- GALLERY_PATH - Static variable in class org.onehippo.repository.util.JcrConstants
-
- get() - Static method in class org.onehippo.repository.events.PersistedHippoEventListenerRegistry
-
- getAction() - Method in interface org.hippoecm.repository.api.ActionAware
-
- getAction() - Method in class org.hippoecm.repository.api.DocumentWorkflowAction
-
- getAggregatePrivileges() - Method in class org.onehippo.repository.security.DomainInfoPrivilege
-
- getApplicableChildNodeDef(NodeType[]) - Method in class org.hippoecm.repository.util.NodeInfo
-
- getApplicablePropertyDef(NodeType[]) - Method in class org.hippoecm.repository.util.PropInfo
-
- getArgumentCount() - Method in interface org.hippoecm.repository.api.HippoQuery
-
This addition has no counterpart in JSR-283, JSR-283 only compliant applications have no means to query which parameters should be bound before a query can be executed.
- getArguments() - Method in interface org.hippoecm.repository.api.HippoQuery
-
- getAttribute(String) - Method in interface org.hippoecm.repository.api.WorkflowDescriptor
-
Method to access extra information that might be associated with this workflow.
- getAttribute(String) - Method in class org.onehippo.repository.scheduling.RepositoryJobExecutionContext
-
Get an attribute value.
- getAttribute(String) - Method in class org.onehippo.repository.scheduling.RepositoryJobInfo
-
- getAttributeNames() - Method in class org.onehippo.repository.scheduling.RepositoryJobExecutionContext
-
- getAttributeNames() - Method in class org.onehippo.repository.scheduling.RepositoryJobInfo
-
- getAuthRole(String) - Method in interface com.bloomreach.xm.repository.security.DomainAuth
-
Convenient method for getting a
AuthRole
child by name
- getAuthRole(String) - Method in interface com.bloomreach.xm.repository.security.DomainsManager
-
- getAuthRolesMap() - Method in interface com.bloomreach.xm.repository.security.DomainAuth
-
- getBaseNode() - Method in interface org.onehippo.repository.xml.ImportResult
-
Return either the root of the subtree that was added
or the root of the subtree that was merged with in the case of a delta combine.
- getBinaryProperty(Node, String, Binary) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the binary property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getBinaryProperty(Session, String, Binary) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the binary property value at absPath
or defaultValue
if no such property
exists.
- getBooleanProperty(String) - Method in class org.hippoecm.repository.api.Document
-
- getBooleanProperty(Node, String, Boolean) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the boolean property value at relPath
from baseNode
or
defaultValue
if no such property exists.
- getBooleanProperty(Session, String, Boolean) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the boolean property value at absPath
or defaultValue
if no such property
exists.
- getBranch() - Static method in class org.hippoecm.repository.api.DocumentWorkflowAction
-
- getBranchId() - Method in interface org.onehippo.repository.branch.BranchHandle
-
Returns the branch id for which this handle should return variants.
- getCalendarField() - Method in class org.hippoecm.repository.util.DateTools.Resolution
-
- getCanonicalNode() - Method in interface org.hippoecm.repository.api.HippoNode
-
Get the most accurate and complete version available of the information
represented in the current node.
- getChangePasswordManager() - Method in interface com.bloomreach.xm.repository.security.RepositorySecurityManager
-
The ChangePasswordManager allows the {link HippoSession} user to change its password
- getChannelName() - Method in interface org.onehippo.repository.events.PersistedHippoEventListener
-
- getCheckedOutNode(Session) - Method in class org.hippoecm.repository.api.Document
-
Returns the ensured to be checked out backing Node of this Document, either directly if available and already
tied to the provided Session or else retrieved from the provided Session based on its
Document.getIdentity()
.
- getCheckedOutNode() - Method in class org.hippoecm.repository.api.Document
-
- getCheckedOutNode() - Method in class org.hippoecm.repository.ext.WorkflowImpl
-
- getContextPaths() - Method in interface org.onehippo.repository.xml.ImportResult
-
A context path is either the path to the root node of an added subtree
or the path to a node the imported xml merged with.
- getCredentials(String) - Static method in class org.onehippo.repository.security.JvmCredentials
-
- getCronExpression() - Method in class org.onehippo.repository.scheduling.RepositoryJobCronTrigger
-
- getCurrent() - Method in interface org.hippoecm.repository.util.CopyHandler
-
- getCurrent() - Method in class org.hippoecm.repository.util.DefaultCopyHandler
-
- getCurrentNodeTypes() - Method in class org.hippoecm.repository.util.DefaultCopyHandler
-
- getDateProperty(String) - Method in class org.hippoecm.repository.api.Document
-
- getDateProperty(Node, String, Calendar) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the date property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getDateProperty(Session, String, Calendar) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the date property value at absPath
or defaultValue
if no such property exists.
- getDecimalProperty(Node, String, BigDecimal) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the decimal property value at relPath
from baseNode
or
defaultValue
if no such property exists.
- getDecimalProperty(Session, String, BigDecimal) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the decimal property value at absPath
or defaultValue
if no such property
exists.
- getDeclaredAggregatePrivileges() - Method in class org.onehippo.repository.security.DomainInfoPrivilege
-
- getDelegateUser() - Method in interface org.onehippo.repository.security.SessionDelegateUser
-
- getDescription() - Method in interface com.bloomreach.xm.repository.security.AbstractRole
-
The description of the role
- getDescription() - Method in class com.bloomreach.xm.repository.security.AbstractRoleBean
-
- getDescription() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getDescription() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getDescription() - Method in interface com.bloomreach.xm.repository.security.DomainAuth
-
- getDescription() - Method in interface org.onehippo.repository.security.Group
-
Get the description property of this group.
- getDisplayName() - Method in interface org.hippoecm.repository.api.HippoNode
-
Obtain a display name for this node.
- getDisplayName() - Method in interface org.hippoecm.repository.api.WorkflowDescriptor
-
Obtain the human-interpretable display name of this workflow.
- getDisplayName(Node) - Static method in class org.hippoecm.repository.util.DocumentUtils
-
Retrieve the display name of a document
- getDomainAuth(String) - Method in interface com.bloomreach.xm.repository.security.DomainsManager
-
- getDomainAuths() - Method in interface com.bloomreach.xm.repository.security.DomainsManager
-
- getDomainAuthsForGroup(String) - Method in interface com.bloomreach.xm.repository.security.DomainsManager
-
- getDomainAuthsForUser(String) - Method in interface com.bloomreach.xm.repository.security.DomainsManager
-
- getDomainAuthsForUserRole(String) - Method in interface com.bloomreach.xm.repository.security.DomainsManager
-
- getDomainName() - Method in class org.onehippo.repository.security.domain.DomainRuleExtension
-
- getDomainPath() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getDomainPath() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getDomainPaths() - Method in class org.onehippo.repository.security.DomainInfoPrivilege
-
- getDomainRuleName() - Method in class org.onehippo.repository.security.domain.DomainRuleExtension
-
- getDomainsManager() - Method in interface com.bloomreach.xm.repository.security.RepositorySecurityManager
-
Provides administrative (crud) domain management; currently limited to only
AuthRole
s of an existing domain.
- getDoubleProperty(Node, String, Double) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the double property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getDoubleProperty(Session, String, Double) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the double property value at absPath
or defaultValue
if no such property
exists.
- getDraft() - Method in interface org.onehippo.repository.branch.BranchHandle
-
- getEmail() - Method in interface org.onehippo.repository.security.User
-
Get the email property of this user.
- getEnumProperty(Node, String, E) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the enum value of a string property at relPath
from baseNode
or
defaultValue
if no such property exists.
- getEventCategory() - Method in interface org.onehippo.repository.events.PersistedHippoEventListener
-
- getEventPayload() - Method in class org.hippoecm.repository.api.DocumentWorkflowAction
-
- getFacet() - Method in class org.onehippo.repository.security.domain.FacetRule
-
Get the string representation of the facet
- getFacetRules() - Method in class org.onehippo.repository.security.domain.DomainRuleExtension
-
- getFirstName() - Method in interface org.onehippo.repository.security.User
-
Get the first name property of this user.
- getFolderPath() - Method in interface com.bloomreach.xm.repository.security.DomainAuth
-
- getGroup() - Method in class org.onehippo.repository.scheduling.RepositoryJobInfo
-
- getGroup(String) - Method in interface org.onehippo.repository.security.SecurityService
-
Get the (@link Group} object identified by the given groupId
.
- getGroups() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getGroups() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getGroups(long, long) - Method in interface org.onehippo.repository.security.SecurityService
-
Get all the
Group
s in the repository.
- getHandle(String, Session) - Static method in class org.hippoecm.repository.util.DocumentUtils
-
Retrieve a document handle node.
- getHierarchyResolver() - Method in interface org.hippoecm.repository.api.HippoWorkspace
-
The
HierarchyResolver
service allows you to navigate though the repository using some context knowledge of Hippo document
types.
- getId() - Method in interface org.onehippo.repository.security.Group
-
Get the id of the group.
- getId() - Method in interface org.onehippo.repository.security.User
-
Get the id of the user.
- getIdentity() - Method in class org.hippoecm.repository.api.Document
-
Obtain the identity, if known at this point, of a document.
- getIds() - Method in interface org.onehippo.repository.security.SessionDelegateUser
-
- getIndex() - Method in class org.hippoecm.repository.util.NodeInfo
-
- getInteraction() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
- getInteractionId() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
- getInterfaces() - Method in interface org.hippoecm.repository.api.WorkflowDescriptor
-
Obtain the workflow interfaces implemented by this workflow.
- getInternalWorkflowSession() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
Obain the internal workflow session which has 'root' privileges.
- getItem(Node, String, boolean, HierarchyResolver.Entry) - Method in interface org.hippoecm.repository.api.HierarchyResolver
-
- getItem(Node, String) - Method in interface org.hippoecm.repository.api.HierarchyResolver
-
- getJobClass() - Method in class org.onehippo.repository.scheduling.RepositoryJobInfo
-
- getKey() - Method in enum org.hippoecm.repository.api.DocumentWorkflowAction.DocumentPayloadKey
-
- getKey() - Method in interface org.hippoecm.repository.api.WorkflowAction.PayloadKey
-
- getLastLogin() - Method in interface org.onehippo.repository.security.User
-
Get the last login property of this user.
- getLastName() - Method in interface org.onehippo.repository.security.User
-
Get the last name property of this user.
- getLastNodeIfExists(String, Session) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Gets the node at absPath
or null
if no such node exists.
- getLocale() - Method in interface org.onehippo.repository.l10n.ResourceBundle
-
- getLocation() - Method in interface org.hippoecm.repository.HippoRepository
-
Get the location where the repository stores information.
- getLongProperty(String) - Method in class org.hippoecm.repository.api.Document
-
- getLongProperty(Node, String, Long) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the long property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getLongProperty(Session, String, Long) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the long property value at absPath
or defaultValue
if no such property exists.
- getMembers() - Method in interface org.onehippo.repository.security.Group
-
- getMemberships() - Method in interface org.onehippo.repository.security.User
-
- getMixinNames() - Method in class org.hippoecm.repository.util.NodeInfo
-
- getMixinNodeTypes(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Retrieve the mixin node types present on a node.
- getMixinTypes() - Method in class org.hippoecm.repository.util.NodeInfo
-
- getMultipleStringProperty(Node, String, String[]) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the multiple string property values at relPath
from baseNode
or defaultValue
if no such property exists.
- getName() - Method in interface com.bloomreach.xm.repository.security.AbstractRole
-
The name of the role
- getName() - Method in class com.bloomreach.xm.repository.security.AbstractRoleBean
-
- getName() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getName() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getName() - Method in interface com.bloomreach.xm.repository.security.DomainAuth
-
- getName() - Method in class org.hippoecm.repository.util.NodeInfo
-
- getName() - Method in class org.hippoecm.repository.util.PropInfo
-
- getName() - Method in interface org.onehippo.repository.l10n.ResourceBundle
-
- getName() - Method in class org.onehippo.repository.scheduling.RepositoryJobInfo
-
- getName() - Method in class org.onehippo.repository.scheduling.RepositoryJobTrigger
-
- getName() - Method in class org.onehippo.repository.security.DomainInfoPrivilege
-
- getNextSiblingIfExists(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the next sibling Node
of current
.
- getNode(Session) - Method in class org.hippoecm.repository.api.Document
-
Returns the backing Node of this Document, either directly if available and already tied to the provided Session
or else retrieved from the provided Session based on its
Document.getIdentity()
.
- getNode() - Method in class org.hippoecm.repository.api.Document
-
- getNode(Node, String) - Method in interface org.hippoecm.repository.api.HierarchyResolver
-
- getNode() - Method in interface org.hippoecm.repository.api.WorkflowContextAware
-
- getNode() - Method in class org.hippoecm.repository.ext.WorkflowImpl
-
- getNodeIfExists(Node, String) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Get the node at relPath
from baseNode
or null
if no such node exists.
- getNodeIfExists(String, Session) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Gets the node at absPath
or null
if no such node exists.
- getNodeNameQuietly(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Get the name of a Node
, or null
if the node cannot be retrieved.
- getNodePathQuietly(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Get the path of a Node
, or null
if the path cannot be retrieved.
- getNodeProperty(String) - Method in class org.hippoecm.repository.api.Document
-
- getNodeProperty(Node, String, Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the node property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getNodeProperty(Session, String, Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the node property value at absPath
or defaultValue
if no such property exists.
- getNodeType() - Method in class org.hippoecm.repository.util.NodeInfo
-
- getNodeTypeName() - Method in class org.hippoecm.repository.util.NodeInfo
-
- getPassword() - Method in class org.onehippo.repository.security.JvmCredentials
-
- getPasswordLastModified() - Method in interface com.bloomreach.xm.repository.security.ChangePasswordManager
-
Returns the current password last modified date, or null if never changed
- getPasswordMaxAgeDays() - Method in interface com.bloomreach.xm.repository.security.ChangePasswordManager
-
Provides the max age for passwords in days.
- getPasswordMaxAgeMs() - Method in interface com.bloomreach.xm.repository.security.ChangePasswordManager
-
Provides the max age for passwords in milliseconds as convenience for calculating an expiration timestamp.
- getPath() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getPath() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getPath() - Method in interface com.bloomreach.xm.repository.security.DomainAuth
-
- getPrimaryNodeType(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Retrieve the primary node type.
- getPrivileges() - Method in interface com.bloomreach.xm.repository.security.Role
-
The set of fine-grained privileges represented by this role
- getPrivileges() - Method in class com.bloomreach.xm.repository.security.RoleBean
-
- getProperties(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Calls
Node.getProperties()
on the given node and returns
the it as an
Iterable
instance for use in a Java 5 for-each loop.
- getProperty(Node, String) - Method in interface org.hippoecm.repository.api.HierarchyResolver
-
- getProperty(Node, String, HierarchyResolver.Entry) - Method in interface org.hippoecm.repository.api.HierarchyResolver
-
- getProperty(String) - Method in interface org.onehippo.repository.security.Group
-
Get an additional group property by name.
- getProperty(String) - Method in interface org.onehippo.repository.security.User
-
Get an additional user property by name.
- getPropertyForResolution(String, DateTools.Resolution) - Static method in class org.hippoecm.repository.util.DateTools
-
- getPropertyIfExists(Node, String) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Get the property at relPath
from baseNode
or null
if no such property
exists.
- getPropertyIfExists(String, Session) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Gets the property at absPath
or null
if no such property exists.
- getPropertyNames() - Method in interface org.onehippo.repository.security.User
-
Get the names of the available additional user properties (with a value type String)
- getPublished() - Method in interface org.onehippo.repository.branch.BranchHandle
-
Returns the published variant for the branch returned by
BranchHandle.getBranchId()
or
null
if there is no published node for the branch
- getPublishedMaster() - Method in interface org.onehippo.repository.branch.BranchHandle
-
Tries to return the published master node for this
BranchHandle
or
null
if there is no
master published.
- getRepeatCount() - Method in class org.onehippo.repository.scheduling.RepositoryJobSimpleTrigger
-
How many times to repeat the trigger.
- getRepeatInterval() - Method in class org.onehippo.repository.scheduling.RepositoryJobSimpleTrigger
-
How long in between trigger occurrences.
- getRepository() - Method in interface org.hippoecm.repository.HippoRepository
-
Returns the JCR-170 compliant repository object in use.
- getRepositoryMap(Node) - Method in interface org.hippoecm.repository.HippoRepository
-
This call is not (yet) part of the API, but under evaluation.
Returns a java.util.Map representation of the subtree starting with the indicated node in the repository.
- getRequestIdentifier() - Method in class org.hippoecm.repository.api.DocumentWorkflowAction
-
- getResource(String) - Method in class org.onehippo.repository.util.FileContentResourceLoader
-
Returns a URL in file URL scheme.
- getResource(String) - Method in class org.onehippo.repository.util.ZipFileContentResourceLoader
-
Returns a URL in jar URL scheme.
- getResource(String) - Method in interface org.onehippo.repository.xml.ContentResourceLoader
-
Returns a URL to the resource that is mapped to the given path.
- getResourceAsStream(String) - Method in class org.onehippo.repository.util.FileContentResourceLoader
-
- getResourceAsStream(String) - Method in class org.onehippo.repository.util.ZipFileContentResourceLoader
-
- getResourceAsStream(String) - Method in interface org.onehippo.repository.xml.ContentResourceLoader
-
Returns the resource located at the named path as
an InputStream
object.
- getResourceBundle(String, Locale) - Method in interface org.onehippo.repository.l10n.LocalizationService
-
- getRevision() - Method in interface org.hippoecm.repository.api.RevisionEvent
-
The revision id of the cluster record corresponding to this Event.
- getRole() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getRole() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getRole(String) - Method in interface com.bloomreach.xm.repository.security.RolesProvider
-
- getRole(String) - Method in interface com.bloomreach.xm.repository.security.UserRolesProvider
-
- getRoles() - Method in interface com.bloomreach.xm.repository.security.AbstractRole
-
The same of role names which are implied (included or merged) with this role.
- getRoles() - Method in class com.bloomreach.xm.repository.security.AbstractRoleBean
-
- getRoles() - Method in interface com.bloomreach.xm.repository.security.RolesProvider
-
- getRoles() - Method in interface com.bloomreach.xm.repository.security.UserRolesProvider
-
- getRolesManager() - Method in interface com.bloomreach.xm.repository.security.RepositorySecurityManager
-
Provides administrative (crud) roles management.
- getRolesProvider() - Method in interface com.bloomreach.xm.repository.security.RepositorySecurityManager
-
Provides a read-only and thread-safe provider for accessing repository Role definitions
- getSecurityManager() - Method in interface org.hippoecm.repository.api.HippoWorkspace
-
- getSession() - Method in interface org.hippoecm.repository.api.HippoQuery
-
Obtains the session in which this query can be executed.
- getSession() - Method in interface org.hippoecm.repository.api.WorkflowManager
-
Workflow Managers are associated with an authenticated session, even though most of the operations executed by workflows
are executed from a seperated (unaccessible) session with higher credentials.
- getSession(Credentials) - Method in class org.onehippo.repository.scheduling.RepositoryJobExecutionContext
-
- getSessionClassLoader() - Method in interface org.hippoecm.repository.api.HippoSession
-
This call is not (yet) part of the API, but under evaluation.
Probably it will change into getSessionClassLoader(Node) or similar.
- getStartTime() - Method in class org.onehippo.repository.scheduling.RepositoryJobSimpleTrigger
-
When the trigger will occur (for the first time).
- getString(String) - Method in interface org.onehippo.repository.l10n.ResourceBundle
-
Gets the
Locale
-specific translation identified by a given
key
.
- getString(String, Map<String, String>) - Method in interface org.onehippo.repository.l10n.ResourceBundle
-
Gets the
Locale
-specific translation identified by a given
key
.
- getString(String, String, String) - Method in interface org.onehippo.repository.l10n.ResourceBundle
-
Gets the
Locale
-specific translation identified by a given
key
.
- getStringCodec() - Method in class org.hippoecm.repository.api.StringCodecFactory
-
Requests the default encoder to use.
- getStringCodec(String) - Method in class org.hippoecm.repository.api.StringCodecFactory
-
Requests which encoder to use for the given symbolic name.
- getStringCodec(String, String) - Method in class org.hippoecm.repository.api.StringCodecFactory
-
Requests which encoder to use for the given symbolic name and locale.
- getStringCodec(StringCodecService.Encoding) - Method in interface org.hippoecm.repository.api.StringCodecService
-
Returns the default string codec for a certain encoding.
- getStringCodec(StringCodecService.Encoding, String) - Method in interface org.hippoecm.repository.api.StringCodecService
-
Returns the string codec for a certain encoding that is best suited for the given locale.
- getStringListProperty(Node, String, List<String>) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the multiple string property values at relPath
from baseNode
or defaultValue
if no such property exists.
- getStringProperty(String) - Method in class org.hippoecm.repository.api.Document
-
- getStringProperty(Node, String, String) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the string property value at relPath
from baseNode
or defaultValue
if no such property exists.
- getStringProperty(Session, String, String) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the string property value at absPath
or defaultValue
if no such property
exists.
- getStringSetProperty(Node, String, Set<String>) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Returns the unique and unordered multiple string property values at relPath
from baseNode
or defaultValue
if no such property exists.
- getStringsProperty(String) - Method in class org.hippoecm.repository.api.Document
-
- getSubject() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
Obtains the subject of this WorkflowContext
- getSubjectSession() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
Obtain the subject session used to check and load the current workflow.
- getSupportedDateResolutions() - Static method in class org.hippoecm.repository.util.DateTools
-
- getSupportedResolutions() - Static method in class org.hippoecm.repository.util.DateTools
-
- getSystemSession() - Method in class org.onehippo.repository.scheduling.RepositoryJobExecutionContext
-
- getTotalSize() - Method in interface org.hippoecm.repository.api.HippoNodeIterator
-
Obtains the number of elements that would be retrievable if the user your have access to all elements in the repository
- getType() - Method in class org.hippoecm.repository.util.PropInfo
-
- getType() - Method in class org.onehippo.repository.security.domain.FacetRule
-
Get the PropertyType of the facet
- getUnpublished() - Method in interface org.onehippo.repository.branch.BranchHandle
-
Returns the unpublished variant for the branch returned by
BranchHandle.getBranchId()
or
null
if there is no unpublished node for the branch
- getUser() - Method in interface org.hippoecm.repository.api.HippoSession
-
Get the
User
object identified by this session's user id.
- getUser(String) - Method in interface org.onehippo.repository.security.SecurityService
-
Get the
User
object identified by the given
userId
.
- getUserID() - Method in class org.onehippo.repository.security.JvmCredentials
-
- getUserIdentity() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
- getUserRole() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getUserRole() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getUserRoles() - Method in interface org.onehippo.repository.security.Group
-
Get the directly assigned user role names for this group.
- getUserRoles() - Method in interface org.onehippo.repository.security.SessionUser
-
Get the resolved user role names assigned for this logged in user
- getUserRoles() - Method in interface org.onehippo.repository.security.User
-
Get the directly assigned user role names for this user.
- getUserRolesManager() - Method in interface com.bloomreach.xm.repository.security.RepositorySecurityManager
-
Provides administrative (crud) userroles management.
- getUserRolesProvider() - Method in interface com.bloomreach.xm.repository.security.RepositorySecurityManager
-
Provides a read-only and thread-safe provider for accessing repository User Role definitions
- getUsers() - Method in interface com.bloomreach.xm.repository.security.AuthRole
-
- getUsers() - Method in class com.bloomreach.xm.repository.security.AuthRoleBean
-
- getUsers(long, long) - Method in interface org.onehippo.repository.security.SecurityService
-
Get all the
User
s in the repository.
- getUserSession() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
Obtains the initial workflow invocation (user) session.
- getUserTransaction(Session) - Method in interface org.hippoecm.repository.HippoRepository
-
Get a UserTransaction from the JTA transaction manager through JNDI.
- getUserTransaction(TransactionManager, Session) - Method in interface org.hippoecm.repository.HippoRepository
-
Get a UserTransaction from the JTA transaction manager through JNDI.
- getValue(Property) - Method in class org.hippoecm.repository.util.PropertyValueGetterImpl
-
- getValue() - Method in class org.hippoecm.repository.util.PropInfo
-
- getValue(X) - Method in interface org.hippoecm.repository.util.ValueGetter
-
- getValue() - Method in class org.onehippo.repository.security.domain.FacetRule
-
The value of the facet rule to match
- getValueFactory() - Method in class org.hippoecm.repository.ext.DerivedDataFunction
-
- getValues() - Method in class org.hippoecm.repository.util.PropInfo
-
- getVariantNodeType(Node) - Static method in class org.hippoecm.repository.util.DocumentUtils
-
Retrieve the node type of a variant node of a document identified by its handle node, e.g.
- getWorkflow(String) - Method in interface org.hippoecm.repository.api.WorkflowContext
-
Obtains a workflow instance for this workflow context its subject.
- getWorkflow(String, Document) - Method in interface org.hippoecm.repository.api.WorkflowContext
-
Obtains a workflow instance for a document subject
- getWorkflow(String, Node) - Method in interface org.hippoecm.repository.api.WorkflowManager
-
Obtains the workflow for the document as indicated by the javax.jcr.Node instance in the specified category.
- getWorkflow(String, Document) - Method in interface org.hippoecm.repository.api.WorkflowManager
-
Obtains the workflow for the document as indicated Document instance in the specified category.
- getWorkflow(WorkflowDescriptor) - Method in interface org.hippoecm.repository.api.WorkflowManager
-
Obtains the workflow for the previously requested workflow descriptor within the same session.
- getWorkflowConfiguration() - Method in interface org.hippoecm.repository.api.WorkflowContext
-
- getWorkflowContext() - Method in interface org.hippoecm.repository.api.WorkflowContextAware
-
- getWorkflowContext() - Method in class org.hippoecm.repository.ext.WorkflowImpl
-
- getWorkflowDescriptor(String, Node) - Method in interface org.hippoecm.repository.api.WorkflowManager
-
Obtains a reference to the workflow for the document as indicated by the javax.jcr.Node in the specified category.
- getWorkflowDescriptor(String, Document) - Method in interface org.hippoecm.repository.api.WorkflowManager
-
Obtains a reference to the workflow for the document as indicated Document instance in the specified category.
- getWorkflowManager() - Method in interface org.hippoecm.repository.api.HippoWorkspace
-
The
WorkflowManager
service allows access to workflows operations that are available on documents stored in the repository.
- getWorkspace() - Method in interface org.hippoecm.repository.api.HippoSession
-
Convenient return type override for getting the HippoWorkspace without needing to typecast
- getXAResource() - Method in interface org.hippoecm.repository.api.HippoSession
-
Retrieves an
XAResource
object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction.
- Group - Interface in org.onehippo.repository.security
-
Represents a group of
User
s in the repository.
- GROUPS_PATH - Static variable in interface org.hippoecm.repository.api.HippoNodeType
-
- IdentEncoding() - Constructor for class org.hippoecm.repository.api.StringCodecFactory.IdentEncoding
-
- IMPORT_REFERENCE_NOT_FOUND_REMOVE - Static variable in interface org.hippoecm.repository.api.ImportReferenceBehavior
-
When a reference to occurs which cannot be resolved, remove the property containing the reference.
- IMPORT_REFERENCE_NOT_FOUND_THROW - Static variable in interface org.hippoecm.repository.api.ImportReferenceBehavior
-
A missing reference will cause the import to abort by throwing a @{link javax.jcr.RepositoryException} at some time during the import and leave a partial state in the transient state.
- IMPORT_REFERENCE_NOT_FOUND_TO_ROOT - Static variable in interface org.hippoecm.repository.api.ImportReferenceBehavior
-
When a missing reference occurs, re-target the reference to reference the root of the JCR tree (/jcr:root
).
- importEnhancedSystemViewXML(String, InputStream, int, int, ContentResourceLoader) - Method in interface org.hippoecm.repository.api.HippoSession
-
Import an enhanced system view xml file.
- ImportReferenceBehavior - Interface in org.hippoecm.repository.api
-
This call is not (yet) part of the API, but under evaluation.
The possible actions specified by the
referenceBehavior
parameter in
HippoSession#importDereferencedXML
.
- ImportResult - Interface in org.onehippo.repository.xml
-
Encapsulates different aspects of the result of importing an enhanced system view xml document.
- initialize(Node) - Method in class org.hippoecm.repository.api.Document
-
Extended classes which need custom/extra initialization based on the backing Node should
use the
Document.initialized()
method to get wired into the initialization chain.
- initialize(Session) - Method in class org.onehippo.repository.modules.AbstractReconfigurableDaemonModule
-
- initialize(Session) - Method in interface org.onehippo.repository.modules.DaemonModule
-
Lifecycle callback method that is called when the component is started.
- initialize(Session) - Method in class org.onehippo.repository.update.BaseNodeUpdateVisitor
-
- initialize(Session) - Method in interface org.onehippo.repository.update.NodeUpdateVisitor
-
Allows initialization of this updater.
- initialized() - Method in class org.hippoecm.repository.api.Document
-
Extended classes which need custom/extra initialization based on the backing Node can
use this method which will get called after
Document.initialize(javax.jcr.Node)
has been called.
- interaction() - Method in class org.onehippo.repository.events.HippoWorkflowEvent
-
The value of the interaction property is a combination of the category, name, and action of the root
invocation of the invocation hierarchy.
- interaction(String) - Method in class org.onehippo.repository.events.HippoWorkflowEvent
-
- interactionId() - Method in class org.onehippo.repository.events.HippoWorkflowEvent
-
A workflow invocation can result in nested workflow invocations if the workflow action
in turn invokes another workflow.
- interactionId(String) - Method in class org.onehippo.repository.events.HippoWorkflowEvent
-
- InternalWorkflow - Interface in org.hippoecm.repository.ext
-
This interface is not part of the API, and should never be implemented by classes other than in the core repository implementation.
This interface is used as a marker interface indicating that the workflow is implemented by the repository itself.
- isAbstract() - Method in class org.onehippo.repository.security.DomainInfoPrivilege
-
- isActive() - Method in interface org.onehippo.repository.security.User
-
Whether this user is marked as active.
- isAggregate() - Method in class org.onehippo.repository.security.DomainInfoPrivilege
-
- isDryRun() - Method in interface org.onehippo.repository.update.NodeUpdateVisitorContext
-
Returns true if the current execution is on dry run mode.
- isEqual() - Method in class org.onehippo.repository.security.domain.FacetRule
-
Check for equality or inequality
- isExternal() - Method in interface org.onehippo.repository.security.Group
-
Whether this is an external user
- isExternal() - Method in interface org.onehippo.repository.security.User
-
Whether this is an external user
- isExternalEvent(Event) - Method in interface org.onehippo.repository.cluster.RepositoryClusterService
-
Whether the JCR event is local or external to the current cluster node.
- isLiveAvailable() - Method in interface org.onehippo.repository.branch.BranchHandle
-
- isMaster() - Method in interface org.onehippo.repository.branch.BranchHandle
-
Returns true if this branch handle's branchId is master
- isModified() - Method in interface org.onehippo.repository.branch.BranchHandle
-
- isMultiple() - Method in class org.hippoecm.repository.util.PropInfo
-
- isMutates() - Method in class org.hippoecm.repository.api.DocumentWorkflowAction
-
- ISO9075Helper() - Constructor for class org.hippoecm.repository.api.StringCodecFactory.ISO9075Helper
-
- isOptional() - Method in class org.onehippo.repository.security.domain.FacetRule
-
When the facet is optional, it does not need to be present on a node for the rule to match.
- isPreviewAvailable() - Method in interface org.onehippo.repository.branch.BranchHandle
-
- isPropertyEvent(Event) - Static method in class org.hippoecm.repository.util.JcrUtils
-
- isReconfigureEvent(Event) - Method in class org.onehippo.repository.modules.AbstractReconfigurableDaemonModule
-
Called by the module configuration listener on event.
- isSystem() - Method in interface com.bloomreach.xm.repository.security.AbstractRole
-
Indicator if the role is used or reserved for system purposes.
- isSystem() - Method in class com.bloomreach.xm.repository.security.AbstractRoleBean
-
- isSystemGroup() - Method in interface org.onehippo.repository.security.Group
-
Whether this group is marked as a system group.
- isSystemSession() - Method in interface org.hippoecm.repository.api.HippoSession
-
If this is a JCR System Session, having all privileges everywhere.
- isSystemUser() - Method in interface org.onehippo.repository.security.User
-
Whether this user is marked as a system
User (which is something totally different than a
JCR System Session
having all privileges everywhere).
- isUserInRole(String) - Method in interface org.hippoecm.repository.api.HippoSession
-
Check if a user has the specified userRole assigned, or is implied by one of the userRoles assigned.
- isVirtual() - Method in interface org.hippoecm.repository.api.HippoNode
-
Whether this is a virtual node or not.
- isVirtual(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
- iterator() - Method in class org.hippoecm.repository.util.NodeIterable
-
- iterator() - Method in class org.hippoecm.repository.util.PropertyIterable
-
- iterator() - Method in class org.hippoecm.repository.util.RowIterable
-