Uses of Interface
org.nakedobjects.remoting.data.common.CollectionData

Packages that use CollectionData
org.nakedobjects.remoting.data   
org.nakedobjects.remoting.data.common   
 

Uses of CollectionData in org.nakedobjects.remoting.data
 

Methods in org.nakedobjects.remoting.data that return CollectionData
 CollectionData DataFactory.createCollectionData(java.lang.String collectionType, java.lang.String elementType, Oid oid, ReferenceData[] elements, boolean hasAllElements, Version version)
           
 CollectionData DataFactoryDefault.createCollectionData(java.lang.String collectionType, java.lang.String elementType, Oid oid, ReferenceData[] elements, boolean hasAllElements, Version version)
           
 

Uses of CollectionData in org.nakedobjects.remoting.data.common
 

Classes in org.nakedobjects.remoting.data.common that implement CollectionData
 class CollectionDataImpl
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.