public class SectionFactoryWebscriptImpl extends AbstractCachingSectionFactoryImpl
AbstractCachingSectionFactoryImpl.SectionDetailsPROPERTY_TAG_SUMMARY| Constructor and Description |
|---|
SectionFactoryWebscriptImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCachingSectionFactoryImpl.SectionDetails |
buildSection(TreeMap<String,Serializable> result)
Create a Section from a QueryResult
|
protected Map<String,Section> |
findSectionWithChildren(String topSectionId)
Fetch a section and its children.
|
void |
setWebscriptCaller(WebScriptCaller webscriptCaller) |
createTags, getAssetFactory, getCollectionFactory, getDictionaryService, getSection, getSectionFromPathSegments, setAssetFactory, setCollectionFactory, setDictionaryService, setSectionsRefreshAfterpublic void setWebscriptCaller(WebScriptCaller webscriptCaller)
protected AbstractCachingSectionFactoryImpl.SectionDetails buildSection(TreeMap<String,Serializable> 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.