Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.publisher.helper
Class RootSectionsFinderHelper

java.lang.Object
  extended by org.nuxeo.ecm.platform.publisher.helper.RootSectionsFinderHelper

public class RootSectionsFinderHelper
extends Object

Author:
Thomas Roger

Method Summary
static RootSectionsFinder getRootSectionsFinder(CoreSession coreSession)
           
static Set<String> getSectionRootTypes()
           
static Set<String> getSectionTypes()
           
static Set<String> getTypeNamesForFacet(String facetName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRootSectionsFinder

public static RootSectionsFinder getRootSectionsFinder(CoreSession coreSession)

getSectionRootTypes

public static Set<String> getSectionRootTypes()

getTypeNamesForFacet

public static Set<String> getTypeNamesForFacet(String facetName)

getSectionTypes

public static Set<String> getSectionTypes()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.