Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme
Class Manager

java.lang.Object
  extended by org.nuxeo.theme.Manager

public final class Manager
extends Object


Method Summary
static PerspectiveManager getPerspectiveManager()
           
static Registrable getRegistry(String name)
           
static RelationStorage getRelationStorage()
           
static ResourceManager getResourceManager()
           
static ThemeManager getThemeManager()
           
static ThemeService getThemeService()
           
static TypeRegistry getTypeRegistry()
           
static UidManager getUidManager()
           
static VocabularyManager getVocabularyManager()
           
static void initializeProtocols()
           
static void resetProtocols()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getThemeService

public static ThemeService getThemeService()

getRegistry

public static Registrable getRegistry(String name)

getRelationStorage

public static RelationStorage getRelationStorage()

getUidManager

public static UidManager getUidManager()

getThemeManager

public static ThemeManager getThemeManager()

getTypeRegistry

public static TypeRegistry getTypeRegistry()

getResourceManager

public static ResourceManager getResourceManager()

getPerspectiveManager

public static PerspectiveManager getPerspectiveManager()

getVocabularyManager

public static VocabularyManager getVocabularyManager()

initializeProtocols

public static void initializeProtocols()

resetProtocols

public static void resetProtocols()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.