Nuxeo Enterprise Platform 5.4

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

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

public class RootSectionsFinderHelper
extends java.lang.Object

Author:
Thomas Roger

Method Summary
static RootSectionsFinder getRootSectionsFinder(CoreSession coreSession)
           
static java.util.Set<java.lang.String> getSectionRootTypes()
           
static java.util.Set<java.lang.String> getSectionTypes()
           
static java.util.Set<java.lang.String> getTypeNamesForFacet(java.lang.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 java.util.Set<java.lang.String> getSectionRootTypes()

getTypeNamesForFacet

public static java.util.Set<java.lang.String> getTypeNamesForFacet(java.lang.String facetName)

getSectionTypes

public static java.util.Set<java.lang.String> getSectionTypes()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.