public class CollectionService extends org.springframework.extensions.webscripts.processor.BaseProcessorExtension implements CollectionFactory
| Constructor and Description |
|---|
CollectionService() |
| Modifier and Type | Method and Description |
|---|---|
AssetCollection |
getCollection(String sectionId,
String collectionName) |
AssetCollection |
getCollection(String sectionId,
String collectionName,
int resultsToSkip,
int maxResults) |
void |
setCollectionFactory(CollectionFactory collectionFactory) |
public void setCollectionFactory(CollectionFactory collectionFactory)
public AssetCollection getCollection(String sectionId, String collectionName)
getCollection in interface CollectionFactorypublic AssetCollection getCollection(String sectionId, String collectionName, int resultsToSkip, int maxResults)
getCollection in interface CollectionFactoryCopyright © 2005–2014 Alfresco Software. All rights reserved.