Uses of Class
ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Packages that use CaseQuery.OrderByColumnQuery
-
Uses of CaseQuery.OrderByColumnQuery in ch.ivyteam.ivy.workflow.query
Methods in ch.ivyteam.ivy.workflow.query that return CaseQuery.OrderByColumnQueryModifier and TypeMethodDescriptionCaseQuery.IOrderByQueryColumns.activatorId()Adds an order by statement for the columnActivatorIdin the default direction ascending.
To change the order to descending useactivatorId().descending()CaseQuery.OrderByQuery.activatorId()CaseQuery.IOrderByQueryColumns.applicationId()Adds an order by statement for the columnApplicationIdin the default direction ascending.
To change the order to descending useapplicationId().descending()CaseQuery.OrderByQuery.applicationId()CaseQuery.IOrderByQueryColumns.businessCalendar()Adds an order by statement for the columnBusinessCalendarin the default direction ascending.
To change the order to descending usebusinessCalendar().descending()CaseQuery.OrderByQuery.businessCalendar()CaseQuery.IOrderByQueryColumns.businessCaseId()Adds an order by statement for the columnBusinessCaseIdin the default direction ascending.
To change the order to descending usebusinessCaseId().descending()CaseQuery.OrderByQuery.businessCaseId()CaseQuery.IOrderByQueryColumns.businessRuntime()Adds an order by statement for the columnBusinessRuntimein the default direction ascending.
To change the order to descending usebusinessRuntime().descending()CaseQuery.OrderByQuery.businessRuntime()CaseQuery.IOrderByQueryColumns.caseId()Adds an order by statement for the columnCaseIdin the default direction ascending.
To change the order to descending usecaseId().descending()CaseQuery.OrderByQuery.caseId()CaseQuery.IOrderByQueryColumns.category()Adds an order by statement for the columnCategoryin the default direction ascending.
To change the order to descending usecategory().descending()CaseQuery.OrderByQuery.category()CaseQuery.IOrderByQueryColumns.creatorId()Adds an order by statement for the columnCreatorIdin the default direction ascending.
To change the order to descending usecreatorId().descending()CaseQuery.OrderByQuery.creatorId()CaseQuery.IOrderByQueryColumns.creatorTaskId()Adds an order by statement for the columnCreatorTaskIdin the default direction ascending.
To change the order to descending usecreatorTaskId().descending()CaseQuery.OrderByQuery.creatorTaskId()CaseQuery.IOrderByQueryColumns.creatorUserDisplayName()Adds an order by statement for the columnCreatorUserDisplayNamein the default direction ascending.
To change the order to descending usecreatorUserDisplayName().descending()CaseQuery.OrderByQuery.creatorUserDisplayName()CaseQuery.IOrderByQueryColumns.creatorUserName()Adds an order by statement for the columnCreatorUserNamein the default direction ascending.
To change the order to descending usecreatorUserName().descending()CaseQuery.OrderByQuery.creatorUserName()CaseQuery.IOrderByQueryColumns.description()Deprecated.ordering by CLOB fields is not possible.CaseQuery.OrderByQuery.description()Deprecated.CaseQuery.IOrderByQueryColumns.endTimestamp()Adds an order by statement for the columnEndTimestampin the default direction ascending.
To change the order to descending useendTimestamp().descending()CaseQuery.OrderByQuery.endTimestamp()CaseQuery.IOrderByQueryColumns.environment()Adds an order by statement for the columnEnvironmentin the default direction ascending.
To change the order to descending useenvironment().descending()CaseQuery.OrderByQuery.environment()CaseQuery.IOrderByQueryColumns.languageId()Adds an order by statement for the columnLanguageIdin the default direction ascending.
To change the order to descending uselanguageId().descending()CaseQuery.OrderByQuery.languageId()CaseQuery.IOrderByQueryColumns.name()Adds an order by statement for the columnNamein the default direction ascending.
To change the order to descending usename().descending()CaseQuery.OrderByQuery.name()CaseQuery.ICustomFieldOrderBy.numberField(String fieldName) Orders the result of the query by the customNumberfieldfieldName.CaseQuery.IOrderByQueryColumns.ownerDisplayName()Adds an order by statement for the columnOwnerDisplayNamein the default direction ascending.
To change the order to descending useownerDisplayName().descending()CaseQuery.OrderByQuery.ownerDisplayName()CaseQuery.IOrderByQueryColumns.ownerId()Adds an order by statement for the columnOwnerIdin the default direction ascending.
To change the order to descending useownerId().descending()CaseQuery.OrderByQuery.ownerId()CaseQuery.IOrderByQueryColumns.ownerName()Adds an order by statement for the columnOwnerNamein the default direction ascending.
To change the order to descending useownerName().descending()CaseQuery.OrderByQuery.ownerName()CaseQuery.IOrderByQueryColumns.priority()Adds an order by statement for the columnPriorityin the default direction ascending.
To change the order to descending usepriority().descending()CaseQuery.OrderByQuery.priority()CaseQuery.IOrderByQueryColumns.processModelId()Adds an order by statement for the columnProcessModelIdin the default direction ascending.
To change the order to descending useprocessModelId().descending()CaseQuery.OrderByQuery.processModelId()CaseQuery.IOrderByQueryColumns.securitySystemId()Adds an order by statement for the columnSecuritySystemIdin the default direction ascending.
To change the order to descending usesecuritySystemId().descending()CaseQuery.OrderByQuery.securitySystemId()CaseQuery.IOrderByQueryColumns.stage()Adds an order by statement for the columnStagein the default direction ascending.
To change the order to descending usestage().descending()CaseQuery.OrderByQuery.stage()CaseQuery.IOrderByQueryColumns.startTimestamp()Adds an order by statement for the columnStartTimestampin the default direction ascending.
To change the order to descending usestartTimestamp().descending()CaseQuery.OrderByQuery.startTimestamp()CaseQuery.IOrderByQueryColumns.state()Adds an order by statement for the columnStatein the default direction ascending.
To change the order to descending usestate().descending()CaseQuery.OrderByQuery.state()CaseQuery.ICustomFieldOrderBy.stringField(String fieldName) Orders the result of the query by the customStringfieldfieldName.CaseQuery.IOrderByQueryColumns.taskStartId()Adds an order by statement for the columnTaskStartIdin the default direction ascending.
To change the order to descending usetaskStartId().descending()CaseQuery.OrderByQuery.taskStartId()CaseQuery.ICustomFieldOrderBy.timestampField(String fieldName) Orders the result of the query by the customTimestampfieldfieldName.CaseQuery.IOrderByQueryColumns.workingTime()Adds an order by statement for the columnWorkingTimein the default direction ascending.
To change the order to descending useworkingTime().descending()CaseQuery.OrderByQuery.workingTime()