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

H

handleFinished(UpdateEvent) - Method in interface ch.ivyteam.ivy.security.synch.SynchronizationListener
Called when the asynchronous synchronization job has finished.
handleLog(Level, String, Throwable) - Method in interface ch.ivyteam.ivy.security.synch.SynchronizationListener
 
handleSystemEvent(SystemEvent<?>) - Method in interface ch.ivyteam.ivy.event.ISystemEventListener
Invoked when a SystemEvent of the category that the implementor registered itself for, has occurred.
handleUpdate(UpdateEvent) - Method in interface ch.ivyteam.ivy.security.synch.SynchronizationListener
Called when the synchronization job analyzed a new user for update/delete/keep/add modification
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
Returns true if this session was an active substitution for other users
hasChildren() - Method in interface ch.ivyteam.ivy.cm.IContentObject
Checks, if this content object has any child objects.
hasException() - Method in class ch.ivyteam.ivy.webserver.ErrorPageMBean
 
hashCode() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
 
hashCode() - Method in class ch.ivyteam.ivy.model.SimpleValueObject
 
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
A Hash for the 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(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
Returns true if the object has notes, otherwise false
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.
hasRoleAssigned(IRole) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
Filters users which has the given role directly 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
Returns true if the value of the property has ever been set before.
hasValues() - Method in interface ch.ivyteam.ivy.cm.IContentObject
Checks if this content object has any values.
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 method hasWorkedOn(ISecurityMember), this method evaluates the corresponding ISecurityMember on 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 - ch.ivyteam.ivy.workflow.WorkflowPriority
high priority
history() - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalService
Query information about sent signals.
hostName(String) - Method in class ch.ivyteam.ivy.deployment.DeploymentContext.Builder
 
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 - ch.ivyteam.ivy.application.RuntimeLogCategory
Runtime log category to log HTML related things
HTML - ch.ivyteam.ivy.cm.CoType
 
HTML_DIALOG - ch.ivyteam.ivy.application.RuntimeLogCategory
Runtime log category to log html dialog relevant things
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'
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages