org.opencrx.kernel.activity1.cci2
Interface ActivityQuery

All Superinterfaces:
AlertSenderQuery, AnyTypePredicate, AuditeeQuery, org.openmdx.base.cci2.BasicObjectQuery, CloneableQuery, org.openmdx.base.cci2.ContextCapableQuery, CrxObjectQuery, DepotReferenceHolderQuery, org.openmdx.base.cci2.ExtentCapableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, org.openmdx.compatibility.view1.cci2.ViewCapableQuery, XmlExporterQuery
All Known Subinterfaces:
AbsenceQuery, EmailQuery, ExternalActivityQuery, FaxQuery, IncidentQuery, MailingQuery, MeetingQuery, MmsQuery, PhoneCallQuery, SalesVisitQuery, SmsQuery, 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.
 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.
 OptionalFeaturePredicate isAllDayEvent()
          Adds a constraint to the predicate for Activity testing whether the value of the feature isAllDayEvent 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 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.
 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.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, 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