public final class NXCore extends Object
This is the main entry point to the core services.
Modifier and Type | Method and Description |
---|---|
static LifeCycleService |
getLifeCycleService()
Returns the life cycle service.
|
static Repository |
getRepository(String name) |
static RepositoryService |
getRepositoryService() |
static SecurityService |
getSecurityService() |
public static LifeCycleService getLifeCycleService()
LifeCycleServiceImpl
public static RepositoryService getRepositoryService()
public static Repository getRepository(String name) throws NoSuchRepositoryException
NoSuchRepositoryException
public static SecurityService getSecurityService()
Copyright © 2011 Nuxeo SA. All Rights Reserved.