Package org.nuxeo.ecm.core
Class NXCore
java.lang.Object
org.nuxeo.ecm.core.NXCore
Deprecated.
CoreSession facade for services provided by NXCore module.
This is the main entry point to the core services.
- Author:
- Bogdan Stefanescu, Julien Anguenot
-
Method Summary
Modifier and TypeMethodDescriptionstatic LifeCycleService
Deprecated.since 10.3, use directlyFramework.getService(Class)
withLifeCycleService
static SecurityService
Deprecated.since 11.1, use directlyFramework.getService(Class)
withSecurityService
-
Method Details
-
getLifeCycleService
Deprecated.since 10.3, use directlyFramework.getService(Class)
withLifeCycleService
Returns the life cycle service.- Returns:
- the life cycle service
- See Also:
-
getSecurityService
Deprecated.since 11.1, use directlyFramework.getService(Class)
withSecurityService
-
Framework.getService(Class)
withLifeCycleService
orSecurityService