ch.elca.el4j.util.metadata
Interface MetaDataSourceAware
public interface MetaDataSourceAware
Interface to be implemented by an interceptor object that wishes to be
notified of the MetaDataSource.
- Author:
- Raphael Boog (RBO)
- File-location:
- MetaDataSourceAware
- Last check-in date:
- 2009-08-04 15:22:05 +0200 (Di, 04. Aug 2009) by swismer for revision 3881
setMetaDataSource
void setMetaDataSource(GenericMetaDataSource metaDataSource)
- Set the MetaDataSource that this interceptor takes the attributes from.
- Parameters:
metaDataSource
- The metaDataSource to be set
Copyright © 2005-2011 ELCA. All Rights Reserved.