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()
LifeCycleServiceImplpublic static RepositoryService getRepositoryService()
public static Repository getRepository(String name) throws NoSuchRepositoryException
NoSuchRepositoryExceptionpublic static SecurityService getSecurityService()
Copyright © 2011 Nuxeo SA. All Rights Reserved.