org.opencrx.kernel.activity1.cci
Class EMailFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.activity1.cci.EMailFilterImpl
All Implemented Interfaces:
Serializable, ActivityFilter, EMailFilter, ActivityQuery, EMailQuery, AlertSenderFilter, AuditeeFilter, CloneableFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, SubscriptionTargetFilter, XmlExporterFilter, AlertSenderQuery, AuditeeQuery, CloneableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SubscriptionTargetQuery, XmlExporterQuery, DepotReferenceHolderFilter, DepotReferenceHolderQuery, CrxObjectFilter, CrxObjectQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, AnyTypePredicate

public class EMailFilterImpl
extends RefPredicate_1
implements EMailFilter, EMailQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
EMailFilterImpl(RefPackage_1_0 aPackage)
           
EMailFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
EMailFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 ComparableTypePredicate accessLevelBrowse()
           
 ComparableTypePredicate accessLevelDelete()
           
 ComparableTypePredicate accessLevelUpdate()
           
 OptionalFeaturePredicate activityNumber()
          Adds a constraint to the predicate for Activity testing whether the value of the feature activityNumber is null or not.
 ComparableTypePredicate 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 category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.
 MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 MultivaluedFeaturePredicate contract()
          Adds a constraint to the predicate for Activity testing whether the feature contract has values or not.
 ComparableTypePredicate createdAt()
           
 MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 OptionalFeaturePredicate deliveryReceiptRequested()
          Adds a constraint to the predicate for EMail testing whether the value of the feature deliveryReceiptRequested is null 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.
 BooleanTypePredicate disabled()
           
 OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason 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.
 MultivaluedFeaturePredicate externalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 StringTypePredicate forAllActivityNumber()
          Adds a constraint for the feature activityNumber to the predicate.
 void forAllActivityNumber(short operator, Collection values)
           
 void forAllActivityNumber(short operator, String[] filterValues)
           
 void forAllActivityState(short operator, Collection values)
           
 void forAllActivityState(short operator, short[] filterValues)
           
 ActivityTypeQuery forAllActivityType()
          Adds a constraint for the feature activityType to the predicate.
 void forAllActivityType(short operator, ActivityType[] filterValues)
           
 void forAllActivityType(short operator, Collection values)
           
 StringTypePredicate forAllActualEffortHhMm()
          Adds a constraint for the feature actualEffortHhMm to the predicate.
 void forAllActualEffortHhMm(short operator, Collection values)
           
 void forAllActualEffortHhMm(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllActualEffortHours()
          Adds a constraint for the feature actualEffortHours to the predicate.
 void forAllActualEffortHours(short operator, Collection values)
           
 void forAllActualEffortHours(short operator, int[] filterValues)
           
 ComparableTypePredicate forAllActualEffortMinutes()
          Adds a constraint for the feature actualEffortMinutes to the predicate.
 void forAllActualEffortMinutes(short operator, Collection values)
           
 void forAllActualEffortMinutes(short operator, int[] filterValues)
           
 ComparableTypePredicate forAllActualEnd()
          Adds a constraint for the feature actualEnd to the predicate.
 void forAllActualEnd(short operator, Collection values)
           
 void forAllActualEnd(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllActualStart()
          Adds a constraint for the feature actualStart to the predicate.
 void forAllActualStart(short operator, Collection values)
           
 void forAllActualStart(short operator, Date[] filterValues)
           
 ContactQuery forAllAssignedTo()
          Adds a constraint for the feature assignedTo to the predicate.
 void forAllAssignedTo(short operator, Collection values)
           
 void forAllAssignedTo(short operator, Contact[] filterValues)
           
 StringTypePredicate forAllCategory()
          Adds a constraint for the feature category to the predicate.
 void forAllCategory(short operator, Collection values)
           
 void forAllCategory(short operator, String[] filterValues)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 AbstractContractQuery forAllContract()
          Adds a constraint for the feature contract to the predicate.
 void forAllContract(short operator, AbstractContract[] filterValues)
           
 void forAllContract(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 BooleanTypePredicate forAllDeliveryReceiptRequested()
          Adds a constraint for the feature deliveryReceiptRequested to the predicate.
 void forAllDeliveryReceiptRequested(short operator, boolean[] filterValues)
           
 void forAllDeliveryReceiptRequested(short operator, Collection values)
           
 StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 void forAllDescription(short operator, Collection values)
           
 void forAllDescription(short operator, String[] filterValues)
           
 StringTypePredicate forAllDetailedDescription()
          Adds a constraint for the feature detailedDescription to the predicate.
 void forAllDetailedDescription(short operator, Collection values)
           
 void forAllDetailedDescription(short operator, String[] filterValues)
           
 void forAllDisabled(short operator, boolean[] filterValues)
           
 void forAllDisabled(short operator, Collection values)
           
 StringTypePredicate forAllDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void forAllDisabledReason(short operator, Collection values)
           
 void forAllDisabledReason(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllDueBy()
          Adds a constraint for the feature dueBy to the predicate.
 void forAllDueBy(short operator, Collection values)
           
 void forAllDueBy(short operator, Date[] filterValues)
           
 ResourceIdentifierTypePredicate forAllExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void forAllExternalLink(short operator, Collection values)
           
 void forAllExternalLink(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 ActivityProcessTransitionQuery forAllLastTransition()
          Adds a constraint for the feature lastTransition to the predicate.
 void forAllLastTransition(short operator, ActivityProcessTransition[] filterValues)
           
 void forAllLastTransition(short operator, Collection values)
           
 StringTypePredicate forAllMainEstimateEffortHhMm()
          Adds a constraint for the feature mainEstimateEffortHhMm to the predicate.
 void forAllMainEstimateEffortHhMm(short operator, Collection values)
           
 void forAllMainEstimateEffortHhMm(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllMainEstimateEffortHours()
          Adds a constraint for the feature mainEstimateEffortHours to the predicate.
 void forAllMainEstimateEffortHours(short operator, Collection values)
           
 void forAllMainEstimateEffortHours(short operator, int[] filterValues)
           
 ComparableTypePredicate forAllMainEstimateEffortMinutes()
          Adds a constraint for the feature mainEstimateEffortMinutes to the predicate.
 void forAllMainEstimateEffortMinutes(short operator, Collection values)
           
 void forAllMainEstimateEffortMinutes(short operator, int[] filterValues)
           
 StringTypePredicate forAllMessageBody()
          Adds a constraint for the feature messageBody to the predicate.
 void forAllMessageBody(short operator, Collection values)
           
 void forAllMessageBody(short operator, String[] filterValues)
           
 StringTypePredicate forAllMessageSubject()
          Adds a constraint for the feature messageSubject to the predicate.
 void forAllMessageSubject(short operator, Collection values)
           
 void forAllMessageSubject(short operator, String[] filterValues)
           
 StringTypePredicate forAllMisc1()
          Adds a constraint for the feature misc1 to the predicate.
 void forAllMisc1(short operator, Collection values)
           
 void forAllMisc1(short operator, String[] filterValues)
           
 StringTypePredicate forAllMisc2()
          Adds a constraint for the feature misc2 to the predicate.
 void forAllMisc2(short operator, Collection values)
           
 void forAllMisc2(short operator, String[] filterValues)
           
 StringTypePredicate forAllMisc3()
          Adds a constraint for the feature misc3 to the predicate.
 void forAllMisc3(short operator, Collection values)
           
 void forAllMisc3(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 void forAllName(short operator, Collection values)
           
 void forAllName(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllOriginalScheduledEnd()
          Adds a constraint for the feature originalScheduledEnd to the predicate.
 void forAllOriginalScheduledEnd(short operator, Collection values)
           
 void forAllOriginalScheduledEnd(short operator, Date[] filterValues)
           
 StringTypePredicate forAllOwner()
          Adds a constraint for the feature owner to the predicate.
 void forAllOwner(short operator, Collection values)
           
 void forAllOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery forAllOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void forAllOwningGroup(short operator, Collection values)
           
 void forAllOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery forAllOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void forAllOwningUser(short operator, Collection values)
           
 void forAllOwningUser(short operator, User[] filterValues)
           
 ComparableTypePredicate forAllPercentComplete()
          Adds a constraint for the feature percentComplete to the predicate.
 void forAllPercentComplete(short operator, Collection values)
           
 void forAllPercentComplete(short operator, short[] filterValues)
           
 void forAllPriority(short operator, Collection values)
           
 void forAllPriority(short operator, short[] filterValues)
           
 ActivityProcessStateQuery forAllProcessState()
          Adds a constraint for the feature processState to the predicate.
 void forAllProcessState(short operator, ActivityProcessState[] filterValues)
           
 void forAllProcessState(short operator, Collection values)
           
 BooleanTypePredicate forAllReadReceiptRequested()
          Adds a constraint for the feature readReceiptRequested to the predicate.
 void forAllReadReceiptRequested(short operator, boolean[] filterValues)
           
 void forAllReadReceiptRequested(short operator, Collection values)
           
 AccountQuery forAllReportingAccount()
          Adds a constraint for the feature reportingAccount to the predicate.
 void forAllReportingAccount(short operator, Account[] filterValues)
           
 void forAllReportingAccount(short operator, Collection values)
           
 ContactQuery forAllReportingContact()
          Adds a constraint for the feature reportingContact to the predicate.
 void forAllReportingContact(short operator, Collection values)
           
 void forAllReportingContact(short operator, Contact[] filterValues)
           
 ComparableTypePredicate forAllScheduledEnd()
          Adds a constraint for the feature scheduledEnd to the predicate.
 void forAllScheduledEnd(short operator, Collection values)
           
 void forAllScheduledEnd(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllScheduledStart()
          Adds a constraint for the feature scheduledStart to the predicate.
 void forAllScheduledStart(short operator, Collection values)
           
 void forAllScheduledStart(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllSendDate()
          Adds a constraint for the feature sendDate to the predicate.
 void forAllSendDate(short operator, Collection values)
           
 void forAllSendDate(short operator, Date[] filterValues)
           
 EMailAddressQuery forAllSender()
          Adds a constraint for the feature sender to the predicate.
 void forAllSender(short operator, Collection values)
           
 void forAllSender(short operator, EMailAddress[] filterValues)
           
 void forAllTotalVotes(short operator, Collection values)
           
 void forAllTotalVotes(short operator, int[] filterValues)
           
 BooleanTypePredicate forAllUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void forAllUserBoolean0(short operator, boolean[] filterValues)
           
 void forAllUserBoolean0(short operator, Collection values)
           
 BooleanTypePredicate forAllUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void forAllUserBoolean1(short operator, boolean[] filterValues)
           
 void forAllUserBoolean1(short operator, Collection values)
           
 BooleanTypePredicate forAllUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void forAllUserBoolean2(short operator, boolean[] filterValues)
           
 void forAllUserBoolean2(short operator, Collection values)
           
 BooleanTypePredicate forAllUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void forAllUserBoolean3(short operator, boolean[] filterValues)
           
 void forAllUserBoolean3(short operator, Collection values)
           
 BooleanTypePredicate forAllUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void forAllUserBoolean4(short operator, boolean[] filterValues)
           
 void forAllUserBoolean4(short operator, Collection values)
           
 ComparableTypePredicate forAllUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void forAllUserCode0(short operator, Collection values)
           
 void forAllUserCode0(short operator, short[] filterValues)
           
 ComparableTypePredicate forAllUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void forAllUserCode1(short operator, Collection values)
           
 void forAllUserCode1(short operator, short[] filterValues)
           
 ComparableTypePredicate forAllUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void forAllUserCode2(short operator, Collection values)
           
 void forAllUserCode2(short operator, short[] filterValues)
           
 ComparableTypePredicate forAllUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void forAllUserCode3(short operator, Collection values)
           
 void forAllUserCode3(short operator, short[] filterValues)
           
 ComparableTypePredicate forAllUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void forAllUserCode4(short operator, Collection values)
           
 void forAllUserCode4(short operator, short[] filterValues)
           
 PartiallyOrderedTypePredicate forAllUserDate0()
          Adds a constraint for the feature userDate0 to the predicate.
 void forAllUserDate0(short operator, Collection values)
           
 void forAllUserDate0(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate forAllUserDate1()
          Adds a constraint for the feature userDate1 to the predicate.
 void forAllUserDate1(short operator, Collection values)
           
 void forAllUserDate1(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate forAllUserDate2()
          Adds a constraint for the feature userDate2 to the predicate.
 void forAllUserDate2(short operator, Collection values)
           
 void forAllUserDate2(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate forAllUserDate3()
          Adds a constraint for the feature userDate3 to the predicate.
 void forAllUserDate3(short operator, Collection values)
           
 void forAllUserDate3(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate forAllUserDate4()
          Adds a constraint for the feature userDate4 to the predicate.
 void forAllUserDate4(short operator, Collection values)
           
 void forAllUserDate4(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 ComparableTypePredicate forAllUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void forAllUserDateTime0(short operator, Collection values)
           
 void forAllUserDateTime0(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void forAllUserDateTime1(short operator, Collection values)
           
 void forAllUserDateTime1(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void forAllUserDateTime2(short operator, Collection values)
           
 void forAllUserDateTime2(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void forAllUserDateTime3(short operator, Collection values)
           
 void forAllUserDateTime3(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void forAllUserDateTime4(short operator, Collection values)
           
 void forAllUserDateTime4(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void forAllUserNumber0(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber0(short operator, Collection values)
           
 ComparableTypePredicate forAllUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void forAllUserNumber1(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber1(short operator, Collection values)
           
 ComparableTypePredicate forAllUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void forAllUserNumber2(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber2(short operator, Collection values)
           
 ComparableTypePredicate forAllUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void forAllUserNumber3(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber3(short operator, Collection values)
           
 ComparableTypePredicate forAllUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void forAllUserNumber4(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber4(short operator, Collection values)
           
 StringTypePredicate forAllUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void forAllUserString0(short operator, Collection values)
           
 void forAllUserString0(short operator, String[] filterValues)
           
 StringTypePredicate forAllUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void forAllUserString1(short operator, Collection values)
           
 void forAllUserString1(short operator, String[] filterValues)
           
 StringTypePredicate forAllUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void forAllUserString2(short operator, Collection values)
           
 void forAllUserString2(short operator, String[] filterValues)
           
 StringTypePredicate forAllUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void forAllUserString3(short operator, Collection values)
           
 void forAllUserString3(short operator, String[] filterValues)
           
 StringTypePredicate forAllUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void forAllUserString4(short operator, Collection values)
           
 void forAllUserString4(short operator, String[] filterValues)
           
 StringTypePredicate identity()
           
 OptionalFeaturePredicate lastTransition()
          Adds a constraint to the predicate for Activity testing whether the value of the feature lastTransition 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 messageBody()
          Adds a constraint to the predicate for EMail testing whether the value of the feature messageBody is null or not.
 OptionalFeaturePredicate messageSubject()
          Adds a constraint to the predicate for EMail testing whether the value of the feature messageSubject 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.
 ComparableTypePredicate modifiedAt()
           
 MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 StringTypePredicate name()
           
 SimpleTypeOrder orderByAccessLevelBrowse()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelBrowse(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByAccessLevelDelete()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelDelete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByAccessLevelUpdate()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelUpdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActivityNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActivityState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActualEffortHhMm(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActualEffortHours(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActualEffortMinutes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActualEnd(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByActualStart(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByCategory()
          Allows to adds a sort instruction for CrxObject depending the feature category Note: The order in which orderBy… instructions are given is relevant!
 void orderByCategory(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByCreatedAt()
          Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByCreatedBy()
          Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByDeliveryReceiptRequested()
          Allows to adds a sort instruction for EMail depending the feature deliveryReceiptRequested Note: The order in which orderBy… instructions are given is relevant!
 void orderByDeliveryReceiptRequested(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByDetailedDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByDisabled()
          Allows to adds a sort instruction for CrxObject depending the feature disabled Note: The order in which orderBy… instructions are given is relevant!
 void orderByDisabled(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByDisabledReason()
          Allows to adds a sort instruction for CrxObject depending the feature disabledReason Note: The order in which orderBy… instructions are given is relevant!
 void orderByDisabledReason(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByDueBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByExternalLink()
          Allows to adds a sort instruction for CrxObject depending the feature externalLink Note: The order in which orderBy… instructions are given is relevant!
 void orderByExternalLink(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 void orderByIdentity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMainEstimateEffortHhMm(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMainEstimateEffortHours(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMainEstimateEffortMinutes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByMessageBody()
          Allows to adds a sort instruction for EMail depending the feature messageBody Note: The order in which orderBy… instructions are given is relevant!
 void orderByMessageBody(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByMessageSubject()
          Allows to adds a sort instruction for EMail depending the feature messageSubject Note: The order in which orderBy… instructions are given is relevant!
 void orderByMessageSubject(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMisc1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMisc2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByMisc3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByModifiedAt()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByModifiedBy()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByOriginalScheduledEnd(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByOwner()
          Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!
 void orderByOwner(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPercentComplete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPriority(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByReadReceiptRequested()
          Allows to adds a sort instruction for EMail depending the feature readReceiptRequested Note: The order in which orderBy… instructions are given is relevant!
 void orderByReadReceiptRequested(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByScheduledEnd(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByScheduledStart(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderBySendDate()
          Allows to adds a sort instruction for EMail depending the feature sendDate Note: The order in which orderBy… instructions are given is relevant!
 void orderBySendDate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByTotalVotes(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserBoolean0()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserBoolean1()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserBoolean2()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserBoolean3()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByUserBoolean4()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserCode0()
          Allows to adds a sort instruction for CrxObject depending the feature userCode0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserCode1()
          Allows to adds a sort instruction for CrxObject depending the feature userCode1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserCode2()
          Allows to adds a sort instruction for CrxObject depending the feature userCode2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserCode3()
          Allows to adds a sort instruction for CrxObject depending the feature userCode3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByUserCode4()
          Allows to adds a sort instruction for CrxObject depending the feature userCode4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDate0()
          Allows to adds a sort instruction for CrxObject depending the feature userDate0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDate1()
          Allows to adds a sort instruction for CrxObject depending the feature userDate1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDate2()
          Allows to adds a sort instruction for CrxObject depending the feature userDate2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDate3()
          Allows to adds a sort instruction for CrxObject depending the feature userDate3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByUserDate4()
          Allows to adds a sort instruction for CrxObject depending the feature userDate4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDateTime0()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDateTime1()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDateTime2()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserDateTime3()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByUserDateTime4()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserNumber0()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserNumber1()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserNumber2()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserNumber3()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByUserNumber4()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserString0()
          Allows to adds a sort instruction for CrxObject depending the feature userString0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserString1()
          Allows to adds a sort instruction for CrxObject depending the feature userString1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserString2()
          Allows to adds a sort instruction for CrxObject depending the feature userString2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByUserString3()
          Allows to adds a sort instruction for CrxObject depending the feature userString3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByUserString4()
          Allows to adds a sort instruction for CrxObject depending the feature userString4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 OptionalFeaturePredicate originalScheduledEnd()
          Adds a constraint to the predicate for Activity testing whether the value of the feature originalScheduledEnd is null or not.
 MultivaluedFeaturePredicate owner()
          Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.
 MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.
 OptionalFeaturePredicate owningUser()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser 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 priority()
           
 OptionalFeaturePredicate processState()
          Adds a constraint to the predicate for Activity testing whether the value of the feature processState is null or not.
 OptionalFeaturePredicate readReceiptRequested()
          Adds a constraint to the predicate for EMail testing whether the value of the feature readReceiptRequested 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.
 OptionalFeaturePredicate sendDate()
          Adds a constraint to the predicate for EMail testing whether the value of the feature sendDate is null or not.
 OptionalFeaturePredicate sender()
          Adds a constraint to the predicate for EMail testing whether the value of the feature sender is null or not.
 BasicObjectQuery thereExistsAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void thereExistsAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void thereExistsAccessGrantedByParent(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, short[] filterValues)
           
 void thereExistsAccessLevelDelete(short operator, Collection values)
           
 void thereExistsAccessLevelDelete(short operator, short[] filterValues)
           
 void thereExistsAccessLevelUpdate(short operator, Collection values)
           
 void thereExistsAccessLevelUpdate(short operator, short[] filterValues)
           
 StringTypePredicate thereExistsActivityNumber()
          Adds a constraint for the feature activityNumber to the predicate.
 void thereExistsActivityNumber(short operator, Collection values)
           
 void thereExistsActivityNumber(short operator, String[] filterValues)
           
 void thereExistsActivityState(short operator, Collection values)
           
 void thereExistsActivityState(short operator, short[] filterValues)
           
 ActivityTypeQuery thereExistsActivityType()
          Adds a constraint for the feature activityType to the predicate.
 void thereExistsActivityType(short operator, ActivityType[] filterValues)
           
 void thereExistsActivityType(short operator, Collection values)
           
 StringTypePredicate thereExistsActualEffortHhMm()
          Adds a constraint for the feature actualEffortHhMm to the predicate.
 void thereExistsActualEffortHhMm(short operator, Collection values)
           
 void thereExistsActualEffortHhMm(short operator, String[] filterValues)
           
 ComparableTypePredicate thereExistsActualEffortHours()
          Adds a constraint for the feature actualEffortHours to the predicate.
 void thereExistsActualEffortHours(short operator, Collection values)
           
 void thereExistsActualEffortHours(short operator, int[] filterValues)
           
 ComparableTypePredicate thereExistsActualEffortMinutes()
          Adds a constraint for the feature actualEffortMinutes to the predicate.
 void thereExistsActualEffortMinutes(short operator, Collection values)
           
 void thereExistsActualEffortMinutes(short operator, int[] filterValues)
           
 ComparableTypePredicate thereExistsActualEnd()
          Adds a constraint for the feature actualEnd to the predicate.
 void thereExistsActualEnd(short operator, Collection values)
           
 void thereExistsActualEnd(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsActualStart()
          Adds a constraint for the feature actualStart to the predicate.
 void thereExistsActualStart(short operator, Collection values)
           
 void thereExistsActualStart(short operator, Date[] filterValues)
           
 ContactQuery thereExistsAssignedTo()
          Adds a constraint for the feature assignedTo to the predicate.
 void thereExistsAssignedTo(short operator, Collection values)
           
 void thereExistsAssignedTo(short operator, Contact[] filterValues)
           
 StringTypePredicate thereExistsCategory()
          Adds a constraint for the feature category to the predicate.
 void thereExistsCategory(short operator, Collection values)
           
 void thereExistsCategory(short operator, String[] filterValues)
           
 ContextQuery thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 void thereExistsContext(short operator, Collection values)
           
 void thereExistsContext(short operator, Context[] filterValues)
           
 AbstractContractQuery thereExistsContract()
          Adds a constraint for the feature contract to the predicate.
 void thereExistsContract(short operator, AbstractContract[] filterValues)
           
 void thereExistsContract(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 BooleanTypePredicate thereExistsDeliveryReceiptRequested()
          Adds a constraint for the feature deliveryReceiptRequested to the predicate.
 void thereExistsDeliveryReceiptRequested(short operator, boolean[] filterValues)
           
 void thereExistsDeliveryReceiptRequested(short operator, Collection values)
           
 StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 void thereExistsDescription(short operator, Collection values)
           
 void thereExistsDescription(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsDetailedDescription()
          Adds a constraint for the feature detailedDescription to the predicate.
 void thereExistsDetailedDescription(short operator, Collection values)
           
 void thereExistsDetailedDescription(short operator, String[] filterValues)
           
 void thereExistsDisabled(short operator, boolean[] filterValues)
           
 void thereExistsDisabled(short operator, Collection values)
           
 StringTypePredicate thereExistsDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void thereExistsDisabledReason(short operator, Collection values)
           
 void thereExistsDisabledReason(short operator, String[] filterValues)
           
 ComparableTypePredicate thereExistsDueBy()
          Adds a constraint for the feature dueBy to the predicate.
 void thereExistsDueBy(short operator, Collection values)
           
 void thereExistsDueBy(short operator, Date[] filterValues)
           
 ResourceIdentifierTypePredicate thereExistsExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void thereExistsExternalLink(short operator, Collection values)
           
 void thereExistsExternalLink(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 ActivityProcessTransitionQuery thereExistsLastTransition()
          Adds a constraint for the feature lastTransition to the predicate.
 void thereExistsLastTransition(short operator, ActivityProcessTransition[] filterValues)
           
 void thereExistsLastTransition(short operator, Collection values)
           
 StringTypePredicate thereExistsMainEstimateEffortHhMm()
          Adds a constraint for the feature mainEstimateEffortHhMm to the predicate.
 void thereExistsMainEstimateEffortHhMm(short operator, Collection values)
           
 void thereExistsMainEstimateEffortHhMm(short operator, String[] filterValues)
           
 ComparableTypePredicate thereExistsMainEstimateEffortHours()
          Adds a constraint for the feature mainEstimateEffortHours to the predicate.
 void thereExistsMainEstimateEffortHours(short operator, Collection values)
           
 void thereExistsMainEstimateEffortHours(short operator, int[] filterValues)
           
 ComparableTypePredicate thereExistsMainEstimateEffortMinutes()
          Adds a constraint for the feature mainEstimateEffortMinutes to the predicate.
 void thereExistsMainEstimateEffortMinutes(short operator, Collection values)
           
 void thereExistsMainEstimateEffortMinutes(short operator, int[] filterValues)
           
 StringTypePredicate thereExistsMessageBody()
          Adds a constraint for the feature messageBody to the predicate.
 void thereExistsMessageBody(short operator, Collection values)
           
 void thereExistsMessageBody(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsMessageSubject()
          Adds a constraint for the feature messageSubject to the predicate.
 void thereExistsMessageSubject(short operator, Collection values)
           
 void thereExistsMessageSubject(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsMisc1()
          Adds a constraint for the feature misc1 to the predicate.
 void thereExistsMisc1(short operator, Collection values)
           
 void thereExistsMisc1(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsMisc2()
          Adds a constraint for the feature misc2 to the predicate.
 void thereExistsMisc2(short operator, Collection values)
           
 void thereExistsMisc2(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsMisc3()
          Adds a constraint for the feature misc3 to the predicate.
 void thereExistsMisc3(short operator, Collection values)
           
 void thereExistsMisc3(short operator, String[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 void thereExistsName(short operator, Collection values)
           
 void thereExistsName(short operator, String[] filterValues)
           
 ComparableTypePredicate thereExistsOriginalScheduledEnd()
          Adds a constraint for the feature originalScheduledEnd to the predicate.
 void thereExistsOriginalScheduledEnd(short operator, Collection values)
           
 void thereExistsOriginalScheduledEnd(short operator, Date[] filterValues)
           
 StringTypePredicate thereExistsOwner()
          Adds a constraint for the feature owner to the predicate.
 void thereExistsOwner(short operator, Collection values)
           
 void thereExistsOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery thereExistsOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void thereExistsOwningGroup(short operator, Collection values)
           
 void thereExistsOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery thereExistsOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void thereExistsOwningUser(short operator, Collection values)
           
 void thereExistsOwningUser(short operator, User[] filterValues)
           
 ComparableTypePredicate thereExistsPercentComplete()
          Adds a constraint for the feature percentComplete to the predicate.
 void thereExistsPercentComplete(short operator, Collection values)
           
 void thereExistsPercentComplete(short operator, short[] filterValues)
           
 void thereExistsPriority(short operator, Collection values)
           
 void thereExistsPriority(short operator, short[] filterValues)
           
 ActivityProcessStateQuery thereExistsProcessState()
          Adds a constraint for the feature processState to the predicate.
 void thereExistsProcessState(short operator, ActivityProcessState[] filterValues)
           
 void thereExistsProcessState(short operator, Collection values)
           
 BooleanTypePredicate thereExistsReadReceiptRequested()
          Adds a constraint for the feature readReceiptRequested to the predicate.
 void thereExistsReadReceiptRequested(short operator, boolean[] filterValues)
           
 void thereExistsReadReceiptRequested(short operator, Collection values)
           
 AccountQuery thereExistsReportingAccount()
          Adds a constraint for the feature reportingAccount to the predicate.
 void thereExistsReportingAccount(short operator, Account[] filterValues)
           
 void thereExistsReportingAccount(short operator, Collection values)
           
 ContactQuery thereExistsReportingContact()
          Adds a constraint for the feature reportingContact to the predicate.
 void thereExistsReportingContact(short operator, Collection values)
           
 void thereExistsReportingContact(short operator, Contact[] filterValues)
           
 ComparableTypePredicate thereExistsScheduledEnd()
          Adds a constraint for the feature scheduledEnd to the predicate.
 void thereExistsScheduledEnd(short operator, Collection values)
           
 void thereExistsScheduledEnd(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsScheduledStart()
          Adds a constraint for the feature scheduledStart to the predicate.
 void thereExistsScheduledStart(short operator, Collection values)
           
 void thereExistsScheduledStart(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsSendDate()
          Adds a constraint for the feature sendDate to the predicate.
 void thereExistsSendDate(short operator, Collection values)
           
 void thereExistsSendDate(short operator, Date[] filterValues)
           
 EMailAddressQuery thereExistsSender()
          Adds a constraint for the feature sender to the predicate.
 void thereExistsSender(short operator, Collection values)
           
 void thereExistsSender(short operator, EMailAddress[] filterValues)
           
 void thereExistsTotalVotes(short operator, Collection values)
           
 void thereExistsTotalVotes(short operator, int[] filterValues)
           
 BooleanTypePredicate thereExistsUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void thereExistsUserBoolean0(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean0(short operator, Collection values)
           
 BooleanTypePredicate thereExistsUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void thereExistsUserBoolean1(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean1(short operator, Collection values)
           
 BooleanTypePredicate thereExistsUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void thereExistsUserBoolean2(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean2(short operator, Collection values)
           
 BooleanTypePredicate thereExistsUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void thereExistsUserBoolean3(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean3(short operator, Collection values)
           
 BooleanTypePredicate thereExistsUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void thereExistsUserBoolean4(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean4(short operator, Collection values)
           
 ComparableTypePredicate thereExistsUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void thereExistsUserCode0(short operator, Collection values)
           
 void thereExistsUserCode0(short operator, short[] filterValues)
           
 ComparableTypePredicate thereExistsUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void thereExistsUserCode1(short operator, Collection values)
           
 void thereExistsUserCode1(short operator, short[] filterValues)
           
 ComparableTypePredicate thereExistsUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void thereExistsUserCode2(short operator, Collection values)
           
 void thereExistsUserCode2(short operator, short[] filterValues)
           
 ComparableTypePredicate thereExistsUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void thereExistsUserCode3(short operator, Collection values)
           
 void thereExistsUserCode3(short operator, short[] filterValues)
           
 ComparableTypePredicate thereExistsUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void thereExistsUserCode4(short operator, Collection values)
           
 void thereExistsUserCode4(short operator, short[] filterValues)
           
 PartiallyOrderedTypePredicate thereExistsUserDate0()
          Adds a constraint for the feature userDate0 to the predicate.
 void thereExistsUserDate0(short operator, Collection values)
           
 void thereExistsUserDate0(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate thereExistsUserDate1()
          Adds a constraint for the feature userDate1 to the predicate.
 void thereExistsUserDate1(short operator, Collection values)
           
 void thereExistsUserDate1(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate thereExistsUserDate2()
          Adds a constraint for the feature userDate2 to the predicate.
 void thereExistsUserDate2(short operator, Collection values)
           
 void thereExistsUserDate2(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate thereExistsUserDate3()
          Adds a constraint for the feature userDate3 to the predicate.
 void thereExistsUserDate3(short operator, Collection values)
           
 void thereExistsUserDate3(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 PartiallyOrderedTypePredicate thereExistsUserDate4()
          Adds a constraint for the feature userDate4 to the predicate.
 void thereExistsUserDate4(short operator, Collection values)
           
 void thereExistsUserDate4(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 ComparableTypePredicate thereExistsUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void thereExistsUserDateTime0(short operator, Collection values)
           
 void thereExistsUserDateTime0(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void thereExistsUserDateTime1(short operator, Collection values)
           
 void thereExistsUserDateTime1(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void thereExistsUserDateTime2(short operator, Collection values)
           
 void thereExistsUserDateTime2(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void thereExistsUserDateTime3(short operator, Collection values)
           
 void thereExistsUserDateTime3(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void thereExistsUserDateTime4(short operator, Collection values)
           
 void thereExistsUserDateTime4(short operator, Date[] filterValues)
           
 ComparableTypePredicate thereExistsUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void thereExistsUserNumber0(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber0(short operator, Collection values)
           
 ComparableTypePredicate thereExistsUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void thereExistsUserNumber1(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber1(short operator, Collection values)
           
 ComparableTypePredicate thereExistsUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void thereExistsUserNumber2(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber2(short operator, Collection values)
           
 ComparableTypePredicate thereExistsUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void thereExistsUserNumber3(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber3(short operator, Collection values)
           
 ComparableTypePredicate thereExistsUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void thereExistsUserNumber4(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber4(short operator, Collection values)
           
 StringTypePredicate thereExistsUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void thereExistsUserString0(short operator, Collection values)
           
 void thereExistsUserString0(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void thereExistsUserString1(short operator, Collection values)
           
 void thereExistsUserString1(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void thereExistsUserString2(short operator, Collection values)
           
 void thereExistsUserString2(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void thereExistsUserString3(short operator, Collection values)
           
 void thereExistsUserString3(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void thereExistsUserString4(short operator, Collection values)
           
 void thereExistsUserString4(short operator, String[] filterValues)
           
 ComparableTypePredicate totalVotes()
           
 OptionalFeaturePredicate userBoolean0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.
 OptionalFeaturePredicate userBoolean1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.
 OptionalFeaturePredicate userBoolean2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.
 OptionalFeaturePredicate userBoolean3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.
 MultivaluedFeaturePredicate userBoolean4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.
 OptionalFeaturePredicate userCode0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.
 OptionalFeaturePredicate userCode1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.
 OptionalFeaturePredicate userCode2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.
 OptionalFeaturePredicate userCode3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.
 MultivaluedFeaturePredicate userCode4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.
 OptionalFeaturePredicate userDate0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.
 OptionalFeaturePredicate userDate1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.
 OptionalFeaturePredicate userDate2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.
 OptionalFeaturePredicate userDate3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.
 MultivaluedFeaturePredicate userDate4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.
 OptionalFeaturePredicate userDateTime0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.
 OptionalFeaturePredicate userDateTime1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.
 OptionalFeaturePredicate userDateTime2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.
 OptionalFeaturePredicate userDateTime3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.
 MultivaluedFeaturePredicate userDateTime4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.
 OptionalFeaturePredicate userNumber0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.
 OptionalFeaturePredicate userNumber1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.
 OptionalFeaturePredicate userNumber2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.
 OptionalFeaturePredicate userNumber3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.
 MultivaluedFeaturePredicate userNumber4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.
 OptionalFeaturePredicate userString0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.
 OptionalFeaturePredicate userString1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.
 OptionalFeaturePredicate userString2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.
 OptionalFeaturePredicate userString3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.
 MultivaluedFeaturePredicate userString4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userString4 has values or not.
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

EMailFilterImpl

public EMailFilterImpl(RefPackage_1_0 aPackage)

EMailFilterImpl

public EMailFilterImpl(RefPackage_1_0 aPackage,
                       FilterProperty[] filterProperties,
                       AttributeSpecifier[] attributeSpecifiers)

EMailFilterImpl

public EMailFilterImpl(RefPackage_1_0 aPackage,
                       FilterProperty[] filterProperties,
                       AttributeSpecifier[] attributeSpecifiers,
                       RefFilter_1_0 delegateFilter,
                       Short delegateQuantor,
                       String delegateName)
Method Detail

forAllActivityNumber

public void forAllActivityNumber(short operator,
                                 Collection values)
Specified by:
forAllActivityNumber in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityNumber

public void thereExistsActivityNumber(short operator,
                                      Collection values)
Specified by:
thereExistsActivityNumber in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActivityNumber

public void forAllActivityNumber(short operator,
                                 String[] filterValues)
Specified by:
forAllActivityNumber in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityNumber

public void thereExistsActivityNumber(short operator,
                                      String[] filterValues)
Specified by:
thereExistsActivityNumber in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActivityNumber

public void orderByActivityNumber(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActivityNumber in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

activityNumber

public OptionalFeaturePredicate activityNumber()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature activityNumber is null or not.

Specified by:
activityNumber in interface ActivityQuery

thereExistsActivityNumber

public StringTypePredicate thereExistsActivityNumber()
Description copied from interface: ActivityQuery
Adds a constraint for the feature activityNumber to the predicate. The predicate for Activity evaluates true if its value of feature activityNumber satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActivityNumber in interface ActivityQuery

forAllActivityNumber

public StringTypePredicate forAllActivityNumber()
Description copied from interface: ActivityQuery
Adds a constraint for the feature activityNumber to the predicate. The predicate for Activity evaluates true if its value of feature activityNumber satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActivityNumber in interface ActivityQuery

orderByActivityNumber

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

Specified by:
orderByActivityNumber in interface ActivityQuery

forAllActivityState

public void forAllActivityState(short operator,
                                Collection values)
Specified by:
forAllActivityState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityState

public void thereExistsActivityState(short operator,
                                     Collection values)
Specified by:
thereExistsActivityState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActivityState

public void forAllActivityState(short operator,
                                short[] filterValues)
Specified by:
forAllActivityState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityState

public void thereExistsActivityState(short operator,
                                     short[] filterValues)
Specified by:
thereExistsActivityState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActivityState

public void orderByActivityState(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActivityState in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

activityState

public ComparableTypePredicate activityState()
Specified by:
activityState in interface ActivityQuery

orderByActivityState

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

Specified by:
orderByActivityState in interface ActivityQuery

forAllActivityType

public void forAllActivityType(short operator,
                               ActivityType[] filterValues)
Specified by:
forAllActivityType in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityType

public void thereExistsActivityType(short operator,
                                    ActivityType[] filterValues)
Specified by:
thereExistsActivityType in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActivityType

public void forAllActivityType(short operator,
                               Collection values)
Specified by:
forAllActivityType in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActivityType

public void thereExistsActivityType(short operator,
                                    Collection values)
Specified by:
thereExistsActivityType in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

activityType

public OptionalFeaturePredicate activityType()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature activityType is null or not.

Specified by:
activityType in interface ActivityQuery

thereExistsActivityType

public ActivityTypeQuery thereExistsActivityType()
Description copied from interface: ActivityQuery
Adds a constraint for the feature activityType to the predicate. The predicate for Activity evaluates true if its value of feature activityType satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActivityType in interface ActivityQuery

forAllActivityType

public ActivityTypeQuery forAllActivityType()
Description copied from interface: ActivityQuery
Adds a constraint for the feature activityType to the predicate. The predicate for Activity evaluates true if its value of feature activityType satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActivityType in interface ActivityQuery

forAllActualEffortHhMm

public void forAllActualEffortHhMm(short operator,
                                   Collection values)
Specified by:
forAllActualEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEffortHhMm

public void thereExistsActualEffortHhMm(short operator,
                                        Collection values)
Specified by:
thereExistsActualEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActualEffortHhMm

public void forAllActualEffortHhMm(short operator,
                                   String[] filterValues)
Specified by:
forAllActualEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEffortHhMm

public void thereExistsActualEffortHhMm(short operator,
                                        String[] filterValues)
Specified by:
thereExistsActualEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActualEffortHhMm

public void orderByActualEffortHhMm(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActualEffortHhMm in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

actualEffortHhMm

public OptionalFeaturePredicate actualEffortHhMm()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHhMm is null or not.

Specified by:
actualEffortHhMm in interface ActivityQuery

thereExistsActualEffortHhMm

public StringTypePredicate thereExistsActualEffortHhMm()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEffortHhMm to the predicate. The predicate for Activity evaluates true if its value of feature actualEffortHhMm satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActualEffortHhMm in interface ActivityQuery

forAllActualEffortHhMm

public StringTypePredicate forAllActualEffortHhMm()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEffortHhMm to the predicate. The predicate for Activity evaluates true if its value of feature actualEffortHhMm satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActualEffortHhMm in interface ActivityQuery

orderByActualEffortHhMm

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

Specified by:
orderByActualEffortHhMm in interface ActivityQuery

forAllActualEffortHours

public void forAllActualEffortHours(short operator,
                                    Collection values)
Specified by:
forAllActualEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEffortHours

public void thereExistsActualEffortHours(short operator,
                                         Collection values)
Specified by:
thereExistsActualEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActualEffortHours

public void forAllActualEffortHours(short operator,
                                    int[] filterValues)
Specified by:
forAllActualEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEffortHours

public void thereExistsActualEffortHours(short operator,
                                         int[] filterValues)
Specified by:
thereExistsActualEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActualEffortHours

public void orderByActualEffortHours(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActualEffortHours in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

actualEffortHours

public OptionalFeaturePredicate actualEffortHours()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortHours is null or not.

Specified by:
actualEffortHours in interface ActivityQuery

thereExistsActualEffortHours

public ComparableTypePredicate thereExistsActualEffortHours()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEffortHours to the predicate. The predicate for Activity evaluates true if its value of feature actualEffortHours satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActualEffortHours in interface ActivityQuery

forAllActualEffortHours

public ComparableTypePredicate forAllActualEffortHours()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEffortHours to the predicate. The predicate for Activity evaluates true if its value of feature actualEffortHours satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActualEffortHours in interface ActivityQuery

orderByActualEffortHours

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

Specified by:
orderByActualEffortHours in interface ActivityQuery

forAllActualEffortMinutes

public void forAllActualEffortMinutes(short operator,
                                      Collection values)
Specified by:
forAllActualEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEffortMinutes

public void thereExistsActualEffortMinutes(short operator,
                                           Collection values)
Specified by:
thereExistsActualEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActualEffortMinutes

public void forAllActualEffortMinutes(short operator,
                                      int[] filterValues)
Specified by:
forAllActualEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEffortMinutes

public void thereExistsActualEffortMinutes(short operator,
                                           int[] filterValues)
Specified by:
thereExistsActualEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActualEffortMinutes

public void orderByActualEffortMinutes(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActualEffortMinutes in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

actualEffortMinutes

public OptionalFeaturePredicate actualEffortMinutes()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEffortMinutes is null or not.

Specified by:
actualEffortMinutes in interface ActivityQuery

thereExistsActualEffortMinutes

public ComparableTypePredicate thereExistsActualEffortMinutes()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEffortMinutes to the predicate. The predicate for Activity evaluates true if its value of feature actualEffortMinutes satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActualEffortMinutes in interface ActivityQuery

forAllActualEffortMinutes

public ComparableTypePredicate forAllActualEffortMinutes()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEffortMinutes to the predicate. The predicate for Activity evaluates true if its value of feature actualEffortMinutes satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActualEffortMinutes in interface ActivityQuery

orderByActualEffortMinutes

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

Specified by:
orderByActualEffortMinutes in interface ActivityQuery

forAllActualEnd

public void forAllActualEnd(short operator,
                            Collection values)
Specified by:
forAllActualEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEnd

public void thereExistsActualEnd(short operator,
                                 Collection values)
Specified by:
thereExistsActualEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActualEnd

public void forAllActualEnd(short operator,
                            Date[] filterValues)
Specified by:
forAllActualEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualEnd

public void thereExistsActualEnd(short operator,
                                 Date[] filterValues)
Specified by:
thereExistsActualEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActualEnd

public void orderByActualEnd(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActualEnd in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

actualEnd

public OptionalFeaturePredicate actualEnd()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature actualEnd is null or not.

Specified by:
actualEnd in interface ActivityQuery

thereExistsActualEnd

public ComparableTypePredicate thereExistsActualEnd()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEnd to the predicate. The predicate for Activity evaluates true if its value of feature actualEnd satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActualEnd in interface ActivityQuery

forAllActualEnd

public ComparableTypePredicate forAllActualEnd()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualEnd to the predicate. The predicate for Activity evaluates true if its value of feature actualEnd satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActualEnd in interface ActivityQuery

orderByActualEnd

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

Specified by:
orderByActualEnd in interface ActivityQuery

forAllActualStart

public void forAllActualStart(short operator,
                              Collection values)
Specified by:
forAllActualStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualStart

public void thereExistsActualStart(short operator,
                                   Collection values)
Specified by:
thereExistsActualStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllActualStart

public void forAllActualStart(short operator,
                              Date[] filterValues)
Specified by:
forAllActualStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsActualStart

public void thereExistsActualStart(short operator,
                                   Date[] filterValues)
Specified by:
thereExistsActualStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByActualStart

public void orderByActualStart(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByActualStart in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

actualStart

public OptionalFeaturePredicate actualStart()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature actualStart is null or not.

Specified by:
actualStart in interface ActivityQuery

thereExistsActualStart

public ComparableTypePredicate thereExistsActualStart()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualStart to the predicate. The predicate for Activity evaluates true if its value of feature actualStart satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsActualStart in interface ActivityQuery

forAllActualStart

public ComparableTypePredicate forAllActualStart()
Description copied from interface: ActivityQuery
Adds a constraint for the feature actualStart to the predicate. The predicate for Activity evaluates true if its value of feature actualStart satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllActualStart in interface ActivityQuery

orderByActualStart

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

Specified by:
orderByActualStart in interface ActivityQuery

forAllAssignedTo

public void forAllAssignedTo(short operator,
                             Contact[] filterValues)
Specified by:
forAllAssignedTo in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAssignedTo

public void thereExistsAssignedTo(short operator,
                                  Contact[] filterValues)
Specified by:
thereExistsAssignedTo in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAssignedTo

public void forAllAssignedTo(short operator,
                             Collection values)
Specified by:
forAllAssignedTo in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAssignedTo

public void thereExistsAssignedTo(short operator,
                                  Collection values)
Specified by:
thereExistsAssignedTo in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

assignedTo

public OptionalFeaturePredicate assignedTo()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature assignedTo is null or not.

Specified by:
assignedTo in interface ActivityQuery

thereExistsAssignedTo

public ContactQuery thereExistsAssignedTo()
Description copied from interface: ActivityQuery
Adds a constraint for the feature assignedTo to the predicate. The predicate for Activity evaluates true if its value of feature assignedTo satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAssignedTo in interface ActivityQuery

forAllAssignedTo

public ContactQuery forAllAssignedTo()
Description copied from interface: ActivityQuery
Adds a constraint for the feature assignedTo to the predicate. The predicate for Activity evaluates true if its value of feature assignedTo satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAssignedTo in interface ActivityQuery

forAllContract

public void forAllContract(short operator,
                           AbstractContract[] filterValues)
Specified by:
forAllContract in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContract

public void thereExistsContract(short operator,
                                AbstractContract[] filterValues)
Specified by:
thereExistsContract in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContract

public void forAllContract(short operator,
                           Collection values)
Specified by:
forAllContract in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContract

public void thereExistsContract(short operator,
                                Collection values)
Specified by:
thereExistsContract in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

contract

public MultivaluedFeaturePredicate contract()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the feature contract has values or not.

Specified by:
contract in interface ActivityQuery

thereExistsContract

public AbstractContractQuery thereExistsContract()
Description copied from interface: ActivityQuery
Adds a constraint for the feature contract to the predicate. The predicate for Activity evaluates true if its value of feature contract satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsContract in interface ActivityQuery

forAllContract

public AbstractContractQuery forAllContract()
Description copied from interface: ActivityQuery
Adds a constraint for the feature contract to the predicate. The predicate for Activity evaluates true if its value of feature contract satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllContract in interface ActivityQuery

forAllDescription

public void forAllDescription(short operator,
                              Collection values)
Specified by:
forAllDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDescription

public void thereExistsDescription(short operator,
                                   Collection values)
Specified by:
thereExistsDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDescription

public void forAllDescription(short operator,
                              String[] filterValues)
Specified by:
forAllDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDescription

public void thereExistsDescription(short operator,
                                   String[] filterValues)
Specified by:
thereExistsDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDescription

public void orderByDescription(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDescription in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

description

public OptionalFeaturePredicate description()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature description is null or not.

Specified by:
description in interface ActivityQuery

thereExistsDescription

public StringTypePredicate thereExistsDescription()
Description copied from interface: ActivityQuery
Adds a constraint for the feature description to the predicate. The predicate for Activity evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDescription in interface ActivityQuery

forAllDescription

public StringTypePredicate forAllDescription()
Description copied from interface: ActivityQuery
Adds a constraint for the feature description to the predicate. The predicate for Activity evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDescription in interface ActivityQuery

orderByDescription

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

Specified by:
orderByDescription in interface ActivityQuery

forAllDetailedDescription

public void forAllDetailedDescription(short operator,
                                      Collection values)
Specified by:
forAllDetailedDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDetailedDescription

public void thereExistsDetailedDescription(short operator,
                                           Collection values)
Specified by:
thereExistsDetailedDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDetailedDescription

public void forAllDetailedDescription(short operator,
                                      String[] filterValues)
Specified by:
forAllDetailedDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDetailedDescription

public void thereExistsDetailedDescription(short operator,
                                           String[] filterValues)
Specified by:
thereExistsDetailedDescription in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDetailedDescription

public void orderByDetailedDescription(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDetailedDescription in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

detailedDescription

public OptionalFeaturePredicate detailedDescription()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature detailedDescription is null or not.

Specified by:
detailedDescription in interface ActivityQuery

thereExistsDetailedDescription

public StringTypePredicate thereExistsDetailedDescription()
Description copied from interface: ActivityQuery
Adds a constraint for the feature detailedDescription to the predicate. The predicate for Activity evaluates true if its value of feature detailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDetailedDescription in interface ActivityQuery

forAllDetailedDescription

public StringTypePredicate forAllDetailedDescription()
Description copied from interface: ActivityQuery
Adds a constraint for the feature detailedDescription to the predicate. The predicate for Activity evaluates true if its value of feature detailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDetailedDescription in interface ActivityQuery

orderByDetailedDescription

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

Specified by:
orderByDetailedDescription in interface ActivityQuery

forAllDueBy

public void forAllDueBy(short operator,
                        Collection values)
Specified by:
forAllDueBy in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDueBy

public void thereExistsDueBy(short operator,
                             Collection values)
Specified by:
thereExistsDueBy in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDueBy

public void forAllDueBy(short operator,
                        Date[] filterValues)
Specified by:
forAllDueBy in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDueBy

public void thereExistsDueBy(short operator,
                             Date[] filterValues)
Specified by:
thereExistsDueBy in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDueBy

public void orderByDueBy(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDueBy in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

dueBy

public OptionalFeaturePredicate dueBy()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature dueBy is null or not.

Specified by:
dueBy in interface ActivityQuery

thereExistsDueBy

public ComparableTypePredicate thereExistsDueBy()
Description copied from interface: ActivityQuery
Adds a constraint for the feature dueBy to the predicate. The predicate for Activity evaluates true if its value of feature dueBy satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDueBy in interface ActivityQuery

forAllDueBy

public ComparableTypePredicate forAllDueBy()
Description copied from interface: ActivityQuery
Adds a constraint for the feature dueBy to the predicate. The predicate for Activity evaluates true if its value of feature dueBy satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDueBy in interface ActivityQuery

orderByDueBy

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

Specified by:
orderByDueBy in interface ActivityQuery

forAllLastTransition

public void forAllLastTransition(short operator,
                                 ActivityProcessTransition[] filterValues)
Specified by:
forAllLastTransition in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLastTransition

public void thereExistsLastTransition(short operator,
                                      ActivityProcessTransition[] filterValues)
Specified by:
thereExistsLastTransition in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllLastTransition

public void forAllLastTransition(short operator,
                                 Collection values)
Specified by:
forAllLastTransition in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLastTransition

public void thereExistsLastTransition(short operator,
                                      Collection values)
Specified by:
thereExistsLastTransition in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

lastTransition

public OptionalFeaturePredicate lastTransition()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature lastTransition is null or not.

Specified by:
lastTransition in interface ActivityQuery

thereExistsLastTransition

public ActivityProcessTransitionQuery thereExistsLastTransition()
Description copied from interface: ActivityQuery
Adds a constraint for the feature lastTransition to the predicate. The predicate for Activity evaluates true if its value of feature lastTransition satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsLastTransition in interface ActivityQuery

forAllLastTransition

public ActivityProcessTransitionQuery forAllLastTransition()
Description copied from interface: ActivityQuery
Adds a constraint for the feature lastTransition to the predicate. The predicate for Activity evaluates true if its value of feature lastTransition satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllLastTransition in interface ActivityQuery

forAllMainEstimateEffortHhMm

public void forAllMainEstimateEffortHhMm(short operator,
                                         Collection values)
Specified by:
forAllMainEstimateEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMainEstimateEffortHhMm

public void thereExistsMainEstimateEffortHhMm(short operator,
                                              Collection values)
Specified by:
thereExistsMainEstimateEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMainEstimateEffortHhMm

public void forAllMainEstimateEffortHhMm(short operator,
                                         String[] filterValues)
Specified by:
forAllMainEstimateEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMainEstimateEffortHhMm

public void thereExistsMainEstimateEffortHhMm(short operator,
                                              String[] filterValues)
Specified by:
thereExistsMainEstimateEffortHhMm in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMainEstimateEffortHhMm

public void orderByMainEstimateEffortHhMm(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMainEstimateEffortHhMm in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

mainEstimateEffortHhMm

public OptionalFeaturePredicate mainEstimateEffortHhMm()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHhMm is null or not.

Specified by:
mainEstimateEffortHhMm in interface ActivityQuery

thereExistsMainEstimateEffortHhMm

public StringTypePredicate thereExistsMainEstimateEffortHhMm()
Description copied from interface: ActivityQuery
Adds a constraint for the feature mainEstimateEffortHhMm to the predicate. The predicate for Activity evaluates true if its value of feature mainEstimateEffortHhMm satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMainEstimateEffortHhMm in interface ActivityQuery

forAllMainEstimateEffortHhMm

public StringTypePredicate forAllMainEstimateEffortHhMm()
Description copied from interface: ActivityQuery
Adds a constraint for the feature mainEstimateEffortHhMm to the predicate. The predicate for Activity evaluates true if its value of feature mainEstimateEffortHhMm satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMainEstimateEffortHhMm in interface ActivityQuery

orderByMainEstimateEffortHhMm

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

Specified by:
orderByMainEstimateEffortHhMm in interface ActivityQuery

forAllMainEstimateEffortHours

public void forAllMainEstimateEffortHours(short operator,
                                          Collection values)
Specified by:
forAllMainEstimateEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMainEstimateEffortHours

public void thereExistsMainEstimateEffortHours(short operator,
                                               Collection values)
Specified by:
thereExistsMainEstimateEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMainEstimateEffortHours

public void forAllMainEstimateEffortHours(short operator,
                                          int[] filterValues)
Specified by:
forAllMainEstimateEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMainEstimateEffortHours

public void thereExistsMainEstimateEffortHours(short operator,
                                               int[] filterValues)
Specified by:
thereExistsMainEstimateEffortHours in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMainEstimateEffortHours

public void orderByMainEstimateEffortHours(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMainEstimateEffortHours in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

mainEstimateEffortHours

public OptionalFeaturePredicate mainEstimateEffortHours()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortHours is null or not.

Specified by:
mainEstimateEffortHours in interface ActivityQuery

thereExistsMainEstimateEffortHours

public ComparableTypePredicate thereExistsMainEstimateEffortHours()
Description copied from interface: ActivityQuery
Adds a constraint for the feature mainEstimateEffortHours to the predicate. The predicate for Activity evaluates true if its value of feature mainEstimateEffortHours satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMainEstimateEffortHours in interface ActivityQuery

forAllMainEstimateEffortHours

public ComparableTypePredicate forAllMainEstimateEffortHours()
Description copied from interface: ActivityQuery
Adds a constraint for the feature mainEstimateEffortHours to the predicate. The predicate for Activity evaluates true if its value of feature mainEstimateEffortHours satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMainEstimateEffortHours in interface ActivityQuery

orderByMainEstimateEffortHours

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

Specified by:
orderByMainEstimateEffortHours in interface ActivityQuery

forAllMainEstimateEffortMinutes

public void forAllMainEstimateEffortMinutes(short operator,
                                            Collection values)
Specified by:
forAllMainEstimateEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMainEstimateEffortMinutes

public void thereExistsMainEstimateEffortMinutes(short operator,
                                                 Collection values)
Specified by:
thereExistsMainEstimateEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMainEstimateEffortMinutes

public void forAllMainEstimateEffortMinutes(short operator,
                                            int[] filterValues)
Specified by:
forAllMainEstimateEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMainEstimateEffortMinutes

public void thereExistsMainEstimateEffortMinutes(short operator,
                                                 int[] filterValues)
Specified by:
thereExistsMainEstimateEffortMinutes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMainEstimateEffortMinutes

public void orderByMainEstimateEffortMinutes(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMainEstimateEffortMinutes in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

mainEstimateEffortMinutes

public OptionalFeaturePredicate mainEstimateEffortMinutes()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature mainEstimateEffortMinutes is null or not.

Specified by:
mainEstimateEffortMinutes in interface ActivityQuery

thereExistsMainEstimateEffortMinutes

public ComparableTypePredicate thereExistsMainEstimateEffortMinutes()
Description copied from interface: ActivityQuery
Adds a constraint for the feature mainEstimateEffortMinutes to the predicate. The predicate for Activity evaluates true if its value of feature mainEstimateEffortMinutes satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMainEstimateEffortMinutes in interface ActivityQuery

forAllMainEstimateEffortMinutes

public ComparableTypePredicate forAllMainEstimateEffortMinutes()
Description copied from interface: ActivityQuery
Adds a constraint for the feature mainEstimateEffortMinutes to the predicate. The predicate for Activity evaluates true if its value of feature mainEstimateEffortMinutes satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMainEstimateEffortMinutes in interface ActivityQuery

orderByMainEstimateEffortMinutes

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

Specified by:
orderByMainEstimateEffortMinutes in interface ActivityQuery

forAllMisc1

public void forAllMisc1(short operator,
                        Collection values)
Specified by:
forAllMisc1 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMisc1

public void thereExistsMisc1(short operator,
                             Collection values)
Specified by:
thereExistsMisc1 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMisc1

public void forAllMisc1(short operator,
                        String[] filterValues)
Specified by:
forAllMisc1 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMisc1

public void thereExistsMisc1(short operator,
                             String[] filterValues)
Specified by:
thereExistsMisc1 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMisc1

public void orderByMisc1(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMisc1 in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

misc1

public OptionalFeaturePredicate misc1()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature misc1 is null or not.

Specified by:
misc1 in interface ActivityQuery

thereExistsMisc1

public StringTypePredicate thereExistsMisc1()
Description copied from interface: ActivityQuery
Adds a constraint for the feature misc1 to the predicate. The predicate for Activity evaluates true if its value of feature misc1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMisc1 in interface ActivityQuery

forAllMisc1

public StringTypePredicate forAllMisc1()
Description copied from interface: ActivityQuery
Adds a constraint for the feature misc1 to the predicate. The predicate for Activity evaluates true if its value of feature misc1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMisc1 in interface ActivityQuery

orderByMisc1

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

Specified by:
orderByMisc1 in interface ActivityQuery

forAllMisc2

public void forAllMisc2(short operator,
                        Collection values)
Specified by:
forAllMisc2 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMisc2

public void thereExistsMisc2(short operator,
                             Collection values)
Specified by:
thereExistsMisc2 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMisc2

public void forAllMisc2(short operator,
                        String[] filterValues)
Specified by:
forAllMisc2 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMisc2

public void thereExistsMisc2(short operator,
                             String[] filterValues)
Specified by:
thereExistsMisc2 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMisc2

public void orderByMisc2(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMisc2 in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

misc2

public OptionalFeaturePredicate misc2()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature misc2 is null or not.

Specified by:
misc2 in interface ActivityQuery

thereExistsMisc2

public StringTypePredicate thereExistsMisc2()
Description copied from interface: ActivityQuery
Adds a constraint for the feature misc2 to the predicate. The predicate for Activity evaluates true if its value of feature misc2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMisc2 in interface ActivityQuery

forAllMisc2

public StringTypePredicate forAllMisc2()
Description copied from interface: ActivityQuery
Adds a constraint for the feature misc2 to the predicate. The predicate for Activity evaluates true if its value of feature misc2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMisc2 in interface ActivityQuery

orderByMisc2

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

Specified by:
orderByMisc2 in interface ActivityQuery

forAllMisc3

public void forAllMisc3(short operator,
                        Collection values)
Specified by:
forAllMisc3 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMisc3

public void thereExistsMisc3(short operator,
                             Collection values)
Specified by:
thereExistsMisc3 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMisc3

public void forAllMisc3(short operator,
                        String[] filterValues)
Specified by:
forAllMisc3 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMisc3

public void thereExistsMisc3(short operator,
                             String[] filterValues)
Specified by:
thereExistsMisc3 in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMisc3

public void orderByMisc3(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMisc3 in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

misc3

public OptionalFeaturePredicate misc3()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature misc3 is null or not.

Specified by:
misc3 in interface ActivityQuery

thereExistsMisc3

public StringTypePredicate thereExistsMisc3()
Description copied from interface: ActivityQuery
Adds a constraint for the feature misc3 to the predicate. The predicate for Activity evaluates true if its value of feature misc3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMisc3 in interface ActivityQuery

forAllMisc3

public StringTypePredicate forAllMisc3()
Description copied from interface: ActivityQuery
Adds a constraint for the feature misc3 to the predicate. The predicate for Activity evaluates true if its value of feature misc3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMisc3 in interface ActivityQuery

orderByMisc3

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

Specified by:
orderByMisc3 in interface ActivityQuery

forAllName

public void forAllName(short operator,
                       Collection values)
Specified by:
forAllName in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsName

public void thereExistsName(short operator,
                            Collection values)
Specified by:
thereExistsName in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllName

public void forAllName(short operator,
                       String[] filterValues)
Specified by:
forAllName in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsName

public void thereExistsName(short operator,
                            String[] filterValues)
Specified by:
thereExistsName in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByName

public void orderByName(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByName in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

name

public StringTypePredicate name()
Specified by:
name in interface ActivityQuery

orderByName

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

Specified by:
orderByName in interface ActivityQuery

forAllOriginalScheduledEnd

public void forAllOriginalScheduledEnd(short operator,
                                       Collection values)
Specified by:
forAllOriginalScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOriginalScheduledEnd

public void thereExistsOriginalScheduledEnd(short operator,
                                            Collection values)
Specified by:
thereExistsOriginalScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOriginalScheduledEnd

public void forAllOriginalScheduledEnd(short operator,
                                       Date[] filterValues)
Specified by:
forAllOriginalScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOriginalScheduledEnd

public void thereExistsOriginalScheduledEnd(short operator,
                                            Date[] filterValues)
Specified by:
thereExistsOriginalScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByOriginalScheduledEnd

public void orderByOriginalScheduledEnd(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByOriginalScheduledEnd in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

originalScheduledEnd

public OptionalFeaturePredicate originalScheduledEnd()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature originalScheduledEnd is null or not.

Specified by:
originalScheduledEnd in interface ActivityQuery

thereExistsOriginalScheduledEnd

public ComparableTypePredicate thereExistsOriginalScheduledEnd()
Description copied from interface: ActivityQuery
Adds a constraint for the feature originalScheduledEnd to the predicate. The predicate for Activity evaluates true if its value of feature originalScheduledEnd satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOriginalScheduledEnd in interface ActivityQuery

forAllOriginalScheduledEnd

public ComparableTypePredicate forAllOriginalScheduledEnd()
Description copied from interface: ActivityQuery
Adds a constraint for the feature originalScheduledEnd to the predicate. The predicate for Activity evaluates true if its value of feature originalScheduledEnd satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOriginalScheduledEnd in interface ActivityQuery

orderByOriginalScheduledEnd

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

Specified by:
orderByOriginalScheduledEnd in interface ActivityQuery

forAllPercentComplete

public void forAllPercentComplete(short operator,
                                  Collection values)
Specified by:
forAllPercentComplete in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPercentComplete

public void thereExistsPercentComplete(short operator,
                                       Collection values)
Specified by:
thereExistsPercentComplete in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPercentComplete

public void forAllPercentComplete(short operator,
                                  short[] filterValues)
Specified by:
forAllPercentComplete in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPercentComplete

public void thereExistsPercentComplete(short operator,
                                       short[] filterValues)
Specified by:
thereExistsPercentComplete in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPercentComplete

public void orderByPercentComplete(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPercentComplete in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

percentComplete

public OptionalFeaturePredicate percentComplete()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature percentComplete is null or not.

Specified by:
percentComplete in interface ActivityQuery

thereExistsPercentComplete

public ComparableTypePredicate thereExistsPercentComplete()
Description copied from interface: ActivityQuery
Adds a constraint for the feature percentComplete to the predicate. The predicate for Activity evaluates true if its value of feature percentComplete satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsPercentComplete in interface ActivityQuery

forAllPercentComplete

public ComparableTypePredicate forAllPercentComplete()
Description copied from interface: ActivityQuery
Adds a constraint for the feature percentComplete to the predicate. The predicate for Activity evaluates true if its value of feature percentComplete satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllPercentComplete in interface ActivityQuery

orderByPercentComplete

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

Specified by:
orderByPercentComplete in interface ActivityQuery

forAllPriority

public void forAllPriority(short operator,
                           Collection values)
Specified by:
forAllPriority in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPriority

public void thereExistsPriority(short operator,
                                Collection values)
Specified by:
thereExistsPriority in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPriority

public void forAllPriority(short operator,
                           short[] filterValues)
Specified by:
forAllPriority in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPriority

public void thereExistsPriority(short operator,
                                short[] filterValues)
Specified by:
thereExistsPriority in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPriority

public void orderByPriority(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPriority in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

priority

public ComparableTypePredicate priority()
Specified by:
priority in interface ActivityQuery

orderByPriority

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

Specified by:
orderByPriority in interface ActivityQuery

forAllProcessState

public void forAllProcessState(short operator,
                               ActivityProcessState[] filterValues)
Specified by:
forAllProcessState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProcessState

public void thereExistsProcessState(short operator,
                                    ActivityProcessState[] filterValues)
Specified by:
thereExistsProcessState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllProcessState

public void forAllProcessState(short operator,
                               Collection values)
Specified by:
forAllProcessState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProcessState

public void thereExistsProcessState(short operator,
                                    Collection values)
Specified by:
thereExistsProcessState in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

processState

public OptionalFeaturePredicate processState()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature processState is null or not.

Specified by:
processState in interface ActivityQuery

thereExistsProcessState

public ActivityProcessStateQuery thereExistsProcessState()
Description copied from interface: ActivityQuery
Adds a constraint for the feature processState to the predicate. The predicate for Activity evaluates true if its value of feature processState satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsProcessState in interface ActivityQuery

forAllProcessState

public ActivityProcessStateQuery forAllProcessState()
Description copied from interface: ActivityQuery
Adds a constraint for the feature processState to the predicate. The predicate for Activity evaluates true if its value of feature processState satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllProcessState in interface ActivityQuery

forAllReportingAccount

public void forAllReportingAccount(short operator,
                                   Account[] filterValues)
Specified by:
forAllReportingAccount in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReportingAccount

public void thereExistsReportingAccount(short operator,
                                        Account[] filterValues)
Specified by:
thereExistsReportingAccount in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllReportingAccount

public void forAllReportingAccount(short operator,
                                   Collection values)
Specified by:
forAllReportingAccount in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReportingAccount

public void thereExistsReportingAccount(short operator,
                                        Collection values)
Specified by:
thereExistsReportingAccount in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

reportingAccount

public OptionalFeaturePredicate reportingAccount()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature reportingAccount is null or not.

Specified by:
reportingAccount in interface ActivityQuery

thereExistsReportingAccount

public AccountQuery thereExistsReportingAccount()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingAccount to the predicate. The predicate for Activity evaluates true if its value of feature reportingAccount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsReportingAccount in interface ActivityQuery

forAllReportingAccount

public AccountQuery forAllReportingAccount()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingAccount to the predicate. The predicate for Activity evaluates true if its value of feature reportingAccount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllReportingAccount in interface ActivityQuery

forAllReportingContact

public void forAllReportingContact(short operator,
                                   Contact[] filterValues)
Specified by:
forAllReportingContact in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReportingContact

public void thereExistsReportingContact(short operator,
                                        Contact[] filterValues)
Specified by:
thereExistsReportingContact in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllReportingContact

public void forAllReportingContact(short operator,
                                   Collection values)
Specified by:
forAllReportingContact in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReportingContact

public void thereExistsReportingContact(short operator,
                                        Collection values)
Specified by:
thereExistsReportingContact in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

reportingContact

public OptionalFeaturePredicate reportingContact()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature reportingContact is null or not.

Specified by:
reportingContact in interface ActivityQuery

thereExistsReportingContact

public ContactQuery thereExistsReportingContact()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingContact to the predicate. The predicate for Activity evaluates true if its value of feature reportingContact satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsReportingContact in interface ActivityQuery

forAllReportingContact

public ContactQuery forAllReportingContact()
Description copied from interface: ActivityQuery
Adds a constraint for the feature reportingContact to the predicate. The predicate for Activity evaluates true if its value of feature reportingContact satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllReportingContact in interface ActivityQuery

forAllScheduledEnd

public void forAllScheduledEnd(short operator,
                               Collection values)
Specified by:
forAllScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsScheduledEnd

public void thereExistsScheduledEnd(short operator,
                                    Collection values)
Specified by:
thereExistsScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllScheduledEnd

public void forAllScheduledEnd(short operator,
                               Date[] filterValues)
Specified by:
forAllScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsScheduledEnd

public void thereExistsScheduledEnd(short operator,
                                    Date[] filterValues)
Specified by:
thereExistsScheduledEnd in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByScheduledEnd

public void orderByScheduledEnd(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByScheduledEnd in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

scheduledEnd

public OptionalFeaturePredicate scheduledEnd()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledEnd is null or not.

Specified by:
scheduledEnd in interface ActivityQuery

thereExistsScheduledEnd

public ComparableTypePredicate thereExistsScheduledEnd()
Description copied from interface: ActivityQuery
Adds a constraint for the feature scheduledEnd to the predicate. The predicate for Activity evaluates true if its value of feature scheduledEnd satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsScheduledEnd in interface ActivityQuery

forAllScheduledEnd

public ComparableTypePredicate forAllScheduledEnd()
Description copied from interface: ActivityQuery
Adds a constraint for the feature scheduledEnd to the predicate. The predicate for Activity evaluates true if its value of feature scheduledEnd satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllScheduledEnd in interface ActivityQuery

orderByScheduledEnd

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

Specified by:
orderByScheduledEnd in interface ActivityQuery

forAllScheduledStart

public void forAllScheduledStart(short operator,
                                 Collection values)
Specified by:
forAllScheduledStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsScheduledStart

public void thereExistsScheduledStart(short operator,
                                      Collection values)
Specified by:
thereExistsScheduledStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllScheduledStart

public void forAllScheduledStart(short operator,
                                 Date[] filterValues)
Specified by:
forAllScheduledStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsScheduledStart

public void thereExistsScheduledStart(short operator,
                                      Date[] filterValues)
Specified by:
thereExistsScheduledStart in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByScheduledStart

public void orderByScheduledStart(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByScheduledStart in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

scheduledStart

public OptionalFeaturePredicate scheduledStart()
Description copied from interface: ActivityQuery
Adds a constraint to the predicate for Activity testing whether the value of the feature scheduledStart is null or not.

Specified by:
scheduledStart in interface ActivityQuery

thereExistsScheduledStart

public ComparableTypePredicate thereExistsScheduledStart()
Description copied from interface: ActivityQuery
Adds a constraint for the feature scheduledStart to the predicate. The predicate for Activity evaluates true if its value of feature scheduledStart satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsScheduledStart in interface ActivityQuery

forAllScheduledStart

public ComparableTypePredicate forAllScheduledStart()
Description copied from interface: ActivityQuery
Adds a constraint for the feature scheduledStart to the predicate. The predicate for Activity evaluates true if its value of feature scheduledStart satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllScheduledStart in interface ActivityQuery

orderByScheduledStart

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

Specified by:
orderByScheduledStart in interface ActivityQuery

forAllTotalVotes

public void forAllTotalVotes(short operator,
                             Collection values)
Specified by:
forAllTotalVotes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsTotalVotes

public void thereExistsTotalVotes(short operator,
                                  Collection values)
Specified by:
thereExistsTotalVotes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllTotalVotes

public void forAllTotalVotes(short operator,
                             int[] filterValues)
Specified by:
forAllTotalVotes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsTotalVotes

public void thereExistsTotalVotes(short operator,
                                  int[] filterValues)
Specified by:
thereExistsTotalVotes in interface ActivityFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByTotalVotes

public void orderByTotalVotes(short order)
Description copied from interface: ActivityFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByTotalVotes in interface ActivityFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

totalVotes

public ComparableTypePredicate totalVotes()
Specified by:
totalVotes in interface ActivityQuery

orderByTotalVotes

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

Specified by:
orderByTotalVotes in interface ActivityQuery

forAllDeliveryReceiptRequested

public void forAllDeliveryReceiptRequested(short operator,
                                           Collection values)
Specified by:
forAllDeliveryReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDeliveryReceiptRequested

public void thereExistsDeliveryReceiptRequested(short operator,
                                                Collection values)
Specified by:
thereExistsDeliveryReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDeliveryReceiptRequested

public void forAllDeliveryReceiptRequested(short operator,
                                           boolean[] filterValues)
Specified by:
forAllDeliveryReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDeliveryReceiptRequested

public void thereExistsDeliveryReceiptRequested(short operator,
                                                boolean[] filterValues)
Specified by:
thereExistsDeliveryReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDeliveryReceiptRequested

public void orderByDeliveryReceiptRequested(short order)
Description copied from interface: EMailFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDeliveryReceiptRequested in interface EMailFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

deliveryReceiptRequested

public OptionalFeaturePredicate deliveryReceiptRequested()
Description copied from interface: EMailQuery
Adds a constraint to the predicate for EMail testing whether the value of the feature deliveryReceiptRequested is null or not.

Specified by:
deliveryReceiptRequested in interface EMailQuery

thereExistsDeliveryReceiptRequested

public BooleanTypePredicate thereExistsDeliveryReceiptRequested()
Description copied from interface: EMailQuery
Adds a constraint for the feature deliveryReceiptRequested to the predicate. The predicate for EMail evaluates true if its value of feature deliveryReceiptRequested satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDeliveryReceiptRequested in interface EMailQuery

forAllDeliveryReceiptRequested

public BooleanTypePredicate forAllDeliveryReceiptRequested()
Description copied from interface: EMailQuery
Adds a constraint for the feature deliveryReceiptRequested to the predicate. The predicate for EMail evaluates true if its value of feature deliveryReceiptRequested satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDeliveryReceiptRequested in interface EMailQuery

orderByDeliveryReceiptRequested

public SimpleTypeOrder orderByDeliveryReceiptRequested()
Description copied from interface: EMailQuery
Allows to adds a sort instruction for EMail depending the feature deliveryReceiptRequested Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDeliveryReceiptRequested in interface EMailQuery

forAllMessageBody

public void forAllMessageBody(short operator,
                              Collection values)
Specified by:
forAllMessageBody in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageBody

public void thereExistsMessageBody(short operator,
                                   Collection values)
Specified by:
thereExistsMessageBody in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMessageBody

public void forAllMessageBody(short operator,
                              String[] filterValues)
Specified by:
forAllMessageBody in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageBody

public void thereExistsMessageBody(short operator,
                                   String[] filterValues)
Specified by:
thereExistsMessageBody in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMessageBody

public void orderByMessageBody(short order)
Description copied from interface: EMailFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMessageBody in interface EMailFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

messageBody

public OptionalFeaturePredicate messageBody()
Description copied from interface: EMailQuery
Adds a constraint to the predicate for EMail testing whether the value of the feature messageBody is null or not.

Specified by:
messageBody in interface EMailQuery

thereExistsMessageBody

public StringTypePredicate thereExistsMessageBody()
Description copied from interface: EMailQuery
Adds a constraint for the feature messageBody to the predicate. The predicate for EMail evaluates true if its value of feature messageBody satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMessageBody in interface EMailQuery

forAllMessageBody

public StringTypePredicate forAllMessageBody()
Description copied from interface: EMailQuery
Adds a constraint for the feature messageBody to the predicate. The predicate for EMail evaluates true if its value of feature messageBody satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMessageBody in interface EMailQuery

orderByMessageBody

public SimpleTypeOrder orderByMessageBody()
Description copied from interface: EMailQuery
Allows to adds a sort instruction for EMail depending the feature messageBody Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMessageBody in interface EMailQuery

forAllMessageSubject

public void forAllMessageSubject(short operator,
                                 Collection values)
Specified by:
forAllMessageSubject in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageSubject

public void thereExistsMessageSubject(short operator,
                                      Collection values)
Specified by:
thereExistsMessageSubject in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMessageSubject

public void forAllMessageSubject(short operator,
                                 String[] filterValues)
Specified by:
forAllMessageSubject in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageSubject

public void thereExistsMessageSubject(short operator,
                                      String[] filterValues)
Specified by:
thereExistsMessageSubject in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMessageSubject

public void orderByMessageSubject(short order)
Description copied from interface: EMailFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMessageSubject in interface EMailFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

messageSubject

public OptionalFeaturePredicate messageSubject()
Description copied from interface: EMailQuery
Adds a constraint to the predicate for EMail testing whether the value of the feature messageSubject is null or not.

Specified by:
messageSubject in interface EMailQuery

thereExistsMessageSubject

public StringTypePredicate thereExistsMessageSubject()
Description copied from interface: EMailQuery
Adds a constraint for the feature messageSubject to the predicate. The predicate for EMail evaluates true if its value of feature messageSubject satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMessageSubject in interface EMailQuery

forAllMessageSubject

public StringTypePredicate forAllMessageSubject()
Description copied from interface: EMailQuery
Adds a constraint for the feature messageSubject to the predicate. The predicate for EMail evaluates true if its value of feature messageSubject satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMessageSubject in interface EMailQuery

orderByMessageSubject

public SimpleTypeOrder orderByMessageSubject()
Description copied from interface: EMailQuery
Allows to adds a sort instruction for EMail depending the feature messageSubject Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMessageSubject in interface EMailQuery

forAllReadReceiptRequested

public void forAllReadReceiptRequested(short operator,
                                       Collection values)
Specified by:
forAllReadReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReadReceiptRequested

public void thereExistsReadReceiptRequested(short operator,
                                            Collection values)
Specified by:
thereExistsReadReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllReadReceiptRequested

public void forAllReadReceiptRequested(short operator,
                                       boolean[] filterValues)
Specified by:
forAllReadReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReadReceiptRequested

public void thereExistsReadReceiptRequested(short operator,
                                            boolean[] filterValues)
Specified by:
thereExistsReadReceiptRequested in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByReadReceiptRequested

public void orderByReadReceiptRequested(short order)
Description copied from interface: EMailFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByReadReceiptRequested in interface EMailFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

readReceiptRequested

public OptionalFeaturePredicate readReceiptRequested()
Description copied from interface: EMailQuery
Adds a constraint to the predicate for EMail testing whether the value of the feature readReceiptRequested is null or not.

Specified by:
readReceiptRequested in interface EMailQuery

thereExistsReadReceiptRequested

public BooleanTypePredicate thereExistsReadReceiptRequested()
Description copied from interface: EMailQuery
Adds a constraint for the feature readReceiptRequested to the predicate. The predicate for EMail evaluates true if its value of feature readReceiptRequested satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsReadReceiptRequested in interface EMailQuery

forAllReadReceiptRequested

public BooleanTypePredicate forAllReadReceiptRequested()
Description copied from interface: EMailQuery
Adds a constraint for the feature readReceiptRequested to the predicate. The predicate for EMail evaluates true if its value of feature readReceiptRequested satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllReadReceiptRequested in interface EMailQuery

orderByReadReceiptRequested

public SimpleTypeOrder orderByReadReceiptRequested()
Description copied from interface: EMailQuery
Allows to adds a sort instruction for EMail depending the feature readReceiptRequested Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByReadReceiptRequested in interface EMailQuery

forAllSendDate

public void forAllSendDate(short operator,
                           Collection values)
Specified by:
forAllSendDate in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSendDate

public void thereExistsSendDate(short operator,
                                Collection values)
Specified by:
thereExistsSendDate in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllSendDate

public void forAllSendDate(short operator,
                           Date[] filterValues)
Specified by:
forAllSendDate in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSendDate

public void thereExistsSendDate(short operator,
                                Date[] filterValues)
Specified by:
thereExistsSendDate in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderBySendDate

public void orderBySendDate(short order)
Description copied from interface: EMailFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderBySendDate in interface EMailFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

sendDate

public OptionalFeaturePredicate sendDate()
Description copied from interface: EMailQuery
Adds a constraint to the predicate for EMail testing whether the value of the feature sendDate is null or not.

Specified by:
sendDate in interface EMailQuery

thereExistsSendDate

public ComparableTypePredicate thereExistsSendDate()
Description copied from interface: EMailQuery
Adds a constraint for the feature sendDate to the predicate. The predicate for EMail evaluates true if its value of feature sendDate satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsSendDate in interface EMailQuery

forAllSendDate

public ComparableTypePredicate forAllSendDate()
Description copied from interface: EMailQuery
Adds a constraint for the feature sendDate to the predicate. The predicate for EMail evaluates true if its value of feature sendDate satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllSendDate in interface EMailQuery

orderBySendDate

public SimpleTypeOrder orderBySendDate()
Description copied from interface: EMailQuery
Allows to adds a sort instruction for EMail depending the feature sendDate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderBySendDate in interface EMailQuery

forAllSender

public void forAllSender(short operator,
                         EMailAddress[] filterValues)
Specified by:
forAllSender in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSender

public void thereExistsSender(short operator,
                              EMailAddress[] filterValues)
Specified by:
thereExistsSender in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllSender

public void forAllSender(short operator,
                         Collection values)
Specified by:
forAllSender in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSender

public void thereExistsSender(short operator,
                              Collection values)
Specified by:
thereExistsSender in interface EMailFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

sender

public OptionalFeaturePredicate sender()
Description copied from interface: EMailQuery
Adds a constraint to the predicate for EMail testing whether the value of the feature sender is null or not.

Specified by:
sender in interface EMailQuery

thereExistsSender

public EMailAddressQuery thereExistsSender()
Description copied from interface: EMailQuery
Adds a constraint for the feature sender to the predicate. The predicate for EMail evaluates true if its value of feature sender satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsSender in interface EMailQuery

forAllSender

public EMailAddressQuery forAllSender()
Description copied from interface: EMailQuery
Adds a constraint for the feature sender to the predicate. The predicate for EMail evaluates true if its value of feature sender satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllSender in interface EMailQuery

forAllAccessGrantedByParent

public void forAllAccessGrantedByParent(short operator,
                                        BasicObject[] filterValues)
Specified by:
forAllAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessGrantedByParent

public void thereExistsAccessGrantedByParent(short operator,
                                             BasicObject[] filterValues)
Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessGrantedByParent

public void forAllAccessGrantedByParent(short operator,
                                        Collection values)
Specified by:
forAllAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessGrantedByParent

public void thereExistsAccessGrantedByParent(short operator,
                                             Collection values)
Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

accessGrantedByParent

public OptionalFeaturePredicate accessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.

Specified by:
accessGrantedByParent in interface SecureObjectQuery

thereExistsAccessGrantedByParent

public BasicObjectQuery thereExistsAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectQuery

forAllAccessGrantedByParent

public BasicObjectQuery forAllAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAccessGrantedByParent in interface SecureObjectQuery

forAllAccessLevelBrowse

public void forAllAccessLevelBrowse(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelBrowse

public void thereExistsAccessLevelBrowse(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelBrowse

public void forAllAccessLevelBrowse(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelBrowse

public void thereExistsAccessLevelBrowse(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelBrowse

public void orderByAccessLevelBrowse(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelBrowse in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelBrowse

public ComparableTypePredicate accessLevelBrowse()
Specified by:
accessLevelBrowse in interface SecureObjectQuery

orderByAccessLevelBrowse

public SimpleTypeOrder orderByAccessLevelBrowse()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelBrowse in interface SecureObjectQuery

forAllAccessLevelDelete

public void forAllAccessLevelDelete(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelDelete

public void thereExistsAccessLevelDelete(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelDelete

public void forAllAccessLevelDelete(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelDelete

public void thereExistsAccessLevelDelete(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelDelete

public void orderByAccessLevelDelete(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelDelete in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelDelete

public ComparableTypePredicate accessLevelDelete()
Specified by:
accessLevelDelete in interface SecureObjectQuery

orderByAccessLevelDelete

public SimpleTypeOrder orderByAccessLevelDelete()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelDelete in interface SecureObjectQuery

forAllAccessLevelUpdate

public void forAllAccessLevelUpdate(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelUpdate

public void thereExistsAccessLevelUpdate(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelUpdate

public void forAllAccessLevelUpdate(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelUpdate

public void thereExistsAccessLevelUpdate(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelUpdate

public void orderByAccessLevelUpdate(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelUpdate in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelUpdate

public ComparableTypePredicate accessLevelUpdate()
Specified by:
accessLevelUpdate in interface SecureObjectQuery

orderByAccessLevelUpdate

public SimpleTypeOrder orderByAccessLevelUpdate()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelUpdate in interface SecureObjectQuery

forAllOwner

public void forAllOwner(short operator,
                        Collection values)
Specified by:
forAllOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwner

public void thereExistsOwner(short operator,
                             Collection values)
Specified by:
thereExistsOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwner

public void forAllOwner(short operator,
                        String[] filterValues)
Specified by:
forAllOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwner

public void thereExistsOwner(short operator,
                             String[] filterValues)
Specified by:
thereExistsOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByOwner

public void orderByOwner(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByOwner in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

owner

public MultivaluedFeaturePredicate owner()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.

Specified by:
owner in interface SecureObjectQuery

thereExistsOwner

public StringTypePredicate thereExistsOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if at least one of its values of feature owner satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsOwner in interface SecureObjectQuery

forAllOwner

public StringTypePredicate forAllOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if all of its values of feature owner satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllOwner in interface SecureObjectQuery

orderByOwner

public MultivaluedTypeOrder orderByOwner()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByOwner in interface SecureObjectQuery

forAllOwningGroup

public void forAllOwningGroup(short operator,
                              PrincipalGroup[] filterValues)
Specified by:
forAllOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningGroup

public void thereExistsOwningGroup(short operator,
                                   PrincipalGroup[] filterValues)
Specified by:
thereExistsOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwningGroup

public void forAllOwningGroup(short operator,
                              Collection values)
Specified by:
forAllOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningGroup

public void thereExistsOwningGroup(short operator,
                                   Collection values)
Specified by:
thereExistsOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

owningGroup

public MultivaluedFeaturePredicate owningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.

Specified by:
owningGroup in interface SecureObjectQuery

thereExistsOwningGroup

public PrincipalGroupQuery thereExistsOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOwningGroup in interface SecureObjectQuery

forAllOwningGroup

public PrincipalGroupQuery forAllOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOwningGroup in interface SecureObjectQuery

forAllOwningUser

public void forAllOwningUser(short operator,
                             User[] filterValues)
Specified by:
forAllOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningUser

public void thereExistsOwningUser(short operator,
                                  User[] filterValues)
Specified by:
thereExistsOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwningUser

public void forAllOwningUser(short operator,
                             Collection values)
Specified by:
forAllOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningUser

public void thereExistsOwningUser(short operator,
                                  Collection values)
Specified by:
thereExistsOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

owningUser

public OptionalFeaturePredicate owningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.

Specified by:
owningUser in interface SecureObjectQuery

thereExistsOwningUser

public UserQuery thereExistsOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOwningUser in interface SecureObjectQuery

forAllOwningUser

public UserQuery forAllOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOwningUser in interface SecureObjectQuery

forAllCategory

public void forAllCategory(short operator,
                           Collection values)
Specified by:
forAllCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCategory

public void thereExistsCategory(short operator,
                                Collection values)
Specified by:
thereExistsCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCategory

public void forAllCategory(short operator,
                           String[] filterValues)
Specified by:
forAllCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCategory

public void thereExistsCategory(short operator,
                                String[] filterValues)
Specified by:
thereExistsCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCategory

public void orderByCategory(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByCategory in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

category

public MultivaluedFeaturePredicate category()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.

Specified by:
category in interface CrxObjectQuery

thereExistsCategory

public StringTypePredicate thereExistsCategory()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature category to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature category satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsCategory in interface CrxObjectQuery

forAllCategory

public StringTypePredicate forAllCategory()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature category to the predicate. The predicate for CrxObject evaluates true if all of its values of feature category satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllCategory in interface CrxObjectQuery

orderByCategory

public MultivaluedTypeOrder orderByCategory()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature category Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCategory in interface CrxObjectQuery

forAllDisabled

public void forAllDisabled(short operator,
                           Collection values)
Specified by:
forAllDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabled

public void thereExistsDisabled(short operator,
                                Collection values)
Specified by:
thereExistsDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDisabled

public void forAllDisabled(short operator,
                           boolean[] filterValues)
Specified by:
forAllDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabled

public void thereExistsDisabled(short operator,
                                boolean[] filterValues)
Specified by:
thereExistsDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDisabled

public void orderByDisabled(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDisabled in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

disabled

public BooleanTypePredicate disabled()
Specified by:
disabled in interface CrxObjectQuery

orderByDisabled

public SimpleTypeOrder orderByDisabled()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature disabled Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDisabled in interface CrxObjectQuery

forAllDisabledReason

public void forAllDisabledReason(short operator,
                                 Collection values)
Specified by:
forAllDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabledReason

public void thereExistsDisabledReason(short operator,
                                      Collection values)
Specified by:
thereExistsDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDisabledReason

public void forAllDisabledReason(short operator,
                                 String[] filterValues)
Specified by:
forAllDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabledReason

public void thereExistsDisabledReason(short operator,
                                      String[] filterValues)
Specified by:
thereExistsDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDisabledReason

public void orderByDisabledReason(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDisabledReason in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

disabledReason

public OptionalFeaturePredicate disabledReason()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.

Specified by:
disabledReason in interface CrxObjectQuery

thereExistsDisabledReason

public StringTypePredicate thereExistsDisabledReason()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature disabledReason to the predicate. The predicate for CrxObject evaluates true if its value of feature disabledReason satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDisabledReason in interface CrxObjectQuery

forAllDisabledReason

public StringTypePredicate forAllDisabledReason()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature disabledReason to the predicate. The predicate for CrxObject evaluates true if its value of feature disabledReason satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDisabledReason in interface CrxObjectQuery

orderByDisabledReason

public SimpleTypeOrder orderByDisabledReason()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature disabledReason Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDisabledReason in interface CrxObjectQuery

forAllExternalLink

public void forAllExternalLink(short operator,
                               Collection values)
Specified by:
forAllExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsExternalLink

public void thereExistsExternalLink(short operator,
                                    Collection values)
Specified by:
thereExistsExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllExternalLink

public void forAllExternalLink(short operator,
                               String[] filterValues)
Specified by:
forAllExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsExternalLink

public void thereExistsExternalLink(short operator,
                                    String[] filterValues)
Specified by:
thereExistsExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByExternalLink

public void orderByExternalLink(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByExternalLink in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

externalLink

public MultivaluedFeaturePredicate externalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.

Specified by:
externalLink in interface CrxObjectQuery

thereExistsExternalLink

public ResourceIdentifierTypePredicate thereExistsExternalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature externalLink to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature externalLink satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsExternalLink in interface CrxObjectQuery

forAllExternalLink

public ResourceIdentifierTypePredicate forAllExternalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature externalLink to the predicate. The predicate for CrxObject evaluates true if all of its values of feature externalLink satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllExternalLink in interface CrxObjectQuery

orderByExternalLink

public MultivaluedTypeOrder orderByExternalLink()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature externalLink Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByExternalLink in interface CrxObjectQuery

forAllUserBoolean0

public void forAllUserBoolean0(short operator,
                               Collection values)
Specified by:
forAllUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean0

public void thereExistsUserBoolean0(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean0

public void forAllUserBoolean0(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean0

public void thereExistsUserBoolean0(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean0

public void orderByUserBoolean0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean0

public OptionalFeaturePredicate userBoolean0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.

Specified by:
userBoolean0 in interface CrxObjectQuery

thereExistsUserBoolean0

public BooleanTypePredicate thereExistsUserBoolean0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean0 in interface CrxObjectQuery

forAllUserBoolean0

public BooleanTypePredicate forAllUserBoolean0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean0 in interface CrxObjectQuery

orderByUserBoolean0

public SimpleTypeOrder orderByUserBoolean0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean0 in interface CrxObjectQuery

forAllUserBoolean1

public void forAllUserBoolean1(short operator,
                               Collection values)
Specified by:
forAllUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean1

public void thereExistsUserBoolean1(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean1

public void forAllUserBoolean1(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean1

public void thereExistsUserBoolean1(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean1

public void orderByUserBoolean1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean1

public OptionalFeaturePredicate userBoolean1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.

Specified by:
userBoolean1 in interface CrxObjectQuery

thereExistsUserBoolean1

public BooleanTypePredicate thereExistsUserBoolean1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean1 in interface CrxObjectQuery

forAllUserBoolean1

public BooleanTypePredicate forAllUserBoolean1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean1 in interface CrxObjectQuery

orderByUserBoolean1

public SimpleTypeOrder orderByUserBoolean1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean1 in interface CrxObjectQuery

forAllUserBoolean2

public void forAllUserBoolean2(short operator,
                               Collection values)
Specified by:
forAllUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean2

public void thereExistsUserBoolean2(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean2

public void forAllUserBoolean2(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean2

public void thereExistsUserBoolean2(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean2

public void orderByUserBoolean2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean2

public OptionalFeaturePredicate userBoolean2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.

Specified by:
userBoolean2 in interface CrxObjectQuery

thereExistsUserBoolean2

public BooleanTypePredicate thereExistsUserBoolean2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean2 in interface CrxObjectQuery

forAllUserBoolean2

public BooleanTypePredicate forAllUserBoolean2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean2 in interface CrxObjectQuery

orderByUserBoolean2

public SimpleTypeOrder orderByUserBoolean2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean2 in interface CrxObjectQuery

forAllUserBoolean3

public void forAllUserBoolean3(short operator,
                               Collection values)
Specified by:
forAllUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean3

public void thereExistsUserBoolean3(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean3

public void forAllUserBoolean3(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean3

public void thereExistsUserBoolean3(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean3

public void orderByUserBoolean3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean3

public OptionalFeaturePredicate userBoolean3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.

Specified by:
userBoolean3 in interface CrxObjectQuery

thereExistsUserBoolean3

public BooleanTypePredicate thereExistsUserBoolean3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean3 in interface CrxObjectQuery

forAllUserBoolean3

public BooleanTypePredicate forAllUserBoolean3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean3 in interface CrxObjectQuery

orderByUserBoolean3

public SimpleTypeOrder orderByUserBoolean3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean3 in interface CrxObjectQuery

forAllUserBoolean4

public void forAllUserBoolean4(short operator,
                               Collection values)
Specified by:
forAllUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean4

public void thereExistsUserBoolean4(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean4

public void forAllUserBoolean4(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean4

public void thereExistsUserBoolean4(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean4

public void orderByUserBoolean4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean4

public MultivaluedFeaturePredicate userBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.

Specified by:
userBoolean4 in interface CrxObjectQuery

thereExistsUserBoolean4

public BooleanTypePredicate thereExistsUserBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userBoolean4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean4 in interface CrxObjectQuery

forAllUserBoolean4

public BooleanTypePredicate forAllUserBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userBoolean4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean4 in interface CrxObjectQuery

orderByUserBoolean4

public MultivaluedTypeOrder orderByUserBoolean4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean4 in interface CrxObjectQuery

forAllUserCode0

public void forAllUserCode0(short operator,
                            Collection values)
Specified by:
forAllUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode0

public void thereExistsUserCode0(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode0

public void forAllUserCode0(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode0

public void thereExistsUserCode0(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode0

public void orderByUserCode0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode0

public OptionalFeaturePredicate userCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.

Specified by:
userCode0 in interface CrxObjectQuery

thereExistsUserCode0

public ComparableTypePredicate thereExistsUserCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode0 in interface CrxObjectQuery

forAllUserCode0

public ComparableTypePredicate forAllUserCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode0 in interface CrxObjectQuery

orderByUserCode0

public SimpleTypeOrder orderByUserCode0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode0 in interface CrxObjectQuery

forAllUserCode1

public void forAllUserCode1(short operator,
                            Collection values)
Specified by:
forAllUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode1

public void thereExistsUserCode1(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode1

public void forAllUserCode1(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode1

public void thereExistsUserCode1(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode1

public void orderByUserCode1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode1

public OptionalFeaturePredicate userCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.

Specified by:
userCode1 in interface CrxObjectQuery

thereExistsUserCode1

public ComparableTypePredicate thereExistsUserCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode1 in interface CrxObjectQuery

forAllUserCode1

public ComparableTypePredicate forAllUserCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode1 in interface CrxObjectQuery

orderByUserCode1

public SimpleTypeOrder orderByUserCode1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode1 in interface CrxObjectQuery

forAllUserCode2

public void forAllUserCode2(short operator,
                            Collection values)
Specified by:
forAllUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode2

public void thereExistsUserCode2(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode2

public void forAllUserCode2(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode2

public void thereExistsUserCode2(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode2

public void orderByUserCode2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode2

public OptionalFeaturePredicate userCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.

Specified by:
userCode2 in interface CrxObjectQuery

thereExistsUserCode2

public ComparableTypePredicate thereExistsUserCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode2 in interface CrxObjectQuery

forAllUserCode2

public ComparableTypePredicate forAllUserCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode2 in interface CrxObjectQuery

orderByUserCode2

public SimpleTypeOrder orderByUserCode2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode2 in interface CrxObjectQuery

forAllUserCode3

public void forAllUserCode3(short operator,
                            Collection values)
Specified by:
forAllUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode3

public void thereExistsUserCode3(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode3

public void forAllUserCode3(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode3

public void thereExistsUserCode3(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode3

public void orderByUserCode3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode3

public OptionalFeaturePredicate userCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.

Specified by:
userCode3 in interface CrxObjectQuery

thereExistsUserCode3

public ComparableTypePredicate thereExistsUserCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode3 in interface CrxObjectQuery

forAllUserCode3

public ComparableTypePredicate forAllUserCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode3 in interface CrxObjectQuery

orderByUserCode3

public SimpleTypeOrder orderByUserCode3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode3 in interface CrxObjectQuery

forAllUserCode4

public void forAllUserCode4(short operator,
                            Collection values)
Specified by:
forAllUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode4

public void thereExistsUserCode4(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode4

public void forAllUserCode4(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode4

public void thereExistsUserCode4(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode4

public void orderByUserCode4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode4

public MultivaluedFeaturePredicate userCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.

Specified by:
userCode4 in interface CrxObjectQuery

thereExistsUserCode4

public ComparableTypePredicate thereExistsUserCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userCode4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode4 in interface CrxObjectQuery

forAllUserCode4

public ComparableTypePredicate forAllUserCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userCode4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserCode4 in interface CrxObjectQuery

orderByUserCode4

public MultivaluedTypeOrder orderByUserCode4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode4 in interface CrxObjectQuery

forAllUserDate0

public void forAllUserDate0(short operator,
                            Collection values)
Specified by:
forAllUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate0

public void thereExistsUserDate0(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate0

public void forAllUserDate0(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate0

public void thereExistsUserDate0(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate0

public void orderByUserDate0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate0

public OptionalFeaturePredicate userDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.

Specified by:
userDate0 in interface CrxObjectQuery

thereExistsUserDate0

public PartiallyOrderedTypePredicate thereExistsUserDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate0 in interface CrxObjectQuery

forAllUserDate0

public PartiallyOrderedTypePredicate forAllUserDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate0 in interface CrxObjectQuery

orderByUserDate0

public SimpleTypeOrder orderByUserDate0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate0 in interface CrxObjectQuery

forAllUserDate1

public void forAllUserDate1(short operator,
                            Collection values)
Specified by:
forAllUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate1

public void thereExistsUserDate1(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate1

public void forAllUserDate1(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate1

public void thereExistsUserDate1(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate1

public void orderByUserDate1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate1

public OptionalFeaturePredicate userDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.

Specified by:
userDate1 in interface CrxObjectQuery

thereExistsUserDate1

public PartiallyOrderedTypePredicate thereExistsUserDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate1 in interface CrxObjectQuery

forAllUserDate1

public PartiallyOrderedTypePredicate forAllUserDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate1 in interface CrxObjectQuery

orderByUserDate1

public SimpleTypeOrder orderByUserDate1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate1 in interface CrxObjectQuery

forAllUserDate2

public void forAllUserDate2(short operator,
                            Collection values)
Specified by:
forAllUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate2

public void thereExistsUserDate2(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate2

public void forAllUserDate2(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate2

public void thereExistsUserDate2(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate2

public void orderByUserDate2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate2

public OptionalFeaturePredicate userDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.

Specified by:
userDate2 in interface CrxObjectQuery

thereExistsUserDate2

public PartiallyOrderedTypePredicate thereExistsUserDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate2 in interface CrxObjectQuery

forAllUserDate2

public PartiallyOrderedTypePredicate forAllUserDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate2 in interface CrxObjectQuery

orderByUserDate2

public SimpleTypeOrder orderByUserDate2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate2 in interface CrxObjectQuery

forAllUserDate3

public void forAllUserDate3(short operator,
                            Collection values)
Specified by:
forAllUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate3

public void thereExistsUserDate3(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate3

public void forAllUserDate3(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate3

public void thereExistsUserDate3(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate3

public void orderByUserDate3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate3

public OptionalFeaturePredicate userDate3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.

Specified by: