Uses of Class
org.gcube.application.framework.contentmanagement.model.CollectionInfo

Packages that use CollectionInfo
org.gcube.application.framework.contentmanagement.cache.factories   
org.gcube.application.framework.contentmanagement.util   
 

Uses of CollectionInfo in org.gcube.application.framework.contentmanagement.cache.factories
 

Methods in org.gcube.application.framework.contentmanagement.cache.factories that return CollectionInfo
 CollectionInfo CollectionInfoCacheEntryFactory.harvestCollectionProfile(String colId, String scope)
           
 

Uses of CollectionInfo in org.gcube.application.framework.contentmanagement.util
 

Methods in org.gcube.application.framework.contentmanagement.util that return CollectionInfo
static CollectionInfo FindInfo.findCollectionInfo(String colID, List<CollectionInfo>[] collections)
           
static CollectionInfo FindInfo.findCollectionInfoFromMetadata(String metadataColID, List<CollectionInfo>[] collections)
           
 

Methods in org.gcube.application.framework.contentmanagement.util that return types with arguments of type CollectionInfo
static List<CollectionInfo> FindInfo.searchCollectionInfo(String term, String whereToSearch, List<CollectionInfo>[] collections)
           
 

Methods in org.gcube.application.framework.contentmanagement.util with parameters of type CollectionInfo
static int FindInfo.findCollectionSchema(String schemaName, CollectionInfo collection)
           
static int FindInfo.findCollectionSchema(String schemaName, String schemaLanguage, CollectionInfo collection)
           
 



Copyright © 2013. All Rights Reserved.