Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name() - Static method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmProcess
Selects a process by the its simple name
name() - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.ElementSelector
Selects a process element by its name.
name() - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Selects an active task by the its name
name() - Method in interface ch.ivyteam.ivy.cm.ContentObject
Gets the name
name() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder
Orders the results by the name.
name() - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterQuery
 
name() - Method in class ch.ivyteam.ivy.security.query.UserQuery.GroupByQuery
 
name() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
Prepares a where statement for the column Name.
Must be followed by a call to a condition method.
name() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IGroupByQueryColumns
Groups the result of the query by the field Name.
name() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IOrderByQueryColumns
Adds an order by statement for the column Name in the default direction ascending.
To change the order to descending use name().descending()
name() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByQuery
 
name() - Method in interface ch.ivyteam.ivy.vars.Variable
Get the name of this variable.
name() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
Example:
name() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
The technical name of the custom field.
name() - Method in class ch.ivyteam.ivy.workflow.custom.field.ICustomFieldNames.Result
 
name() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
name() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
name() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column Name.
Must be followed by a call to a condition method.
name() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field Name.
name() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column Name in the default direction ascending.
To change the order to descending use name().descending()
name() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
name() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
name() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
name() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column Name.
Must be followed by a call to a condition method.
name() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field Name.
name() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column Name in the default direction ascending.
To change the order to descending use name().descending()
name() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
name() - Method in class ch.ivyteam.ivy.workflow.start.StartParameter
Returns the name of the start parameter.
name() - Method in interface ch.ivyteam.ivy.workflow.task.IActivator
Get the name of the task activator.
name(String) - Static method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmProcess
Selects a process by the given simple name
name(String) - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.ElementSelector
Selects a process element by the given name.
name(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Selects an active task by the given name
name(String) - Method in class ch.ivyteam.ivy.location.LocationQuery
Filters the search result for locations with the given name.
NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
The name property
NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The name property
names() - Method in interface ch.ivyteam.ivy.vars.Variables
Gets the names of the available variables names
names() - Method in interface ch.ivyteam.ivy.workflow.ICase
Get the localized names of the case.
names() - Method in interface ch.ivyteam.ivy.workflow.ITask
Get the localized names of the task.
names() - Method in interface ch.ivyteam.ivy.workflow.start.IStartCustomFields
Gets the names of all custom fields available on this
namespace(String...) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleExecutorBuilder
Add all rules from the given namespaces into the resulting RuleExecutor.
NamespaceChooserDialog.NamespaceContext - Record Class in ch.ivyteam.ivy.designer.webserviceui.restricted.generator
 
NamespaceCollector.Namespace - Record Class in ch.ivyteam.ivy.webservice.call
 
nearby(GeoPosition, Distance) - Method in class ch.ivyteam.ivy.location.LocationQuery
Filters the search result for locations that are within the given distance to the given position.
NestedObject - Class in ch.ivyteam.ivy.scripting.objects
An abstract basis class for Ivy objects containing other objects.
NewRole - Class in ch.ivyteam.ivy.security.role
Holds information about a new role to create.
NewRole.Builder - Class in ch.ivyteam.ivy.security.role
Builder for NewRole
NewUser - Class in ch.ivyteam.ivy.security.user
Holds information about the new user to create.
NewUser.Builder - Class in ch.ivyteam.ivy.security.user
Builds NewUser objects
NONE_GRANTED_OR_DENIED - Enum constant in enum class ch.ivyteam.ivy.security.GroupAccessState
The security member is not granted and not denied any permission of a group
NORMAL - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowPriority
normal priority
normalize() - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
Returns a normalized duration.
normalize() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns a normalized duration.
NORTH - Enum constant in enum class ch.ivyteam.ivy.location.Latitude.Direction
 
not() - Method in interface ch.ivyteam.ivy.business.data.store.search.FieldOrSubFilter
Logical NOT operation.
not() - Method in interface ch.ivyteam.ivy.workflow.IPropertyFilter
Returns a new filter that inverses this filter with a logical not operation
not(UserQuery) - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterQuery
Adds a condition, which negates a set of where conditions given by the otherQuery with a NOT expression.
Only the where clause of the given otherQuery is considered.
not(UserQuery) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
Adds a condition, which negates a set of where conditions given by the otherQuery with a NOT expression.
Only the where clause of the given otherQuery is considered.
not(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
Adds a condition, which negates a set of where conditions given by the otherQuery with a NOT expression.
Only the where clause of the given otherQuery is considered.
not(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Adds a condition, which negates a set of where conditions given by the otherQuery with a NOT expression.
Only the where clause of the given otherQuery is considered.
not(SignalEventQuery) - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
not(SignalEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
 
not(TaskBoundarySignalEventReceiverQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterQuery
 
not(TaskBoundarySignalEventReceiverQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterableColumns
 
not(TaskQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
Adds a condition, which negates a set of where conditions given by the otherQuery with a NOT expression.
Only the where clause of the given otherQuery is considered.
not(TaskQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Adds a condition, which negates a set of where conditions given by the otherQuery with a NOT expression.
Only the where clause of the given otherQuery is considered.
NOT_FOUND - Enum constant in enum class ch.ivyteam.ivy.security.synch.UserSynchResult.SynchStatus
The user does not exist and was not found in the external security system.
NOT_GRANTED_OR_DENIED - Enum constant in enum class ch.ivyteam.ivy.security.AccessState
The security member has neither access granted nor denied.
NOT_LIKE - Enum constant in enum class ch.ivyteam.logicalexpression.RelationalOperator
Not Like operation.
NOT_LIKE_IGNORE_CASE - Enum constant in enum class ch.ivyteam.logicalexpression.RelationalOperator
Not like ignore case operation.
note() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder
Orders the results by the note.
note(String) - Method in class ch.ivyteam.ivy.location.LocationQuery
Filters the search result for locations with the given note.
NOTE_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission NoteCreate
NOTE_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission NoteDelete
NOTE_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission NoteReadAll
NOTHING - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventTimeoutAction
Do nothing (e.g.
notificationSettings(IUserEMailNotificationSettings) - Method in class ch.ivyteam.ivy.security.user.NewUser.Builder
 
NtlmAuthenticationFeature - Class in ch.ivyteam.ivy.rest.client.authentication
Feature to provide NTLM authentication to REST client calls.
NTLMAuthenticationFeature - Class in ch.ivyteam.ivy.webservice.exec.cxf.feature
Web Service feature class to add support for Microsoft's NT LAN Manager (NTLM) client authentication.
The credentials must be provided with the following properties: 'username', 'password' and 'NTLM.domain' (optional) 'NTLM.workstation' (optional) 'NTLM.challenge' (optional): default=true Note: This feature does not work in conjunction with feature ch.ivyteam.ivy.webservice.exec.cxf.feature.ProxyFeature.
NUMBER - Enum constant in enum class ch.ivyteam.ivy.workflow.custom.field.CustomFieldType
Can store numbers with 30 digits before and 10 digits after the comma.
NUMBER_OF_RESUMES - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The number of resumes property
numberField(String) - Method in interface ch.ivyteam.ivy.business.data.store.search.FieldOrSubFilter
Filter the values of the Number field with the given name or name path.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFields
Returns the number custom field with the given name.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects a custom Number field with given name fieldName.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldGroupBy
Groups the result of the query by the custom Number field fieldName.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldOrderBy
Orders the result of the query by the custom Number field fieldName.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects a custom Number field with given name fieldName.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldGroupBy
Groups the result of the query by the custom Number field fieldName.
numberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldOrderBy
Orders the result of the query by the custom Number field fieldName.
NumberFieldOperation<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Operations to filter Number fields
numberOfFailures() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
numberOfFailures() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
numberOfFailures() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column NumberOfFailures.
Must be followed by a call to a condition method.
numberOfFailures() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field NumberOfFailures.
numberOfFailures() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column NumberOfFailures in the default direction ascending.
To change the order to descending use numberOfFailures().descending()
numberOfFailures() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
numberOfResumes() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
numberOfResumes() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
numberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column NumberOfResumes.
Must be followed by a call to a condition method.
numberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field NumberOfResumes.
numberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column NumberOfResumes in the default direction ascending.
To change the order to descending use numberOfResumes().descending()
numberOfResumes() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form