org.opencrx.kernel.activity1.cci2
Interface ActivityQuery

All Superinterfaces:
AlertSenderQuery, AnyTypePredicate, AspectCapableQuery, AuditeeQuery, BasicObjectQuery, CloneableQuery, ContextCapableQuery, CreatableQuery, CrxObjectQuery, DepotReferenceHolderQuery, ExporterQuery, ExtentCapableQuery, ImporterQuery, IndexedQuery, ModifiableQuery, SecureObjectQuery
All Known Subinterfaces:
AbsenceQuery, EMailQuery, ExternalActivityQuery, IncidentQuery, MailingQuery, MeetingQuery, PhoneCallQuery, SalesVisitQuery, TaskQuery

public interface ActivityQuery
extends DepotReferenceHolderQuery, CrxObjectQuery


Method Summary
 OptionalFeaturePredicate activityNumber()
          Adds a constraint to the predicate for Activity testing whether the value of the feature activityNumber is null or not.
 ComparableTypePredicate<Short> activityState()
           
 OptionalFeaturePredicate activityType()
          Adds a constraint to the predicate for Activity testing whether the value of the feature activityType is null or not.
 OptionalFeaturePredicate actualEffortHhMm()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHhMm is null or not.
 OptionalFeaturePredicate actualEffortHours()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHours is null or not.
 OptionalFeaturePredicate actualEffortMinutes()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortMinutes is null or not.
 OptionalFeaturePredicate actualEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualEnd is null or not.
 OptionalFeaturePredicate actualStart()
          Adds a constraint to the predicate for Activity testing whether the value of the feature actualStart is null or not.
 OptionalFeaturePredicate assignedTo()
          Adds a constraint to the predicate for Activity testing whether the value of the feature assignedTo is null or not.
 MultivaluedFeaturePredicate contract()
          Adds a constraint to the predicate for Activity testing whether the feature contract has values or not.
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for Activity testing whether the value of the feature description is null or not.
 OptionalFeaturePredicate detailedDescription()
          Adds a constraint to the predicate for Activity testing whether the value of the feature detailedDescription is null or not.
 OptionalFeaturePredicate dueBy()
          Adds a constraint to the predicate for Activity testing whether the value of the feature dueBy is null or not.
 StringTypePredicate forAllActivityNumber()
          Adds a condition for the feature activityNumber to the predicate for Activity, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.
 ActivityTypeQuery forAllActivityType()
          Adds a condition for the feature activityType to the predicate for Activity, which evaluates to false unless the value of the feature activityType satisfies the given condition.
 StringTypePredicate forAllActualEffortHhMm()
          Adds a condition for the feature actualEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHhMm satisfies the given condition.
 ComparableTypePredicate<Integer> forAllActualEffortHours()
          Adds a condition for the feature actualEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHours satisfies the given condition.
 ComparableTypePredicate<Integer> forAllActualEffortMinutes()
          Adds a condition for the feature actualEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortMinutes satisfies the given condition.
 ComparableTypePredicate<Date> forAllActualEnd()
          Adds a condition for the feature actualEnd to the predicate for Activity, which evaluates to false unless the value of the feature actualEnd satisfies the given condition.
 ComparableTypePredicate<Date> forAllActualStart()
          Adds a condition for the feature actualStart to the predicate for Activity, which evaluates to false unless the value of the feature actualStart satisfies the given condition.
 ContactQuery forAllAssignedTo()
          Adds a condition for the feature assignedTo to the predicate for Activity, which evaluates to false unless the value of the feature assignedTo satisfies the given condition.
 AbstractContractQuery forAllContract()
          Adds a condition for the feature contract to the predicate for Activity, which evaluates to false unless the value of the feature contract satisfies the given condition.
 StringTypePredicate forAllDescription()
          Adds a condition for the feature description to the predicate for Activity, which evaluates to false unless the value of the feature description satisfies the given condition.
 StringTypePredicate forAllDetailedDescription()
          Adds a condition for the feature detailedDescription to the predicate for Activity, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.
 ComparableTypePredicate<Date> forAllDueBy()
          Adds a condition for the feature dueBy to the predicate for Activity, which evaluates to false unless the value of the feature dueBy satisfies the given condition.
 StringTypePredicate forAllIcal()
          Adds a condition for the feature ical to the predicate for Activity, which evaluates to false unless the value of the feature ical satisfies the given condition.
 BooleanTypePredicate forAllIsAllDayEvent()
          Adds a condition for the feature isAllDayEvent to the predicate for Activity, which evaluates to false unless the value of the feature isAllDayEvent satisfies the given condition.
 ActivityCreatorQuery forAllLastAppliedCreator()
          Adds a condition for the feature lastAppliedCreator to the predicate for Activity, which evaluates to false unless the value of the feature lastAppliedCreator satisfies the given condition.
 ActivityProcessTransitionQuery forAllLastTransition()
          Adds a condition for the feature lastTransition to the predicate for Activity, which evaluates to false unless the value of the feature lastTransition satisfies the given condition.
 StringTypePredicate forAllLocation()
          Adds a condition for the feature location to the predicate for Activity, which evaluates to false unless the value of the feature location satisfies the given condition.
 StringTypePredicate forAllMainEstimateEffortHhMm()
          Adds a condition for the feature mainEstimateEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHhMm satisfies the given condition.
 ComparableTypePredicate<Integer> forAllMainEstimateEffortHours()
          Adds a condition for the feature mainEstimateEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHours satisfies the given condition.
 ComparableTypePredicate<Integer> forAllMainEstimateEffortMinutes()
          Adds a condition for the feature mainEstimateEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortMinutes satisfies the given condition.
 StringTypePredicate forAllMisc1()
          Adds a condition for the feature misc1 to the predicate for Activity, which evaluates to false unless the value of the feature misc1 satisfies the given condition.
 StringTypePredicate forAllMisc2()
          Adds a condition for the feature misc2 to the predicate for Activity, which evaluates to false unless the value of the feature misc2 satisfies the given condition.
 StringTypePredicate forAllMisc3()
          Adds a condition for the feature misc3 to the predicate for Activity, which evaluates to false unless the value of the feature misc3 satisfies the given condition.
 ComparableTypePredicate<Date> forAllOriginalScheduledEnd()
          Adds a condition for the feature originalScheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature originalScheduledEnd satisfies the given condition.
 ComparableTypePredicate<Short> forAllPercentComplete()
          Adds a condition for the feature percentComplete to the predicate for Activity, which evaluates to false unless the value of the feature percentComplete satisfies the given condition.
 ActivityProcessStateQuery forAllProcessState()
          Adds a condition for the feature processState to the predicate for Activity, which evaluates to false unless the value of the feature processState satisfies the given condition.
 AccountQuery forAllReportingAccount()
          Adds a condition for the feature reportingAccount to the predicate for Activity, which evaluates to false unless the value of the feature reportingAccount satisfies the given condition.
 ContactQuery forAllReportingContact()
          Adds a condition for the feature reportingContact to the predicate for Activity, which evaluates to false unless the value of the feature reportingContact satisfies the given condition.
 ComparableTypePredicate<Date> forAllScheduledEnd()
          Adds a condition for the feature scheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature scheduledEnd satisfies the given condition.
 ComparableTypePredicate<Date> forAllScheduledStart()
          Adds a condition for the feature scheduledStart to the predicate for Activity, which evaluates to false unless the value of the feature scheduledStart satisfies the given condition.
 OptionalFeaturePredicate ical()
          Adds a constraint to the predicate for Activity testing whether the value of the feature ical is null or not.
 ComparableTypePredicate<Short> icalType()
           
 OptionalFeaturePredicate isAllDayEvent()
          Adds a constraint to the predicate for Activity testing whether the value of the feature isAllDayEvent is null or not.
 OptionalFeaturePredicate lastAppliedCreator()
          Adds a constraint to the predicate for Activity testing whether the value of the feature lastAppliedCreator is null or not.
 OptionalFeaturePredicate lastTransition()
          Adds a constraint to the predicate for Activity testing whether the value of the feature lastTransition is null or not.
 OptionalFeaturePredicate location()
          Adds a constraint to the predicate for Activity testing whether the value of the feature location is null or not.
 OptionalFeaturePredicate mainEstimateEffortHhMm()
          Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHhMm is null or not.
 OptionalFeaturePredicate mainEstimateEffortHours()
          Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHours is null or not.
 OptionalFeaturePredicate mainEstimateEffortMinutes()
          Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortMinutes is null or not.
 OptionalFeaturePredicate misc1()
          Adds a constraint to the predicate for Activity testing whether the value of the feature misc1 is null or not.
 OptionalFeaturePredicate misc2()
          Adds a constraint to the predicate for Activity testing whether the value of the feature misc2 is null or not.
 OptionalFeaturePredicate misc3()
          Adds a constraint to the predicate for Activity testing whether the value of the feature misc3 is null or not.
 StringTypePredicate name()
           
 SimpleTypeOrder orderByActivityNumber()
          Allows to adds a sort instruction for Activity depending the feature activityNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActivityState()
          Allows to adds a sort instruction for Activity depending the feature activityState Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActualEffortHhMm()
          Allows to adds a sort instruction for Activity depending the feature actualEffortHhMm Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActualEffortHours()
          Allows to adds a sort instruction for Activity depending the feature actualEffortHours Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActualEffortMinutes()
          Allows to adds a sort instruction for Activity depending the feature actualEffortMinutes Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActualEnd()
          Allows to adds a sort instruction for Activity depending the feature actualEnd Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActualStart()
          Allows to adds a sort instruction for Activity depending the feature actualStart Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for Activity depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDetailedDescription()
          Allows to adds a sort instruction for Activity depending the feature detailedDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDueBy()
          Allows to adds a sort instruction for Activity depending the feature dueBy Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIcal()
          Allows to adds a sort instruction for Activity depending the feature ical Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIcalType()
          Allows to adds a sort instruction for Activity depending the feature icalType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIsAllDayEvent()
          Allows to adds a sort instruction for Activity depending the feature isAllDayEvent Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByLocation()
          Allows to adds a sort instruction for Activity depending the feature location Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMainEstimateEffortHhMm()
          Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortHhMm Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMainEstimateEffortHours()
          Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortHours Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMainEstimateEffortMinutes()
          Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortMinutes Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMisc1()
          Allows to adds a sort instruction for Activity depending the feature misc1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMisc2()
          Allows to adds a sort instruction for Activity depending the feature misc2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMisc3()
          Allows to adds a sort instruction for Activity depending the feature misc3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for Activity depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByOriginalScheduledEnd()
          Allows to adds a sort instruction for Activity depending the feature originalScheduledEnd Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPercentComplete()
          Allows to adds a sort instruction for Activity depending the feature percentComplete Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPriority()
          Allows to adds a sort instruction for Activity depending the feature priority Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByScheduledEnd()
          Allows to adds a sort instruction for Activity depending the feature scheduledEnd Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByScheduledStart()
          Allows to adds a sort instruction for Activity depending the feature scheduledStart Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByTotalVotes()
          Allows to adds a sort instruction for Activity depending the feature totalVotes Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate originalScheduledEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature originalScheduledEnd is null or not.
 OptionalFeaturePredicate percentComplete()
          Adds a constraint to the predicate for Activity testing whether the value of the feature percentComplete is null or not.
 ComparableTypePredicate<Short> priority()
           
 OptionalFeaturePredicate processState()
          Adds a constraint to the predicate for Activity testing whether the value of the feature processState is null or not.
 OptionalFeaturePredicate reportingAccount()
          Adds a constraint to the predicate for Activity testing whether the value of the feature reportingAccount is null or not.
 OptionalFeaturePredicate reportingContact()
          Adds a constraint to the predicate for Activity testing whether the value of the feature reportingContact is null or not.
 OptionalFeaturePredicate scheduledEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledEnd is null or not.
 OptionalFeaturePredicate scheduledStart()
          Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledStart is null or not.
 StringTypePredicate thereExistsActivityNumber()
          Adds a condition for the feature activityNumber to the predicate for Activity, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.
 ActivityTypeQuery thereExistsActivityType()
          Adds a condition for the feature activityType to the predicate for Activity, which evaluates to false unless the value of the feature activityType satisfies the given condition.
 StringTypePredicate thereExistsActualEffortHhMm()
          Adds a condition for the feature actualEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHhMm satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsActualEffortHours()
          Adds a condition for the feature actualEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHours satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsActualEffortMinutes()
          Adds a condition for the feature actualEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortMinutes satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsActualEnd()
          Adds a condition for the feature actualEnd to the predicate for Activity, which evaluates to false unless the value of the feature actualEnd satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsActualStart()
          Adds a condition for the feature actualStart to the predicate for Activity, which evaluates to false unless the value of the feature actualStart satisfies the given condition.
 ContactQuery thereExistsAssignedTo()
          Adds a condition for the feature assignedTo to the predicate for Activity, which evaluates to false unless the value of the feature assignedTo satisfies the given condition.
 AbstractContractQuery thereExistsContract()
          Adds a condition for the feature contract to the predicate for Activity, which evaluates to false unless the value of the feature contract satisfies the given condition.
 StringTypePredicate thereExistsDescription()
          Adds a condition for the feature description to the predicate for Activity, which evaluates to false unless the value of the feature description satisfies the given condition.
 StringTypePredicate thereExistsDetailedDescription()
          Adds a condition for the feature detailedDescription to the predicate for Activity, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsDueBy()
          Adds a condition for the feature dueBy to the predicate for Activity, which evaluates to false unless the value of the feature dueBy satisfies the given condition.
 StringTypePredicate thereExistsIcal()
          Adds a condition for the feature ical to the predicate for Activity, which evaluates to false unless the value of the feature ical satisfies the given condition.
 BooleanTypePredicate thereExistsIsAllDayEvent()
          Adds a condition for the feature isAllDayEvent to the predicate for Activity, which evaluates to false unless the value of the feature isAllDayEvent satisfies the given condition.
 ActivityCreatorQuery thereExistsLastAppliedCreator()
          Adds a condition for the feature lastAppliedCreator to the predicate for Activity, which evaluates to false unless the value of the feature lastAppliedCreator satisfies the given condition.
 ActivityProcessTransitionQuery thereExistsLastTransition()
          Adds a condition for the feature lastTransition to the predicate for Activity, which evaluates to false unless the value of the feature lastTransition satisfies the given condition.
 StringTypePredicate thereExistsLocation()
          Adds a condition for the feature location to the predicate for Activity, which evaluates to false unless the value of the feature location satisfies the given condition.
 StringTypePredicate thereExistsMainEstimateEffortHhMm()
          Adds a condition for the feature mainEstimateEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHhMm satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsMainEstimateEffortHours()
          Adds a condition for the feature mainEstimateEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHours satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsMainEstimateEffortMinutes()
          Adds a condition for the feature mainEstimateEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortMinutes satisfies the given condition.
 StringTypePredicate thereExistsMisc1()
          Adds a condition for the feature misc1 to the predicate for Activity, which evaluates to false unless the value of the feature misc1 satisfies the given condition.
 StringTypePredicate thereExistsMisc2()
          Adds a condition for the feature misc2 to the predicate for Activity, which evaluates to false unless the value of the feature misc2 satisfies the given condition.
 StringTypePredicate thereExistsMisc3()
          Adds a condition for the feature misc3 to the predicate for Activity, which evaluates to false unless the value of the feature misc3 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsOriginalScheduledEnd()
          Adds a condition for the feature originalScheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature originalScheduledEnd satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsPercentComplete()
          Adds a condition for the feature percentComplete to the predicate for Activity, which evaluates to false unless the value of the feature percentComplete satisfies the given condition.
 ActivityProcessStateQuery thereExistsProcessState()
          Adds a condition for the feature processState to the predicate for Activity, which evaluates to false unless the value of the feature processState satisfies the given condition.
 AccountQuery thereExistsReportingAccount()
          Adds a condition for the feature reportingAccount to the predicate for Activity, which evaluates to false unless the value of the feature reportingAccount satisfies the given condition.
 ContactQuery thereExistsReportingContact()
          Adds a condition for the feature reportingContact to the predicate for Activity, which evaluates to false unless the value of the feature reportingContact satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsScheduledEnd()
          Adds a condition for the feature scheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature scheduledEnd satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsScheduledStart()
          Adds a condition for the feature scheduledStart to the predicate for Activity, which evaluates to false unless the value of the feature scheduledStart satisfies the given condition.
 ComparableTypePredicate<Integer> totalVotes()
           
 
