A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

absToRel(String) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultPathConversionHelper
Returns null if path is not at or under the tenant root.
absToRel(String) - Method in interface org.pentaho.platform.repository2.unified.jcr.IPathConversionHelper
 
AbstractAuthorizationAction - Class in org.pentaho.platform.security.policy.rolebased.actions
 
AbstractAuthorizationAction() - Constructor for class org.pentaho.platform.security.policy.rolebased.actions.AbstractAuthorizationAction
 
AbstractBackingRepositoryLifecycleManager - Class in org.pentaho.platform.repository2.unified.lifecycle
Contains some common functionality.
AbstractBackingRepositoryLifecycleManager(TransactionTemplate, JcrTemplate, IPathConversionHelper) - Constructor for class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
AbstractJcrBackedRoleBindingDao - Class in org.pentaho.platform.security.policy.rolebased
 
AbstractJcrBackedRoleBindingDao() - Constructor for class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
AbstractJcrBackedRoleBindingDao(Map<String, List<IAuthorizationAction>>, Map<String, List<String>>, String, ITenantedPrincipleNameResolver, List<IAuthorizationAction>) - Constructor for class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
AbstractJcrBackedUserRoleDao - Class in org.pentaho.platform.security.userroledao.jackrabbit
 
AbstractJcrBackedUserRoleDao(ITenantedPrincipleNameResolver, ITenantedPrincipleNameResolver, String, String, String, IRepositoryFileAclDao, IRepositoryFileDao, IPathConversionHelper, ILockHelper, IRepositoryDefaultAclHandler, List<String>, List<String>, UserCache) - Constructor for class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
AbstractRepositoryTenantManager - Class in org.pentaho.platform.repository2.mt
 
AbstractRepositoryTenantManager(IRepositoryFileDao, IUserRoleDao, IRepositoryFileAclDao, IRoleAuthorizationPolicyRoleBindingDao, String, String, ITenantedPrincipleNameResolver, ITenantedPrincipleNameResolver, String, List<String>) - Constructor for class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
accept(String) - Method in class org.pentaho.platform.repository.RepositoryDownloadWhitelist
 
AccessDeniedExceptionConverter - Class in org.pentaho.platform.repository2.unified.exception
 
AccessDeniedExceptionConverter() - Constructor for class org.pentaho.platform.repository2.unified.exception.AccessDeniedExceptionConverter
 
AccessVoterToLegacyAcl - Class in org.pentaho.platform.repository.legacy.acl
Deprecated.
AccessVoterToLegacyAcl(IAclVoter) - Constructor for class org.pentaho.platform.repository.legacy.acl.AccessVoterToLegacyAcl
Deprecated.
 
