public class SectionFactoryCmisImpl extends AbstractCachingSectionFactoryImpl
AbstractCachingSectionFactoryImpl.SectionDetailsPROPERTY_TAG_SUMMARY| Constructor and Description |
|---|
SectionFactoryCmisImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCachingSectionFactoryImpl.SectionDetails |
buildSection(org.apache.chemistry.opencmis.client.api.QueryResult result)
Create a Section from a QueryResult
|
protected Map<String,Section> |
findSectionWithChildren(String topSectionId)
Fetch a section and its children.
|
createTags, getAssetFactory, getCollectionFactory, getDictionaryService, getSection, getSectionFromPathSegments, setAssetFactory, setCollectionFactory, setDictionaryService, setSectionsRefreshAfterprotected AbstractCachingSectionFactoryImpl.SectionDetails buildSection(org.apache.chemistry.opencmis.client.api.QueryResult result)
result - query resultprotected Map<String,Section> findSectionWithChildren(String topSectionId)
findSectionWithChildren in class AbstractCachingSectionFactoryImpltopSectionId - the section id to start fromCopyright © 2005–2014 Alfresco Software. All rights reserved.