Methods inherited from interface org.opencrx.kernel.generic.cci2.CrxObjectQuery
category, disabled, disabledReason, externalLink, forAllCategory, forAllDisabled, forAllDisabledReason, forAllExternalLink, forAllUserBoolean0, forAllUserBoolean1, forAllUserBoolean2, forAllUserBoolean3, forAllUserBoolean4, forAllUserCode0, forAllUserCode1, forAllUserCode2, forAllUserCode3, forAllUserCode4, forAllUserDate0, forAllUserDate1, forAllUserDate2, forAllUserDate3, forAllUserDate4, forAllUserDateTime0, forAllUserDateTime1, forAllUserDateTime2, forAllUserDateTime3, forAllUserDateTime4, forAllUserNumber0, forAllUserNumber1, forAllUserNumber2, forAllUserNumber3, forAllUserNumber4, forAllUserString0, forAllUserString1, forAllUserString2, forAllUserString3, forAllUserString4, orderByCategory, orderByDisabled, orderByDisabledReason, orderByExternalLink, orderByUserBoolean0, orderByUserBoolean1, orderByUserBoolean2, orderByUserBoolean3, orderByUserBoolean4, orderByUserCode0, orderByUserCode1, orderByUserCode2, orderByUserCode3, orderByUserCode4, orderByUserDate0, orderByUserDate1, orderByUserDate2, orderByUserDate3, orderByUserDate4, orderByUserDateTime0, orderByUserDateTime1, orderByUserDateTime2, orderByUserDateTime3, orderByUserDateTime4, orderByUserNumber0, orderByUserNumber1, orderByUserNumber2, orderByUserNumber3, orderByUserNumber4, orderByUserString0, orderByUserString1, orderByUserString2, orderByUserString3, orderByUserString4, thereExistsCategory, thereExistsDisabled, thereExistsDisabledReason, thereExistsExternalLink, thereExistsUserBoolean0, thereExistsUserBoolean1, thereExistsUserBoolean2, thereExistsUserBoolean3, thereExistsUserBoolean4, thereExistsUserCode0, thereExistsUserCode1, thereExistsUserCode2, thereExistsUserCode3, thereExistsUserCode4, thereExistsUserDate0, thereExistsUserDate1, thereExistsUserDate2, thereExistsUserDate3, thereExistsUserDate4, thereExistsUserDateTime0, thereExistsUserDateTime1, thereExistsUserDateTime2, thereExistsUserDateTime3, thereExistsUserDateTime4, thereExistsUserNumber0, thereExistsUserNumber1, thereExistsUserNumber2, thereExistsUserNumber3, thereExistsUserNumber4, thereExistsUserString0, thereExistsUserString1, thereExistsUserString2, thereExistsUserString3, thereExistsUserString4, userBoolean0, userBoolean1, userBoolean2, userBoolean3, userBoolean4, userCode0, userCode1, userCode2, userCode3, userCode4, userDate0, userDate1, userDate2, userDate3, userDate4, userDateTime0, userDateTime1, userDateTime2, userDateTime3, userDateTime4, userNumber0, userNumber1, userNumber2, userNumber3, userNumber4, userString0, userString1, userString2, userString3, userString4
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.cci2.CreatableQuery
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, orderByCreatedBy, thereExistsCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, orderByModifiedBy, thereExistsModifiedBy
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