AclMetadata(String, boolean) - Constructor for class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
AclMetadataPrincipal(String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
AclMetadataPrincipal(IAclMetadataStrategy.AclMetadata) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
acModified(AccessControlModifications) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
 
addAce(Serializable, RepositoryFileSid, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
addAce(Serializable, RepositoryFileSid, EnumSet<RepositoryFilePermission>) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Adds ACE to end of ACL.
addAce(Serializable, RepositoryFileSid, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
addAce(Session, PentahoJcrConstants, Serializable, RepositoryFileSid, EnumSet<RepositoryFilePermission>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
addChildFile(RepositoryFile) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
addCustomAuthorities(String, List) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
Allows subclasses to add their own granted authorities to the list to be returned in the User.
addExtraOption(String, String, String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
addLifeCycleManager(IBackingRepositoryLifecycleManager) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
addListener(IStreamListener) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
addListeners(Session) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Hook for adding listeners to the newly returned session.
addLockToken(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Stores a lock token associated with the session's user.
addLockTokenToSessionIfNecessary(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Adds the lock token associated with the file with the given file id if the file is locked.
addLockTokenToSessionIfNecessary(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
Adds the lock token associated with the file with the given file id if the file is locked.
addMember(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
addMember(Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
addMetadataToRepository(String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
addMetadataToRepository(String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
addNode(Node, String, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate addNode calls here to ensure we are encoding the parameter
addNode(Node, String, String, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate addNode calls here to ensure we are encoding the parameter
addOwnerAce(String, ACLTemplate) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Creates an ACE that gives full access to the owner.
addPermission(Session, PentahoJcrConstants, Serializable, RepositoryFileSid, EnumSet<RepositoryFilePermission>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
adminCredentialsStrategy - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
 
AdministerSecurityAction - Class in org.pentaho.platform.security.policy.rolebased.actions
User: nbaker Date: 3/19/13
AdministerSecurityAction() - Constructor for class org.pentaho.platform.security.policy.rolebased.actions.AdministerSecurityAction
 
adminJcrTemplate - Variable in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
afterPropertiesSet() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
AllowAllAuthorizationPolicy - Class in org.pentaho.platform.security.policy.rolebased
An authorization policy that always authorizes.
AllowAllAuthorizationPolicy() - Constructor for class org.pentaho.platform.security.policy.rolebased.AllowAllAuthorizationPolicy
 
allowFeedback() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
ALREADY_REGISTERED - com.pentaho.pdi.ws.RepositorySyncStatus
 
ALTERNATE_DELIMETER - Static variable in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
ANNOTATIONS_XML - Static variable in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
ANNOTATOR_KEY - Static variable in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
appendRootUri(StringBuilder, boolean) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryFileName
 
applyAuthRule(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.SharedObjectsDefaultAclHandler
Logic to determine if we should use default Authenticated permission vs.
applyToAncestors - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
applyToChildren - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
applyToTarget - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
assemble(Serializable, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
assemble(Serializable, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
assemble(Serializable, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
assemble(Serializable, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
ATTRIBUTE_CUSTOM_DRIVER_CLASS - Static variable in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
ATTRIBUTE_CUSTOM_URL - Static variable in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
ATTRIBUTE_PREFIX_EXTRA_OPTION - Static variable in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
authManager - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
 
AuthorizationPolicyBasedUserRoleWebService - Class in org.pentaho.platform.security.userroledao.ws
Same as UserRoleWebService except that it uses task permissions to determine administrator status instead of ISecurityHelper.isPentahoAdministrator.
AuthorizationPolicyBasedUserRoleWebService() - Constructor for class org.pentaho.platform.security.userroledao.ws.AuthorizationPolicyBasedUserRoleWebService
 
AuthorizationPolicyVoter - Class in org.pentaho.platform.security.policy.rolebased.springsecurity
An AccessDecisionVoter that delegates to an IAuthorizationPolicy instance.
AuthorizationPolicyVoter(IAuthorizationPolicy, String) - Constructor for class org.pentaho.platform.security.policy.rolebased.springsecurity.AuthorizationPolicyVoter
 
autoCreateDirStructure - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
autoCreateUniqueFileName - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 

B

BackingRepositoryLifecycleManagerAuthenticationSuccessListener - Class in org.pentaho.platform.repository2.unified.spring
OrderedAuthenticationListener that invokes IBackingRepositoryLifecycleManager.newTenant() and IBackingRepositoryLifecycleManager.newUser().
BackingRepositoryLifecycleManagerAuthenticationSuccessListener() - Constructor for class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
 
BackingRepositoryLifecycleManagerSystemListener - Class in org.pentaho.platform.repository2.unified
Initializes the backing repository.
BackingRepositoryLifecycleManagerSystemListener() - Constructor for class org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
 
beginTransaction() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Start a new database transaction.
BinaryUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
BinaryUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.BinaryUserType
 
bindingMap - Variable in class org.pentaho.platform.security.policy.rolebased.RoleBindingStruct
Keys are runtime role names and values are lists of logical role names;
bindingMapEntries - Variable in class org.pentaho.platform.security.policy.rolebased.ws.JaxbSafeRoleBindingStruct
 
BlobtoByteArrayUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
BlobtoByteArrayUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
BlobUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
BlobUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
bootstrapRoleBindings - Variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
buildRepositoryResult() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
 
buildResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
 

C

CachingPentahoEntryCollector - Class in org.apache.jackrabbit.core.security.authorization.acl
CachingEntryCollector extends PentahoEntryCollector by keeping a cache of ACEs per access controlled nodeId.
CachingPentahoEntryCollector(SessionImpl, NodeId, Map) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.CachingPentahoEntryCollector
Create a new instance.
canAccess(RepositoryFile, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclNodeHelper
 
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
Overridden to: Use custom CompiledPermissions.
canAdminister() - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
canDeleteUser(Session, IPentahoUser) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
Checks to see if the removal of the received roles and users would cause the system to have no login associated with the Admin role.
canRead(String, Class<? extends IRepositoryFileData>) - Method in interface org.pentaho.platform.repository2.unified.jcr.ITransformer
Returns true if this transformer can read data for files with the given content type and return the data in the given form.
canRead(String, Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
Returns true if this transformer can read data for files with the given content type and return the data in the given form.
canRead(String, Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
Returns true if this transformer can read data for files with the given content type and return the data in the given form.
canRead(String, Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
Returns true if this transformer can read data for files with the given content type and return the data in the given form.
canRead(Path, ItemId) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
Changed so that access to entryCollector is done outside of a monitor synchronized block.
Should be functionally equivalent to CompiledPermissions#canRead(Path, ItemId)
canReadPrincipal(Session, Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
canReadPrincipal(Session, Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
canRenameTo(FileObject) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
canUnlock(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Returns true if user represented by session can potentially unlock the given lock.
canUnlock(Session, PentahoJcrConstants, Lock) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
Returns true if user represented by session can potentially unlock the given lock.
canUnlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
canUnlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
canUnlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
canUnlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
canUnlockFile(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
canUnlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
canUnlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
canUnlockFile(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
canUnlockFile(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
canUnlockFile(String, AsyncCallback<Boolean>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
canWrite(Class<? extends IRepositoryFileData>) - Method in interface org.pentaho.platform.repository2.unified.jcr.ITransformer
Returns true if this transformer can write data of the form clazz.
canWrite(Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
Returns true if this transformer can write data of the form clazz.
canWrite(Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
Returns true if this transformer can write data of the form clazz.
canWrite(Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
Returns true if this transformer can write data of the form clazz.
charsetName - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
checkAddNode(Node, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate addNode calls here to ensure we are encoding the parameter
checkAddNode(Node, String, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate addNode calls here to ensure we are encoding the parameter
checkGetNode(Node, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate getNode calls here to ensure we are encoding the parameter
checkHasNode(Node, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate hasNode calls here to ensure we are encoding the parameter
checkInitialized() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
checkinNearestVersionableFileIfNecessary(Session, PentahoJcrConstants, Serializable, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
checkinNearestVersionableFileIfNecessary(Session, PentahoJcrConstants, Serializable, String, Date, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Conditionally checks in node representing file if node is versionable.
checkinNearestVersionableNodeIfNecessary(Session, PentahoJcrConstants, Node, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
checkinNearestVersionableNodeIfNecessary(Session, PentahoJcrConstants, Node, String, Date, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Conditionally checks in node if node is versionable.
checkName(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Checks for presence of black listed chars as well as illegal permutations of legal chars.
checkoutNearestVersionableFileIfNecessary(Session, PentahoJcrConstants, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Conditionally checks out node representing file if node is versionable.
checkoutNearestVersionableNodeIfNecessary(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Conditionally checks out node if node is versionable.
checkType(String, String, boolean) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
CleanRepoPublisher - Class in org.pentaho.platform.repository.solution
 
CleanRepoPublisher() - Constructor for class org.pentaho.platform.repository.solution.CleanRepoPublisher
 
clear() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
clearCache() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
 
clearCaches() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
ClientRepositoryPaths - Class in org.pentaho.platform.repository2
 
clone() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
clone() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.acl.CachingPentahoEntryCollector
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
 
close() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
close() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
close() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
close() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
close() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
close() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
closed - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
closeOutputStream() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
closeSession() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Closes the Session local to the thread.
collectEntries(NodeImpl, EntryFilter) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Overridden since collectEntries() from EntryCollector called node.getParentId() instead of entries.getNextId().
com.pentaho.pdi.messages - package com.pentaho.pdi.messages
 
com.pentaho.pdi.ws - package com.pentaho.pdi.ws
 
commitTransaction() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Commit the database transaction.
compare(ProxyPentahoRole, ProxyPentahoRole) - Method in class org.pentaho.platform.security.userroledao.ws.RoleComparator
 
compare(ProxyPentahoUser, ProxyPentahoUser) - Method in class org.pentaho.platform.security.userroledao.ws.UserComparator
 
compareTo(Object) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
compareTo(FileObject) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
compareTo(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
Overridden to: Return custom CompiledPermissions.
concat(String, String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Concatenates a filename to a base path using normal command line style rules.
ConstantCredentialsStrategy - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
Uses hard-coded credentials.
ConstantCredentialsStrategy() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ConstantCredentialsStrategy
Null credentials.
ConstantCredentialsStrategy(String, String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ConstantCredentialsStrategy
 
ConstantCredentialsStrategy(Credentials) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ConstantCredentialsStrategy
 
containsActions() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
contentDone() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
convert(SimpleRepositoryFileData) - Static method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
Converts SimpleRepositoryFileData to SimpleRepositoryFileDataDto.
convert(SimpleRepositoryFileDataDto) - Static method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
Converts SimpleRepositoryFileDataDto to SimpleRepositoryFileData.
convertException(Exception, String, String) - Method in class org.pentaho.platform.repository2.unified.exception.AccessDeniedExceptionConverter
 
convertException(Exception, String, String) - Method in class org.pentaho.platform.repository2.unified.exception.FileExistsExceptionConverter
 
convertException(Exception, String, String) - Method in class org.pentaho.platform.repository2.unified.exception.MalformedNameExceptionConverter
 
convertException(Exception, String, String) - Method in class org.pentaho.platform.repository2.unified.exception.ReferentialIntegrityExceptionConverter
 
convertException(Exception, String, String) - Method in interface org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator.ExceptionConverter
Converts the exception.
copyFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
copyFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
copyFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
copyFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
copyFile(Serializable, String, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
copyFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
copyFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
copyFile(String, String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
copyFile(String, String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
copyFile(String, String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
copyFrom(FileObject, FileSelector) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
create(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.JackrabbitListSessionHolderProviderManager.ProvidersCache
 
create(RepositoryImpl) - Method in interface org.apache.jackrabbit.core.IPentahoSystemSessionFactory
 
create(RepositoryImpl) - Method in class org.apache.jackrabbit.core.IPentahoSystemSessionFactory.DefaultImpl
 
createAcl(Serializable, RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
createAcl(Serializable, RepositoryFileAcl) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Creates an ACL.
createAcl(Serializable, RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
createAcl(Session, PentahoJcrConstants, Serializable, RepositoryFileAcl) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
createAuthenticatedPentahoSession(String, String) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
createAuthzFolderNode(Session, PentahoJcrConstants, ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
createBinaryFile(String, RepositoryFileDto, SimpleRepositoryFileDataDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
 
createBinaryFile(String, RepositoryFileDto, SimpleRepositoryFileDataDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.jaxws.IUnifiedRepositoryJaxwsWebService
 
createBinaryFileWithAcl(String, RepositoryFileDto, SimpleRepositoryFileDataDto, RepositoryFileAclDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
 
createBinaryFileWithAcl(String, RepositoryFileDto, SimpleRepositoryFileDataDto, RepositoryFileAclDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.jaxws.IUnifiedRepositoryJaxwsWebService
 
createContentNode(Session, PentahoJcrConstants, NodeRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
createContentNode(Session, PentahoJcrConstants, SampleRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
Creates a JCR node subtree representing the given content.
createContentNode(Session, PentahoJcrConstants, SimpleRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
Creates a JCR node subtree representing the given content.
createContentNode(Session, PentahoJcrConstants, T, Node) - Method in interface org.pentaho.platform.repository2.unified.jcr.ITransformer
Creates a JCR node subtree representing the given content.
createDataNode(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Safely create data node with jcr encoded name
createDatasource(IDatabaseConnection) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
createDatasource(IDatabaseConnection) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
createDatasource(DatabaseConnectionDto) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
createDatasource(DatabaseConnectionDto) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
createDefaultAcl(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.InheritDefaultAclHandler
 
createDefaultAcl(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.SharedObjectsDefaultAclHandler
Determine the correct default acls and return it.
createEntryCollector(SessionImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
Overridden to: Return custom EntryCollector.
createEtcMondrianFolder(ITenant) - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
createFile() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
createFile(Serializable, RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
createFile(Serializable, RepositoryFile, IRepositoryFileData, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
createFile(String, IRepositoryFileData, boolean, boolean, String) - Method in class org.pentaho.platform.repository2.unified.RepositoryUtils
Creates a new file that is known to not exist
createFile(String, RepositoryFileDto, NodeRepositoryFileDataDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
createFile(String, RepositoryFileDto, NodeRepositoryFileDataDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
createFile(String, RepositoryFileDto, NodeRepositoryFileDataDto, String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
createFileNode(Session, PentahoJcrConstants, Serializable, RepositoryFile, IRepositoryFileData, ITransformer<IRepositoryFileData>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
createFileSystem(String, FileObject, FileSystemOptions) - Method in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
createFileSystem(String, FileObject, FileSystemOptions) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
createFileWithAcl(String, RepositoryFileDto, NodeRepositoryFileDataDto, RepositoryFileAclDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
createFileWithAcl(String, RepositoryFileDto, NodeRepositoryFileDataDto, RepositoryFileAclDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
createFileWithAcl(String, RepositoryFileDto, NodeRepositoryFileDataDto, RepositoryFileAclDto, String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
createFolder() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
createFolder(Serializable, RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
createFolder(Serializable, RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
createFolder(Serializable, RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
createFolder(Serializable, RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
createFolder(Serializable, RepositoryFile, RepositoryFileAcl, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
createFolder(String, RepositoryFileDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
createFolder(String, RepositoryFileDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
createFolder(String, RepositoryFileDto, String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
createFolder(Session, CredentialsStrategySessionFactory, RepositoryFile, RepositoryFile, boolean, RepositoryFileSid, IPathConversionHelper, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
createFolderNode(Session, PentahoJcrConstants, Serializable, RepositoryFile) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
createFolderWithAcl(String, RepositoryFileDto, RepositoryFileAclDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
createFolderWithAcl(String, RepositoryFileDto, RepositoryFileAclDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
createFolderWithAcl(String, RepositoryFileDto, RepositoryFileAclDto, String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
createInitialTenantFolders(Session, RepositoryFile, RepositoryFileSid, RepositoryFileSid) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
createInitialTenantFolders(ITenant, RepositoryFile, RepositoryFileSid) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
createName(String, FileType) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryFileName
 
createOrUpdateContentNode(Session, PentahoJcrConstants, NodeRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
createRepositoryAdminPentahoSession(String) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
 
createRepositoryAdminPentahoSession(String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile
 
createRole(Session, ITenant, String, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
createRole(ITenant, String, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
createRole(ProxyPentahoRole) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
creates a new role.
createRole(ProxyPentahoRole) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
createRoleBasedFolderNode(Session, PentahoJcrConstants, ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
createRuntimeRolesFolderNode(Session, PentahoJcrConstants, ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
createSessionProxy(Session) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
We create a proxy wraper around the actualy session to prevent it from being closed.
createTenant(ITenant, String, String, String, String) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
createUser(Session, ITenant, String, String, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
createUser(ITenant, String, String, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
createUser(ProxyPentahoUser) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
creates a new user.
createUser(ProxyPentahoUser) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
createUserHomeFolder(ITenant, String) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
createUserHomeFolder(ITenant, String, Session) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
CredentialsStrategy - Interface in org.pentaho.platform.repository2.unified.jcr.sejcr
Determines the credentials passed to session.login().
CredentialsStrategySessionFactory - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
Copy-and-paste of JcrSessionFactory except that this implementation delegates to a CredentialsStrategy implementation for getting a Credentials instance.
CredentialsStrategySessionFactory(Repository, String, CredentialsStrategy, CredentialsStrategy) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Constructor with all the required fields.
CredentialsStrategySessionFactory(Repository, String, CredentialsStrategy, CredentialsStrategy, SessionHolderProviderManager) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Constructor containing all the fields available.
CredentialsStrategySessionFactory(Repository, CredentialsStrategy) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Constructor with all the required fields.
CredentialsStrategySessionFactory(Repository, CredentialsStrategy, CredentialsStrategy) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Constructor with all the required fields.
CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
 
CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler.LogoutDelegate - Interface in org.pentaho.platform.repository2.unified.jcr.sejcr
 
CUSTOM - org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.Mode
 

D

DatabaseConnectionAdapter - Class in org.pentaho.platform.repository.webservices
 
DatabaseConnectionAdapter() - Constructor for class org.pentaho.platform.repository.webservices.DatabaseConnectionAdapter
 
DatabaseConnectionDto - Class in org.pentaho.platform.repository.webservices
 
DatabaseConnectionDto() - Constructor for class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
databaseConnectionToDataNode(IDatabaseConnection) - Method in class org.pentaho.platform.repository.DatabaseHelper
 
DatabaseHelper - Class in org.pentaho.platform.repository
 
DatabaseHelper(IDatabaseDialectService) - Constructor for class org.pentaho.platform.repository.DatabaseHelper
 
databaseMetaToDatabaseConnection(DatabaseMeta) - Method in class org.pentaho.platform.repository.DatabaseHelper
 
dataNodeToDatabaseConnection(Serializable, String, DataNode) - Method in class org.pentaho.platform.repository.DatabaseHelper
 
datasourceMgmtService - Variable in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
DatasourceMgmtToWebServiceAdapter - Class in org.pentaho.platform.repository.webservices
 
DatasourceMgmtToWebServiceAdapter(IDatasourceMgmtWebService) - Constructor for class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
DateAdapter - Class in org.pentaho.platform.repository2.unified.webservices
 
DateAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.DateAdapter
 
DecoratedFileContent - Class in org.pentaho.platform.repository.solution.filebased
Useful when you need to override a single method in a FileContent object
DecoratedFileContent(FileContent) - Constructor for class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
deepCopy(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
deepCopy(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
deepCopy(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
deepCopy(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
DEFAULT - Static variable in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
DEFAULT - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
DEFAULT - Static variable in class org.pentaho.platform.repository2.unified.jcr.LocalizationUtil
 
DEFAULT - Static variable in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
DEFAULT_DELIMETER - Static variable in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
DEFAULT_USERS_LOADED_METADATA - Static variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
DefaultAccessVoter - Class in org.pentaho.platform.repository2.unified
 
DefaultAccessVoter() - Constructor for class org.pentaho.platform.repository2.unified.DefaultAccessVoter
 
DefaultAuthorizationPolicyWebService - Class in org.pentaho.platform.security.policy.rolebased.ws
Implementation of IAuthorizationPolicyWebService that delegates to an IAuthorizationPolicy instance.
DefaultAuthorizationPolicyWebService() - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.DefaultAuthorizationPolicyWebService
No-arg constructor for when in Pentaho BI Server.
DefaultAuthorizationPolicyWebService(IAuthorizationPolicy) - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.DefaultAuthorizationPolicyWebService
 
DefaultBackingRepositoryLifecycleManager - Class in org.pentaho.platform.repository2.unified.lifecycle
Default IBackingRepositoryLifecycleManager implementation.
DefaultBackingRepositoryLifecycleManager(IRepositoryFileDao, IRepositoryFileAclDao, TransactionTemplate, String, String, String, String, String, String, IPasswordService, JcrTemplate, IPathConversionHelper) - Constructor for class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
DefaultClientRepositoryPathsStrategy - Class in org.pentaho.platform.repository2
 
DefaultClientRepositoryPathsStrategy() - Constructor for class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
DefaultDatasourceMgmtWebService - Class in org.pentaho.platform.repository.webservices
 
DefaultDatasourceMgmtWebService() - Constructor for class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
No-arg constructor for when in Pentaho BI Server.
DefaultDatasourceMgmtWebService(IDatasourceMgmtService) - Constructor for class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
DefaultDeleteHelper - Class in org.pentaho.platform.repository2.unified.jcr
Default implementation of IDeleteHelper.
DefaultDeleteHelper(ILockHelper, IPathConversionHelper) - Constructor for class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
DefaultImpl() - Constructor for class org.apache.jackrabbit.core.IPentahoSystemSessionFactory.DefaultImpl
 
DefaultLockHelper - Class in org.pentaho.platform.repository2.unified.jcr
Default implementation of ILockHelper.
DefaultLockHelper(ITenantedPrincipleNameResolver) - Constructor for class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
 
DefaultLogoutDelegate - Static variable in interface org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler.LogoutDelegate
 
DefaultPathConversionHelper - Class in org.pentaho.platform.repository2.unified.jcr
Default IPathConversionHelper implementation.
DefaultPathConversionHelper() - Constructor for class org.pentaho.platform.repository2.unified.jcr.DefaultPathConversionHelper
 
DefaultPentahoPasswordEncoder - Class in org.pentaho.platform.repository2.userroledao.jackrabbit.security
Default password encoder for the BI Server.
DefaultPentahoPasswordEncoder() - Constructor for class org.pentaho.platform.repository2.userroledao.jackrabbit.security.DefaultPentahoPasswordEncoder
 
DefaultPermissionConversionHelper - Class in org.pentaho.platform.repository2.unified.jcr
DefaultPermissionConversionHelper(Session) - Constructor for class org.pentaho.platform.repository2.unified.jcr.DefaultPermissionConversionHelper
 
DefaultRepositoryVersionManager - Class in org.pentaho.platform.repository2.unified
 
DefaultRepositoryVersionManager() - Constructor for class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
This implmementation of IRepositoryVersionManager determines whether a repository element should be versioned based on setting in the MimeType class.
DefaultRoleAuthorizationPolicyRoleBindingDaoWebService - Class in org.pentaho.platform.security.policy.rolebased.ws
DefaultRoleAuthorizationPolicyRoleBindingDaoWebService() - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
No-arg constructor for when in Pentaho BI Server.
DefaultRoleAuthorizationPolicyRoleBindingDaoWebService(IRoleAuthorizationPolicyRoleBindingDao) - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
DefaultServerRepositoryPathsStrategy - Class in org.pentaho.platform.repository2.unified
DefaultServerRepositoryPathsStrategy() - Constructor for class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
DefaultTenantedPrincipleNameResolver - Class in org.pentaho.platform.security.userroledao
 
DefaultTenantedPrincipleNameResolver() - Constructor for class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
DefaultTenantedPrincipleNameResolver(String) - Constructor for class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
DefaultUnifiedRepository - Class in org.pentaho.platform.repository2.unified
Default implementation of IUnifiedRepository.
DefaultUnifiedRepository(IRepositoryFileDao, IRepositoryFileAclDao) - Constructor for class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
DefaultUnifiedRepositoryJaxwsWebService - Class in org.pentaho.platform.repository2.unified.webservices.jaxws
 
DefaultUnifiedRepositoryJaxwsWebService() - Constructor for class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
Used by Metro.
DefaultUnifiedRepositoryJaxwsWebService(IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
Used in unit test.
DefaultUnifiedRepositoryWebService - Class in org.pentaho.platform.repository2.unified.webservices
Implementation of IUnifiedRepositoryWebService that delegates to an IUnifiedRepository instance.
DefaultUnifiedRepositoryWebService() - Constructor for class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
No-arg constructor for when in Pentaho BI Server.
DefaultUnifiedRepositoryWebService(IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
DefaultUserRepositoryLifecycleManager - Class in org.pentaho.platform.repository2.unified.lifecycle
 
DefaultUserRepositoryLifecycleManager(IRoleAuthorizationPolicyRoleBindingDao, IPasswordService, IUserRoleDao, String, List<String>, TransactionTemplate, JcrTemplate, IPathConversionHelper) - Constructor for class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
DefaultUserRoleListWebService - Class in org.pentaho.platform.security.userrole.ws
Implementation of IUserRoleListWebService that delegates to an IUserRoleListService instance.
DefaultUserRoleListWebService() - Constructor for class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
No-arg constructor for when in Pentaho BI Server.
DefaultUserRoleListWebService(IUserRoleListService) - Constructor for class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
DelegatingBackingRepositoryLifecycleManager - Class in org.pentaho.platform.repository2.unified.lifecycle
An IBackingRepositoryLifecycleManager that does nothing itself but instead delegates to an ordered collection of other IBackingRepositoryLifecycleManager instances.
DelegatingBackingRepositoryLifecycleManager(List<IBackingRepositoryLifecycleManager>) - Constructor for class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
delete() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
delete(FileSelector) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
deleteAll() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
deleteDatasourceById(String) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
deleteDatasourceById(String) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
deleteDatasourceById(String) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
deleteDatasourceById(String) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
deleteDatasourceByName(String) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
deleteDatasourceByName(String) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
deleteDatasourceByName(String) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
deleteDatasourceByName(String) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
deleteFile(Serializable, boolean, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
deleteFile(Serializable, boolean, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
deleteFile(Serializable, boolean, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
deleteFile(Serializable, boolean, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
deleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
deleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
deleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
deleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
deleteFile(Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
deleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
deleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
deleteFile(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
deleteFile(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
deleteFile(String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
deleteFile(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
Deletes a file in a way that it can be recovered.
deleteFile(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Deletes a file in a way that it can be recovered.
deleteFile(Session, PentahoJcrConstants, Serializable, ILockHelper) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
deleteFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
deleteFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
deleteFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
deleteFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
deleteFileAtVersion(Serializable, Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
deleteFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
deleteFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
deleteFileAtVersion(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
deleteFileAtVersion(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
deleteFileAtVersion(String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
deleteFileLocaleProperties(Session, Serializable, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
deleteFileWithPermanentFlag(String, boolean, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
deleteFileWithPermanentFlag(String, boolean, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
deleteFileWithPermanentFlag(String, boolean, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
deleteLocalePropertiesForFile(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
deleteLocalePropertiesForFile(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
deleteLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
deleteRole(Session, IPentahoRole) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
deleteRole(IPentahoRole) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
deleteRoles(ProxyPentahoRole[]) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
deletes a set of roles.
deleteRoles(ProxyPentahoRole[]) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
deleteTenant(Session, ITenant) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
deleteTenant(ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
deleteTenants(List<ITenant>) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
deleteTenants(Session, List<ITenant>) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
deleteUser(Session, IPentahoUser) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
deleteUser(IPentahoUser) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
deleteUsers(ProxyPentahoUser[]) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
deletes a set of users.
deleteUsers(ProxyPentahoUser[]) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
deleteUserSettings() - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
deleteUserSettings(String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
destroy() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
directory - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
disassemble(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
disassemble(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
disassemble(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
disassemble(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
disconnectSession() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Disconnect and return Session from current Thread.
DiUnifiedRepositoryJaxwsWebService - Class in org.pentaho.platform.repository2.unified.webservices.jaxws
 
DiUnifiedRepositoryJaxwsWebService() - Constructor for class org.pentaho.platform.repository2.unified.webservices.jaxws.DiUnifiedRepositoryJaxwsWebService
 
doBegin(Object, TransactionDefinition) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoTransactionManager
 
DOC - org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.Mode
 
doesMetadataExists(String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
doesMetadataExists(String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
doInit(CallbackHandler, Session, Map) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
DumpToFilePentahoSystemListener - Class in org.pentaho.platform.repository2.unified.jcr
Creates an export of the JCR in various formats.
DumpToFilePentahoSystemListener() - Constructor for class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
 
DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor - Class in org.pentaho.platform.repository2.unified.jcr
 
DumpToFileTraversingItemVisitor(OutputStream) - Constructor for class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
DumpToFileTraversingItemVisitor(OutputStream) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 

E

EMPTY_OPTIONS_STRING - Static variable in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
EmptyStringUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
EmptyStringUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
enableTenant(Session, ITenant, boolean) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
enableTenant(ITenant, boolean) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
enableTenants(List<ITenant>, boolean) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
enableTenants(Session, List<ITenant>, boolean) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
encode(CharSequence) - Method in class org.pentaho.platform.repository2.userroledao.jackrabbit.security.DefaultPentahoPasswordEncoder
 
encodePassword(String, Object) - Method in class org.pentaho.platform.repository2.userroledao.jackrabbit.security.DefaultPentahoPasswordEncoder
 
entering(Node, int) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
entering(Node, int) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
entering(Property, int) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
entering(Property, int) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
ENTRY_COLLECTOR - Static variable in class org.apache.jackrabbit.core.security.authorization.acl.CachingPentahoEntryCollector
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntry
 
equals(Object) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
equals(Object) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Uses the instanceId to distinguish equality.
equals(Object) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
equals(Object) - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
equals(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
equals(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
equals(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityUserPrincipal
 
equals(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
equals(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
equals(Object) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
equals(Object) - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
equals(Object) - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
equals(Object) - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
equals(Object) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
equals(Object) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
equals(Object) - Method in class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
equals(Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
equals(Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
equals(Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
equals(Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
equals(String, String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Checks whether two filenames are equal exactly.
equalsNormalized(String, String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Checks whether two filenames are equal after both have been normalized.
escape(String, List<Character>) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Performs percent-encoding (as specified in IUnifiedRepository) on given name, only encoding the characters given in reservedChars.
evict(Object) - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Evicts the object from the Hibernate cache.
exceptChildren - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
ExceptionLoggingDecorator - Class in org.pentaho.platform.repository2.unified
Decorates another IUnifiedRepository instance and logs exceptions if they occur.
ExceptionLoggingDecorator(IUnifiedRepository, Map<String, ExceptionLoggingDecorator.ExceptionConverter>) - Constructor for class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
ExceptionLoggingDecorator.ExceptionConverter - Interface in org.pentaho.platform.repository2.unified
Converts an exception before throwing to callers.
execute() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile
 
execute(JcrCallback, boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoJcrTemplate
Copy of superclass' execute with pentahoConvertJcrAccessException substitutions.
EXECUTE_PERMISSION_ADDED_METADATA - Static variable in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
EXECUTE_PERMISSION_NAME - Static variable in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
ExecutePermissionRepositoryLifecycleManager - Class in org.pentaho.platform.repository2.unified.lifecycle
 
ExecutePermissionRepositoryLifecycleManager(IRoleAuthorizationPolicyRoleBindingDao, TransactionTemplate, JcrTemplate, IPathConversionHelper) - Constructor for class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
exists() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
exists() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
exists() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
exitPoint() - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
 
expandPrivileges(Privilege[], boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
Expands all aggregate privileges.
EXTENSION_CHAR - Static variable in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
EXTENSION_CHAR - Static variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 

F

file - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
fileData - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
FileExistsExceptionConverter - Class in org.pentaho.platform.repository2.unified.exception
 
FileExistsExceptionConverter() - Constructor for class org.pentaho.platform.repository2.unified.exception.FileExistsExceptionConverter
 
fileId - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
fileName - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
fileNameDecode(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
fileNameDecode(String, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
fileNameEncode(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
fileNameEncode(String, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
FileNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
FileNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.FileNtdProvider
 
FileSystemBackedUnifiedRepository - Class in org.pentaho.platform.repository2.unified.fs
 
FileSystemBackedUnifiedRepository() - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
FileSystemBackedUnifiedRepository(File) - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
FileSystemBackedUnifiedRepository(String) - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
FileSystemBackedUnifiedRepository(FileSystemRepositoryFileDao) - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
FileSystemFileAclDao - Class in org.pentaho.platform.repository2.unified.fs
 
FileSystemFileAclDao() - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
FileSystemRepositoryFileDao - Class in org.pentaho.platform.repository2.unified.fs
 
FileSystemRepositoryFileDao() - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
FileSystemRepositoryFileDao(File) - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
FileSystemRepositoryFileDao(String) - Constructor for class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
FileVersioningConfiguration - Class in org.pentaho.platform.repository2.unified.webservices
Versioning information returned by the versioningConfiguration web service
FileVersioningConfiguration() - Constructor for class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
FileVersioningConfiguration(boolean, boolean) - Constructor for class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
filterEntries(List, List...) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryFilterImpl
Separately collect the entries defined for the user and group principals.
filterEntries(EntryFilter, List, LinkedList, LinkedList) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Copied from EntryCollector since that method was private.
finalize() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler
 
findAccessControlledNode(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Find the ancestor (maybe the node itself) that is access-controlled.
findFile(FileObject, String, FileSystemOptions) - Method in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
findFile(FileObject, String, FileSystemOptions) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
findFiles(FileSelector) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
findFiles(FileSelector, boolean, List) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
findNonInheritingNode(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Find the ancestor (maybe the node itself) that is not inheriting ACEs.
findPrincipals(String) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
findPrincipals(String) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
findPrincipals(String, int) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
findPrincipals(String, int) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
findTransformerForRead(String, Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
findTransformerForWrite(Class<? extends IRepositoryFileData>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
flush() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
flushed - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
flushSession() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
FOLDER_NAME_AUTHZ - Static variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
FOLDER_NAME_AUTHZ - Static variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
FOLDER_NAME_ROLEBASED - Static variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
FOLDER_NAME_ROLEBASED - Static variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
FOLDER_NAME_RUNTIMEROLES - Static variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
FOLDER_NAME_RUNTIMEROLES - Static variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
FolderNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
FolderNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.FolderNtdProvider
 
forceFlush - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
forceFlush(boolean) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
forceSave() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
fromContentNode(Session, PentahoJcrConstants, Node) - Method in interface org.pentaho.platform.repository2.unified.jcr.ITransformer
Transforms a JCR node subtree into an IRepositoryFileData.
fromContentNode(Session, PentahoJcrConstants, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
fromContentNode(Session, PentahoJcrConstants, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
Transforms a JCR node subtree into an IRepositoryFileData.
fromContentNode(Session, PentahoJcrConstants, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
Transforms a JCR node subtree into an IRepositoryFileData.
fullPath - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 

G

gc() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryCleaner
 
getAbsolutePath(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getAccessControls() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getAccessControls() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getAccessType() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getAccessTypeValue() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getAcesIncludingMagicAces(String, String, ACLTemplate, ACLTemplate) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Extracts ACEs including magic aces.
getAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
getAcl(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Returns ACL for file.
getAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
getAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getAcl(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getAcl(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getAcl(String, AsyncCallback<RepositoryFileAclDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getAcl(Session, PentahoJcrConstants, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
getAclFor(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclNodeHelper
getAclHelper() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getAclMetadata() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
getAclMetadata(Session, String, AccessControlList) - Method in interface org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy
 
getAclMetadata(Session, String, AccessControlList) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy
 
getAclMetadata(Session, String, AccessControlList) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
getAclNode(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclNodeHelper
 
getAdminSession() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getAllDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getAllDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getAllDeletedFiles() - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getAllDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getAllDeletedFiles(Session, PentahoJcrConstants) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
getAllDeletedFiles(Session, PentahoJcrConstants) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Lists deleted files for all users.
getAllowedActions(String) - Method in class org.pentaho.platform.security.policy.rolebased.AllowAllAuthorizationPolicy
 
getAllowedActions(String) - Method in class org.pentaho.platform.security.policy.rolebased.RoleAuthorizationPolicy
getAllowedActions(String) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultAuthorizationPolicyWebService
 
getAllRoles() - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getAllRoles() - Method in interface org.pentaho.platform.security.userrole.ws.IUserRoleListWebService
This method returns the entire set of roles in the system
getAllRoles() - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getAllRoles() - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getAllRoles() - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getAllRoles(ITenant) - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getAllRoles(ITenant) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getAllRoles(ITenant) - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getAllRolesForTenant(Tenant) - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getAllRolesForTenant(Tenant) - Method in interface org.pentaho.platform.security.userrole.ws.IUserRoleListWebService
 
getAllUsers() - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getAllUsers() - Method in interface org.pentaho.platform.security.userrole.ws.IUserRoleListWebService
This method returns the entire set of users in the system
getAllUsers() - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getAllUsers() - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getAllUsers() - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getAllUsers(ITenant) - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getAllUsers(ITenant) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getAllUsers(ITenant) - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getAllUsersForTenant(Tenant) - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getAllUsersForTenant(Tenant) - Method in interface org.pentaho.platform.security.userrole.ws.IUserRoleListWebService
 
getAssignments() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
getAttribute(String) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getAttribute(String) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getAttributeNames() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getAttributeNames() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getAttributes() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getAttributes() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getAttributes() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getAuthentication(Principal, Credentials) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
Creates a UsernamePasswordAuthenticationToken from the given principal and credentials and passes to Spring Security AuthenticationManager.
getAuthenticationManager() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
 
getAuthorizationPolicy() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
IAuthorizationPolicy is used in magic ACE definitions.
getAutoCreateDirStructure() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
getAutoCreateUniqueFileName() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
getAvailableLocalesForFile(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getAvailableLocalesForFile(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getAvailableLocalesForFile(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getAvailableLocalesForFile(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getAvailableLocalesForFile(RepositoryFile) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getAvailableLocalesForFile(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getAvailableLocalesForFile(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getAvailableLocalesForFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getAvailableLocalesForFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getAvailableLocalesForFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getAvailableLocalesForFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getAvailableLocalesForFileById(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getAvailableLocalesForFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getAvailableLocalesForFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getAvailableLocalesForFileById(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getAvailableLocalesForFileById(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getAvailableLocalesForFileByPath(String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getAvailableLocalesForFileByPath(String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getAvailableLocalesForFileByPath(String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getAvailableLocalesForFileByPath(String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getAvailableLocalesForFileByPath(String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getAvailableLocalesForFileByPath(String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getAvailableLocalesForFileByPath(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getBaseName(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the base name, minus the full path and extension, from a full filename.
getBaseVersionId(Session, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getBigDecimalProperty(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a BigDecimal property from the paramMap.
getBigDecimalProperty(String, BigDecimal) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a BigDecimal, using a default value if it doesn't exist in the map.
getBoundLogicalRoleNames(List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
Gets the logical roles bound to the given runtime roles.
getBoundLogicalRoleNames(List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
Gets the logical roles bound to the given runtime roles.
getBoundLogicalRoleNames(List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
getBoundLogicalRoleNames(List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.ws.IRoleAuthorizationPolicyRoleBindingDaoWebService
Gets the logical roles bound to the given runtime roles.
getBoundLogicalRoleNames(Session, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
getBoundLogicalRoleNames(Session, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
This was added to decouple PentahoEntryCollector Gets the logical roles bound to the given runtime roles.
getBoundLogicalRoleNames(Session, ITenant, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
getBoundLogicalRoleNames(Session, ITenant, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
This was added to decouple PentahoEntryCollector Gets the logical roles bound to the given runtime roles in a particular tenant.
getBoundLogicalRoleNames(ITenant, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
Gets the logical roles bound to the given runtime roles in a particular tenant.
getBoundLogicalRoleNames(ITenant, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
 
getBoundLogicalRoleNamesForTenant(Tenant, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
getBoundLogicalRoleNamesForTenant(Tenant, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.ws.IRoleAuthorizationPolicyRoleBindingDaoWebService
 
getCapabilities() - Method in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
getCapabilities() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
getCertificates() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getCertificates() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getChanged() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getCharsetName() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
getChild(String) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getChildren() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getChildren(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getChildren(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
Deprecated.
getChildren(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
Deprecated.
getChildren(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
Deprecated.
getChildren(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
Deprecated.
getChildren(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getChildren(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
Deprecated.
getChildren(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
Deprecated.
getChildren(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
Deprecated.
getChildren(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
Deprecated.
getChildren(Serializable, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getChildren(Serializable, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
Deprecated.
getChildren(Serializable, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
Deprecated.
getChildren(Serializable, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
Deprecated.
getChildren(Serializable, String, Boolean) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
Deprecated.
getChildren(Serializable, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getChildren(Serializable, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getChildren(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
Deprecated.
getChildren(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
Deprecated.
getChildren(String, AsyncCallback<List<RepositoryFileDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getChildren(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Serializable, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Deprecated.
getChildren(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Serializable, String, Boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Deprecated.
getChildren(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, RepositoryRequest) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getChildren(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getChildren(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getChildren(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getChildren(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getChildren(RepositoryRequest) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getChildren(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getChildren(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getChildrenFiles() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getChildrenFiles() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getChildrenFromRequest(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getChildrenFromRequest(RepositoryRequest) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getChildrenWithFilter(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
Deprecated.
getChildrenWithFilter(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
Deprecated.
getChildrenWithFilter(String, String, AsyncCallback<List<RepositoryFileDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getChildrenWithFilterAndHidden(String, String, Boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
Deprecated.
getChildrenWithFilterAndHidden(String, String, Boolean) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
Deprecated.
getChildTenants(Session, ITenant) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
getChildTenants(Session, ITenant, boolean) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
getChildTenants(ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
getChildTenants(ITenant, boolean) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
getCompiledPermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
 
getConfigBuilder() - Method in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
getConfigBuilder() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
getConfiguration() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Returns the original Hibernate configuration.
getConnectionPoolingProperties() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getConnectSql() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getContent() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getContent(Session, PentahoJcrConstants, Serializable, Serializable, ITransformer<IRepositoryFileData>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getContentInfo() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getContentInfo() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getContentType() - Method in interface org.pentaho.platform.repository2.unified.jcr.ITransformer
Returns the content type string for this transformer.
getContentType() - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
Returns the content type string for this transformer.
getContentType() - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
Returns the content type string for this transformer.
getContentType() - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
Returns the content type string for this transformer.
getConverterHandler() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getCreateDate() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getCreatedDate() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getCreatorId() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getCredentials() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ConstantCredentialsStrategy
 
getCredentials() - Method in interface org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategy
 
getCredentials() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoSessionCredentialsStrategy
 
getCurrentTenant() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getCurrentUser() - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
getDao() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getData() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getData() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getData(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getData(Serializable, Serializable, Class<T>) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getData(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getDataAsBinaryForRead(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
 
getDataAsBinaryForRead(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.jaxws.IUnifiedRepositoryJaxwsWebService
 
getDataAsBinaryForReadAtVersion(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
 
getDataAsBinaryForReadAtVersion(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.jaxws.IUnifiedRepositoryJaxwsWebService
 
getDataAsBinaryForReadInBatch(List<RepositoryFileDto>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
 
getDataAsBinaryForReadInBatch(List<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.jaxws.IUnifiedRepositoryJaxwsWebService
 
getDataAsNodeForRead(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getDataAsNodeForRead(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getDataAsNodeForRead(String, AsyncCallback<NodeRepositoryFileDataDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getDataAsNodeForReadAtVersion(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getDataAsNodeForReadAtVersion(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getDataAsNodeForReadAtVersion(String, String, AsyncCallback<NodeRepositoryFileDataDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getDataAsNodeForReadInBatch(List<RepositoryFileDto>) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getDataAsNodeForReadInBatch(List<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getDataAsNodeForReadInBatch(List<RepositoryFileDto>, AsyncCallback<List<NodeRepositoryFileDataDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getDataAtVersionForExecute(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDataAtVersionForExecute(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDataAtVersionForExecute(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDataAtVersionForExecute(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDataAtVersionForRead(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDataAtVersionForRead(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDataAtVersionForRead(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDataAtVersionForRead(Serializable, Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDatabaseName() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getDatabasePort() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getDatabaseType() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getDataForExecute(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDataForExecute(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDataForExecute(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDataForExecute(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDataForExecuteInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDataForExecuteInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDataForExecuteInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDataForExecuteInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDataForRead(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDataForRead(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDataForRead(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDataForRead(Serializable, Class<T>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDataForReadInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDataForReadInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDataForReadInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDataForReadInBatch(List<RepositoryFile>, Class<T>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDataSource() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
getDatasourceById(String) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
getDatasourceById(String) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
getDatasourceById(String) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
getDatasourceById(String) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
getDatasourceByName(String) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
getDatasourceByName(String) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
getDatasourceByName(String) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
getDatasourceByName(String) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
getDatasourceIds() - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
getDatasourceIds() - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
getDatasourceIds() - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
getDatasourceIds() - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
getDatasources() - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
getDatasources() - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
getDatasources() - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
getDatasources() - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
getDataTablespace() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getDateProperty(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a Date, with no default value.
getDateProperty(String, Date) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a Date using a default value if it doesn't exist in the map
getDefaultAclHandler() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getDefaultRoles() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
getDefaultTenant() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getDefaultTenantPath() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getDeletedFiles() - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getDeletedFiles() - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DiUnifiedRepositoryJaxwsWebService
 
getDeletedFiles() - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDeletedFiles(AsyncCallback<List<RepositoryFileDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getDeletedFiles(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDeletedFiles(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDeletedFiles(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getDeletedFiles(String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDeletedFiles(String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDeletedFiles(String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDeletedFiles(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDeletedFiles(String, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getDeletedFiles(String, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getDeletedFiles(String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getDeletedFiles(String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getDeletedFiles(String, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getDeletedFiles(String, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getDeletedFiles(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getDeletedFiles(Session, PentahoJcrConstants) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
Lists deleted files for this user.
getDeletedFiles(Session, PentahoJcrConstants) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Lists deleted files for this user.
getDeletedFiles(Session, PentahoJcrConstants, String, String) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
Lists deleted files for this folder and user.
getDeletedFiles(Session, PentahoJcrConstants, String, String) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Lists deleted files for this folder and user.
getDeletedFilesInFolder(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getDeletedFilesInFolder(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getDeletedFilesInFolder(String, AsyncCallback<List<RepositoryFileDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getDeletedFilesInFolderWithFilter(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getDeletedFilesInFolderWithFilter(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getDeletedFilesInFolderWithFilter(String, String, AsyncCallback<List<RepositoryFileDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getDelimeter() - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
getDescription() - Method in class org.pentaho.platform.repository.solution.CleanRepoPublisher
 
getDescription() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getDescription() - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
getDescription() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
getDescription() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
getDescription() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
getDirectory() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getEffectiveAccessControls() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
Chains up to find the access controls that are in force on this object.
getEffectiveAccessControls() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
Chains up to find the access controls that are in force on this object.
getEffectiveAces(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getEffectiveAces(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getEffectiveAces(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getEffectiveAces(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getEffectiveAces(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getEffectiveAces(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getEffectiveAces(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getEffectiveAces(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
getEffectiveAces(Serializable, boolean) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Returns the list of access control entries that will be used to make an access control decision.
getEffectiveAces(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
Returns the list of access control entries that will be used to make an access control decision.
getEffectiveAces(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getEffectiveAces(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getEffectiveAces(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getEffectiveAces(String, AsyncCallback<List<RepositoryFileAclAceDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getEffectiveAcesWithForceFlag(String, boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getEffectiveAcesWithForceFlag(String, boolean) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getEffectiveAcesWithForceFlag(String, boolean, AsyncCallback<List<RepositoryFileAclAceDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getEnabled() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
getEncoding() - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
 
getEncoding(Serializable) - Static method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileReader
 
getEncoding(String) - Static method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileReader
 
getEncoding(RepositoryFile) - Static method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileReader
 
getEntries(NodeId) - Method in class org.apache.jackrabbit.core.security.authorization.acl.CachingPentahoEntryCollector
 
getEntries(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.CachingPentahoEntryCollector
 
getEntries(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Returns an Entries for the given node.
getEtcFolderName() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getEtcFolderName() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getEtcFolderPath() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getEtcFolderPath() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getEventListeners() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getExtension() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getExtension() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getExtension(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the extension of a filename.
getExtensions() - Method in class org.pentaho.platform.repository.RepositoryDownloadWhitelist
 
getExtraOptions() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getFeedbackContentItem() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
getFile() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getFile() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getFile() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoFileExistsException
 
getFile() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
getFile(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFile(Serializable, Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFile(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getFile(String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFile(String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFile(String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFile(String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFile(String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFile(String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getFile(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getFile(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFile(String, boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFile(String, boolean) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFile(String, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFile(String, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFile(String, boolean) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFile(String, boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getFile(String, boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFile(String, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFile(String, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFile(String, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFile(String, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFile(String, boolean, IPentahoLocale) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFile(String, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getFile(String, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFile(String, boolean, PentahoLocale) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getFile(String, boolean, PentahoLocale) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getFile(String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getFile(String, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFile(String, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFile(String, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFile(String, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFile(String, IPentahoLocale) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFile(String, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getFile(String, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFile(String, IRepositoryFileData, boolean, boolean, String) - Method in class org.pentaho.platform.repository2.unified.RepositoryUtils
Returns the specified file from the current repository.
getFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFileAtVersion(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFileAtVersion(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getFileAtVersion(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getFileAtVersion(String, String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getFileAtVersion(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Serializable, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getFileByAbsolutePath(String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFileByAbsolutePath(String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFileByAbsolutePath(String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getFileByAbsolutePath(Session, String, IPathConversionHelper, ILockHelper, boolean, IPentahoLocale) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFileById(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getFileById(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFileById(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFileById(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFileById(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFileById(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFileById(Serializable, boolean) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFileById(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getFileById(Serializable, boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFileById(Serializable, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFileById(Serializable, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFileById(Serializable, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFileById(Serializable, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFileById(Serializable, boolean, IPentahoLocale) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFileById(Serializable, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getFileById(Serializable, boolean, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFileById(Serializable, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getFileById(Serializable, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFileById(Serializable, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFileById(Serializable, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFileById(Serializable, IPentahoLocale) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFileById(Serializable, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getFileById(Serializable, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFileById(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getFileById(String, boolean, PentahoLocale) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getFileById(String, boolean, PentahoLocale) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getFileById(String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getFileById(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getFileContentType(Session, PentahoJcrConstants, Serializable, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Returns the metadata regarding that identifies what transformer wrote this file's data.
getFileId() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getFileMetadata(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getFileMetadata(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getFileMetadata(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getFileMetadata(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getFileMetadata(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getFileMetadata(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getFileMetadata(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getFileMetadata(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getFileMetadata(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getFileMetadata(String, AsyncCallback<List<StringKeyStringValueDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getFileMetadata(Session, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getFileName() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getFileName() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getFileName() - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
 
getFileOperations() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getFileOutputContentItem() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryContentOutputHandler
 
getFilePath() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
getFileRef() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getFileSize() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getFileSystem() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getFolder(String, boolean, boolean, String) - Method in class org.pentaho.platform.repository2.unified.RepositoryUtils
Returns the specified folder in the current repository.
getFolder(String, RepositoryFileAcl, boolean, boolean, String) - Method in class org.pentaho.platform.repository2.unified.RepositoryUtils
 
getFullPath() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getFullPath() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getFullPath(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getGlobalUserSetting(String, String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
getGlobalUserSettings() - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
getGroupMembership(Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
getGroupMembership(Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
getHomeFolderName() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getHomeFolderName() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getHomeFolderPath() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getHomeFolderPath() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getHomePath(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
getHostname() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getId() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getId() - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
getId() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getId() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getId() - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping
 
getIndexTablespace() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getInformixServername() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getInitialPoolSize() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getInputStream() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getInputStream() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getInputStream() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getInputStream() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
getInstance() - Static method in class com.pentaho.pdi.messages.Messages
 
getInstance() - Static method in class org.pentaho.platform.repository.messages.Messages
 
getInstance() - Static method in class org.pentaho.platform.repository2.messages.Messages
 
getInstance() - Static method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.messages.Messages
 
getInstance() - Static method in class org.pentaho.platform.security.policy.rolebased.messages.Messages
 
getInstance() - Static method in class org.pentaho.platform.security.userroledao.messages.Messages
 
getInstanceId() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getLastModified() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getLastModified() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getLastModifiedDate() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLastModifiedTime() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getLastModifiedTime() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getLifecycleManager() - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
 
getListProperty(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a list property from the paramMap.
getLoaded() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getLocale() - Method in class org.pentaho.platform.repository2.locale.PentahoLocale
 
getLocale() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getLocalePropertiesForFile(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getLocalePropertiesForFileById(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getLocalePropertiesForFileById(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getLocalePropertiesForFileById(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getLocalePropertiesForFileById(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getLocalePropertiesForFileById(Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getLocalePropertiesForFileById(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getLocalePropertiesForFileById(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getLocalePropertiesForFileById(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getLocalePropertiesForFileById(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getLocalePropertiesForFileByPath(String, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getLocalePropertiesForFileByPath(String, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getLocalePropertiesForFileByPath(String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getLocalePropertiesForFileByPath(String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getLocalePropertiesForFileByPath(String, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getLocalePropertiesForFileByPath(String, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getLocalePropertiesForFileByPath(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getLocalePropertiesMap() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLocalePropertiesMap(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getLocalizedDisplayName(String) - Method in class org.pentaho.platform.security.policy.rolebased.actions.AdministerSecurityAction
 
getLocalizedDisplayName(String) - Method in class org.pentaho.platform.security.policy.rolebased.actions.PublishAction
 
getLocalizedDisplayName(String) - Method in class org.pentaho.platform.security.policy.rolebased.actions.RepositoryCreateAction
 
getLocalizedDisplayName(String) - Method in class org.pentaho.platform.security.policy.rolebased.actions.RepositoryReadAction
 
getLocalizedDisplayName(String) - Method in class org.pentaho.platform.security.policy.rolebased.actions.SchedulerAction
 
getLocalizedString(Session, PentahoJcrConstants, Node, IPentahoLocale) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getLockDate() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLockDate(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
 
getLockDate(Session, PentahoJcrConstants, Lock) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
 
getLockMessage() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLockMessage(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
 
getLockMessage(Session, PentahoJcrConstants, Lock) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
 
getLockOwner() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLockOwner(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
 
getLockOwner(Session, PentahoJcrConstants, Lock) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
 
getLockToken(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Returns all lock tokens belonging to the session's user.
getLogger() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getLogger() - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
getLogger() - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
 
getLogger() - Method in class org.pentaho.platform.repository.solution.CleanRepoPublisher
 
getLogger() - Static method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getLogger() - Static method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getLogger() - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
getLongProperty(String, long) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a long using a default value if it doesn't exist in the map
getLongProperty(String, Long) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a Long using a default value if it doesn't exist in the map
getMapForLocale(String) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
getMapProperty(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a map property from the paramMap.
getMaximumPoolSize() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getMessages() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getMessages() - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
getMessages() - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
 
getMetadata() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getMimeType() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
getMimeType() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
getMimeType() - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
 
getMimeTypeListener() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
getName() - Method in class org.pentaho.platform.repository.solution.CleanRepoPublisher
 
getName() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getName() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getName() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoMalformedNameException
 
getName() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
getName() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityUserPrincipal
 
getName() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
getName() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
 
getName() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getName() - Method in class org.pentaho.platform.security.policy.rolebased.actions.AdministerSecurityAction
 
getName() - Method in class org.pentaho.platform.security.policy.rolebased.actions.PublishAction
 
getName() - Method in class org.pentaho.platform.security.policy.rolebased.actions.RepositoryCreateAction
 
getName() - Method in class org.pentaho.platform.security.policy.rolebased.actions.RepositoryReadAction
 
getName() - Method in class org.pentaho.platform.security.policy.rolebased.actions.SchedulerAction
 
getName() - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
getName() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
getName() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
getName(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the name minus the path from a full filename.
getNamespaces() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getNode(Node, String, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate getNode calls here to ensure we are encoding the parameter
getNodeId(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getNodeName(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in interface org.pentaho.platform.repository2.unified.jcr.sejcr.NodeTypeDefinitionProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.FileNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.FolderNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.HierarchyNodeNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.InternalFolderNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.LocaleNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.LocalizedStringNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.LockTokenStorageNtdProvider
 
getNodeTypeDefinition(NodeTypeManager, ValueFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.VersionableNtdProvider
 
getNonAdminPassword() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
getOrCreateLockTokensNode(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
 
getOrder() - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
 
getOriginalParentFolderPath(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
Returns the absolute path of the original parent folder.
getOriginalParentFolderPath(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Returns the absolute path of the original parent folder.
getOutputContentItem(String, String, String, String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
getOutputPreference() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
getOutputStream() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getOutputStream() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getOutputStream(boolean) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getOutputStream(boolean) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getOutputStream(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
getOwner() - Method in class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
getOwner() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
 
getOwner(Session, String, AccessControlList) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
getParameterNames() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParameterType(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParamMapBD() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParamMapCPLX() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParamMapDT() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParamMapLong() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParamMapLS() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParamMapSS() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParent() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getParent() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getParent() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getParent(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
getParentAcl(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
getParentId() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getParentId(Session, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getParentPath(String) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
getParentType() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getPartitioningInformation() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getPassword() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getPassword() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
getPassword() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
getPath() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
getPath() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getPath(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the path from a full filename, which excludes the prefix.
getPathNoEndSeparator(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPentahoRootFolderName() - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getPentahoRootFolderName() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getPentahoRootFolderName() - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getPentahoRootFolderPath() - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getPentahoRootFolderPath() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getPentahoRootFolderPath() - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getPHO_ACLMANAGEMENT_PRIVILEGE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_ACLNODE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_ACLONLYCHANGE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_BOUNDROLES() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_CONTENTTYPE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_DELETEDDATE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_DESCRIPTION() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_FILESIZE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_HIDDEN() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_LASTMODIFIED() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_LOCALES() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_LOCKEDNODEREF() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_LOCKTOKEN() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_METADATA() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_MIX_VERSIONABLE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_INTERNALFOLDER() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_LOCALE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_LOCALIZEDSTRING() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_LOCKTOKENSTORAGE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_PENTAHOFILE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_PENTAHOFOLDER() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_NT_PENTAHOHIERARCHYNODE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_ORIGNAME() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_ORIGPARENTFOLDERPATH() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_ROOTLOCALE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_TITLE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_VERSIONAUTHOR() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPHO_VERSIONMESSAGE() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
getPhraseSearchQueryName() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getPrefix(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Gets the prefix from a full filename.
getPrefixLength(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Returns the length of the filename prefix,
getPrincipal(String) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
getPrincipal(String) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
getPrincipal(Credentials) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
getPrincipalName(String, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getPrincipals(int) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
getPrincipals(int) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
getPrincipleId(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
getPrincipleName(String) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
getPrivilegeManagerImpl() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
 
getProperties() - Method in class org.pentaho.platform.repository2.unified.webservices.PropertiesWrapper
 
getProviders() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.JackrabbitListSessionHolderProviderManager
 
getProxy(Node, IPentahoLocale) - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxyFactory
 
getPublicFolderName() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getPublicFolderName() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getPublicFolderPath() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getPublicFolderPath() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getPublicURIString() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getRandomAccessContent(RandomAccessMode) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getRandomAccessContent(RandomAccessMode) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getReadOnly() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getReferrerFile(Session, PentahoJcrConstants, Property) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
getReferrerFile(Session, PentahoJcrConstants, Property) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getReferrers() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
getReferrers(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getReferrers(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getReferrers(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getReferrers(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getReferrers(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getReferrers(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getReferrers(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getReferrers(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getReferrers(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getReferrers(String, AsyncCallback<List<RepositoryFileDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getRelevantAncestorAces(ACLTemplate) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Selects (and modifies) ACEs containing JCR_ADD_CHILD_NODES or JCR_REMOVE_CHILD_NODES privileges from the given ACL.
getRepository() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getRepository() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
getRepository() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
getRepository() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getRepository() - Method in class org.pentaho.platform.repository2.unified.RepositoryUtils
Returns the IUnifiedRepository for this instance
getRepositoryVersionManager() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getReservedChars() - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
getReservedChars() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
Use override list from PentahoSystem if it exists
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getReservedChars() - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getReservedChars() - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getReservedChars(AsyncCallback<List<Character>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getResourceBundle(String) - Method in class org.pentaho.platform.security.policy.rolebased.actions.AbstractAuthorizationAction
 
getResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoCompiledPermissionsImpl
We override this method as the superclass implementation caches permissions in an LRU cache.
getRevision() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Auto-handled revision mechanism.
getRevision() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getRole() - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
getRole(Session, ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getRole(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getRoleBindingDao() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
 
getRoleBindings(Session, ITenant) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
getRoleBindingStruct(String) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
Gets a struct-like object that contains everything known by this DAO.
getRoleBindingStruct(String) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
Gets a struct-like object that contains everything known by this DAO.
getRoleBindingStruct(String) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
getRoleBindingStruct(String) - Method in interface org.pentaho.platform.security.policy.rolebased.ws.IRoleAuthorizationPolicyRoleBindingDaoWebService
 
getRoleBindingStruct(Session, ITenant, String) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
getRoleBindingStruct(ITenant, String) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
Gets a struct-like object that contains everything known by this DAO for a given tenant.
getRoleBindingStruct(ITenant, String) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
 
getRoleBindingStructForTenant(Tenant, String) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
getRoleBindingStructForTenant(Tenant, String) - Method in interface org.pentaho.platform.security.policy.rolebased.ws.IRoleAuthorizationPolicyRoleBindingDaoWebService
Gets a struct-like object that contains everything known by this DAO.
getRoleId() - Method in class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
getRoleMappings() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
getRoleMembers(Session, ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getRoleMembers(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getRoleNameUtils() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getRolePrefix() - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
 
getRoles() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getRoles() - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
returns the list of roles defined in the system
getRoles() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
getRoles() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getRoles(Session) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getRoles(Session, ITenant) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getRoles(Session, ITenant, boolean) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getRoles(ITenant) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getRoles(ITenant, boolean) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getRolesForUser(String) - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getRolesForUser(ITenant, String) - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getRolesForUser(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getRolesForUser(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getRolesForUser(ProxyPentahoUser) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
returns a set of roles for a user
getRolesForUser(ProxyPentahoUser) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getRolesNeedingExecutePermission() - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
getRootDir() - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getRootFolderPath() - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getRootFolderPath() - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getRuntimeRoleNames() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
 
getRuntimeRoleNames() - Method in class org.pentaho.platform.security.policy.rolebased.RoleAuthorizationPolicy
 
getRuntimeRolesFolderNode(Session, ITenant) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
getSearchableColumns() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getSearchableTable() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getSecurityHelper() - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
 
getService() - Static method in class org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceCache
Get an instance of this async interface for IUnifiedRepositoryWebService.
getService(String) - Static method in class org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceCache
Get an instance of this async interface for IUnifiedRepositoryWebService.
getServiceRelativeToUrl(String) - Static method in class org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceCache
Get an instance of this async interface for IUnifiedRepositoryWebService.
getSession() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Retrieves the current Session local to the thread.
getSession() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
getSession() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getSession() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler
 
getSession() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoJcrTemplate
 
getSession(Credentials) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.NoCachePentahoJcrSessionFactory
 
getSession(Credentials) - Method in interface org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoJcrSessionFactory
 
getSessionFactory() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Returns the SessionFactory used for this static class.
getSessionFactory() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getSessionHolder(Session) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getSessionHolderProvider() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Used internally.
getSessionHolderProviderManager() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
getSessionImpl(Session) - Static method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
Our Sessions should be wrapped in a JDK Dynamic Proxy.
getSessionProvider(Repository) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.JackrabbitListSessionHolderProviderManager
 
getSettingName() - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
getSettingValue() - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
getSingleTenantAdminPassword() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
getSize() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
getSize() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
getSolution() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getSolution() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getSolutionId() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getSolutionPath() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
getSolutionPath() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getSQLServerInstance() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getStringProperty(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a string with no default value.
getStringProperty(String, String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Gets a property from the paramMap as a string, using a default value if it doesn't exist in the map.
getSystemRoles() - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getSystemRoles() - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getSystemRoles() - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getTarget() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
getTenant() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getTenant() - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
getTenant() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
getTenant() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
getTenant() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
getTenant(String) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
getTenant(String) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
getTenant(String, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getTenant(Session, String) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
getTenantByRootFolderPath(String) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
getTenantedRole(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getTenantedRoleNameUtils() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getTenantedUser(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getTenantedUserNameUtils() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getTenantEtcFolderName() - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantEtcFolderName() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantEtcFolderName() - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantEtcFolderPath() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantEtcFolderPath(ITenant) - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantEtcFolderPath(ITenant) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantEtcFolderPath(ITenant) - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantHomeFolderName() - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantHomeFolderName() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantHomeFolderName() - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantHomeFolderPath() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantHomeFolderPath(ITenant) - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantHomeFolderPath(ITenant) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantHomeFolderPath(ITenant) - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantId(String) - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantId(String) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
Returns the tenant id given an absolute path.
getTenantId(String) - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantManager() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
getTenantPublicFolderName() - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantPublicFolderName() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantPublicFolderName() - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantPublicFolderPath() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantPublicFolderPath(ITenant) - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantPublicFolderPath(ITenant) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantPublicFolderPath(ITenant) - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTenantRootFolder(ITenant) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
getTenantRootFolder(ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
getTenantRootFolderPath() - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantRootFolderPath(ITenant) - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getTenantRootFolderPath(ITenant) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getTenantRootFolderPath(ITenant) - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getTitle() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getTopFolder() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
getTransactionDefinition() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoTransactionManager
Get the thread-bound TransactionDefinition.
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
Deprecated.
Use getTree(RepositoryRequest)
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
Deprecated.
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
Deprecated.
getTree(String, int, String, boolean) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
Deprecated.
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
Deprecated.
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getTree(String, int, String, boolean) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
Deprecated.
getTree(String, int, String, boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
Deprecated.
getTree(String, int, String, boolean, AsyncCallback<RepositoryFileTreeDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getTree(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, String, RepositoryRequest, IRepositoryAccessVoterManager) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getTree(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getTree(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getTree(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getTree(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getTree(RepositoryRequest) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getTree(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getTree(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getTreeFromRequest(RepositoryRequest) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getTreeFromRequest(RepositoryRequest) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getType() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
getTypesMap() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
getURL() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
TODO: This impl always returns null as the URL constructor throws an exception on not finding a handler for 'solution' protocol We should either fix this or remove this method as it is not called by any code
getUser() - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
getUser(String) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
returns the user object based on the username.
getUser(String) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getUser(Session, ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getUser(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getUserCache() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getUserDetailsService() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
getUserHomeFolder(ITenant, String) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
getUserHomeFolderName(String) - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getUserHomeFolderName(String) - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getUserHomeFolderPath(String) - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
getUserHomeFolderPath(String) - Method in class org.pentaho.platform.repository2.DefaultClientRepositoryPathsStrategy
 
getUserHomeFolderPath(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.DefaultServerRepositoryPathsStrategy
 
getUserHomeFolderPath(ITenant, String) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
getUserHomeFolderPath(ITenant, String) - Method in interface org.pentaho.platform.repository2.unified.ServerRepositoryPaths.IServerRepositoryPathsStrategy
 
getUserId() - Method in class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
getUserList() - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
getUsername() - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
getUsername() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
getUsername() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
getUserNameFollowsTenantName() - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
getUserNameNaturallyContainsEmbeddedTenantName() - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
getUserNameUtils() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
getUserRoleDao() - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
getUserRoleDao() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
getUserRoleInfo() - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getUserRoleInfo() - Method in interface org.pentaho.platform.security.userrole.ws.IUserRoleListWebService
This method returns the entire set of users and roles in the system
getUserRoleInfo() - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getUserRoleListService() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
getUserRoleMappings() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
getUserRoles(Session, ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getUserRoles(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getUserRoleSecurityInfo() - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
This method returns the entire set of users and roles in the system
getUserRoleSecurityInfo() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getUsers() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getUsers() - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
returns the list of users.
getUsers() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
getUsers() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getUsers(Session) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getUsers(Session, ITenant) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getUsers(Session, ITenant, boolean) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
getUsers(ITenant) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getUsers(ITenant, boolean) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
getUserSession() - Static method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
getUserSession() - Static method in class org.pentaho.platform.repository.SimpleRuntimeRepository
 
getUserSetting(String, String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
getUserSetting(String, String, String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
getUserSettings() - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
getUserSettings(String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
getUsersForRole(ProxyPentahoRole) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
returns the list of users that have a specific role.
getUsersForRole(ProxyPentahoRole) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
getUsersInRole(String) - Method in class org.pentaho.platform.security.userrole.ws.DefaultUserRoleListWebService
 
getUsersInRole(ITenant, String) - Method in class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
getUsersInRole(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getUsersInRole(ITenant, String) - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getUsersInRole(ITenant, IPentahoRole, String) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
getUsersInRole(ITenant, IPentahoRole, String) - Method in class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
getVersionable(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
Incoming node is in versionStorage.
getVersionId() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
getVersionId(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getVersionSummaries(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getVersionSummaries(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getVersionSummaries(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getVersionSummaries(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getVersionSummaries(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getVersionSummaries(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getVersionSummaries(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getVersionSummaries(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getVersionSummaries(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getVersionSummaries(String, AsyncCallback<List<VersionSummaryDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getVersionSummaries(Session, PentahoJcrConstants, Serializable, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getVersionSummary(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getVersionSummary(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getVersionSummary(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getVersionSummary(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
getVersionSummary(Serializable, Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
getVersionSummary(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
getVersionSummary(Serializable, Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getVersionSummary(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getVersionSummary(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getVersionSummary(String, String, AsyncCallback<VersionSummaryDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getVersionSummary(Session, PentahoJcrConstants, Serializable, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
getVersionSummaryInBatch(List<RepositoryFile>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
getVersionSummaryInBatch(List<RepositoryFile>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
getVersionSummaryInBatch(List<RepositoryFile>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
getVersionSummaryInBatch(List<RepositoryFile>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
getVersionSummaryInBatch(List<RepositoryFileDto>) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
getVersionSummaryInBatch(List<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
getVersionSummaryInBatch(List<RepositoryFileDto>, AsyncCallback<List<VersionSummaryDto>>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
getWorkspaceName() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 

H

hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Returns true if the user has all of the permissions.
hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
Returns true if the user has all of the permissions.
hasAccess(String, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
hasAccess(String, List<Integer>) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
hasAccess(String, List<Integer>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
hasAccess(String, List<Integer>, AsyncCallback<Boolean>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
hasAccess(RepositoryFile, RepositoryFilePermission, RepositoryFileAcl, IPentahoSession) - Method in class org.pentaho.platform.repository.legacy.acl.AccessVoterToLegacyAcl
Deprecated.
 
hasAccess(RepositoryFile, RepositoryFilePermission, RepositoryFileAcl, IPentahoSession) - Method in class org.pentaho.platform.repository2.unified.DefaultAccessVoter
 
hasAccess(RepositoryFile, RepositoryFilePermission, RepositoryFileAcl, IPentahoSession) - Method in class org.pentaho.platform.repository2.unified.RepositoryAccessVoterManager
 
hasAttribute(String) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
hasAttribute(String) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
hasExtension() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntry
 
hashCode() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
hashCode() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
hashCode() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
hashCode() - Method in class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
hashCode() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
hashCode() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityUserPrincipal
 
hashCode() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
hashCode() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
hashCode() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
hashCode() - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
hashCode() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
hashCode() - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
hashCode() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
hashCode() - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
hashCode(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
hashCode(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
hashCode(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
hashCode(Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
hasNode(Node, String, String) - Static method in class org.pentaho.platform.repository2.unified.jcr.NodeHelper
Encapsulate hasNode calls here to ensure we are encoding the parameter
HibernateLoadEventListener - Class in org.pentaho.platform.repository.hibernate
 
HibernateLoadEventListener() - Constructor for class org.pentaho.platform.repository.hibernate.HibernateLoadEventListener
 
HibernateSystemListener - Class in org.pentaho.platform.repository.hibernate
 
HibernateSystemListener() - Constructor for class org.pentaho.platform.repository.hibernate.HibernateSystemListener
 
HibernateUtil - Class in org.pentaho.platform.repository.hibernate
 
hidden - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
HierarchyNodeNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
HierarchyNodeNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.HierarchyNodeNtdProvider
 

I

IAclMetadataStrategy - Interface in org.pentaho.platform.repository2.unified.jcr
 
IAclMetadataStrategy.AclMetadata - Class in org.pentaho.platform.repository2.unified.jcr
Immutable ACL metadata.
IAuthorizationPolicyWebService - Interface in org.pentaho.platform.security.policy.rolebased.ws
JAX-WS-safe version of IAuthorizationPolicy.
id - Variable in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
Id() - Constructor for class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
IDatasourceMgmtWebService - Interface in org.pentaho.platform.repository.webservices
 
IDeleteHelper - Interface in org.pentaho.platform.repository2.unified.jcr
Handles delete, undelete, and permanent delete.
idEncode(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
ILockHelper - Interface in org.pentaho.platform.repository2.unified.jcr
Helper class that stores, retrieves, and removes lock tokens.
immutableRoleBindingNames - Variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
immutableRoleBindings - Variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
immutableRoles - Variable in class org.pentaho.platform.security.policy.rolebased.RoleBindingStruct
 
immutableRoles - Variable in class org.pentaho.platform.security.policy.rolebased.ws.JaxbSafeRoleBindingStruct
 
impersonate(Principal, Credentials) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
indexOfExtension(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Returns the index of the last extension separator character, which is a dot.
indexOfLastSeparator(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Returns the index of the last directory separator character.
InheritDefaultAclHandler - Class in org.pentaho.platform.repository2.unified.jcr
Create default ACL to inherit parent ACL
InheritDefaultAclHandler() - Constructor for class org.pentaho.platform.repository2.unified.jcr.InheritDefaultAclHandler
 
init(Properties) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
init(Properties) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
Overridden to: Store configuration for later passing to PentahoEntryCollector. Add JCR_READ_ACCESS_CONTROL to root ACL.
init(IPentahoSession) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
init(IPentahoSession) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
initialize() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
initMaps(Session) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultPermissionConversionHelper
 
initTransactionTemplate() - Method in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
initTransactionTemplate() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
initUserCache() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
initUserDetailsCache() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
internalCreateFolder(Serializable, RepositoryFile, boolean, RepositoryFileSid, String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
internalCreateOrUpdate(Session, PentahoJcrConstants, Node, DataNode) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
InternalFolderNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
InternalFolderNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.InternalFolderNtdProvider
 
internalGetFile(File) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
internalGetUserDetails(String) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
Gets user details.
internalRead(Session, PentahoJcrConstants, Node, DataNode) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
internalSetBindings(PentahoJcrConstants, Node, String, List<String>, String) - Static method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyUtils
 
internalUpdateAcl(Session, PentahoJcrConstants, Serializable, RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
invoke(Object, Method, Object[]) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler
 
IPathConversionHelper - Interface in org.pentaho.platform.repository2.unified.jcr
Converts between absolute and relative paths.
IPentahoInternalPrincipal - Interface in org.pentaho.platform.repository2.unified.jcr
Marker interface that denotes principals that are part of internal ACEs that are never exposed to clients.
IPentahoSystemSessionFactory - Interface in org.apache.jackrabbit.core
Factory for Jackrabbit System Sessions.
IPentahoSystemSessionFactory.DefaultImpl - Class in org.apache.jackrabbit.core
 
IRepositoryFileAclDao - Interface in org.pentaho.platform.repository2.unified
A data access object for reading and writing RepositoryFileAcl instances.
IRepositoryFileDao - Interface in org.pentaho.platform.repository2.unified
A data access object for reading and writing RepositoryFile instances.
IRepositorySyncWebService - Interface in com.pentaho.pdi.ws
 
IRoleAuthorizationPolicyRoleBindingDao - Interface in org.pentaho.platform.security.policy.rolebased
Associates (binds) logical roles with runtime roles.
IRoleAuthorizationPolicyRoleBindingDaoWebService - Interface in org.pentaho.platform.security.policy.rolebased.ws
JAX-WS-safe version of IRoleAuthorizationPolicyRoleBindingDao.
is - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
isAclMetadataPrincipal(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
isAclNode() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isAdmin() - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
isAdmin() - Method in class org.pentaho.platform.security.userroledao.ws.AuthorizationPolicyBasedUserRoleWebService
 
isAdmin() - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
isAllowed(String) - Method in class org.pentaho.platform.security.policy.rolebased.AllowAllAuthorizationPolicy
 
isAllowed(String) - Method in class org.pentaho.platform.security.policy.rolebased.RoleAuthorizationPolicy
isAllowed(String) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultAuthorizationPolicyWebService
 
isAllowed(IRoleAuthorizationPolicyRoleBindingDao, String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
 
isAttached() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isContentOpen() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isCreatingTransaction() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoTransactionManager
Returns whether or not a real transaction is in the process of being created.
isDirectory() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
isDirectory() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
isEnabled() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
isEncoded(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
Assume that path is encoded and try to decode it.
isEntriesInheriting() - Method in class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
isEntriesInheriting() - Method in class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
 
isEntriesInheriting(Session, String, AccessControlList) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
isExecutable() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isExtension(String, String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Checks whether the extension of the filename is that specified.
isExtension(String, String[]) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Checks whether the extension of the filename is one of those specified.
isExtension(String, Collection) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Checks whether the extension of the filename is one of those specified.
isFile() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isFlushed() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
isFolder() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isFolder() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isForceNamespacesRegistration() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
isForcingIdentifiersToLowerCase() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isForcingIdentifiersToUpperCase() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isHidden() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isHidden() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isImmutable(String) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
isInNamespace(String, String) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyUtils
 
isKeepNewNamespaces() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
isLocked() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isLocked(PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isMember(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
isMember(Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
isMultiByteEncodingEnabled() - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
isMutable() - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
isMyself(String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
isOpen() - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
isOpen() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
isOracleDialect() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
HACK This method is necessary to determine whether code should execute based on Oracle in use as the RDBMS repository for the platform.
isPartitioned() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isPasswordValid(String, String, Object) - Method in class org.pentaho.platform.repository2.userroledao.jackrabbit.security.DefaultPentahoPasswordEncoder
 
isPentahoFile(PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isPentahoFolder(PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isPentahoHierarchyNode(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isPentahoMetadataAcePrincipal(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
 
isPreAuthenticated(Credentials) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
 
isQuoteAllFields() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isReadable() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isResponseExpected() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
isRoot() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
isRoot() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
isSchedulable() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isSkipExistingNamespaces() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
isStreamingResults() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isSubTenant(Session, ITenant, ITenant) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
isSubTenant(ITenant, ITenant) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
isSupportedNodeType(PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isTenantedUser(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
isTenatedRole(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
isUseJackrabbitUserCache() - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
isUsingConnectionPool() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isUsingDoubleDecimalAsSchemaTableSeparator() - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
isValid(String) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
isVersionCommentEnabled() - Method in class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
isVersionCommentEnabled(String) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
isVersioned() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isVersioned(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isVersioningEnabled() - Method in class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
isVersioningEnabled(String) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
isWriteable() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
iterator() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
ITransformer<T extends org.pentaho.platform.api.repository2.unified.IRepositoryFileData> - Interface in org.pentaho.platform.repository2.unified.jcr
A pluggable method for reading and writing IRepositoryFileData implementations.
IUnifiedRepositoryJaxwsWebService - Interface in org.pentaho.platform.repository2.unified.webservices.jaxws
 
IUnifiedRepositoryWebService - Interface in org.pentaho.platform.repository2.unified.webservices
JAX-WS-safe version of IUnifiedRepositoryService.
IUnifiedRepositoryWebServiceAsync - Interface in org.pentaho.platform.repository2.unified.webservices
 
IUnifiedRepositoryWebServiceCache - Class in org.pentaho.platform.repository2.unified.webservices
 
IUnifiedRepositoryWebServiceCache() - Constructor for class org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceCache
 
IUserRoleListWebService - Interface in org.pentaho.platform.security.userrole.ws
 
IUserRoleWebService - Interface in org.pentaho.platform.security.userroledao.ws
This webservice interface may be used in the platform to expose the management of users and roles, it is a webservices compatible concrete form of IUserRoleDao.

J

JackrabbitListSessionHolderProviderManager - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
 
JackrabbitListSessionHolderProviderManager() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.JackrabbitListSessionHolderProviderManager
 
JackrabbitListSessionHolderProviderManager.ProvidersCache - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
 
JaxbSafeRoleBindingStruct - Class in org.pentaho.platform.security.policy.rolebased.ws
JAXB-safe version of RoleBindingStruct.
JaxbSafeRoleBindingStruct() - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.JaxbSafeRoleBindingStruct
 
JCR - Static variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
JCR_ROOT_VERSION - Static variable in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
 
JcrAclMetadataStrategy - Class in org.pentaho.platform.repository2.unified.jcr
 
JcrAclMetadataStrategy() - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy
 
JcrAclMetadataStrategy.AclMetadataPrincipal - Class in org.pentaho.platform.repository2.unified.jcr
Special principal used in ACEs that contains two pieces of metadata about the ACL as a whole: Owner: Separate from all ACEs, what Principal is the owner? (Owners can be treated specially.) Entries Inheriting: Whether or not the ACEs of this ACL apply or instead an ancestor.
JcrAclNodeHelper - Class in org.pentaho.platform.repository2.unified.jcr
 
JcrAclNodeHelper(IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrAclNodeHelper
 
JcrBackedDatasourceMgmtService - Class in org.pentaho.platform.repository
 
JcrBackedDatasourceMgmtService() - Constructor for class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
JcrBackedDatasourceMgmtService(IUnifiedRepository, IDatabaseDialectService) - Constructor for class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
JcrRepositoryDumpToFile - Class in org.pentaho.platform.repository2.unified.jcr
Creates an export of the JCR in various formats.
JcrRepositoryDumpToFile(JcrTemplate, TransactionTemplate, String, String, JcrRepositoryDumpToFile.Mode) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile
 
JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor - Class in org.pentaho.platform.repository2.unified.jcr
 
JcrRepositoryDumpToFile.Mode - Enum in org.pentaho.platform.repository2.unified.jcr
 
JcrRepositoryFileAclDao - Class in org.pentaho.platform.repository2.unified.jcr
Jackrabbit-based implementation of IRepositoryFileAclDao.
JcrRepositoryFileAclDao(JcrTemplate, IPathConversionHelper, String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
JcrRepositoryFileAclDao.IPermissionConversionHelper - Interface in org.pentaho.platform.repository2.unified.jcr
Converts between RepositoryFilePermission and Privilege instances.
JcrRepositoryFileAclUtils - Class in org.pentaho.platform.repository2.unified.jcr
ACL utilities.
JcrRepositoryFileDao - Class in org.pentaho.platform.repository2.unified.jcr
CRUD operations against JCR.
JcrRepositoryFileDao(JcrTemplate, List<ITransformer<IRepositoryFileData>>, ILockHelper, IDeleteHelper, IPathConversionHelper, IRepositoryFileAclDao, IRepositoryDefaultAclHandler) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
JcrRepositoryFileDao(JcrTemplate, List<ITransformer<IRepositoryFileData>>, ILockHelper, IDeleteHelper, IPathConversionHelper, IRepositoryFileAclDao, IRepositoryDefaultAclHandler, IRepositoryAccessVoterManager) - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
JcrRepositoryFileUtils - Class in org.pentaho.platform.repository2.unified.jcr
Class of static methods where the real JCR work takes place.
JcrRepositoryFileUtils() - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
JcrRoleAuthorizationPolicyRoleBindingDao - Class in org.pentaho.platform.security.policy.rolebased
An IRoleAuthorizationPolicyRoleBindingDao implementation that uses JCR.
JcrRoleAuthorizationPolicyRoleBindingDao(JcrTemplate, Map<String, List<IAuthorizationAction>>, Map<String, List<String>>, String, ITenantedPrincipleNameResolver, List<IAuthorizationAction>) - Constructor for class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
 
JcrRoleAuthorizationPolicyUtils - Class in org.pentaho.platform.security.policy.rolebased
 
JcrRoleAuthorizationPolicyUtils() - Constructor for class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyUtils
 
JcrStringHelper - Class in org.pentaho.platform.repository2.unified.jcr
Collect JCR string helper methods to centralize implementations These methods are intended for internal use only.
jcrTemplate - Variable in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
When not using multi-tenancy, this value is used as opposed to tenantAuthenticatedAuthorityPattern.
JcrTenantUtils - Class in org.pentaho.platform.repository2.unified.jcr
 
JcrTenantUtils() - Constructor for class org.pentaho.platform.repository2.unified.jcr.JcrTenantUtils
 
JcrUserRoleDao - Class in org.pentaho.platform.security.userroledao.jackrabbit
 
JcrUserRoleDao(JcrTemplate, ITenantedPrincipleNameResolver, ITenantedPrincipleNameResolver, String, String, String, IRepositoryFileAclDao, IRepositoryFileDao, IPathConversionHelper, ILockHelper, IRepositoryDefaultAclHandler, List<String>, List<String>, UserCache) - Constructor for class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 

K

key - Variable in class org.pentaho.platform.security.policy.rolebased.ws.StringKeyListValueMapEntry
 
key - Variable in class org.pentaho.platform.security.policy.rolebased.ws.StringKeyStringValueMapEntry
 

L

lastModified - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
leaving(Node, int) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
leaving(Node, int) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
leaving(Property, int) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
leaving(Property, int) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
LegacyRepositoryFile - Class in org.pentaho.platform.repository.legacy.acl
Deprecated.
LegacyRepositoryFile(String, String, boolean) - Constructor for class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
listeners - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
listFiles() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
listFiles() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
listFiles(IFileFilter) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
listFiles(IFileFilter) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
listRepositoryFiles() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
loadElementById(String, Collection) - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
Loads an existing RuntimeElement
loadElementById(String, Collection) - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
Loads an existing RuntimeElement
loadUserByUsername(String) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
 
LocaleNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
LocaleNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.LocaleNtdProvider
 
LocalePropertyResolver - Class in org.pentaho.platform.repository2.unified.jcr
 
LocalePropertyResolver(String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.LocalePropertyResolver
 
LocalizationUtil - Class in org.pentaho.platform.repository2.unified.jcr
 
LocalizationUtil(Map<String, Properties>, Locale) - Constructor for class org.pentaho.platform.repository2.unified.jcr.LocalizationUtil
 
LocalizedStringNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
LocalizedStringNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.LocalizedStringNtdProvider
 
lockFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
lockFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
lockFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
lockFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
lockFile(Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
lockFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
lockFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
lockFile(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
lockFile(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
lockFile(String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
lockFile(Session, PentahoJcrConstants, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Locks a file.
lockFile(Session, PentahoJcrConstants, Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
Locks a file.
LockTokenStorageNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
LockTokenStorageNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.LockTokenStorageNtdProvider
 
logger - Static variable in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
logger - Static variable in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
logicalRole - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
logicalRoleNameMap - Variable in class org.pentaho.platform.security.policy.rolebased.RoleBindingStruct
Keys are logical role names and values are localized logical role names.
logicalRoleNameMapEntries - Variable in class org.pentaho.platform.security.policy.rolebased.ws.JaxbSafeRoleBindingStruct
 
login(String, String) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
loginAsRepositoryAdmin() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
LogoutSuppressingInvocationHandler(Session) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler
 
LongStringUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
LongStringUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
LongVarBinaryUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
LongVarBinaryUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.LongVarBinaryUserType
 

M

MagicAceDefinition - Class in org.apache.jackrabbit.core.security.authorization.acl
A configuration entry that defines a "magic ACE" rule.
MagicAceDefinition(String, String, Privilege[], boolean, boolean, boolean, String[]) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
MagicGroup - Class in org.apache.jackrabbit.core.security.authorization.acl
Group that is used in magic ACEs, ACEs that are added on-the-fly and never persisted.
MagicGroup(String) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
MagicPrincipal - Class in org.apache.jackrabbit.core.security.authorization.acl
Principal that is used in magic ACEs, ACEs that are added on-the-fly and never persisted.
MagicPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.MagicPrincipal
 
makeAcl(boolean, RepositoryFileSid) - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
makePersistent(Object) - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Persists changes to the object.
makeTransient(Object) - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Deletes the object from Hibernate
MalformedNameExceptionConverter - Class in org.pentaho.platform.repository2.unified.exception
 
MalformedNameExceptionConverter() - Constructor for class org.pentaho.platform.repository2.unified.exception.MalformedNameExceptionConverter
 
marshal(Date) - Method in class org.pentaho.platform.repository2.unified.webservices.DateAdapter
 
marshal(DatabaseConnection) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionAdapter
 
marshal(NodeRepositoryFileData) - Method in class org.pentaho.platform.repository2.unified.webservices.NodeRepositoryFileDataAdapter
 
marshal(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
marshal(RepositoryFileAce) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
marshal(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAdapter
 
marshal(RepositoryFileTree) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
marshal(RepositoryFileTree) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileTreeAdapter
 
marshal(VersionSummary) - Method in class org.pentaho.platform.repository2.unified.webservices.VersionSummaryAdapter
 
marshal(RoleBindingStruct) - Method in class org.pentaho.platform.security.policy.rolebased.ws.RoleBindingStructAdapter
 
marshalDate(Date) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
marshalFiles(List<RepositoryFile>) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
matches(CharSequence, String) - Method in class org.pentaho.platform.repository2.userroledao.jackrabbit.security.DefaultPentahoPasswordEncoder
 
members() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
members() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
Messages - Class in com.pentaho.pdi.messages
 
Messages - Class in org.pentaho.platform.repository.messages
 
Messages - Class in org.pentaho.platform.repository2.messages
 
Messages - Class in org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.messages
 
Messages - Class in org.pentaho.platform.security.policy.rolebased.messages
 
Messages - Class in org.pentaho.platform.security.userroledao.messages
 
MIX - Static variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
MondrianBackingRepositoryLifecycleManager - Class in org.pentaho.platform.repository2.unified.lifecycle
Initializes folders used by Hitachi Vantara Mondrian.
MondrianBackingRepositoryLifecycleManager(IRepositoryFileDao, IRepositoryFileAclDao, TransactionTemplate, String, String, ITenantedPrincipleNameResolver, JcrTemplate, IPathConversionHelper) - Constructor for class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
MondrianVfs - Class in org.pentaho.platform.repository.solution.filebased
 
MondrianVfs() - Constructor for class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
moveFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
moveFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
moveFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
moveFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
moveFile(Serializable, String, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
moveFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
moveFile(Serializable, String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
moveFile(String, String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
moveFile(String, String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
moveFile(String, String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
moveTo(FileObject) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
MySQL5Dialect - Class in org.pentaho.platform.repository.hibernate
Deprecated.
Use org.hibernate.dialect.MySQL5Dialect instead
MySQL5Dialect() - Constructor for class org.pentaho.platform.repository.hibernate.MySQL5Dialect
Deprecated.
 
MySQL5InnoDBDialect - Class in org.pentaho.platform.repository.hibernate
Deprecated.
Use org.hibernate.dialect.MySQL5InnoDBDialect instead
MySQL5InnoDBDialect() - Constructor for class org.pentaho.platform.repository.hibernate.MySQL5InnoDBDialect
Deprecated.
 

N

NAME - Static variable in class org.pentaho.platform.security.policy.rolebased.actions.AdministerSecurityAction
 
NAME - Static variable in class org.pentaho.platform.security.policy.rolebased.actions.PublishAction
 
NAME - Static variable in class org.pentaho.platform.security.policy.rolebased.actions.RepositoryCreateAction
 
NAME - Static variable in class org.pentaho.platform.security.policy.rolebased.actions.RepositoryReadAction
 
NAME - Static variable in class org.pentaho.platform.security.policy.rolebased.actions.SchedulerAction
 
newRuntimeElement(String, String, boolean) - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
Creates a new RuntimeElement
newRuntimeElement(String, String, boolean) - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
Creates a new RuntimeElement
newRuntimeElement(String, String, String, boolean) - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
Creates a new RuntimeElement
newRuntimeElement(String, String, String, boolean) - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
Creates a new RuntimeElement
newTenant() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
newTenant() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
newTenant() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
newTenant() - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
newTenant() - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
newTenant(ITenant) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
newTenant(ITenant) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
newTenant(ITenant) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
newTenant(ITenant) - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
newTenant(ITenant) - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
newUser() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
newUser() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
newUser() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
newUser() - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
newUser() - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
newUser(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
newUser(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
newUser(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
newUser(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
newUser(ITenant, String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
NoCachePentahoJcrSessionFactory - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
JCR Session factory which creates a new session for every request.
NoCachePentahoJcrSessionFactory(Repository, String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.NoCachePentahoJcrSessionFactory
 
NodeHelper - Class in org.pentaho.platform.repository2.unified.jcr
 
NodeHelper() - Constructor for class org.pentaho.platform.repository2.unified.jcr.NodeHelper
 
nodeIdToFile(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Serializable) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
nodeRepositoryFileDataAdapter - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
NodeRepositoryFileDataAdapter - Class in org.pentaho.platform.repository2.unified.webservices
 
NodeRepositoryFileDataAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.NodeRepositoryFileDataAdapter
 
NodeRepositoryFileDataTransformer - Class in org.pentaho.platform.repository2.unified.jcr.transform
 
NodeRepositoryFileDataTransformer() - Constructor for class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
nodeToFile(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
nodeToFile(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Node, boolean, IPentahoLocale) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
nodeToFileOld(Session, PentahoJcrConstants, IPathConversionHelper, ILockHelper, Node, boolean, IPentahoLocale) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
nodeToString(Node, StringBuilder) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
nodeToString(Node, StringBuilder) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
NodeTypeDefinitionProvider - Interface in org.pentaho.platform.repository2.unified.jcr.sejcr
 
NodeTypeDefinitionProviderUtils - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
NodeTypeDefinitionProviderUtils() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
normalize(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Normalizes a path, removing double and single dot path steps.
normalize(String, boolean) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Normalizes a path, removing double and single dot path steps.
normalizeNoEndSeparator(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
notifyListeners(AccessControlModifications) - Method in class org.apache.jackrabbit.core.security.authorization.acl.CachingPentahoEntryCollector
 
notifyListeners(AccessControlModifications) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
 
NT - Static variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
NULL_AUTHENTICATION_MANAGER - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
When there's no AuthenticationManager available in PentahoSystem, this one will be returned.
nullSafeGet(ResultSet, String[], Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
nullSafeGet(ResultSet, String[], Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 

O

onApplicationEvent(ApplicationEvent) - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
 
onLoad(LoadEvent, LoadEventListener.LoadType) - Method in class org.pentaho.platform.repository.hibernate.HibernateLoadEventListener
 
onModuleLoad() - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
org.apache.jackrabbit.core - package org.apache.jackrabbit.core
 
org.apache.jackrabbit.core.security.authorization.acl - package org.apache.jackrabbit.core.security.authorization.acl
 
org.apache.jackrabbit.core.security.user - package org.apache.jackrabbit.core.security.user
 
org.pentaho.platform.repository - package org.pentaho.platform.repository
 
org.pentaho.platform.repository.hibernate - package org.pentaho.platform.repository.hibernate
 
org.pentaho.platform.repository.hibernate.usertypes - package org.pentaho.platform.repository.hibernate.usertypes
 
org.pentaho.platform.repository.legacy.acl - package org.pentaho.platform.repository.legacy.acl
 
org.pentaho.platform.repository.messages - package org.pentaho.platform.repository.messages
 
org.pentaho.platform.repository.runtime - package org.pentaho.platform.repository.runtime
 
org.pentaho.platform.repository.solution - package org.pentaho.platform.repository.solution
 
org.pentaho.platform.repository.solution.dbbased - package org.pentaho.platform.repository.solution.dbbased
 
org.pentaho.platform.repository.solution.filebased - package org.pentaho.platform.repository.solution.filebased
 
org.pentaho.platform.repository.usersettings - package org.pentaho.platform.repository.usersettings
 
org.pentaho.platform.repository.usersettings.pojo - package org.pentaho.platform.repository.usersettings.pojo
 
org.pentaho.platform.repository.webservices - package org.pentaho.platform.repository.webservices
 
org.pentaho.platform.repository2 - package org.pentaho.platform.repository2
 
org.pentaho.platform.repository2.locale - package org.pentaho.platform.repository2.locale
 
org.pentaho.platform.repository2.messages - package org.pentaho.platform.repository2.messages
 
org.pentaho.platform.repository2.mt - package org.pentaho.platform.repository2.mt
 
org.pentaho.platform.repository2.unified - package org.pentaho.platform.repository2.unified
 
org.pentaho.platform.repository2.unified.exception - package org.pentaho.platform.repository2.unified.exception
 
org.pentaho.platform.repository2.unified.fileio - package org.pentaho.platform.repository2.unified.fileio
 
org.pentaho.platform.repository2.unified.fs - package org.pentaho.platform.repository2.unified.fs
 
org.pentaho.platform.repository2.unified.jcr - package org.pentaho.platform.repository2.unified.jcr
 
org.pentaho.platform.repository2.unified.jcr.jackrabbit.security - package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security
 
org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.messages - package org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.messages
 
org.pentaho.platform.repository2.unified.jcr.sejcr - package org.pentaho.platform.repository2.unified.jcr.sejcr
 
org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders - package org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
org.pentaho.platform.repository2.unified.jcr.transform - package org.pentaho.platform.repository2.unified.jcr.transform
 
org.pentaho.platform.repository2.unified.lifecycle - package org.pentaho.platform.repository2.unified.lifecycle
 
org.pentaho.platform.repository2.unified.spring - package org.pentaho.platform.repository2.unified.spring
 
org.pentaho.platform.repository2.unified.webservices - package org.pentaho.platform.repository2.unified.webservices
 
org.pentaho.platform.repository2.unified.webservices.jaxws - package org.pentaho.platform.repository2.unified.webservices.jaxws
 
org.pentaho.platform.repository2.userroledao.jackrabbit.security - package org.pentaho.platform.repository2.userroledao.jackrabbit.security
 
org.pentaho.platform.security.policy.rolebased - package org.pentaho.platform.security.policy.rolebased
 
org.pentaho.platform.security.policy.rolebased.actions - package org.pentaho.platform.security.policy.rolebased.actions
 
org.pentaho.platform.security.policy.rolebased.messages - package org.pentaho.platform.security.policy.rolebased.messages
 
org.pentaho.platform.security.policy.rolebased.springsecurity - package org.pentaho.platform.security.policy.rolebased.springsecurity
 
org.pentaho.platform.security.policy.rolebased.ws - package org.pentaho.platform.security.policy.rolebased.ws
 
org.pentaho.platform.security.userrole.ws - package org.pentaho.platform.security.userrole.ws
 
org.pentaho.platform.security.userroledao - package org.pentaho.platform.security.userroledao
 
org.pentaho.platform.security.userroledao.jackrabbit - package org.pentaho.platform.security.userroledao.jackrabbit
 
org.pentaho.platform.security.userroledao.messages - package org.pentaho.platform.security.userroledao.messages
 
org.pentaho.platform.security.userroledao.service - package org.pentaho.platform.security.userroledao.service
 
org.pentaho.platform.security.userroledao.superuser - package org.pentaho.platform.security.userroledao.superuser
 
org.pentaho.platform.security.userroledao.ws - package org.pentaho.platform.security.userroledao.ws
 

P

parent - Variable in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
parent - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
parseUri(FileName, String) - Method in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
parseUri(FileName, String) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
parseYamlMagicAceDefinitions(InputStream, SessionImpl) - Static method in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
path - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
path - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
pathConversionHelper - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
pathConversionHelper - Variable in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 
pathDecode(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
May contain just folder names or full paths
pathDecode(String, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
May contain just folder names or full paths
pathEncode(String) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
May contain just folder names or full paths
pathEncode(String, boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
May contain just folder names or full paths
PentahoACLProvider - Class in org.apache.jackrabbit.core.security.authorization.acl
Customization of ACLProvider.
PentahoACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
 
PentahoCompiledPermissionsImpl - Class in org.apache.jackrabbit.core.security.authorization.acl
A copy-paste of CompiledPermissionsImpl modified with more lenient locking on cache to prevent deadlocks between PentahoCompiledPermissionsImpl.clearCache() and PentahoCompiledPermissionsImpl.canRead(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.core.id.ItemId) as detailed in BISERVER-8382
This shouldn't differ from CompiledPermissionsImpl except for the extra lock and the synchronized changes within PentahoCompiledPermissionsImpl.canRead(Path, ItemId)
PentahoEntry - Class in org.apache.jackrabbit.core.security.authorization.acl
Copy-and-paste of org.apache.jackrabbit.core.security.authorization.acl.Entry in Jackrabbit 2.10.0.
PentahoEntry(NodeId, String, boolean, PrivilegeBits, boolean, String, Map<Name, Value>) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntry
 
PentahoEntry(NodeId, String, boolean, PrivilegeBits, boolean, String, Value) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntry
 
PentahoEntryCollector - Class in org.apache.jackrabbit.core.security.authorization.acl
Copy-and-paste of org.apache.jackrabbit.core.security.authorization.acl.EntryCollector in Jackrabbit 2.4.0.
PentahoEntryCollector(SessionImpl, NodeId, Map) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.PentahoEntryCollector
 
PentahoEntryFilter - Interface in org.apache.jackrabbit.core.security.authorization.acl
 
PentahoEntryFilterImpl - Class in org.apache.jackrabbit.core.security.authorization.acl
Copy-and-paste of org.apache.jackrabbit.core.security.authorization.acl in Jackrabbit 2.10.0.
PentahoJcrConstants - Class in org.pentaho.platform.repository2.unified.jcr
Pentaho JCR constants.
PentahoJcrConstants(Session) - Constructor for class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
PentahoJcrConstants(Session, boolean) - Constructor for class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
PentahoJcrSessionFactory - Interface in org.pentaho.platform.repository2.unified.jcr.sejcr
Factory used by the CredentialsStrategySessionFactory to create new JCR Session instances Created by nbaker on 6/9/14.
PentahoJcrTemplate - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
Copy of superclass' execute with better exception conversions.
PentahoJcrTemplate() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoJcrTemplate
 
PentahoLocale - Class in org.pentaho.platform.repository2.locale
A wrapper class to the java Locale, since it is a final class.
PentahoLocale() - Constructor for class org.pentaho.platform.repository2.locale.PentahoLocale
Default empty constructor needed for web services
PentahoLocale(Locale) - Constructor for class org.pentaho.platform.repository2.locale.PentahoLocale
 
PentahoMetadataAcePrincipal - Class in org.pentaho.platform.repository2.unified.jcr
Special principal used in ACEs that contains two pieces of metadata about the ACL as a whole: Owner: Separate from all ACEs, what Principal is the owner? (Owners can be treated specially.) Entries Inheriting: Whether or not the ACEs of this ACL apply or instead an ancestor.
PentahoMetadataAcePrincipal(String, boolean) - Constructor for class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
 
pentahoPermissionsToPrivileges(Session, EnumSet<RepositoryFilePermission>) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultPermissionConversionHelper
 
pentahoPermissionsToPrivileges(Session, EnumSet<RepositoryFilePermission>) - Method in interface org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao.IPermissionConversionHelper
 
PentahoRole - Class in org.pentaho.platform.security.userroledao
A role in the Pentaho platform.
PentahoRole() - Constructor for class org.pentaho.platform.security.userroledao.PentahoRole
 
PentahoRole(String) - Constructor for class org.pentaho.platform.security.userroledao.PentahoRole
 
PentahoRole(String, String) - Constructor for class org.pentaho.platform.security.userroledao.PentahoRole
 
PentahoRole(IPentahoRole) - Constructor for class org.pentaho.platform.security.userroledao.PentahoRole
Copy constructor
PentahoRole(ITenant, String, String) - Constructor for class org.pentaho.platform.security.userroledao.PentahoRole
 
PentahoSessionCredentialsStrategy - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
A CredentialsStrategy that creates credentials from the current IPentahoSession.
PentahoSessionCredentialsStrategy(String, ITenantedPrincipleNameResolver) - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoSessionCredentialsStrategy
 
PentahoTransactionManager - Class in org.pentaho.platform.repository2.unified.jcr.sejcr
A customized version of the SE-JCR LocalTransactionManager which captures transaction information to inform session creation and pooling.
PentahoTransactionManager() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoTransactionManager
 
PentahoUser - Class in org.pentaho.platform.security.userroledao
A user of the Pentaho platform.
PentahoUser() - Constructor for class org.pentaho.platform.security.userroledao.PentahoUser
 
PentahoUser(String) - Constructor for class org.pentaho.platform.security.userroledao.PentahoUser
 
PentahoUser(String, String, String, boolean) - Constructor for class org.pentaho.platform.security.userroledao.PentahoUser
 
PentahoUser(IPentahoUser) - Constructor for class org.pentaho.platform.security.userroledao.PentahoUser
Copy constructor
PentahoUser(ITenant, String, String, String, boolean) - Constructor for class org.pentaho.platform.security.userroledao.PentahoUser
 
PentahoUserManagerImpl - Class in org.apache.jackrabbit.core.security.user
 
PentahoUserManagerImpl(SessionImpl, String, Properties) - Constructor for class org.apache.jackrabbit.core.security.user.PentahoUserManagerImpl
 
PentahoUserRoleMapping - Class in org.pentaho.platform.security.userroledao
 
PentahoUserRoleMapping() - Constructor for class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping
 
PentahoUserRoleMapping.Id - Class in org.pentaho.platform.security.userroledao
 
permanentlyDeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
permanentlyDeleteFile(Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
permanentlyDeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
permanentlyDeleteFile(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
Deletes a file in a way that it cannot be recovered.
permanentlyDeleteFile(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Deletes a file in a way that it cannot be recovered.
permissionEnumToPrivilegeNamesMap - Variable in class org.pentaho.platform.repository2.unified.jcr.DefaultPermissionConversionHelper
 
PHO - Static variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
PHO_CONTENTCREATOR - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
PHO_MIX - Static variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
PHO_MIX_NS - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
Pentaho mixin type namespace.
PHO_NS - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
Pentaho item name namespace.
PHO_NT - Static variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.NodeTypeDefinitionProviderUtils
 
PHO_NT_NS - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
Pentaho node type namespace.
PHO_SCHEDULENAME - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoJcrConstants
 
PRINCIPAL_PREFIX - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
Helps to guarantee uniqueness of this principal name so that it never matches a real principal.
PRINCIPAL_PREFIX - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
Helps to guarantee uniqueness of this principal name so that it never matches a real principal.
privilegeNameToPermissionEnumsMap - Variable in class org.pentaho.platform.repository2.unified.jcr.DefaultPermissionConversionHelper
 
privileges - Variable in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
privilegesToPentahoPermissions(Session, Privilege[]) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultPermissionConversionHelper
 
privilegesToPentahoPermissions(Session, Privilege[]) - Method in interface org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao.IPermissionConversionHelper
 
PROP_DUMP_TO_FILE - Static variable in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
Exports the repository using a custom TraversingItemVisitor.
PROP_DUMP_TO_FILE - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile
Exports the repository using a custom TraversingItemVisitor.
PROP_DUMP_TO_FILE_DOCUMENT_VIEW - Static variable in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
Exports the repository using Document View.
PROP_DUMP_TO_FILE_DOCUMENT_VIEW - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile
Exports the repository using Document View.
PROP_DUMP_TO_FILE_SYSTEM_VIEW - Static variable in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
Exports the repository using System View.
PROP_DUMP_TO_FILE_SYSTEM_VIEW - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile
Exports the repository using System View.
PropertiesWrapper - Class in org.pentaho.platform.repository2.unified.webservices
User: RFellows Date: 9/10/14
PropertiesWrapper() - Constructor for class org.pentaho.platform.repository2.unified.webservices.PropertiesWrapper
 
PropertiesWrapper(Properties) - Constructor for class org.pentaho.platform.repository2.unified.webservices.PropertiesWrapper
 
propertyToString(Property, StringBuilder) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
propertyToString(Property, StringBuilder) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
ProxyPentahoRole - Class in org.pentaho.platform.security.userroledao.ws
 
ProxyPentahoRole() - Constructor for class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
ProxyPentahoRole(String) - Constructor for class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
ProxyPentahoUser - Class in org.pentaho.platform.security.userroledao.ws
 
ProxyPentahoUser() - Constructor for class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
ProxyPentahoUserRoleHelper - Class in org.pentaho.platform.security.userroledao.ws
This class contains helper methods for converting from and to proxy user and roles
ProxyPentahoUserRoleHelper() - Constructor for class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUserRoleHelper
 
publish(IPentahoSession) - Method in class org.pentaho.platform.repository.solution.CleanRepoPublisher
 
PublishAction - Class in org.pentaho.platform.security.policy.rolebased.actions
User: nbaker Date: 3/30/13
PublishAction() - Constructor for class org.pentaho.platform.security.policy.rolebased.actions.PublishAction
 

R

read() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
rebuildSessionFactory() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Rebuild the SessionFactory with the static Configuration.
rebuildSessionFactory(Configuration) - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Rebuild the SessionFactory with the given Hibernate Configuration.
ReferentialIntegrityExceptionConverter - Class in org.pentaho.platform.repository2.unified.exception
 
ReferentialIntegrityExceptionConverter() - Constructor for class org.pentaho.platform.repository2.unified.exception.ReferentialIntegrityExceptionConverter
 
refresh() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
REGISTERED - com.pentaho.pdi.ws.RepositorySyncStatus
 
registerEntryCollectorWithObservationManager(Session) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
 
registerInterceptor(Interceptor) - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Register a Hibernate interceptor with the current thread.
registerNamespaces() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Register the namespaces.
registerNodeTypes() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
registerVoter(IRepositoryAccessVoter) - Method in class org.pentaho.platform.repository2.unified.RepositoryAccessVoterManager
 
relToAbs(String) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultPathConversionHelper
Unconditionally adds tenant root path to given path.
relToAbs(String) - Method in interface org.pentaho.platform.repository2.unified.jcr.IPathConversionHelper
 
removeAclFor(RepositoryFile) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclNodeHelper
 
removeAclMetadata(List<AccessControlEntry>) - Method in interface org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy
If implementation uses ACE(s) to store metadata, this method must remove that metadata.
removeAclMetadata(List<AccessControlEntry>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy
 
removeAclMetadata(List<AccessControlEntry>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
removeAttribute(String) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
removeAttribute(String) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
removeChildFile(RepositoryFile) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
removeExtension(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Removes the extension from a filename.
removeLifeCycleManager(IBackingRepositoryLifecycleManager) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
removeLockToken(Session, PentahoJcrConstants, Lock) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Removes a lock token so that it can never be associated with anyone's session again.
removeLockToken(Session, PentahoJcrConstants, Lock) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
Removes a lock token so that it can never be associated with anyone's session again.
removeLockTokenFromSessionIfNecessary(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Removes the lock token associated with the file with the given file id
removeLockTokenFromSessionIfNecessary(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
Removes the lock token associated with the file with the given file id
removeMember(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
removeMember(Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
replace(Object, Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
replace(Object, Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
replace(Object, Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
replace(Object, Object, Object) - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
replaceIllegalChars(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryContentOutputHandler
 
repo - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
repository - Variable in class org.pentaho.platform.repository.usersettings.UserSettingService
 
repository - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
repository - Variable in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
repository - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
 
RepositoryAccessVoterManager - Class in org.pentaho.platform.repository2.unified
 
RepositoryAccessVoterManager(List<IRepositoryAccessVoter>, IAuthorizationPolicy, String) - Constructor for class org.pentaho.platform.repository2.unified.RepositoryAccessVoterManager
 
RepositoryAccessVoterManager(IAuthorizationPolicy, String) - Constructor for class org.pentaho.platform.repository2.unified.RepositoryAccessVoterManager
 
repositoryAdminUsername - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
repositoryAdminUsername - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
repositoryAdminUsername - Variable in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
RepositoryCleaner - Class in org.pentaho.platform.repository2.unified.jcr
This class provides a static method RepositoryCleaner.gc() for running JCR's GC routine.
RepositoryCleaner() - Constructor for class org.pentaho.platform.repository2.unified.jcr.RepositoryCleaner
 
RepositoryContentOutputHandler - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryContentOutputHandler() - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryContentOutputHandler
 
RepositoryCreateAction - Class in org.pentaho.platform.security.policy.rolebased.actions
User: nbaker Date: 3/19/13
RepositoryCreateAction() - Constructor for class org.pentaho.platform.security.policy.rolebased.actions.RepositoryCreateAction
 
RepositoryDownloadWhitelist - Class in org.pentaho.platform.repository
 
RepositoryDownloadWhitelist() - Constructor for class org.pentaho.platform.repository.RepositoryDownloadWhitelist
 
RepositoryFile - Class in org.pentaho.platform.repository.solution.dbbased
 
RepositoryFile() - Constructor for class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
RepositoryFile(String, RepositoryFile, byte[]) - Constructor for class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
RepositoryFile(String, RepositoryFile, byte[], long) - Constructor for class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
repositoryFileAclAceAdapter - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
RepositoryFileAclAceAdapter - Class in org.pentaho.platform.repository2.unified.webservices
 
RepositoryFileAclAceAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
repositoryFileAclAdapter - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
RepositoryFileAclAdapter - Class in org.pentaho.platform.repository2.unified.webservices
 
RepositoryFileAclAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAdapter
 
repositoryFileAclDao - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
repositoryFileAclDao - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
repositoryFileAclDao - Variable in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
repositoryFileAdapter - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
RepositoryFileAdapter - Class in org.pentaho.platform.repository2.unified.webservices
Converts RepositoryFile into JAXB-safe object and vice-versa.
RepositoryFileAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
RepositoryFileAdapter(RepositoryRequest) - Constructor for class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
RepositoryFileContentItem - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryFileContentItem(String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
repositoryFileDao - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
repositoryFileDao - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
repositoryFileDao - Variable in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
RepositoryFileDaoException - Exception in org.pentaho.platform.repository2.unified.exception
 
RepositoryFileDaoException() - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoException
 
RepositoryFileDaoException(String) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoException
 
RepositoryFileDaoException(String, Throwable) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoException
 
RepositoryFileDaoException(Throwable) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoException
 
RepositoryFileDaoFileExistsException - Exception in org.pentaho.platform.repository2.unified.exception
An exception that occurs when a file already exists.
RepositoryFileDaoFileExistsException(RepositoryFile) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoFileExistsException
 
RepositoryFileDaoMalformedNameException - Exception in org.pentaho.platform.repository2.unified.exception
An exception that occurs when name used within a file is not valid.
RepositoryFileDaoMalformedNameException(String) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoMalformedNameException
 
RepositoryFileDaoMalformedNameException(String, String) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoMalformedNameException
 
RepositoryFileDaoMalformedNameException(String, Throwable, String) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoMalformedNameException
 
RepositoryFileDaoMalformedNameException(Throwable, String) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoMalformedNameException
 
RepositoryFileDaoReferentialIntegrityException - Exception in org.pentaho.platform.repository2.unified.exception
An exception that occurs when a file is attempted to be deleted and another file is referring to it.
RepositoryFileDaoReferentialIntegrityException(String, Throwable, RepositoryFile, Set<RepositoryFile>) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
RepositoryFileDaoReferentialIntegrityException(String, RepositoryFile, Set<RepositoryFile>) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
RepositoryFileDaoReferentialIntegrityException(Throwable, RepositoryFile, Set<RepositoryFile>) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
RepositoryFileDaoReferentialIntegrityException(RepositoryFile, Set<RepositoryFile>) - Constructor for exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
RepositoryFileInputStream - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryFileInputStream(Serializable) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
RepositoryFileInputStream(Serializable, IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
RepositoryFileInputStream(String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
RepositoryFileInputStream(String, IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
RepositoryFileInputStream(RepositoryFile) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
RepositoryFileInputStream(RepositoryFile, IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
RepositoryFilenameUtils - Class in org.pentaho.platform.repository
General filename and filepath manipulation utilities for the Hitachi Vantara Repository.
RepositoryFileOutputHandler - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryFileOutputHandler(RepositoryFileOutputStream) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
RepositoryFileOutputStream - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryFileOutputStream(Serializable) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(Serializable, boolean, boolean) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(Serializable, boolean, boolean, IUnifiedRepository, boolean) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(Serializable, String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(String, boolean) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(String, boolean, boolean) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(String, boolean, boolean, IUnifiedRepository, boolean) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(String, String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(RepositoryFile) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(RepositoryFile, boolean, boolean) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(RepositoryFile, boolean, boolean, IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileOutputStream(RepositoryFile, String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
RepositoryFileProxy - Class in org.pentaho.platform.repository2.unified.jcr
User: nbaker Date: 5/28/13
RepositoryFileProxy(Node, JcrTemplate, IPentahoLocale) - Constructor for class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
RepositoryFileProxyFactory - Class in org.pentaho.platform.repository2.unified.jcr
User: nbaker Date: 5/28/13
RepositoryFileProxyFactory(JcrTemplate, IRepositoryFileDao) - Constructor for class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxyFactory
 
RepositoryFileReader - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryFileReader(Serializable) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileReader
 
RepositoryFileReader(String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileReader
 
RepositoryFileReader(RepositoryFile) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileReader
 
repositoryFileTreeAdapter - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
RepositoryFileTreeAdapter - Class in org.pentaho.platform.repository2.unified.webservices
Converts RepositoryFileTree into JAXB-safe object and vice-versa.
RepositoryFileTreeAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.RepositoryFileTreeAdapter
 
RepositoryFileTreeAdapter(RepositoryRequest) - Constructor for class org.pentaho.platform.repository2.unified.webservices.RepositoryFileTreeAdapter
 
RepositoryFileWriter - Class in org.pentaho.platform.repository2.unified.fileio
 
RepositoryFileWriter(Serializable, String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileWriter
 
RepositoryFileWriter(String, String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileWriter
 
RepositoryFileWriter(RepositoryFile, String) - Constructor for class org.pentaho.platform.repository2.unified.fileio.RepositoryFileWriter
 
RepositoryReadAction - Class in org.pentaho.platform.security.policy.rolebased.actions
User: nbaker Date: 3/19/13
RepositoryReadAction() - Constructor for class org.pentaho.platform.security.policy.rolebased.actions.RepositoryReadAction
 
RepositorySyncException - Exception in com.pentaho.pdi.ws
 
RepositorySyncException(String) - Constructor for exception com.pentaho.pdi.ws.RepositorySyncException
 
RepositorySyncException(String, Exception) - Constructor for exception com.pentaho.pdi.ws.RepositorySyncException
 
RepositorySyncStatus - Enum in com.pentaho.pdi.ws
 
RepositorySyncWebService - Class in com.pentaho.pdi.ws
 
RepositorySyncWebService() - Constructor for class com.pentaho.pdi.ws.RepositorySyncWebService
 
RepositoryTenantManager - Class in org.pentaho.platform.repository2.mt
 
RepositoryTenantManager(IRepositoryFileDao, IUserRoleDao, IRepositoryFileAclDao, IRoleAuthorizationPolicyRoleBindingDao, JcrTemplate, String, String, ITenantedPrincipleNameResolver, ITenantedPrincipleNameResolver, String, List<String>) - Constructor for class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
RepositoryUtils - Class in org.pentaho.platform.repository2.unified
Utility methods that can be applied on any IUnifiedRepository} User: dkincade
RepositoryUtils(IUnifiedRepository) - Constructor for class org.pentaho.platform.repository2.unified.RepositoryUtils
Creates a new instance of this utility class with access to the specified repository
requireRootAclUpdate(ACLEditor) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
Returns true if the root acl needs updating (if the JCR_READ_ACCESS_CONTROL privilege is missing from the 'everyone' principle) and false otherwise.
resetAccessControls(List<IPentahoAclEntry>) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
resetAccessControls(List<IPentahoAclEntry>) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
resolveDefaultDescriptionKey() - Method in class org.pentaho.platform.repository2.unified.jcr.LocalePropertyResolver
 
resolveDefaultTitleKey() - Method in class org.pentaho.platform.repository2.unified.jcr.LocalePropertyResolver
 
resolveDescriptionKey() - Method in class org.pentaho.platform.repository2.unified.jcr.LocalePropertyResolver
 
resolveFile(String) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
resolveFile(String, NameScope) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
resolveLocalizedString(String, String) - Method in class org.pentaho.platform.repository2.unified.jcr.LocalizationUtil
 
resolveNameKey() - Method in class org.pentaho.platform.repository2.unified.jcr.LocalePropertyResolver
 
resolvePath() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
resolveTitleKey() - Method in class org.pentaho.platform.repository2.unified.jcr.LocalePropertyResolver
 
restoreFileAtVersion(Serializable, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
restoreFileAtVersion(Serializable, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
restoreFileAtVersion(Serializable, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
restoreFileAtVersion(Serializable, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
restoreFileAtVersion(Serializable, Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
restoreFileAtVersion(Serializable, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
restoreFileAtVersion(Serializable, Serializable, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
restoreFileAtVersion(String, String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
restoreFileAtVersion(String, String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
restoreFileAtVersion(String, String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
retrieveParent() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
retrieveParent() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
returnedClass() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
returnedClass() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
returnedClass() - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
returnedClass() - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
revision - Variable in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
ROLE_CACHE_REGION - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
RoleAuthorizationPolicy - Class in org.pentaho.platform.security.policy.rolebased
An authorization policy based on roles.
RoleAuthorizationPolicy(IRoleAuthorizationPolicyRoleBindingDao) - Constructor for class org.pentaho.platform.security.policy.rolebased.RoleAuthorizationPolicy
 
roleBindingDao - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
RoleBindingStruct - Class in org.pentaho.platform.security.policy.rolebased
A simple way to group two related pieces of info together.
RoleBindingStruct(Map<String, String>, Map<String, List<String>>, Set<String>) - Constructor for class org.pentaho.platform.security.policy.rolebased.RoleBindingStruct
 
RoleBindingStructAdapter - Class in org.pentaho.platform.security.policy.rolebased.ws
Converts RoleBindingStruct into JAXB-safe object and vice-versa.
RoleBindingStructAdapter() - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.RoleBindingStructAdapter
 
RoleComparator - Class in org.pentaho.platform.security.userroledao.ws
 
RoleComparator() - Constructor for class org.pentaho.platform.security.userroledao.ws.RoleComparator
 
rollbackTransaction() - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Commit the database transaction.
RuntimeElement - Class in org.pentaho.platform.repository.runtime
 
RuntimeElement() - Constructor for class org.pentaho.platform.repository.runtime.RuntimeElement
Constructor for Hibernate
RuntimeElement(String) - Constructor for class org.pentaho.platform.repository.runtime.RuntimeElement
Constructor
RuntimeElement(String, String, String) - Constructor for class org.pentaho.platform.repository.runtime.RuntimeElement
Constructor
RuntimeElement(String, String, String, String) - Constructor for class org.pentaho.platform.repository.runtime.RuntimeElement
Constructor
RuntimeRepository - Class in org.pentaho.platform.repository.runtime
 
RuntimeRepository() - Constructor for class org.pentaho.platform.repository.runtime.RuntimeRepository
 

S

SampleRepositoryFileDataTransformer - Class in org.pentaho.platform.repository2.unified.jcr.transform
 
SampleRepositoryFileDataTransformer() - Constructor for class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
 
saveFile(String, IRepositoryFileData, boolean, boolean, boolean, boolean, String) - Method in class org.pentaho.platform.repository2.unified.RepositoryUtils
Save the data to a file at the specified path.
SchedulerAction - Class in org.pentaho.platform.security.policy.rolebased.actions
User: nbaker Date: 3/19/13
SchedulerAction() - Constructor for class org.pentaho.platform.security.policy.rolebased.actions.SchedulerAction
 
SCHEMA_XML - Static variable in class org.pentaho.platform.repository.solution.filebased.MondrianVfs
 
searchForTerm(ISearchable, String, int) - Static method in class org.pentaho.platform.repository.hibernate.HibernateUtil
Searches an ISearchable object for a search term.
SEPARATOR - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
SEPARATOR - Static variable in class org.pentaho.platform.repository2.unified.jcr.PentahoMetadataAcePrincipal
 
separatorsToRepository(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Converts all separators to the Repository (Unix) separator of forward slash.
ServerRepositoryPaths - Class in org.pentaho.platform.repository2.unified
Class of static methods that return commonly needed absolute paths like "tenant root folder path."
ServerRepositoryPaths.IServerRepositoryPathsStrategy - Interface in org.pentaho.platform.repository2.unified
Interface that allows pathing to be configurable.
service - Static variable in class org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceCache
 
sessionFactory - Variable in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setAccessControls(List<IPentahoAclEntry>) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setAccessControls(List<IPentahoAclEntry>) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
This method's purpose is to allow Hibernate to initialize the ACLs from the data-store.
setAccessType(DatabaseAccessType) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setAccessTypeValue(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setAclFor(RepositoryFile, RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclNodeHelper
setAclMetadata(Session, String, AccessControlList, IAclMetadataStrategy.AclMetadata) - Method in interface org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy
 
setAclMetadata(Session, String, AccessControlList, IAclMetadataStrategy.AclMetadata) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy
 
setAclMetadata(Session, String, AccessControlList, IAclMetadataStrategy.AclMetadata) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
setAllowableAttributeNames(Collection) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setAssignments(List<UserToRoleAssignment>) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
setAsSystemFolder(Serializable) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
setAttribute(String, Object) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
setAttribute(String, Object) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
setAuthorizationActions(List<IAuthorizationAction>) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
setAutoCreateDirStructure(boolean) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
setBigDecimalProperty(String, BigDecimal) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets the BigDecimal property in the paramMap.
setChanged(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setCharsetName(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
setChildrenFiles(Set) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setChildrenFiles(Set) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setConnectionPoolingProperties(Map<String, String>) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setConnectSql(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setCreateDate(Date) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setData(byte[]) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setData(byte[]) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setDatabaseName(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setDatabasePort(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setDatabaseType(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setDataTablespace(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setDateProperty(String, Date) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets a date property in the paramMap.
setDefaultAclHandler(IRepositoryDefaultAclHandler) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
setDefaultRole(String) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
The default role which will be assigned to all users.
setDefaultRoles(List<ProxyPentahoRole>) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
setDelimeter(String) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
setDescription(String) - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
setDescription(String) - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
setDescription(String) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
setDescription(String) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
setDirectory(boolean) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setDirectory(boolean) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setEnabled(boolean) - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
setEnabled(boolean) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
setEncoding(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
 
setEventListeners(EventListenerDefinition[]) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setExecutable(boolean, boolean) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
setExtensions(String) - Method in class org.pentaho.platform.repository.RepositoryDownloadWhitelist
 
setFileId(String) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
setFileMetadata(Serializable, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
setFileMetadata(String, List<StringKeyStringValueDto>) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
setFileMetadata(String, List<StringKeyStringValueDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
setFileMetadata(String, List<StringKeyStringValueDto>, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
setFileMetadata(Session, Serializable, Map<String, Serializable>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
setFileName(String) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setFileName(String) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setFileName(String) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
 
setFilePath(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
setForceNamespacesRegistration(boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Indicate if the given namespace registrations will override the namespace already registered in the repository under the same prefix.
setForcingIdentifiersToLowerCase(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setForcingIdentifiersToUpperCase(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setFullControl(Serializable, RepositoryFileSid, RepositoryFilePermission) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
setFullControl(Serializable, RepositoryFileSid, RepositoryFilePermission) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Gives full control (all permissions) to given sid.
setFullControl(Serializable, RepositoryFileSid, RepositoryFilePermission) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
setFullControl(Session, PentahoJcrConstants, Serializable, RepositoryFileSid) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
setFullPath(String) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setFullPath(String) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setGlobalUserSetting(String, String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
setHostname(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setId(long) - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
setId(Serializable) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setId(String) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setId(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setId(PentahoUserRoleMapping.Id) - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping
 
setIndexTablespace(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setInformixServername(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setInitialPoolSize(int) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setInstanceId(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setKeepNewNamespaces(boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Indicate if the given namespace registrations will be kept (the default) when the application context closes down or if they will be unregistered.
setLastModified(long) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setLastModified(long) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setLastModifiedTime(long) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
setLastModifiedTime(long) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
setLifecycleManager(IBackingRepositoryLifecycleManager) - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
Sets the IBackingRepositoryLifecycleManager to be used by this instance
setListProperty(String, List) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets a list property in the paramMap.
setLoaded(boolean) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
setLocalePropertiesForFile(RepositoryFile, String, Properties) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
setLocalePropertiesForFileByFileId(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
setLocalePropertiesForFileByFileId(String, String, Properties) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
setLocalePropertiesForFileById(Serializable, String, Properties) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
setLocalePropertiesForFileByPath(String, String, Properties) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
setLogoutDelegate(CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler.LogoutDelegate) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler
 
setLongProperty(String, long) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets a long property in the paramMap.
setLongProperty(String, Long) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets a long property in the paramMap.
setMapProperty(String, Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets a map property in the paramMap.
setMasterVersionComments(boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
setMasterVersioning(boolean) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
setMaximumPoolSize(int) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setMetadata(Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
setMimeType(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
setMimeType(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
 
setMimeTypeListener(IMimeTypeListener) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
setMultiByteEncodingEnabled(boolean) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrStringHelper
 
setName(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setName(String) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileContentItem
 
setName(String) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
setName(String) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
setNamespaces(Properties) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setNodeTypeDefinitionProviders(List<NodeTypeDefinitionProvider>) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setNonAdminPassword(String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
setOrder(int) - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
 
setOutput(String, Object) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
setOutputPreference(int) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
setOwner(Session, PentahoJcrConstants, RepositoryFile, RepositoryFileSid) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
setParamMapBD(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParamMapCPLX(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParamMapDT(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParamMapLong(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParamMapLS(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParamMapSS(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParent(LegacyRepositoryFile) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setParent(RepositoryFile) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setParentId(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setParentType(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setPartitioned(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setPartitioningInformation(List<PartitionDatabaseMeta>) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setPassword(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setPassword(String) - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
setPassword(String) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
setPassword(Session, ITenant, String, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setPassword(ITenant, String, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
setPentahoSession(IPentahoSession) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setPlatformMimeResolver(IPlatformMimeResolver) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
setProperties(Properties) - Method in class org.pentaho.platform.repository2.unified.webservices.PropertiesWrapper
 
setProviders(List<SessionHolderProvider>) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.JackrabbitListSessionHolderProviderManager
 
setQuoteAllFields(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setReadable(boolean, boolean) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
setReadOnly(boolean) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setRepository(Repository) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setRepository(IUnifiedRepository) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
setRepository(IUnifiedRepository) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputStream
 
setRepositoryVersionManager(IRepositoryVersionManager) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
setRevision(int) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets the revision of the class
setRevision(int) - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
setRole(String) - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
setRoleBindings(String, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
Sets the bindings for the given runtime role.
setRoleBindings(String, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
Sets the bindings for the given runtime role.
setRoleBindings(String, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
setRoleBindings(String, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.ws.IRoleAuthorizationPolicyRoleBindingDaoWebService
Sets the bindings for the given runtime role.
setRoleBindings(Session, ITenant, String, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
setRoleBindings(ITenant, String, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.IRoleAuthorizationPolicyRoleBindingDao
Sets the bindings for the given runtime role in a particular tenant.
setRoleBindings(ITenant, String, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyRoleBindingDao
 
setRoleBindingsForTenant(Tenant, String, List<String>) - Method in class org.pentaho.platform.security.policy.rolebased.ws.DefaultRoleAuthorizationPolicyRoleBindingDaoWebService
 
setRoleBindingsForTenant(Tenant, String, List<String>) - Method in interface org.pentaho.platform.security.policy.rolebased.ws.IRoleAuthorizationPolicyRoleBindingDaoWebService
 
setRoleDescription(Session, ITenant, String, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setRoleDescription(ITenant, String, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
setRoleId(String) - Method in class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
setRoleMappings(Map<String, List<String>>) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
setRoleMembers(Session, ITenant, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setRoleMembers(ITenant, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
setRolePrefix(String) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
Allows a default role prefix to be specified.
setRoles(List<ProxyPentahoRole>) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
setRoles(ProxyPentahoUser, ProxyPentahoRole[]) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
sets the roles for a user.
setRoles(ProxyPentahoUser, ProxyPentahoRole[]) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
setRolesNeedingExecutePermission(List<String>) - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
setRoot(boolean) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setRootDir(File) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
setRootDir(File) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
setSecurityHelper(ISecurityHelper) - Method in class org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener
Sets the ISecurityHelper to be used by this instance.
setSession(IPentahoSession) - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
setSession(IPentahoSession) - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
 
setSession(IPentahoSession) - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileOutputHandler
 
setSessionFactory(PentahoJcrSessionFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setSessionHolderProvider(SessionHolderProvider) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Used internally.
setSessionHolderProviderManager(SessionHolderProviderManager) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setSettingName(String) - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
setSettingValue(String) - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
setSingleTenantAdminPassword(String) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
setSkipExistingNamespaces(boolean) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Indicate if the given namespace registrations will skip already registered namespaces or not.
setSolution(String) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setSolutionId(String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setSolutionPath(String) - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
Deprecated.
 
setSQLServerInstance(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setStrategyName(String) - Static method in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
setStrategyName(String) - Static method in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
setStream() - Method in class org.pentaho.platform.repository2.unified.fileio.RepositoryFileInputStream
 
setStreamingResults(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setStringProperty(String, String) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Sets a property into the paramMap.
setSystemSessionFactory(IPentahoSystemSessionFactory) - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryCleaner
Exists primary for testing
setTenant(Tenant) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoRole
 
setTenant(Tenant) - Method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUser
 
setTenantedRoleNameUtils(ITenantedPrincipleNameResolver) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setTenantedUserNameUtils(ITenantedPrincipleNameResolver) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setTenantManager(ITenantManager) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
Sets the IBackingRepositoryLifecycleManager to be used by this instance
setTestAclHelper(IAclNodeHelper) - Static method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
We do not control the lifecycle (creation) of these class instances.
SETTING_PREFIX - Static variable in class org.pentaho.platform.repository.usersettings.UserSettingService
 
setTypesMap(Map) - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
 
setUseJackrabbitUserCache(boolean) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setUseNewDatasourceService(boolean) - Method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
setUser(String) - Method in class org.pentaho.platform.security.userroledao.PentahoUserRoleMapping.Id
 
setUserDescription(Session, ITenant, String, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setUserDescription(ITenant, String, String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
setUserDetailsCache(UserCache) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setUserDetailsService(UserDetailsService) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
setUserId(String) - Method in class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
setUsername(String) - Method in class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
setUsername(String) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setUserNameFollowsTenantName(boolean) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
setUserNameNaturallyContainsEmbeddedTenantName(boolean) - Method in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
setUserRoleDao(IUserRoleDao) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
setUserRoleDao(IUserRoleDao) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
 
setUserRoleDao(IUserRoleDao) - Method in class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
setUserRoleMappings(Map<String, List<String>>) - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
setUserRoles(Session, ITenant, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
setUserRoles(ITenant, String, String[]) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao
 
setUsers(List<ProxyPentahoUser>) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
setUsers(ProxyPentahoRole, ProxyPentahoUser[]) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
sets the users for a role.
setUsers(ProxyPentahoRole, ProxyPentahoUser[]) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
setUserSetting(String, String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
setUserSetting(String, String, String) - Method in class org.pentaho.platform.repository.usersettings.UserSettingService
 
setUsingConnectionPool(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionDto
 
setVersionCommentEnabled(boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
setVersioningEnabled(boolean) - Method in class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
setWorkspaceName(String) - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
setWritable(boolean, boolean) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
SharedObjectsDefaultAclHandler - Class in org.pentaho.platform.repository2.unified.jcr
This default acl handler sets the default security to Authenticated ALL for specific shared paths specified by a list in the configuration, defaulting to just databases at this time.
SharedObjectsDefaultAclHandler() - Constructor for class org.pentaho.platform.repository2.unified.jcr.SharedObjectsDefaultAclHandler
 
SharedObjectsDefaultAclHandler(String, List<String>) - Constructor for class org.pentaho.platform.repository2.unified.jcr.SharedObjectsDefaultAclHandler
 
shouldLogout() - Method in interface org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory.LogoutSuppressingInvocationHandler.LogoutDelegate
 
shutdown() - Method in class org.pentaho.platform.repository.hibernate.HibernateSystemListener
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
shutdown() - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
SimpleRepositoryFileDataDto - Class in org.pentaho.platform.repository2.unified.webservices.jaxws
This class exists for one purpose: to be able to apply the XmlMimeType annotation.
SimpleRepositoryFileDataDto() - Constructor for class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
 
SimpleRepositoryFileDataTransformer - Class in org.pentaho.platform.repository2.unified.jcr.transform
An ITransformer that can read and write nt:resource nodes.
SimpleRepositoryFileDataTransformer() - Constructor for class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
 
SimpleRuntimeRepository - Class in org.pentaho.platform.repository
 
SimpleRuntimeRepository() - Constructor for class org.pentaho.platform.repository.SimpleRuntimeRepository
 
SINGLE_DI_SERVER_INSTANCE - com.pentaho.pdi.ws.RepositorySyncStatus
 
singleTenantAuthenticatedAuthorityName - Variable in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
singleTenantAuthenticatedAuthorityRoleBindingList - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
SolutionRepositoryFileName - Class in org.pentaho.platform.repository.solution.filebased
 
SolutionRepositoryFileName(String, FileType) - Constructor for class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryFileName
 
SolutionRepositoryVfs - Class in org.pentaho.platform.repository.solution.filebased
 
SolutionRepositoryVfs() - Constructor for class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfs
 
SolutionRepositoryVfsFileContent - Class in org.pentaho.platform.repository.solution.filebased
 
SolutionRepositoryVfsFileContent(SolutionRepositoryVfsFileObject) - Constructor for class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
SolutionRepositoryVfsFileObject - Class in org.pentaho.platform.repository.solution.filebased
 
SolutionRepositoryVfsFileObject(String) - Constructor for class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
SpringSecurityLoginModule - Class in org.pentaho.platform.repository2.unified.jcr.jackrabbit.security
A Jackrabbit LoginModule that delegates to a Spring Security AuthenticationManager.
SpringSecurityLoginModule() - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityLoginModule
 
SpringSecurityPrincipalProvider - Class in org.pentaho.platform.repository2.unified.jcr.jackrabbit.security
A Jackrabbit PrincipalProvider that delegates to a Pentaho UserDetailsService.
SpringSecurityPrincipalProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
SpringSecurityRolePrincipal - Class in org.pentaho.platform.repository2.unified.jcr.jackrabbit.security
In Spring Security, there are users and roles.
SpringSecurityRolePrincipal(String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
SpringSecurityRolePrincipal(GrantedAuthority) - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
SpringSecurityUserPrincipal - Class in org.pentaho.platform.repository2.unified.jcr.jackrabbit.security
 
SpringSecurityUserPrincipal(String) - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityUserPrincipal
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BinaryUserType
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobtoByteArrayUserType
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.BlobUserType
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.EmptyStringUserType
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongStringUserType
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.LongVarBinaryUserType
 
sqlTypes() - Method in class org.pentaho.platform.repository.hibernate.usertypes.VarBinaryUserType
 
startup() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
startup() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DefaultUserRepositoryLifecycleManager
 
startup() - Method in class org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager
 
startup() - Method in class org.pentaho.platform.repository2.unified.lifecycle.ExecutePermissionRepositoryLifecycleManager
 
startup() - Method in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
startup(IPentahoSession) - Method in class org.pentaho.platform.repository.hibernate.HibernateSystemListener
 
startup(IPentahoSession) - Method in class org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
 
startup(IPentahoSession) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener
 
StringKeyListValueMapEntry - Class in org.pentaho.platform.security.policy.rolebased.ws
JAXB-safe map entry.
StringKeyListValueMapEntry() - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.StringKeyListValueMapEntry
 
StringKeyStringValueMapEntry - Class in org.pentaho.platform.security.policy.rolebased.ws
JAXB-safe map entry.
StringKeyStringValueMapEntry() - Constructor for class org.pentaho.platform.security.policy.rolebased.ws.StringKeyStringValueMapEntry
 
superAdminRoleName - Variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
SuperUserRoleListService - Class in org.pentaho.platform.security.userroledao.superuser
An IUserRoleListService that delegates to an IUserRoleDao.
SuperUserRoleListService() - Constructor for class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
SuperUserRoleListService(String, String, List<String>) - Constructor for class org.pentaho.platform.security.userroledao.superuser.SuperUserRoleListService
 
supports(Class) - Method in class org.pentaho.platform.security.policy.rolebased.springsecurity.AuthorizationPolicyVoter
This implementation supports any type of class, because it does not query the presented secure object.
supports(ConfigAttribute) - Method in class org.pentaho.platform.security.policy.rolebased.springsecurity.AuthorizationPolicyVoter
 
sync(String, String) - Method in interface com.pentaho.pdi.ws.IRepositorySyncWebService
 
sync(String, String) - Method in class com.pentaho.pdi.ws.RepositorySyncWebService
 
syncRoles(IPentahoRole, ProxyPentahoRole) - Static method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUserRoleHelper
Synchronizes role with fields from proxyRole.
syncUsers(IPentahoUser, ProxyPentahoUser) - Static method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUserRoleHelper
Synchronizes user with fields from proxyUser.
SYS - org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.Mode
 
SYSTEM_PROPERTY - Static variable in class org.pentaho.platform.repository2.ClientRepositoryPaths
 
SYSTEM_PROPERTY - Static variable in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
SYSTEM_PROPERTY - Static variable in class org.pentaho.platform.repository2.unified.ServerRepositoryPaths
 
systemEntryPoint() - Method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
systemExitPoint() - Method in class org.pentaho.platform.repository.hibernate.HibernateUtil
 
systemTenantAdminPassword - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
systemTenantAdminUserName - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 

T

tenantAdminRoleName - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
tenantAdminRoleName - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
tenantAnonymousRoleName - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
tenantAuthenticatedAuthorityNamePattern - Variable in class org.pentaho.platform.repository2.unified.lifecycle.MondrianBackingRepositoryLifecycleManager
 
tenantAuthenticatedRoleName - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
tenantAuthenticatedRoleName - Variable in class org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager
 
tenantedRoleNameResolver - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
tenantedRoleNameUtils - Variable in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
tenantedRoleNameUtils - Variable in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
tenantedUserNameResolver - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
tenantedUserNameUtils - Variable in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
tenantExists(String) - Method in class org.pentaho.platform.security.userroledao.jackrabbit.AbstractJcrBackedUserRoleDao
 
TestPrincipalProvider - Class in org.pentaho.platform.repository2.unified.jcr.jackrabbit.security
PrincipalProvider for unit test purposes.
TestPrincipalProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
 
TestPrincipalProvider(boolean) - Constructor for class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
 
toAce(Session, AccessControlEntry) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
toAce(RepositoryFileAclAceDto) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
toAceDto(RepositoryFileAce) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
toAcesDto(List<RepositoryFileAce>) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAdapter
 
toDataNode(DataNodeDto) - Method in class org.pentaho.platform.repository2.unified.webservices.NodeRepositoryFileDataAdapter
 
toDataNodeDto(DataNodeDto, DataNode) - Method in class org.pentaho.platform.repository2.unified.webservices.NodeRepositoryFileDataAdapter
 
toFile(RepositoryFileDto) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
toFileDto(RepositoryFile, Set<String>, boolean) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
toFileDto(RepositoryFile, Set<String>, boolean, boolean) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
toFileDto(RepositoryFileTree, Set<String>, boolean, boolean) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
toIntPerms(EnumSet<RepositoryFilePermission>) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
toPerms(List<Integer>) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
toProxyRole(IPentahoRole) - Static method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUserRoleHelper
 
toProxyUser(IPentahoUser) - Static method in class org.pentaho.platform.security.userroledao.ws.ProxyPentahoUserRoleHelper
 
toString() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicAceDefinition
 
toString() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicGroup
 
toString() - Method in class org.apache.jackrabbit.core.security.authorization.acl.MagicPrincipal
 
toString() - Method in class org.pentaho.platform.repository2.locale.PentahoLocale
 
toString() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoFileExistsException
 
toString() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoMalformedNameException
 
toString() - Method in exception org.pentaho.platform.repository2.unified.exception.RepositoryFileDaoReferentialIntegrityException
 
toString() - Method in class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
toString() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
toString() - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityUserPrincipal
 
toString() - Method in class org.pentaho.platform.repository2.unified.jcr.JcrAclMetadataStrategy.AclMetadataPrincipal
 
toString() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
toString() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
toString() - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.SimpleRepositoryFileDataDto
 
toString() - Method in class org.pentaho.platform.security.userroledao.PentahoRole
 
toString() - Method in class org.pentaho.platform.security.userroledao.PentahoUser
 
toXML() - Method in class org.pentaho.platform.repository.runtime.RuntimeElement
Returns an XML representation of the RuntimeElement.
txnTemplate - Variable in class org.pentaho.platform.repository2.unified.lifecycle.AbstractBackingRepositoryLifecycleManager
 

U

undeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
undeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
undeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
undeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
undeleteFile(Serializable, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
undeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
undeleteFile(Serializable, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
undeleteFile(String, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
undeleteFile(String, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
undeleteFile(String, String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
undeleteFile(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultDeleteHelper
Recovers a deleted file to its original location.
undeleteFile(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.IDeleteHelper
Recovers a deleted file to its original location.
unescape(String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Reverts modifications of #escape(String) such that for all Strings t, t.equals(unescape(escape(t))).
UnifiedRepositoryToWebServiceAdapter - Class in org.pentaho.platform.repository2.unified.webservices.jaxws
Converts calls to IUnifiedRepository into IUnifiedRepositoryWebService.
UnifiedRepositoryToWebServiceAdapter(IUnifiedRepositoryJaxwsWebService) - Constructor for class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
unlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
unlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
unlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
unlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
unlockFile(Serializable) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
unlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
unlockFile(Serializable) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
unlockFile(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
unlockFile(String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
unlockFile(String, AsyncCallback<Void>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
unlockFile(Session, PentahoJcrConstants, Serializable) - Method in class org.pentaho.platform.repository2.unified.jcr.DefaultLockHelper
Unlocks a file.
unlockFile(Session, PentahoJcrConstants, Serializable) - Method in interface org.pentaho.platform.repository2.unified.jcr.ILockHelper
Unlocks a file.
unmarshal(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DateAdapter
 
unmarshal(NodeRepositoryFileDataDto) - Method in class org.pentaho.platform.repository2.unified.webservices.NodeRepositoryFileDataAdapter
 
unmarshal(RepositoryFileAclAceDto) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceAdapter
 
unmarshal(RepositoryFileAclDto) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAdapter
 
unmarshal(RepositoryFileDto) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
unmarshal(RepositoryFileTreeDto) - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileTreeAdapter
 
unmarshal(VersionSummaryDto) - Method in class org.pentaho.platform.repository2.unified.webservices.VersionSummaryAdapter
 
unmarshal(DatabaseConnectionDto) - Method in class org.pentaho.platform.repository.webservices.DatabaseConnectionAdapter
 
unmarshal(JaxbSafeRoleBindingStruct) - Method in class org.pentaho.platform.security.policy.rolebased.ws.RoleBindingStructAdapter
 
unmarshalDate(String) - Static method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAdapter
 
unregisterNamespaces() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Removes the namespaces.
unregisterNodeTypes() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
Hook for un-registering node types on the underlying repository.
updateAcl(Session, RepositoryFileAcl) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclUtils
 
updateAcl(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
updateAcl(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
updateAcl(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
updateAcl(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemFileAclDao
 
updateAcl(RepositoryFileAcl) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileAclDao
Updates an ACL.
updateAcl(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileAclDao
 
updateAcl(RepositoryFileAcl) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
updateAcl(RepositoryFileAclDto) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
updateAcl(RepositoryFileAclDto) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
updateAcl(RepositoryFileAclDto, AsyncCallback<RepositoryFileAclDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
updateBinaryFile(RepositoryFileDto, SimpleRepositoryFileDataDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DefaultUnifiedRepositoryJaxwsWebService
 
updateBinaryFile(RepositoryFileDto, SimpleRepositoryFileDataDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.jaxws.IUnifiedRepositoryJaxwsWebService
 
updateContentNode(Session, PentahoJcrConstants, NodeRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.NodeRepositoryFileDataTransformer
 
updateContentNode(Session, PentahoJcrConstants, SampleRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SampleRepositoryFileDataTransformer
Updates a JCR node subtree representing the given content.
updateContentNode(Session, PentahoJcrConstants, SimpleRepositoryFileData, Node) - Method in class org.pentaho.platform.repository2.unified.jcr.transform.SimpleRepositoryFileDataTransformer
Updates a JCR node subtree representing the given content.
updateContentNode(Session, PentahoJcrConstants, T, Node) - Method in interface org.pentaho.platform.repository2.unified.jcr.ITransformer
Updates a JCR node subtree representing the given content.
updateDatasourceById(String, IDatabaseConnection) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
updateDatasourceById(String, IDatabaseConnection) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
updateDatasourceById(String, DatabaseConnectionDto) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
updateDatasourceById(String, DatabaseConnectionDto) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
updateDatasourceByName(String, IDatabaseConnection) - Method in class org.pentaho.platform.repository.JcrBackedDatasourceMgmtService
 
updateDatasourceByName(String, IDatabaseConnection) - Method in class org.pentaho.platform.repository.webservices.DatasourceMgmtToWebServiceAdapter
 
updateDatasourceByName(String, DatabaseConnectionDto) - Method in class org.pentaho.platform.repository.webservices.DefaultDatasourceMgmtWebService
 
updateDatasourceByName(String, DatabaseConnectionDto) - Method in interface org.pentaho.platform.repository.webservices.IDatasourceMgmtWebService
 
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
updateFile(RepositoryFile, IRepositoryFileData, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
updateFile(RepositoryFileDto, NodeRepositoryFileDataDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
updateFile(RepositoryFileDto, NodeRepositoryFileDataDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
updateFile(RepositoryFileDto, NodeRepositoryFileDataDto, String, AsyncCallback<RepositoryFileDto>) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebServiceAsync
 
updateFileLocaleProperties(Session, Serializable, String, Properties) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
updateFileNode(Session, PentahoJcrConstants, RepositoryFile, IRepositoryFileData, ITransformer<IRepositoryFileData>) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
updateFolder(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.DefaultUnifiedRepository
 
updateFolder(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.ExceptionLoggingDecorator
 
updateFolder(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemBackedUnifiedRepository
 
updateFolder(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.fs.FileSystemRepositoryFileDao
 
updateFolder(RepositoryFile, String) - Method in interface org.pentaho.platform.repository2.unified.IRepositoryFileDao
 
updateFolder(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileDao
 
updateFolder(RepositoryFile, String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter
 
updateFolder(RepositoryFileDto, String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
updateFolder(RepositoryFileDto, String) - Method in interface org.pentaho.platform.repository2.unified.webservices.IUnifiedRepositoryWebService
 
updateFolderNode(Session, PentahoJcrConstants, RepositoryFile) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
updateImmutableRoleBindingNames() - Method in class org.pentaho.platform.security.policy.rolebased.AbstractJcrBackedRoleBindingDao
 
updateRole(String, String, List<String>) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
Updates a role object with a new description and set of usernames.
updateRole(String, String, List<String>) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
updateRoleObject(ProxyPentahoRole) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
This updates the named role's attributes.
updateRoleObject(ProxyPentahoRole) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
updateRootAcl(SessionImpl, ACLEditor) - Method in class org.apache.jackrabbit.core.security.authorization.acl.PentahoACLProvider
Adds ACE so that everyone can read access control.
updateTentant(String, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.mt.RepositoryTenantManager
 
updateTentant(Session, String, Map<String, Serializable>) - Method in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
updateUser(ProxyPentahoUser) - Method in interface org.pentaho.platform.security.userroledao.ws.IUserRoleWebService
This updates the named user's attributes
updateUser(ProxyPentahoUser) - Method in class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
USER_CACHE_REGION - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityPrincipalProvider
 
UserComparator - Class in org.pentaho.platform.security.userroledao.ws
 
UserComparator() - Constructor for class org.pentaho.platform.security.userroledao.ws.UserComparator
 
userNameNaturallyContainsEmbeddedTenantName - Variable in class org.pentaho.platform.security.userroledao.DefaultTenantedPrincipleNameResolver
 
userRoleDao - Variable in class org.pentaho.platform.repository2.mt.AbstractRepositoryTenantManager
 
userRoleDao - Static variable in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.TestPrincipalProvider
 
UserRoleDaoUserDetailsService - Class in org.pentaho.platform.security.userroledao.service
A UserDetailsService that delegates to an IUserRoleDao to load users by username.
UserRoleDaoUserDetailsService() - Constructor for class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService
 
UserRoleDaoUserDetailsService.UserRoleDaoUserDetailsServiceException - Exception in org.pentaho.platform.security.userroledao.service
A data access exception specific to a IUserRoleDao-based UserDetailsService.
UserRoleDaoUserDetailsServiceException(String) - Constructor for exception org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService.UserRoleDaoUserDetailsServiceException
 
UserRoleDaoUserDetailsServiceException(String, Throwable) - Constructor for exception org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService.UserRoleDaoUserDetailsServiceException
 
UserRoleDaoUserRoleListService - Class in org.pentaho.platform.security.userroledao.service
An IUserRoleListService that delegates to an IUserRoleDao.
UserRoleDaoUserRoleListService() - Constructor for class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
UserRoleDaoUserRoleListService(IUserRoleDao, UserDetailsService, ITenantedPrincipleNameResolver, List<String>, List<String>, String) - Constructor for class org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService
 
UserRoleException - Exception in org.pentaho.platform.security.userroledao.ws
 
UserRoleException() - Constructor for exception org.pentaho.platform.security.userroledao.ws.UserRoleException
 
UserRoleException(String) - Constructor for exception org.pentaho.platform.security.userroledao.ws.UserRoleException
 
UserRoleException(String, Throwable) - Constructor for exception org.pentaho.platform.security.userroledao.ws.UserRoleException
 
UserRoleException(Throwable) - Constructor for exception org.pentaho.platform.security.userroledao.ws.UserRoleException
 
UserRoleListServiceToWebServiceAdapter - Class in org.pentaho.platform.security.userrole.ws
Converts calls to IUserRoleListService into IUserRoleListWebService.
UserRoleListServiceToWebServiceAdapter(IUserRoleListWebService) - Constructor for class org.pentaho.platform.security.userrole.ws.UserRoleListServiceToWebServiceAdapter
 
UserRoleSecurityInfo - Class in org.pentaho.platform.security.userroledao.ws
 
UserRoleSecurityInfo() - Constructor for class org.pentaho.platform.security.userroledao.ws.UserRoleSecurityInfo
 
UserRoleWebService - Class in org.pentaho.platform.security.userroledao.ws
This class implements a concrete form of IUserRoleDao, wrapping the underlying IUserRoleDao implementation.
UserRoleWebService() - Constructor for class org.pentaho.platform.security.userroledao.ws.UserRoleWebService
 
UserSetting - Class in org.pentaho.platform.repository.usersettings.pojo
 
UserSetting() - Constructor for class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
UserSetting(long, int, String, String, String) - Constructor for class org.pentaho.platform.repository.usersettings.pojo.UserSetting
 
UserSettingService - Class in org.pentaho.platform.repository.usersettings
 
UserSettingService(IUnifiedRepository) - Constructor for class org.pentaho.platform.repository.usersettings.UserSettingService
 
UserToRoleAssignment - Class in org.pentaho.platform.security.userroledao.ws
 
UserToRoleAssignment() - Constructor for class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
UserToRoleAssignment(String, String) - Constructor for class org.pentaho.platform.security.userroledao.ws.UserToRoleAssignment
 
usesHibernate() - Method in class org.pentaho.platform.repository.runtime.RuntimeRepository
 
usesHibernate() - Method in class org.pentaho.platform.repository.SimpleRuntimeRepository
 

V

validateEtcReadAccess(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
validateEtcReadAccess(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DiUnifiedRepositoryJaxwsWebService
 
validateEtcWriteAccess(String) - Method in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
validateEtcWriteAccess(String) - Method in class org.pentaho.platform.repository2.unified.webservices.jaxws.DiUnifiedRepositoryJaxwsWebService
 
value - Variable in class org.pentaho.platform.security.policy.rolebased.ws.StringKeyListValueMapEntry
 
value - Variable in class org.pentaho.platform.security.policy.rolebased.ws.StringKeyStringValueMapEntry
 
valueOf(String) - Static method in enum com.pentaho.pdi.ws.RepositorySyncStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.pentaho.pdi.ws.RepositorySyncStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Value, StringBuilder) - Method in class org.pentaho.platform.repository2.unified.jcr.DumpToFilePentahoSystemListener.DumpToFileTraversingItemVisitor
 
valueToString(Value, StringBuilder) - Method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryDumpToFile.DumpToFileTraversingItemVisitor
 
VarBinaryUserType - Class in org.pentaho.platform.repository.hibernate.usertypes
 
VarBinaryUserType() - Constructor for class org.pentaho.platform.repository.hibernate.usertypes.VarBinaryUserType
 
VersionableNtdProvider - Class in org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders
 
VersionableNtdProvider() - Constructor for class org.pentaho.platform.repository2.unified.jcr.sejcr.ntdproviders.VersionableNtdProvider
 
versionSummaryAdapter - Variable in class org.pentaho.platform.repository2.unified.webservices.DefaultUnifiedRepositoryWebService
 
VersionSummaryAdapter - Class in org.pentaho.platform.repository2.unified.webservices
 
VersionSummaryAdapter() - Constructor for class org.pentaho.platform.repository2.unified.webservices.VersionSummaryAdapter
 
vote(Authentication, Object, Collection) - Method in class org.pentaho.platform.security.policy.rolebased.springsecurity.AuthorizationPolicyVoter
 

W

wildcardMatch(String, String) - Static method in class org.pentaho.platform.repository.RepositoryFilenameUtils
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
write(OutputStream) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
write(OutputStream) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
write(OutputStream, int) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
write(OutputStream, int) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
write(FileContent) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
write(FileContent) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
write(FileObject) - Method in class org.pentaho.platform.repository.solution.filebased.DecoratedFileContent
 
write(FileObject) - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileContent
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages