com.xenonsoft.bridgetown.soa.config
Interface ICollectionConfig
- All Known Implementing Classes:
- ListConfig, SetConfig
- public interface ICollectionConfig
An interface that represents an anonymous collection data configuration
- Version:
- $Id: ICollectionConfig.java,v 1.2 2005/02/23 01:31:11 peter_pilgrim Exp $
- Author:
- peterp, 06-Feb-2005
|
Method Summary |
java.util.Collection |
getCollection()
Retrieves the collection associated with the configuration |
getCollection
public java.util.Collection getCollection()
- Retrieves the collection associated with the configuration
- Returns:
Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.