Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleFinished(UpdateEvent) - Method in interface ch.ivyteam.ivy.security.synch.SynchronizationListener
-
Deprecated.Called when the asynchronous synchronization job has finished.
- handleLog(Level, String, Throwable) - Method in interface ch.ivyteam.ivy.security.synch.SynchronizationListener
-
Deprecated.
- handleSystemEvent(SystemEvent<?>) - Method in interface ch.ivyteam.ivy.event.ISystemEventListener
-
Invoked when a
SystemEventof the category that the implementor registered itself for, has occurred. - handleUpdate(UpdateEvent) - Method in interface ch.ivyteam.ivy.security.synch.SynchronizationListener
-
Deprecated.Called when the synchronization job analyzed a new user for update/delete/keep/add modification
- has() - Method in interface ch.ivyteam.ivy.security.IUser
-
Test if the user owns roles.
- has() - Method in interface ch.ivyteam.ivy.security.IUserToken
-
Test if the user of this user token currently owns roles.
- hasActiveSubstitutions() - Method in interface ch.ivyteam.ivy.security.ISession
-
Returns true if this session is an active substitution for other users (at least one).
- hasActiveSubstitutions() - Method in class ch.ivyteam.ivy.security.SessionInfo
-
Deprecated, for removal: This API element is subject to removal in a future version.evaluate this for the given user on your own
- hasChildren() - Method in interface ch.ivyteam.ivy.cm.IContentObject
-
Deprecated, for removal: This API element is subject to removal in a future version.use !
ContentObject.children().isEmpty()instead - hasException() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
- hashCode() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
- hashCode() - Method in class ch.ivyteam.ivy.model.SimpleValueObject
- hashCode() - Method in class ch.ivyteam.ivy.persistence.query.Query
- hashCode() - Method in interface ch.ivyteam.ivy.process.engine.IRequestId
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.Binary
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.Date
-
A hash code.
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
-
A hashcode; the number of seconds after 1970-01-01.
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
-
A hashcode; the number of days after 1970-01-01.
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.File
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.NestedObject
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.Time
-
Same as toNumber().
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
- hashCode() - Method in class ch.ivyteam.ivy.scripting.objects.Xml
- hashCode() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
- hashCode() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFields
- hashCode(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
-
Computes a hashcode considering elements up to a certain nesting depth.
- hasMoreThanOneSession() - Method in interface ch.ivyteam.ivy.security.ISession
-
Returns true if the session user is logged into more than one session.
- hasNotes() - Method in interface ch.ivyteam.ivy.workflow.INoteable
-
Deprecated, for removal: This API element is subject to removal in a future version.
- hasPermission(ISecurityDescriptor, IPermission) - Method in interface ch.ivyteam.ivy.security.ISecurityContext
-
Checks if the current session has a certain permission on the security descriptor
- hasPermission(ISecurityDescriptor, IPermission) - Method in interface ch.ivyteam.ivy.security.ISession
-
Checks if the current session has a certain permission on the security descriptor
- hasPermission(ISession, IPermission) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
-
Checks if the session has a certain permission
- hasRole(IRole) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Filters users which has the given
role. - hasRole(IRole, boolean) - Method in interface ch.ivyteam.ivy.security.IUserToken
-
Test if the user of this user token currently owns a role.
- hasRole(String) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Filters users which has the role with the given
roleName. - hasRoleAssigned(IRole) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Filters users which has the given
roledirectly assigned. - hasRoleAssigned(String) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Filters users which has the role with the given
roleNamedirectly assigned. - hasScore() - Method in class ch.ivyteam.ivy.business.data.store.search.Scored
-
True if a score is available
- hasStarted(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Filters all cases the given security member has started.
- hasStarted(String, String) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- hasStarted(String, String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Filters all cases where the security member with given member name (user or role) in the given application has started.
- hasValue() - Method in interface ch.ivyteam.ivy.application.property.ICustomProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use Ivy.var()
- hasValues() - Method in interface ch.ivyteam.ivy.cm.IContentObject
-
Deprecated, for removal: This API element is subject to removal in a future version.
- hasVariable(String) - Method in interface ch.ivyteam.ivy.scripting.language.IIvyScriptContext
-
Decides whether a variable is declared.
- hasWorkedOn(ISecurityMember) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
- hasWorkedOn(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Filters all tasks the given security member (user or role) has worked on.
- hasWorkedOn(String, String) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
- hasWorkedOn(String, String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Filters all tasks where the security member with given member name (user or role) in the given application has worked on.
Compared to the methodhasWorkedOn(ISecurityMember), this method evaluates the correspondingISecurityMemberon query execution. - haveTriggeredCases(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
- haveTriggeredCases(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Adds an expression to the where clause that selects those tasks that have triggered the creation of cases which matches the given
caseQuery. - HIGH - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowPriority
-
high priority
- history() - Method in interface ch.ivyteam.ivy.bpm.engine.client.ExecutionResult
-
Use the history to assert the process elements that were executed
- history() - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalService
-
Query information about sent signals.
- History - Class in ch.ivyteam.ivy.bpm.engine.client
-
Process elements that were executed
- html - Variable in class ch.ivyteam.ivy.environment.Ivy
-
Provides access to the current
HTML dialog context. - html() - Static method in class ch.ivyteam.ivy.environment.Ivy
-
Returns the currently running
HTML dialog context. - HTML - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
-
Runtime log category to log HTML related things
- HTML - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- HTML_DIALOG - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
-
Runtime log category to log html dialog relevant things
- htmlDialog() - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.TypeSelector
-
Selects HTML Dialog process elements
- http() - Method in interface ch.ivyteam.ivy.bpm.engine.client.ExecutionResult
-
Provides access to the http response.
- http() - Method in class ch.ivyteam.ivy.bpm.engine.client.RequestBuilder
-
Controls the request method.
- http() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubRequestBuilder
-
Controls the request method.
- HttpBasicAuthenticationFeature - Class in ch.ivyteam.ivy.rest.client.authentication
-
Authenticates the client with HTTP-Basic by adding the headers to the REST request.
- HttpBasicAuthenticationFeature - Class in ch.ivyteam.ivy.webservice.exec.cxf.feature
-
Authenticates the client with HTTP-Basic by adding the headers to the SOAP request.
The credentials must be provided with the following properties: 'username' and 'password' - HttpBasicOrDigestAuthenticationFeature - Class in ch.ivyteam.ivy.rest.client.authentication
-
Authenticates the client with either HTTP-Basic or HTTP-Digest.
- HttpDigestAuthenticationFeature - Class in ch.ivyteam.ivy.rest.client.authentication
-
Authenticates the client with HTTP-Digest by adding the headers to the REST request.
- HttpDigestAuthenticationFeature - Class in ch.ivyteam.ivy.webservice.exec.cxf.feature
-
Authenticates the client with HTTP-Digest by adding the headers to the SOAP request.
The credentials must be provided with the following properties: 'username' and 'password' - HttpRequestBuilder - Class in ch.ivyteam.ivy.bpm.engine.client
-
Controls the request method.
- HttpResponse - Class in ch.ivyteam.ivy.bpm.engine.client
-
Provides access to the http response.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form