org.exoplatform.applications.jcr.examples.scope
Class RootIdProvider
java.lang.Object
org.exoplatform.applications.jcr.examples.scope.RootIdProvider
@Dependent
public class RootIdProvider
- extends Object
This class is the entry point to all the ids.
- Version:
- $Id$
- Author:
- Nicolas Filotto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootIdProvider
@Inject
public RootIdProvider(RequestIdProvider rip,
SessionIdProvider seip,
ApplicationIdProvider aip,
DependentIdProvider dip,
SingletonIdProvider siip)
getIdRequest
public int getIdRequest()
getIdSession
public int getIdSession()
getIdApplication
public int getIdApplication()
getIdDependent
public int getIdDependent()
getIdSingleton
public int getIdSingleton()
Copyright © 2016 eXo Platform SAS. All Rights Reserved.