- 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
-
- 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
-
- 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.
- 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.
- 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
- getDomainName() - Method in class org.onehippo.repository.security.domain.DomainRuleExtension
-
- getDomainRuleName() - Method in class org.onehippo.repository.security.domain.DomainRuleExtension
-
- 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.
- 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(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.
- 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
-
Get the members of this group.
- getMemberships() - Method in interface org.onehippo.repository.security.User
-
Get the
Group
s this user is a member of.
- 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 value at relPath
from baseNode
or defaultValue
if no such property exists.
- 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
-
- 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
-
- getPrimaryNodeType(Node) - Static method in class org.hippoecm.repository.util.JcrUtils
-
Retrieve the primary node type.
- 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 external group property by name.
- getProperty(String) - Method in interface org.onehippo.repository.security.User
-
Get an external 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.
- 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.
- getSecurityService() - Method in interface org.hippoecm.repository.api.HippoWorkspace
-
The
SecurityService
allows you to access information about users in a system.
- 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.
- 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.
- 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
-
- 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.
- 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.
- isActive() - Method in interface org.onehippo.repository.security.User
-
Whether this user is marked as active.
- 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
- 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.
- isSystemGroup() - Method in interface org.onehippo.repository.security.Group
-
Whether this group is marked as a system group.
- isSystemUser() - Method in interface org.onehippo.repository.security.User
-
Whether this user is marked as a system user.
- 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
-