activityNumber

OptionalFeaturePredicate activityNumber()
Adds a constraint to the predicate for Activity testing whether the value of the feature activityNumber is null or not.


thereExistsActivityNumber

StringTypePredicate thereExistsActivityNumber()
Adds a condition for the feature activityNumber to the predicate for Activity, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActivityNumber

StringTypePredicate forAllActivityNumber()
Adds a condition for the feature activityNumber to the predicate for Activity, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByActivityNumber

SimpleTypeOrder orderByActivityNumber()
Allows to adds a sort instruction for Activity depending the feature activityNumber Note: The order in which orderBy… instructions are given is relevant!


activityState

ComparableTypePredicate<Short> activityState()

orderByActivityState

SimpleTypeOrder orderByActivityState()
Allows to adds a sort instruction for Activity depending the feature activityState Note: The order in which orderBy… instructions are given is relevant!


activityType

OptionalFeaturePredicate activityType()
Adds a constraint to the predicate for Activity testing whether the value of the feature activityType is null or not.


thereExistsActivityType

ActivityTypeQuery thereExistsActivityType()
Adds a condition for the feature activityType to the predicate for Activity, which evaluates to false unless the value of the feature activityType satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActivityType

ActivityTypeQuery forAllActivityType()
Adds a condition for the feature activityType to the predicate for Activity, which evaluates to false unless the value of the feature activityType satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


actualEffortHhMm

OptionalFeaturePredicate actualEffortHhMm()
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHhMm is null or not.


thereExistsActualEffortHhMm

StringTypePredicate thereExistsActualEffortHhMm()
Adds a condition for the feature actualEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHhMm satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActualEffortHhMm

StringTypePredicate forAllActualEffortHhMm()
Adds a condition for the feature actualEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHhMm satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByActualEffortHhMm

SimpleTypeOrder orderByActualEffortHhMm()
Allows to adds a sort instruction for Activity depending the feature actualEffortHhMm Note: The order in which orderBy… instructions are given is relevant!


actualEffortHours

OptionalFeaturePredicate actualEffortHours()
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHours is null or not.


thereExistsActualEffortHours

ComparableTypePredicate<Integer> thereExistsActualEffortHours()
Adds a condition for the feature actualEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHours satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActualEffortHours

ComparableTypePredicate<Integer> forAllActualEffortHours()
Adds a condition for the feature actualEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortHours satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByActualEffortHours

SimpleTypeOrder orderByActualEffortHours()
Allows to adds a sort instruction for Activity depending the feature actualEffortHours Note: The order in which orderBy… instructions are given is relevant!


actualEffortMinutes

OptionalFeaturePredicate actualEffortMinutes()
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortMinutes is null or not.


thereExistsActualEffortMinutes

ComparableTypePredicate<Integer> thereExistsActualEffortMinutes()
Adds a condition for the feature actualEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortMinutes satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActualEffortMinutes

ComparableTypePredicate<Integer> forAllActualEffortMinutes()
Adds a condition for the feature actualEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature actualEffortMinutes satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByActualEffortMinutes

SimpleTypeOrder orderByActualEffortMinutes()
Allows to adds a sort instruction for Activity depending the feature actualEffortMinutes Note: The order in which orderBy… instructions are given is relevant!


actualEnd

OptionalFeaturePredicate actualEnd()
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEnd is null or not.


thereExistsActualEnd

ComparableTypePredicate<Date> thereExistsActualEnd()
Adds a condition for the feature actualEnd to the predicate for Activity, which evaluates to false unless the value of the feature actualEnd satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActualEnd

ComparableTypePredicate<Date> forAllActualEnd()
Adds a condition for the feature actualEnd to the predicate for Activity, which evaluates to false unless the value of the feature actualEnd satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByActualEnd

SimpleTypeOrder orderByActualEnd()
Allows to adds a sort instruction for Activity depending the feature actualEnd Note: The order in which orderBy… instructions are given is relevant!


actualStart

OptionalFeaturePredicate actualStart()
Adds a constraint to the predicate for Activity testing whether the value of the feature actualStart is null or not.


thereExistsActualStart

ComparableTypePredicate<Date> thereExistsActualStart()
Adds a condition for the feature actualStart to the predicate for Activity, which evaluates to false unless the value of the feature actualStart satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllActualStart

ComparableTypePredicate<Date> forAllActualStart()
Adds a condition for the feature actualStart to the predicate for Activity, which evaluates to false unless the value of the feature actualStart satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByActualStart

SimpleTypeOrder orderByActualStart()
Allows to adds a sort instruction for Activity depending the feature actualStart Note: The order in which orderBy… instructions are given is relevant!


assignedTo

OptionalFeaturePredicate assignedTo()
Adds a constraint to the predicate for Activity testing whether the value of the feature assignedTo is null or not.


thereExistsAssignedTo

ContactQuery thereExistsAssignedTo()
Adds a condition for the feature assignedTo to the predicate for Activity, which evaluates to false unless the value of the feature assignedTo satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAssignedTo

ContactQuery forAllAssignedTo()
Adds a condition for the feature assignedTo to the predicate for Activity, which evaluates to false unless the value of the feature assignedTo satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


contract

MultivaluedFeaturePredicate contract()
Adds a constraint to the predicate for Activity testing whether the feature contract has values or not.


thereExistsContract

AbstractContractQuery thereExistsContract()
Adds a condition for the feature contract to the predicate for Activity, which evaluates to false unless the value of the feature contract satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllContract

AbstractContractQuery forAllContract()
Adds a condition for the feature contract to the predicate for Activity, which evaluates to false unless the value of the feature contract satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


description

OptionalFeaturePredicate description()
Adds a constraint to the predicate for Activity testing whether the value of the feature description is null or not.


thereExistsDescription

StringTypePredicate thereExistsDescription()
Adds a condition for the feature description to the predicate for Activity, which evaluates to false unless the value of the feature description satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDescription

StringTypePredicate forAllDescription()
Adds a condition for the feature description to the predicate for Activity, which evaluates to false unless the value of the feature description satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDescription

SimpleTypeOrder orderByDescription()
Allows to adds a sort instruction for Activity depending the feature description Note: The order in which orderBy… instructions are given is relevant!


detailedDescription

OptionalFeaturePredicate detailedDescription()
Adds a constraint to the predicate for Activity testing whether the value of the feature detailedDescription is null or not.


thereExistsDetailedDescription

StringTypePredicate thereExistsDetailedDescription()
Adds a condition for the feature detailedDescription to the predicate for Activity, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDetailedDescription

StringTypePredicate forAllDetailedDescription()
Adds a condition for the feature detailedDescription to the predicate for Activity, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDetailedDescription

SimpleTypeOrder orderByDetailedDescription()
Allows to adds a sort instruction for Activity depending the feature detailedDescription Note: The order in which orderBy… instructions are given is relevant!


dueBy

OptionalFeaturePredicate dueBy()
Adds a constraint to the predicate for Activity testing whether the value of the feature dueBy is null or not.


thereExistsDueBy

ComparableTypePredicate<Date> thereExistsDueBy()
Adds a condition for the feature dueBy to the predicate for Activity, which evaluates to false unless the value of the feature dueBy satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDueBy

ComparableTypePredicate<Date> forAllDueBy()
Adds a condition for the feature dueBy to the predicate for Activity, which evaluates to false unless the value of the feature dueBy satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDueBy

SimpleTypeOrder orderByDueBy()
Allows to adds a sort instruction for Activity depending the feature dueBy Note: The order in which orderBy… instructions are given is relevant!


ical

OptionalFeaturePredicate ical()
Adds a constraint to the predicate for Activity testing whether the value of the feature ical is null or not.


thereExistsIcal

StringTypePredicate thereExistsIcal()
Adds a condition for the feature ical to the predicate for Activity, which evaluates to false unless the value of the feature ical satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllIcal

StringTypePredicate forAllIcal()
Adds a condition for the feature ical to the predicate for Activity, which evaluates to false unless the value of the feature ical satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByIcal

SimpleTypeOrder orderByIcal()
Allows to adds a sort instruction for Activity depending the feature ical Note: The order in which orderBy… instructions are given is relevant!


icalType

ComparableTypePredicate<Short> icalType()

orderByIcalType

SimpleTypeOrder orderByIcalType()
Allows to adds a sort instruction for Activity depending the feature icalType Note: The order in which orderBy… instructions are given is relevant!


isAllDayEvent

OptionalFeaturePredicate isAllDayEvent()
Adds a constraint to the predicate for Activity testing whether the value of the feature isAllDayEvent is null or not.


thereExistsIsAllDayEvent

BooleanTypePredicate thereExistsIsAllDayEvent()
Adds a condition for the feature isAllDayEvent to the predicate for Activity, which evaluates to false unless the value of the feature isAllDayEvent satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllIsAllDayEvent

BooleanTypePredicate forAllIsAllDayEvent()
Adds a condition for the feature isAllDayEvent to the predicate for Activity, which evaluates to false unless the value of the feature isAllDayEvent satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByIsAllDayEvent

SimpleTypeOrder orderByIsAllDayEvent()
Allows to adds a sort instruction for Activity depending the feature isAllDayEvent Note: The order in which orderBy… instructions are given is relevant!


lastAppliedCreator

OptionalFeaturePredicate lastAppliedCreator()
Adds a constraint to the predicate for Activity testing whether the value of the feature lastAppliedCreator is null or not.


thereExistsLastAppliedCreator

ActivityCreatorQuery thereExistsLastAppliedCreator()
Adds a condition for the feature lastAppliedCreator to the predicate for Activity, which evaluates to false unless the value of the feature lastAppliedCreator satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllLastAppliedCreator

ActivityCreatorQuery forAllLastAppliedCreator()
Adds a condition for the feature lastAppliedCreator to the predicate for Activity, which evaluates to false unless the value of the feature lastAppliedCreator satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


lastTransition

OptionalFeaturePredicate lastTransition()
Adds a constraint to the predicate for Activity testing whether the value of the feature lastTransition is null or not.


thereExistsLastTransition

ActivityProcessTransitionQuery thereExistsLastTransition()
Adds a condition for the feature lastTransition to the predicate for Activity, which evaluates to false unless the value of the feature lastTransition satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllLastTransition

ActivityProcessTransitionQuery forAllLastTransition()
Adds a condition for the feature lastTransition to the predicate for Activity, which evaluates to false unless the value of the feature lastTransition satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


location

OptionalFeaturePredicate location()
Adds a constraint to the predicate for Activity testing whether the value of the feature location is null or not.


thereExistsLocation

StringTypePredicate thereExistsLocation()
Adds a condition for the feature location to the predicate for Activity, which evaluates to false unless the value of the feature location satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllLocation

StringTypePredicate forAllLocation()
Adds a condition for the feature location to the predicate for Activity, which evaluates to false unless the value of the feature location satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByLocation

SimpleTypeOrder orderByLocation()
Allows to adds a sort instruction for Activity depending the feature location Note: The order in which orderBy… instructions are given is relevant!


mainEstimateEffortHhMm

OptionalFeaturePredicate mainEstimateEffortHhMm()
Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHhMm is null or not.


thereExistsMainEstimateEffortHhMm

StringTypePredicate thereExistsMainEstimateEffortHhMm()
Adds a condition for the feature mainEstimateEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHhMm satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMainEstimateEffortHhMm

StringTypePredicate forAllMainEstimateEffortHhMm()
Adds a condition for the feature mainEstimateEffortHhMm to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHhMm satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMainEstimateEffortHhMm

SimpleTypeOrder orderByMainEstimateEffortHhMm()
Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortHhMm Note: The order in which orderBy… instructions are given is relevant!


mainEstimateEffortHours

OptionalFeaturePredicate mainEstimateEffortHours()
Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHours is null or not.


thereExistsMainEstimateEffortHours

ComparableTypePredicate<Integer> thereExistsMainEstimateEffortHours()
Adds a condition for the feature mainEstimateEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHours satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMainEstimateEffortHours

ComparableTypePredicate<Integer> forAllMainEstimateEffortHours()
Adds a condition for the feature mainEstimateEffortHours to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortHours satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMainEstimateEffortHours

SimpleTypeOrder orderByMainEstimateEffortHours()
Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortHours Note: The order in which orderBy… instructions are given is relevant!


mainEstimateEffortMinutes

OptionalFeaturePredicate mainEstimateEffortMinutes()
Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortMinutes is null or not.


thereExistsMainEstimateEffortMinutes

ComparableTypePredicate<Integer> thereExistsMainEstimateEffortMinutes()
Adds a condition for the feature mainEstimateEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortMinutes satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMainEstimateEffortMinutes

ComparableTypePredicate<Integer> forAllMainEstimateEffortMinutes()
Adds a condition for the feature mainEstimateEffortMinutes to the predicate for Activity, which evaluates to false unless the value of the feature mainEstimateEffortMinutes satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMainEstimateEffortMinutes

SimpleTypeOrder orderByMainEstimateEffortMinutes()
Allows to adds a sort instruction for Activity depending the feature mainEstimateEffortMinutes Note: The order in which orderBy… instructions are given is relevant!


misc1

OptionalFeaturePredicate misc1()
Adds a constraint to the predicate for Activity testing whether the value of the feature misc1 is null or not.


thereExistsMisc1

StringTypePredicate thereExistsMisc1()
Adds a condition for the feature misc1 to the predicate for Activity, which evaluates to false unless the value of the feature misc1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMisc1

StringTypePredicate forAllMisc1()
Adds a condition for the feature misc1 to the predicate for Activity, which evaluates to false unless the value of the feature misc1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMisc1

SimpleTypeOrder orderByMisc1()
Allows to adds a sort instruction for Activity depending the feature misc1 Note: The order in which orderBy… instructions are given is relevant!


misc2

OptionalFeaturePredicate misc2()
Adds a constraint to the predicate for Activity testing whether the value of the feature misc2 is null or not.


thereExistsMisc2

StringTypePredicate thereExistsMisc2()
Adds a condition for the feature misc2 to the predicate for Activity, which evaluates to false unless the value of the feature misc2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMisc2

StringTypePredicate forAllMisc2()
Adds a condition for the feature misc2 to the predicate for Activity, which evaluates to false unless the value of the feature misc2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMisc2

SimpleTypeOrder orderByMisc2()
Allows to adds a sort instruction for Activity depending the feature misc2 Note: The order in which orderBy… instructions are given is relevant!


misc3

OptionalFeaturePredicate misc3()
Adds a constraint to the predicate for Activity testing whether the value of the feature misc3 is null or not.


thereExistsMisc3

StringTypePredicate thereExistsMisc3()
Adds a condition for the feature misc3 to the predicate for Activity, which evaluates to false unless the value of the feature misc3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMisc3

StringTypePredicate forAllMisc3()
Adds a condition for the feature misc3 to the predicate for Activity, which evaluates to false unless the value of the feature misc3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMisc3

SimpleTypeOrder orderByMisc3()
Allows to adds a sort instruction for Activity depending the feature misc3 Note: The order in which orderBy… instructions are given is relevant!


name

StringTypePredicate name()

orderByName

SimpleTypeOrder orderByName()
Allows to adds a sort instruction for Activity depending the feature name Note: The order in which orderBy… instructions are given is relevant!


