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 LifeCycleServiceDeprecated.since 10.3, use directlyFramework.getService(Class)withLifeCycleServicestatic SecurityServiceDeprecated.since 11.1, use directlyFramework.getService(Class)withSecurityService
-
Method Details
-
getLifeCycleService
Deprecated.since 10.3, use directlyFramework.getService(Class)withLifeCycleServiceReturns the life cycle service.- Returns:
- the life cycle service
- See Also:
-
getSecurityService
Deprecated.since 11.1, use directlyFramework.getService(Class)withSecurityService
-
Framework.getService(Class)withLifeCycleServiceorSecurityService