Uses of Class
gr.uoa.di.madgik.environment.cms.elements.Collection

Packages that use Collection
gr.uoa.di.madgik.environment.cms   
 

Uses of Collection in gr.uoa.di.madgik.environment.cms
 

Methods in gr.uoa.di.madgik.environment.cms that return types with arguments of type Collection
 List<Collection> IContentManagementSystemProvider.FindCollectionById(String id, EnvHintCollection Hints)
           
 List<Collection> ContentManagementSystemProvider.FindCollectionById(String collectionId, EnvHintCollection Hints)
           
 List<Collection> IContentManagementSystemProvider.FindCollectionByName(String name, EnvHintCollection Hints)
           
 List<Collection> ContentManagementSystemProvider.FindCollectionByName(String name, EnvHintCollection Hints)
           
 List<Collection> IContentManagementSystemProvider.GetCollections(EnvHintCollection Hints)
           
 List<Collection> ContentManagementSystemProvider.GetCollections(EnvHintCollection Hints)
           
 

Methods in gr.uoa.di.madgik.environment.cms with parameters of type Collection
 String IContentManagementSystemProvider.CreateCollection(Collection col, EnvHintCollection Hints)
           
 String ContentManagementSystemProvider.CreateCollection(Collection col, EnvHintCollection Hints)
           
 



Copyright © 2012. All Rights Reserved.