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

I

IAclMetadataStrategy - Interface in org.pentaho.platform.repository2.unified.jcr
 
IAclMetadataStrategy.AclMetadata - Class in org.pentaho.platform.repository2.unified.jcr
Immutable ACL metadata.
IAclMetadataStrategy.AclMetadata(String, boolean) - Constructor for class org.pentaho.platform.repository2.unified.jcr.IAclMetadataStrategy.AclMetadata
 
IAuthorizationPolicyWebService - Interface in org.pentaho.platform.security.policy.rolebased.ws
JAX-WS-safe version of IAuthorizationPolicy.
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.
immutableRoles - Variable in class org.pentaho.platform.security.policy.rolebased.RoleBindingStruct
 
immutableRoles - Variable in class org.pentaho.platform.security.policy.rolebased.ws.JaxbSafeRoleBindingStruct
 
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(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
 
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
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
 
internalSetBindings(PentahoJcrConstants, Node, String, List<String>, String) - Static method in class org.pentaho.platform.security.policy.rolebased.JcrRoleAuthorizationPolicyUtils
 
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.
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.
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.
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
 
isAclNode() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileDto
 
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
 
isAttached() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isCanEdit() - Method in class org.pentaho.platform.repository2.unified.webservices.ExecutableFileTypeDto
 
isCanSchedule() - Method in class org.pentaho.platform.repository2.unified.webservices.ExecutableFileTypeDto
 
isContentOpen() - Method in class org.pentaho.platform.repository.solution.filebased.SolutionRepositoryVfsFileObject
 
isDirectory() - Method in class org.pentaho.platform.repository.legacy.acl.LegacyRepositoryFile
 
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() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclDto
 
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
 
isFolder() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileDto
 
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
 
isHidden() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileDto
 
isKeepNewNamespaces() - Method in class org.pentaho.platform.repository2.unified.jcr.sejcr.CredentialsStrategySessionFactory
 
isLocked(PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isLocked() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isLocked() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileDto
 
isMember(Principal) - Method in class org.pentaho.platform.repository2.unified.jcr.jackrabbit.security.SpringSecurityRolePrincipal
 
isModifiable() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileAclAceDto
 
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
 
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
 
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
 
isRoot() - Method in class org.pentaho.platform.repository.solution.dbbased.RepositoryFile
 
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(String) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
isVersionCommentEnabled() - Method in class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
isVersioned(Session, PentahoJcrConstants, Node) - Static method in class org.pentaho.platform.repository2.unified.jcr.JcrRepositoryFileUtils
 
isVersioned() - Method in class org.pentaho.platform.repository2.unified.jcr.RepositoryFileProxy
 
isVersioned() - Method in class org.pentaho.platform.repository2.unified.webservices.RepositoryFileDto
 
isVersioningEnabled(String) - Method in class org.pentaho.platform.repository2.unified.DefaultRepositoryVersionManager
 
isVersioningEnabled() - Method in class org.pentaho.platform.repository2.unified.webservices.FileVersioningConfiguration
 
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.
A B C D E F G H I J K L M N O P R S T U V W