originalScheduledEnd

OptionalFeaturePredicate originalScheduledEnd()
Adds a constraint to the predicate for Activity testing whether the value of the feature originalScheduledEnd is null or not.


thereExistsOriginalScheduledEnd

ComparableTypePredicate<Date> thereExistsOriginalScheduledEnd()
Adds a condition for the feature originalScheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature originalScheduledEnd satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllOriginalScheduledEnd

ComparableTypePredicate<Date> forAllOriginalScheduledEnd()
Adds a condition for the feature originalScheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature originalScheduledEnd satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByOriginalScheduledEnd

SimpleTypeOrder orderByOriginalScheduledEnd()
Allows to adds a sort instruction for Activity depending the feature originalScheduledEnd Note: The order in which orderBy… instructions are given is relevant!


percentComplete

OptionalFeaturePredicate percentComplete()
Adds a constraint to the predicate for Activity testing whether the value of the feature percentComplete is null or not.


thereExistsPercentComplete

ComparableTypePredicate<Short> thereExistsPercentComplete()
Adds a condition for the feature percentComplete to the predicate for Activity, which evaluates to false unless the value of the feature percentComplete satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPercentComplete

ComparableTypePredicate<Short> forAllPercentComplete()
Adds a condition for the feature percentComplete to the predicate for Activity, which evaluates to false unless the value of the feature percentComplete satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByPercentComplete

SimpleTypeOrder orderByPercentComplete()
Allows to adds a sort instruction for Activity depending the feature percentComplete Note: The order in which orderBy… instructions are given is relevant!


priority

ComparableTypePredicate<Short> priority()

orderByPriority

SimpleTypeOrder orderByPriority()
Allows to adds a sort instruction for Activity depending the feature priority Note: The order in which orderBy… instructions are given is relevant!


processState

OptionalFeaturePredicate processState()
Adds a constraint to the predicate for Activity testing whether the value of the feature processState is null or not.


thereExistsProcessState

ActivityProcessStateQuery thereExistsProcessState()
Adds a condition for the feature processState to the predicate for Activity, which evaluates to false unless the value of the feature processState satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllProcessState

ActivityProcessStateQuery forAllProcessState()
Adds a condition for the feature processState to the predicate for Activity, which evaluates to false unless the value of the feature processState satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


reportingAccount

OptionalFeaturePredicate reportingAccount()
Adds a constraint to the predicate for Activity testing whether the value of the feature reportingAccount is null or not.


thereExistsReportingAccount

AccountQuery thereExistsReportingAccount()
Adds a condition for the feature reportingAccount to the predicate for Activity, which evaluates to false unless the value of the feature reportingAccount satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllReportingAccount

AccountQuery forAllReportingAccount()
Adds a condition for the feature reportingAccount to the predicate for Activity, which evaluates to false unless the value of the feature reportingAccount satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


reportingContact

OptionalFeaturePredicate reportingContact()
Adds a constraint to the predicate for Activity testing whether the value of the feature reportingContact is null or not.


thereExistsReportingContact

ContactQuery thereExistsReportingContact()
Adds a condition for the feature reportingContact to the predicate for Activity, which evaluates to false unless the value of the feature reportingContact satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllReportingContact

ContactQuery forAllReportingContact()
Adds a condition for the feature reportingContact to the predicate for Activity, which evaluates to false unless the value of the feature reportingContact satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


scheduledEnd

OptionalFeaturePredicate scheduledEnd()
Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledEnd is null or not.


thereExistsScheduledEnd

ComparableTypePredicate<Date> thereExistsScheduledEnd()
Adds a condition for the feature scheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature scheduledEnd satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllScheduledEnd

ComparableTypePredicate<Date> forAllScheduledEnd()
Adds a condition for the feature scheduledEnd to the predicate for Activity, which evaluates to false unless the value of the feature scheduledEnd satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByScheduledEnd

SimpleTypeOrder orderByScheduledEnd()
Allows to adds a sort instruction for Activity depending the feature scheduledEnd Note: The order in which orderBy… instructions are given is relevant!


scheduledStart

OptionalFeaturePredicate scheduledStart()
Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledStart is null or not.


thereExistsScheduledStart

ComparableTypePredicate<Date> thereExistsScheduledStart()
Adds a condition for the feature scheduledStart to the predicate for Activity, which evaluates to false unless the value of the feature scheduledStart satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllScheduledStart

ComparableTypePredicate<Date> forAllScheduledStart()
Adds a condition for the feature scheduledStart to the predicate for Activity, which evaluates to false unless the value of the feature scheduledStart satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByScheduledStart

SimpleTypeOrder orderByScheduledStart()
Allows to adds a sort instruction for Activity depending the feature scheduledStart Note: The order in which orderBy… instructions are given is relevant!


totalVotes

ComparableTypePredicate<Integer> totalVotes()

orderByTotalVotes

SimpleTypeOrder orderByTotalVotes()
Allows to adds a sort instruction for Activity depending the feature totalVotes Note: The order in which orderBy… instructions are given is relevant!



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.