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

N

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.workflow.custom.field.ICustomField
Example:
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 interface ch.ivyteam.ivy.workflow.task.IActivator
Get the name of the task activator.
name(String) - Method in class ch.ivyteam.ivy.location.LocationQuery
Filters the search result for locations with the given name.
NAME - ch.ivyteam.ivy.workflow.CaseProperty
The name property
NAME - ch.ivyteam.ivy.workflow.TaskProperty
The name property
NAVIGATION_NODE - ch.ivyteam.ivy.cm.CoType
Navigation node type
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.
newDeploymentValidator() - Static method in class ch.ivyteam.ivy.deployment.ProjectDeployment
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 - ch.ivyteam.ivy.cm.CoTypeGroup
No group
NONE_GRANTED_OR_DENIED - ch.ivyteam.ivy.security.GroupAccessState
The security member is not granted and not denied any permission of a group
NORMAL - 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 - 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(StartSignalEventElementQuery) - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterQuery
 
not(StartSignalEventElementQuery) - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.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 - 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 - ch.ivyteam.ivy.security.AccessState
The security member has neither access granted nor denied.
NOT_LIKE - ch.ivyteam.logicalexpression.RelationalOperator
Not Like operation.
NOT_LIKE_IGNORE_CASE - 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 - 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) Note: This feature does not work in conjunction with feature ch.ivyteam.ivy.webservice.exec.cxf.feature.ProxyFeature.
NUMBER - ch.ivyteam.ivy.workflow.custom.field.CustomFieldType
Can store numbers with 30 digits before and 10 digits after the comma.
NUMBER_OF_RESUMES - 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 K L M N O P Q R S T U V W X Z 
All Classes All Packages