|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IRepositoryFileAclDao in org.pentaho.platform.repository2.unified |
---|
Constructors in org.pentaho.platform.repository2.unified with parameters of type IRepositoryFileAclDao | |
---|---|
DefaultUnifiedRepository(IRepositoryFileDao contentDao,
IRepositoryFileAclDao aclDao)
|
Uses of IRepositoryFileAclDao in org.pentaho.platform.repository2.unified.jcr |
---|
Constructors in org.pentaho.platform.repository2.unified.jcr with parameters of type IRepositoryFileAclDao | |
---|---|
JcrRepositoryFileDao(org.springframework.extensions.jcr.JcrTemplate jcrTemplate,
List<ITransformer<IRepositoryFileData>> transformers,
IOwnerLookupHelper ownerLookupHelper,
ILockHelper lockHelper,
IDeleteHelper deleteHelper,
IPathConversionHelper pathConversionHelper,
IRepositoryFileAclDao aclDao)
|
Uses of IRepositoryFileAclDao in org.pentaho.platform.repository2.unified.jcr.jackrabbit |
---|
Classes in org.pentaho.platform.repository2.unified.jcr.jackrabbit that implement IRepositoryFileAclDao | |
---|---|
class |
JackrabbitRepositoryFileAclDao
Jackrabbit-based implementation of IRepositoryFileAclDao . |
Uses of IRepositoryFileAclDao in org.pentaho.platform.repository2.unified.lifecycle |
---|
Constructors in org.pentaho.platform.repository2.unified.lifecycle with parameters of type IRepositoryFileAclDao | |
---|---|
AbstractBackingRepositoryLifecycleManager(IRepositoryFileDao contentDao,
IRepositoryFileAclDao repositoryFileAclDao,
org.springframework.transaction.support.TransactionTemplate txnTemplate,
String repositoryAdminUsername,
String tenantAuthenticatedAuthorityNamePattern,
String singleTenantAuthenticatedAuthorityName)
|
|
DefaultBackingRepositoryLifecycleManager(IRepositoryFileDao contentDao,
IRepositoryFileAclDao repositoryFileAclDao,
org.springframework.transaction.support.TransactionTemplate txnTemplate,
String repositoryAdminUsername,
String tenantAuthenticatedAuthorityNamePattern,
String singleTenantAuthenticatedAuthorityName)
|
|
PdiBackingRepositoryLifecycleManager(IRepositoryFileDao contentDao,
IRepositoryFileAclDao repositoryFileAclDao,
org.springframework.transaction.support.TransactionTemplate txnTemplate,
String repositoryAdminUsername,
String tenantAuthenticatedAuthorityNamePattern,
String singleTenantAuthenticatedAuthorityName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |