org.opencrx.kernel.contract1.cci
Class LeadFilterImpl

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.contract1.cci.LeadFilterImpl
All Implemented Interfaces:
Serializable, AlertSenderFilter, AssignableFilter, AuditeeFilter, CloneableFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, SubscriptionTargetFilter, TemplateEnabledFilter, XmlExporterFilter, AlertSenderQuery, AssignableQuery, AuditeeQuery, CloneableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SubscriptionTargetQuery, TemplateEnabledQuery, XmlExporterQuery, AbstractContractFilter, AddressContainerFilter, DeliveryRequestContainerFilter, LeadFilter, ShippingDetailFilter, AbstractContractQuery, AddressContainerQuery, DeliveryRequestContainerQuery, LeadQuery, ShippingDetailQuery, DepotReferenceHolderFilter, DepotReferenceHolderQuery, CrxObjectFilter, CrxObjectQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, org.w3c.cci2.AnyTypePredicate

public class LeadFilterImpl
extends RefPredicate_1
implements LeadFilter, LeadQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
LeadFilterImpl(RefPackage_1_0 aPackage)
           
LeadFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
LeadFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
           
 org.w3c.cci2.OptionalFeaturePredicate activeOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature activeOn is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate activity()
          Adds a constraint to the predicate for AbstractContract testing whether the feature activity has values or not.
 org.w3c.cci2.OptionalFeaturePredicate broker()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature broker is null or not.
 org.w3c.cci2.OptionalFeaturePredicate calcRule()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature calcRule is null or not.
 org.w3c.cci2.OptionalFeaturePredicate cancelOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature cancelOn is null or not.
 AccountQuery carrier()
           
 org.w3c.cci2.MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.
 org.w3c.cci2.OptionalFeaturePredicate closedOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature closedOn is null or not.
 org.w3c.cci2.OptionalFeaturePredicate closeProbability()
          Adds a constraint to the predicate for Lead testing whether the value of the feature closeProbability is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate competitor()
          Adds a constraint to the predicate for AbstractContract testing whether the feature competitor has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate contact()
          Adds a constraint to the predicate for AbstractContract testing whether the feature contact has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 org.w3c.cci2.ComparableTypePredicate contractCurrency()
           
 org.w3c.cci2.ComparableTypePredicate contractLanguage()
           
 org.w3c.cci2.OptionalFeaturePredicate contractNumber()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature contractNumber is null or not.
 org.w3c.cci2.ComparableTypePredicate contractState()
           
 org.w3c.cci2.ComparableTypePredicate createdAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 org.w3c.cci2.OptionalFeaturePredicate customer()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature customer is null or not.
 org.w3c.cci2.OptionalFeaturePredicate description()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature description is null or not.
 org.w3c.cci2.BooleanTypePredicate disabled()
           
 org.w3c.cci2.OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.
 org.w3c.cci2.OptionalFeaturePredicate estimatedCloseDate()
          Adds a constraint to the predicate for Lead testing whether the value of the feature estimatedCloseDate is null or not.
 org.w3c.cci2.OptionalFeaturePredicate estimatedSalesCommission()
          Adds a constraint to the predicate for Lead testing whether the value of the feature estimatedSalesCommission is null or not.
 org.w3c.cci2.OptionalFeaturePredicate estimatedValue()
          Adds a constraint to the predicate for Lead testing whether the value of the feature estimatedValue is null or not.
 org.w3c.cci2.OptionalFeaturePredicate expiresOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature expiresOn is null or not.
 org.w3c.cci2.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)
           
 org.w3c.cci2.ComparableTypePredicate forAllActiveOn()
          Adds a constraint for the feature activeOn to the predicate.
 void forAllActiveOn(short operator, Collection values)
           
 void forAllActiveOn(short operator, Date[] filterValues)
           
 ActivityQuery forAllActivity()
          Adds a constraint for the feature activity to the predicate.
 void forAllActivity(short operator, Activity[] filterValues)
           
 void forAllActivity(short operator, Collection values)
           
 AccountQuery forAllBroker()
          Adds a constraint for the feature broker to the predicate.
 void forAllBroker(short operator, Account[] filterValues)
           
 void forAllBroker(short operator, Collection values)
           
 CalculationRuleQuery forAllCalcRule()
          Adds a constraint for the feature calcRule to the predicate.
 void forAllCalcRule(short operator, CalculationRule[] filterValues)
           
 void forAllCalcRule(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllCancelOn()
          Adds a constraint for the feature cancelOn to the predicate.
 void forAllCancelOn(short operator, Collection values)
           
 void forAllCancelOn(short operator, Date[] filterValues)
           
 void forAllCarrier(short operator, Account[] filterValues)
           
 void forAllCarrier(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllCategory()
          Adds a constraint for the feature category to the predicate.
 void forAllCategory(short operator, Collection values)
           
 void forAllCategory(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllClosedOn()
          Adds a constraint for the feature closedOn to the predicate.
 void forAllClosedOn(short operator, Collection values)
           
 void forAllClosedOn(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllCloseProbability()
          Adds a constraint for the feature closeProbability to the predicate.
 void forAllCloseProbability(short operator, Collection values)
           
 void forAllCloseProbability(short operator, short[] filterValues)
           
 CompetitorQuery forAllCompetitor()
          Adds a constraint for the feature competitor to the predicate.
 void forAllCompetitor(short operator, Collection values)
           
 void forAllCompetitor(short operator, Competitor[] filterValues)
           
 ContactQuery forAllContact()
          Adds a constraint for the feature contact to the predicate.
 void forAllContact(short operator, Collection values)
           
 void forAllContact(short operator, Contact[] 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)
           
 void forAllContractCurrency(short operator, Collection values)
           
 void forAllContractCurrency(short operator, short[] filterValues)
           
 void forAllContractLanguage(short operator, Collection values)
           
 void forAllContractLanguage(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllContractNumber()
          Adds a constraint for the feature contractNumber to the predicate.
 void forAllContractNumber(short operator, Collection values)
           
 void forAllContractNumber(short operator, String[] filterValues)
           
 void forAllContractState(short operator, Collection values)
           
 void forAllContractState(short operator, short[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 AccountQuery forAllCustomer()
          Adds a constraint for the feature customer to the predicate.
 void forAllCustomer(short operator, Account[] filterValues)
           
 void forAllCustomer(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 void forAllDescription(short operator, Collection values)
           
 void forAllDescription(short operator, String[] filterValues)
           
 void forAllDisabled(short operator, boolean[] filterValues)
           
 void forAllDisabled(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void forAllDisabledReason(short operator, Collection values)
           
 void forAllDisabledReason(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllEstimatedCloseDate()
          Adds a constraint for the feature estimatedCloseDate to the predicate.
 void forAllEstimatedCloseDate(short operator, Collection values)
           
 void forAllEstimatedCloseDate(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllEstimatedSalesCommission()
          Adds a constraint for the feature estimatedSalesCommission to the predicate.
 void forAllEstimatedSalesCommission(short operator, BigDecimal[] filterValues)
           
 void forAllEstimatedSalesCommission(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllEstimatedValue()
          Adds a constraint for the feature estimatedValue to the predicate.
 void forAllEstimatedValue(short operator, BigDecimal[] filterValues)
           
 void forAllEstimatedValue(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllExpiresOn()
          Adds a constraint for the feature expiresOn to the predicate.
 void forAllExpiresOn(short operator, Collection values)
           
 void forAllExpiresOn(short operator, Date[] filterValues)
           
 org.w3c.cci2.ResourceIdentifierTypePredicate forAllExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void forAllExternalLink(short operator, Collection values)
           
 void forAllExternalLink(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllGiftMessage()
          Adds a constraint for the feature giftMessage to the predicate.
 void forAllGiftMessage(short operator, Collection values)
           
 void forAllGiftMessage(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 CompoundBookingQuery forAllInventoryCb()
          Adds a constraint for the feature inventoryCb to the predicate.
 void forAllInventoryCb(short operator, Collection values)
           
 void forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void forAllIsGift(short operator, boolean[] filterValues)
           
 void forAllIsGift(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllIsTemplate()
          Adds a constraint for the feature isTemplate to the predicate.
 void forAllIsTemplate(short operator, boolean[] filterValues)
           
 void forAllIsTemplate(short operator, Collection values)
           
 void forAllLeadRating(short operator, Collection values)
           
 void forAllLeadRating(short operator, short[] filterValues)
           
 void forAllLeadSource(short operator, Collection values)
           
 void forAllLeadSource(short operator, short[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.StringTypePredicate forAllNextStep()
          Adds a constraint for the feature nextStep to the predicate.
 void forAllNextStep(short operator, Collection values)
           
 void forAllNextStep(short operator, String[] filterValues)
           
 OpportunityQuery forAllOpportunity()
          Adds a constraint for the feature opportunity to the predicate.
 void forAllOpportunity(short operator, Collection values)
           
 void forAllOpportunity(short operator, Opportunity[] filterValues)
           
 AbstractContractQuery forAllOrigin()
          Adds a constraint for the feature origin to the predicate.
 void forAllOrigin(short operator, AbstractContract[] filterValues)
           
 void forAllOrigin(short operator, Collection values)
           
 org.w3c.cci2.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)
           
 void forAllPaymentTerms(short operator, Collection values)
           
 void forAllPaymentTerms(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllPricingDate()
          Adds a constraint for the feature pricingDate to the predicate.
 void forAllPricingDate(short operator, Collection values)
           
 void forAllPricingDate(short operator, Date[] filterValues)
           
 PricingRuleQuery forAllPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 void forAllPricingRule(short operator, Collection values)
           
 void forAllPricingRule(short operator, PricingRule[] filterValues)
           
 void forAllPricingState(short operator, Collection values)
           
 void forAllPricingState(short operator, short[] filterValues)
           
 void forAllPriority(short operator, Collection values)
           
 void forAllPriority(short operator, short[] filterValues)
           
 AccountQuery forAllSalesRep()
          Adds a constraint for the feature salesRep to the predicate.
 void forAllSalesRep(short operator, Account[] filterValues)
           
 void forAllSalesRep(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllShippingInstructions()
          Adds a constraint for the feature shippingInstructions to the predicate.
 void forAllShippingInstructions(short operator, Collection values)
           
 void forAllShippingInstructions(short operator, String[] filterValues)
           
 void forAllShippingMethod(short operator, Collection values)
           
 void forAllShippingMethod(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllShippingTrackingNumber()
          Adds a constraint for the feature shippingTrackingNumber to the predicate.
 void forAllShippingTrackingNumber(short operator, Collection values)
           
 void forAllShippingTrackingNumber(short operator, String[] filterValues)
           
 AccountQuery forAllSupplier()
          Adds a constraint for the feature supplier to the predicate.
 void forAllSupplier(short operator, Account[] filterValues)
           
 void forAllSupplier(short operator, Collection values)
           
 void forAllTemplateReferenceFilter(short operator, Collection values)
           
 void forAllTemplateReferenceFilter(short operator, String[] filterValues)
           
 void forAllTotalAmount(short operator, BigDecimal[] filterValues)
           
 void forAllTotalAmount(short operator, Collection values)
           
 void forAllTotalAmountIncludingTax(short operator, BigDecimal[] filterValues)
           
 void forAllTotalAmountIncludingTax(short operator, Collection values)
           
 void forAllTotalBaseAmount(short operator, BigDecimal[] filterValues)
           
 void forAllTotalBaseAmount(short operator, Collection values)
           
 void forAllTotalDiscountAmount(short operator, BigDecimal[] filterValues)
           
 void forAllTotalDiscountAmount(short operator, Collection values)
           
 void forAllTotalSalesCommission(short operator, BigDecimal[] filterValues)
           
 void forAllTotalSalesCommission(short operator, Collection values)
           
 void forAllTotalTaxAmount(short operator, BigDecimal[] filterValues)
           
 void forAllTotalTaxAmount(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void forAllUserBoolean0(short operator, boolean[] filterValues)
           
 void forAllUserBoolean0(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void forAllUserBoolean1(short operator, boolean[] filterValues)
           
 void forAllUserBoolean1(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void forAllUserBoolean2(short operator, boolean[] filterValues)
           
 void forAllUserBoolean2(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void forAllUserBoolean3(short operator, boolean[] filterValues)
           
 void forAllUserBoolean3(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void forAllUserBoolean4(short operator, boolean[] filterValues)
           
 void forAllUserBoolean4(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void forAllUserCode0(short operator, Collection values)
           
 void forAllUserCode0(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void forAllUserCode1(short operator, Collection values)
           
 void forAllUserCode1(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void forAllUserCode2(short operator, Collection values)
           
 void forAllUserCode2(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void forAllUserCode3(short operator, Collection values)
           
 void forAllUserCode3(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void forAllUserCode4(short operator, Collection values)
           
 void forAllUserCode4(short operator, short[] filterValues)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void forAllUserDateTime0(short operator, Collection values)
           
 void forAllUserDateTime0(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void forAllUserDateTime1(short operator, Collection values)
           
 void forAllUserDateTime1(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void forAllUserDateTime2(short operator, Collection values)
           
 void forAllUserDateTime2(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void forAllUserDateTime3(short operator, Collection values)
           
 void forAllUserDateTime3(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void forAllUserDateTime4(short operator, Collection values)
           
 void forAllUserDateTime4(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void forAllUserNumber0(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber0(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void forAllUserNumber1(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber1(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void forAllUserNumber2(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber2(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void forAllUserNumber3(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber3(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void forAllUserNumber4(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber4(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void forAllUserString0(short operator, Collection values)
           
 void forAllUserString0(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void forAllUserString1(short operator, Collection values)
           
 void forAllUserString1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void forAllUserString2(short operator, Collection values)
           
 void forAllUserString2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void forAllUserString3(short operator, Collection values)
           
 void forAllUserString3(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void forAllUserString4(short operator, Collection values)
           
 void forAllUserString4(short operator, String[] filterValues)
           
 org.w3c.cci2.OptionalFeaturePredicate giftMessage()
          Adds a constraint to the predicate for ShippingDetail testing whether the value of the feature giftMessage is null or not.
 org.w3c.cci2.StringTypePredicate identity()
           
 org.w3c.cci2.MultivaluedFeaturePredicate inventoryCb()
          Adds a constraint to the predicate for AbstractContract testing whether the feature inventoryCb has values or not.
 org.w3c.cci2.BooleanTypePredicate isGift()
           
 org.w3c.cci2.OptionalFeaturePredicate isTemplate()
          Adds a constraint to the predicate for TemplateEnabled testing whether the value of the feature isTemplate is null or not.
 org.w3c.cci2.ComparableTypePredicate leadRating()
           
 org.w3c.cci2.ComparableTypePredicate leadSource()
           
 org.w3c.cci2.ComparableTypePredicate modifiedAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 org.w3c.cci2.StringTypePredicate name()
           
 org.w3c.cci2.OptionalFeaturePredicate nextStep()
          Adds a constraint to the predicate for Lead testing whether the value of the feature nextStep is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate opportunity()
          Adds a constraint to the predicate for Lead testing whether the feature opportunity has values or not.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByActiveOn()
          Allows to adds a sort instruction for AbstractContract depending the feature activeOn Note: The order in which orderBy… instructions are given is relevant!
 void orderByActiveOn(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByCancelOn()
          Allows to adds a sort instruction for AbstractContract depending the feature cancelOn Note: The order in which orderBy… instructions are given is relevant!
 void orderByCancelOn(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByClosedOn()
          Allows to adds a sort instruction for AbstractContract depending the feature closedOn Note: The order in which orderBy… instructions are given is relevant!
 void orderByClosedOn(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByCloseProbability()
          Allows to adds a sort instruction for Lead depending the feature closeProbability Note: The order in which orderBy… instructions are given is relevant!
 void orderByCloseProbability(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContractCurrency()
          Allows to adds a sort instruction for AbstractContract depending the feature contractCurrency Note: The order in which orderBy… instructions are given is relevant!
 void orderByContractCurrency(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContractLanguage()
          Allows to adds a sort instruction for AbstractContract depending the feature contractLanguage Note: The order in which orderBy… instructions are given is relevant!
 void orderByContractLanguage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContractNumber()
          Allows to adds a sort instruction for AbstractContract depending the feature contractNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByContractNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByContractState()
          Allows to adds a sort instruction for AbstractContract depending the feature contractState Note: The order in which orderBy… instructions are given is relevant!
 void orderByContractState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for AbstractContract 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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByEstimatedCloseDate()
          Allows to adds a sort instruction for Lead depending the feature estimatedCloseDate Note: The order in which orderBy… instructions are given is relevant!
 void orderByEstimatedCloseDate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByEstimatedSalesCommission()
          Allows to adds a sort instruction for Lead depending the feature estimatedSalesCommission Note: The order in which orderBy… instructions are given is relevant!
 void orderByEstimatedSalesCommission(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByEstimatedValue()
          Allows to adds a sort instruction for Lead depending the feature estimatedValue Note: The order in which orderBy… instructions are given is relevant!
 void orderByEstimatedValue(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByExpiresOn()
          Allows to adds a sort instruction for AbstractContract depending the feature expiresOn Note: The order in which orderBy… instructions are given is relevant!
 void orderByExpiresOn(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByGiftMessage()
          Allows to adds a sort instruction for ShippingDetail depending the feature giftMessage Note: The order in which orderBy… instructions are given is relevant!
 void orderByGiftMessage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByIsGift()
          Allows to adds a sort instruction for ShippingDetail depending the feature isGift Note: The order in which orderBy… instructions are given is relevant!
 void orderByIsGift(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByIsTemplate()
          Allows to adds a sort instruction for TemplateEnabled depending the feature isTemplate Note: The order in which orderBy… instructions are given is relevant!
 void orderByIsTemplate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByLeadRating()
          Allows to adds a sort instruction for Lead depending the feature leadRating Note: The order in which orderBy… instructions are given is relevant!
 void orderByLeadRating(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByLeadSource()
          Allows to adds a sort instruction for Lead depending the feature leadSource Note: The order in which orderBy… instructions are given is relevant!
 void orderByLeadSource(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for AbstractContract 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.
 org.w3c.cci2.SimpleTypeOrder orderByNextStep()
          Allows to adds a sort instruction for Lead depending the feature nextStep Note: The order in which orderBy… instructions are given is relevant!
 void orderByNextStep(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.SimpleTypeOrder orderByPaymentTerms()
          Allows to adds a sort instruction for AbstractContract depending the feature paymentTerms Note: The order in which orderBy… instructions are given is relevant!
 void orderByPaymentTerms(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPricingDate()
          Allows to adds a sort instruction for AbstractContract depending the feature pricingDate Note: The order in which orderBy… instructions are given is relevant!
 void orderByPricingDate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPricingState()
          Allows to adds a sort instruction for AbstractContract depending the feature pricingState Note: The order in which orderBy… instructions are given is relevant!
 void orderByPricingState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByPriority()
          Allows to adds a sort instruction for AbstractContract 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.
 org.w3c.cci2.SimpleTypeOrder orderByShippingInstructions()
          Allows to adds a sort instruction for ShippingDetail depending the feature shippingInstructions Note: The order in which orderBy… instructions are given is relevant!
 void orderByShippingInstructions(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByShippingMethod()
          Allows to adds a sort instruction for ShippingDetail depending the feature shippingMethod Note: The order in which orderBy… instructions are given is relevant!
 void orderByShippingMethod(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByShippingTrackingNumber()
          Allows to adds a sort instruction for ShippingDetail depending the feature shippingTrackingNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByShippingTrackingNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTemplateReferenceFilter()
          Allows to adds a sort instruction for TemplateEnabled depending the feature templateReferenceFilter Note: The order in which orderBy… instructions are given is relevant!
 void orderByTemplateReferenceFilter(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalAmount()
          Allows to adds a sort instruction for AbstractContract depending the feature totalAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalAmountIncludingTax()
          Allows to adds a sort instruction for AbstractContract depending the feature totalAmountIncludingTax Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalAmountIncludingTax(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalBaseAmount()
          Allows to adds a sort instruction for AbstractContract depending the feature totalBaseAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalBaseAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalDiscountAmount()
          Allows to adds a sort instruction for AbstractContract depending the feature totalDiscountAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalDiscountAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalSalesCommission()
          Allows to adds a sort instruction for AbstractContract depending the feature totalSalesCommission Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalSalesCommission(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByTotalTaxAmount()
          Allows to adds a sort instruction for AbstractContract depending the feature totalTaxAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByTotalTaxAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.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.
 org.w3c.cci2.OptionalFeaturePredicate origin()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature origin is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate owner()
          Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.
 org.w3c.cci2.OptionalFeaturePredicate owningUser()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.
 org.w3c.cci2.ComparableTypePredicate paymentTerms()
           
 org.w3c.cci2.OptionalFeaturePredicate pricingDate()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature pricingDate is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pricingRule()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature pricingRule is null or not.
 org.w3c.cci2.ComparableTypePredicate pricingState()
           
 org.w3c.cci2.ComparableTypePredicate priority()
           
 org.w3c.cci2.OptionalFeaturePredicate salesRep()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature salesRep is null or not.
 org.w3c.cci2.OptionalFeaturePredicate shippingInstructions()
          Adds a constraint to the predicate for ShippingDetail testing whether the value of the feature shippingInstructions is null or not.
 org.w3c.cci2.ComparableTypePredicate shippingMethod()
           
 org.w3c.cci2.OptionalFeaturePredicate shippingTrackingNumber()
          Adds a constraint to the predicate for ShippingDetail testing whether the value of the feature shippingTrackingNumber is null or not.
 org.w3c.cci2.OptionalFeaturePredicate supplier()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature supplier is null or not.
 org.w3c.cci2.StringTypePredicate templateReferenceFilter()
           
 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)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsActiveOn()
          Adds a constraint for the feature activeOn to the predicate.
 void thereExistsActiveOn(short operator, Collection values)
           
 void thereExistsActiveOn(short operator, Date[] filterValues)
           
 ActivityQuery thereExistsActivity()
          Adds a constraint for the feature activity to the predicate.
 void thereExistsActivity(short operator, Activity[] filterValues)
           
 void thereExistsActivity(short operator, Collection values)
           
 AccountQuery thereExistsBroker()
          Adds a constraint for the feature broker to the predicate.
 void thereExistsBroker(short operator, Account[] filterValues)
           
 void thereExistsBroker(short operator, Collection values)
           
 CalculationRuleQuery thereExistsCalcRule()
          Adds a constraint for the feature calcRule to the predicate.
 void thereExistsCalcRule(short operator, CalculationRule[] filterValues)
           
 void thereExistsCalcRule(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsCancelOn()
          Adds a constraint for the feature cancelOn to the predicate.
 void thereExistsCancelOn(short operator, Collection values)
           
 void thereExistsCancelOn(short operator, Date[] filterValues)
           
 void thereExistsCarrier(short operator, Account[] filterValues)
           
 void thereExistsCarrier(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsCategory()
          Adds a constraint for the feature category to the predicate.
 void thereExistsCategory(short operator, Collection values)
           
 void thereExistsCategory(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsClosedOn()
          Adds a constraint for the feature closedOn to the predicate.
 void thereExistsClosedOn(short operator, Collection values)
           
 void thereExistsClosedOn(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsCloseProbability()
          Adds a constraint for the feature closeProbability to the predicate.
 void thereExistsCloseProbability(short operator, Collection values)
           
 void thereExistsCloseProbability(short operator, short[] filterValues)
           
 CompetitorQuery thereExistsCompetitor()
          Adds a constraint for the feature competitor to the predicate.
 void thereExistsCompetitor(short operator, Collection values)
           
 void thereExistsCompetitor(short operator, Competitor[] filterValues)
           
 ContactQuery thereExistsContact()
          Adds a constraint for the feature contact to the predicate.
 void thereExistsContact(short operator, Collection values)
           
 void thereExistsContact(short operator, Contact[] 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)
           
 void thereExistsContractCurrency(short operator, Collection values)
           
 void thereExistsContractCurrency(short operator, short[] filterValues)
           
 void thereExistsContractLanguage(short operator, Collection values)
           
 void thereExistsContractLanguage(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsContractNumber()
          Adds a constraint for the feature contractNumber to the predicate.
 void thereExistsContractNumber(short operator, Collection values)
           
 void thereExistsContractNumber(short operator, String[] filterValues)
           
 void thereExistsContractState(short operator, Collection values)
           
 void thereExistsContractState(short operator, short[] filterValues)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 AccountQuery thereExistsCustomer()
          Adds a constraint for the feature customer to the predicate.
 void thereExistsCustomer(short operator, Account[] filterValues)
           
 void thereExistsCustomer(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 void thereExistsDescription(short operator, Collection values)
           
 void thereExistsDescription(short operator, String[] filterValues)
           
 void thereExistsDisabled(short operator, boolean[] filterValues)
           
 void thereExistsDisabled(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void thereExistsDisabledReason(short operator, Collection values)
           
 void thereExistsDisabledReason(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsEstimatedCloseDate()
          Adds a constraint for the feature estimatedCloseDate to the predicate.
 void thereExistsEstimatedCloseDate(short operator, Collection values)
           
 void thereExistsEstimatedCloseDate(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsEstimatedSalesCommission()
          Adds a constraint for the feature estimatedSalesCommission to the predicate.
 void thereExistsEstimatedSalesCommission(short operator, BigDecimal[] filterValues)
           
 void thereExistsEstimatedSalesCommission(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsEstimatedValue()
          Adds a constraint for the feature estimatedValue to the predicate.
 void thereExistsEstimatedValue(short operator, BigDecimal[] filterValues)
           
 void thereExistsEstimatedValue(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsExpiresOn()
          Adds a constraint for the feature expiresOn to the predicate.
 void thereExistsExpiresOn(short operator, Collection values)
           
 void thereExistsExpiresOn(short operator, Date[] filterValues)
           
 org.w3c.cci2.ResourceIdentifierTypePredicate thereExistsExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void thereExistsExternalLink(short operator, Collection values)
           
 void thereExistsExternalLink(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsGiftMessage()
          Adds a constraint for the feature giftMessage to the predicate.
 void thereExistsGiftMessage(short operator, Collection values)
           
 void thereExistsGiftMessage(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 CompoundBookingQuery thereExistsInventoryCb()
          Adds a constraint for the feature inventoryCb to the predicate.
 void thereExistsInventoryCb(short operator, Collection values)
           
 void thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void thereExistsIsGift(short operator, boolean[] filterValues)
           
 void thereExistsIsGift(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsIsTemplate()
          Adds a constraint for the feature isTemplate to the predicate.
 void thereExistsIsTemplate(short operator, boolean[] filterValues)
           
 void thereExistsIsTemplate(short operator, Collection values)
           
 void thereExistsLeadRating(short operator, Collection values)
           
 void thereExistsLeadRating(short operator, short[] filterValues)
           
 void thereExistsLeadSource(short operator, Collection values)
           
 void thereExistsLeadSource(short operator, short[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.StringTypePredicate thereExistsNextStep()
          Adds a constraint for the feature nextStep to the predicate.
 void thereExistsNextStep(short operator, Collection values)
           
 void thereExistsNextStep(short operator, String[] filterValues)
           
 OpportunityQuery thereExistsOpportunity()
          Adds a constraint for the feature opportunity to the predicate.
 void thereExistsOpportunity(short operator, Collection values)
           
 void thereExistsOpportunity(short operator, Opportunity[] filterValues)
           
 AbstractContractQuery thereExistsOrigin()
          Adds a constraint for the feature origin to the predicate.
 void thereExistsOrigin(short operator, AbstractContract[] filterValues)
           
 void thereExistsOrigin(short operator, Collection values)
           
 org.w3c.cci2.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)
           
 void thereExistsPaymentTerms(short operator, Collection values)
           
 void thereExistsPaymentTerms(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsPricingDate()
          Adds a constraint for the feature pricingDate to the predicate.
 void thereExistsPricingDate(short operator, Collection values)
           
 void thereExistsPricingDate(short operator, Date[] filterValues)
           
 PricingRuleQuery thereExistsPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 void thereExistsPricingRule(short operator, Collection values)
           
 void thereExistsPricingRule(short operator, PricingRule[] filterValues)
           
 void thereExistsPricingState(short operator, Collection values)
           
 void thereExistsPricingState(short operator, short[] filterValues)
           
 void thereExistsPriority(short operator, Collection values)
           
 void thereExistsPriority(short operator, short[] filterValues)
           
 AccountQuery thereExistsSalesRep()
          Adds a constraint for the feature salesRep to the predicate.
 void thereExistsSalesRep(short operator, Account[] filterValues)
           
 void thereExistsSalesRep(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsShippingInstructions()
          Adds a constraint for the feature shippingInstructions to the predicate.
 void thereExistsShippingInstructions(short operator, Collection values)
           
 void thereExistsShippingInstructions(short operator, String[] filterValues)
           
 void thereExistsShippingMethod(short operator, Collection values)
           
 void thereExistsShippingMethod(short operator, short[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsShippingTrackingNumber()
          Adds a constraint for the feature shippingTrackingNumber to the predicate.
 void thereExistsShippingTrackingNumber(short operator, Collection values)
           
 void thereExistsShippingTrackingNumber(short operator, String[] filterValues)
           
 AccountQuery thereExistsSupplier()
          Adds a constraint for the feature supplier to the predicate.
 void thereExistsSupplier(short operator, Account[] filterValues)
           
 void thereExistsSupplier(short operator, Collection values)
           
 void thereExistsTemplateReferenceFilter(short operator, Collection values)
           
 void thereExistsTemplateReferenceFilter(short operator, String[] filterValues)
           
 void thereExistsTotalAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsTotalAmount(short operator, Collection values)
           
 void thereExistsTotalAmountIncludingTax(short operator, BigDecimal[] filterValues)
           
 void thereExistsTotalAmountIncludingTax(short operator, Collection values)
           
 void thereExistsTotalBaseAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsTotalBaseAmount(short operator, Collection values)
           
 void thereExistsTotalDiscountAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsTotalDiscountAmount(short operator, Collection values)
           
 void thereExistsTotalSalesCommission(short operator, BigDecimal[] filterValues)
           
 void thereExistsTotalSalesCommission(short operator, Collection values)
           
 void thereExistsTotalTaxAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsTotalTaxAmount(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void thereExistsUserBoolean0(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean0(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void thereExistsUserBoolean1(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean1(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void thereExistsUserBoolean2(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean2(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void thereExistsUserBoolean3(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean3(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void thereExistsUserBoolean4(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean4(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void thereExistsUserCode0(short operator, Collection values)
           
 void thereExistsUserCode0(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void thereExistsUserCode1(short operator, Collection values)
           
 void thereExistsUserCode1(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void thereExistsUserCode2(short operator, Collection values)
           
 void thereExistsUserCode2(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void thereExistsUserCode3(short operator, Collection values)
           
 void thereExistsUserCode3(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void thereExistsUserCode4(short operator, Collection values)
           
 void thereExistsUserCode4(short operator, short[] filterValues)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.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)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void thereExistsUserDateTime0(short operator, Collection values)
           
 void thereExistsUserDateTime0(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void thereExistsUserDateTime1(short operator, Collection values)
           
 void thereExistsUserDateTime1(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void thereExistsUserDateTime2(short operator, Collection values)
           
 void thereExistsUserDateTime2(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void thereExistsUserDateTime3(short operator, Collection values)
           
 void thereExistsUserDateTime3(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void thereExistsUserDateTime4(short operator, Collection values)
           
 void thereExistsUserDateTime4(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void thereExistsUserNumber0(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber0(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void thereExistsUserNumber1(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber1(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void thereExistsUserNumber2(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber2(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void thereExistsUserNumber3(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber3(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void thereExistsUserNumber4(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber4(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void thereExistsUserString0(short operator, Collection values)
           
 void thereExistsUserString0(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void thereExistsUserString1(short operator, Collection values)
           
 void thereExistsUserString1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void thereExistsUserString2(short operator, Collection values)
           
 void thereExistsUserString2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void thereExistsUserString3(short operator, Collection values)
           
 void thereExistsUserString3(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void thereExistsUserString4(short operator, Collection values)
           
 void thereExistsUserString4(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate totalAmount()
           
 org.w3c.cci2.ComparableTypePredicate totalAmountIncludingTax()
           
 org.w3c.cci2.ComparableTypePredicate totalBaseAmount()
           
 org.w3c.cci2.ComparableTypePredicate totalDiscountAmount()
           
 org.w3c.cci2.ComparableTypePredicate totalSalesCommission()
           
 org.w3c.cci2.ComparableTypePredicate totalTaxAmount()
           
 org.w3c.cci2.OptionalFeaturePredicate userBoolean0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userBoolean4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userCode4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userDate4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userDateTime4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userNumber4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userString0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.
 org.w3c.cci2.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.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
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
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

LeadFilterImpl

public LeadFilterImpl(RefPackage_1_0 aPackage)

LeadFilterImpl

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

LeadFilterImpl

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

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 org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
Specified by:
accessLevelBrowse in interface SecureObjectQuery

orderByAccessLevelBrowse

public org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
Specified by:
accessLevelDelete in interface SecureObjectQuery

orderByAccessLevelDelete

public org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
Specified by:
accessLevelUpdate in interface SecureObjectQuery

orderByAccessLevelUpdate

public org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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

forAllIsTemplate

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

thereExistsIsTemplate

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

forAllIsTemplate

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

thereExistsIsTemplate

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

orderByIsTemplate

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

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

isTemplate

public org.w3c.cci2.OptionalFeaturePredicate isTemplate()
Description copied from interface: TemplateEnabledQuery
Adds a constraint to the predicate for TemplateEnabled testing whether the value of the feature isTemplate is null or not.

Specified by:
isTemplate in interface TemplateEnabledQuery

thereExistsIsTemplate

public org.w3c.cci2.BooleanTypePredicate thereExistsIsTemplate()
Description copied from interface: TemplateEnabledQuery
Adds a constraint for the feature isTemplate to the predicate. The predicate for TemplateEnabled evaluates true if its value of feature isTemplate 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:
thereExistsIsTemplate in interface TemplateEnabledQuery

forAllIsTemplate

public org.w3c.cci2.BooleanTypePredicate forAllIsTemplate()
Description copied from interface: TemplateEnabledQuery
Adds a constraint for the feature isTemplate to the predicate. The predicate for TemplateEnabled evaluates true if its value of feature isTemplate 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:
forAllIsTemplate in interface TemplateEnabledQuery

orderByIsTemplate

public org.w3c.cci2.SimpleTypeOrder orderByIsTemplate()
Description copied from interface: TemplateEnabledQuery
Allows to adds a sort instruction for TemplateEnabled depending the feature isTemplate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByIsTemplate in interface TemplateEnabledQuery

forAllTemplateReferenceFilter

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

thereExistsTemplateReferenceFilter

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

forAllTemplateReferenceFilter

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

thereExistsTemplateReferenceFilter

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

orderByTemplateReferenceFilter

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

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

templateReferenceFilter

public org.w3c.cci2.StringTypePredicate templateReferenceFilter()
Specified by:
templateReferenceFilter in interface TemplateEnabledQuery

orderByTemplateReferenceFilter

public org.w3c.cci2.SimpleTypeOrder orderByTemplateReferenceFilter()
Description copied from interface: TemplateEnabledQuery
Allows to adds a sort instruction for TemplateEnabled depending the feature templateReferenceFilter Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTemplateReferenceFilter in interface TemplateEnabledQuery

forAllActiveOn

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

thereExistsActiveOn

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

forAllActiveOn

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

thereExistsActiveOn

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

orderByActiveOn

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

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

activeOn

public org.w3c.cci2.OptionalFeaturePredicate activeOn()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature activeOn is null or not.

Specified by:
activeOn in interface AbstractContractQuery

thereExistsActiveOn

public org.w3c.cci2.ComparableTypePredicate thereExistsActiveOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature activeOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature activeOn 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:
thereExistsActiveOn in interface AbstractContractQuery

forAllActiveOn

public org.w3c.cci2.ComparableTypePredicate forAllActiveOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature activeOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature activeOn 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:
forAllActiveOn in interface AbstractContractQuery

orderByActiveOn

public org.w3c.cci2.SimpleTypeOrder orderByActiveOn()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature activeOn Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByActiveOn in interface AbstractContractQuery

forAllActivity

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

thereExistsActivity

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

forAllActivity

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

thereExistsActivity

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

activity

public org.w3c.cci2.MultivaluedFeaturePredicate activity()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the feature activity has values or not.

Specified by:
activity in interface AbstractContractQuery

thereExistsActivity

public ActivityQuery thereExistsActivity()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature activity to the predicate. The predicate for AbstractContract evaluates true if its value of feature activity 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:
thereExistsActivity in interface AbstractContractQuery

forAllActivity

public ActivityQuery forAllActivity()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature activity to the predicate. The predicate for AbstractContract evaluates true if its value of feature activity 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:
forAllActivity in interface AbstractContractQuery

forAllBroker

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

thereExistsBroker

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

forAllBroker

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

thereExistsBroker

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

broker

public org.w3c.cci2.OptionalFeaturePredicate broker()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature broker is null or not.

Specified by:
broker in interface AbstractContractQuery

thereExistsBroker

public AccountQuery thereExistsBroker()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature broker to the predicate. The predicate for AbstractContract evaluates true if its value of feature broker 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:
thereExistsBroker in interface AbstractContractQuery

forAllBroker

public AccountQuery forAllBroker()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature broker to the predicate. The predicate for AbstractContract evaluates true if its value of feature broker 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:
forAllBroker in interface AbstractContractQuery

forAllCalcRule

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

thereExistsCalcRule

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

forAllCalcRule

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

thereExistsCalcRule

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

calcRule

public org.w3c.cci2.OptionalFeaturePredicate calcRule()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature calcRule is null or not.

Specified by:
calcRule in interface AbstractContractQuery

thereExistsCalcRule

public CalculationRuleQuery thereExistsCalcRule()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature calcRule to the predicate. The predicate for AbstractContract evaluates true if its value of feature calcRule 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:
thereExistsCalcRule in interface AbstractContractQuery

forAllCalcRule

public CalculationRuleQuery forAllCalcRule()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature calcRule to the predicate. The predicate for AbstractContract evaluates true if its value of feature calcRule 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:
forAllCalcRule in interface AbstractContractQuery

forAllCancelOn

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

thereExistsCancelOn

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

forAllCancelOn

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

thereExistsCancelOn

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

orderByCancelOn

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

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

cancelOn

public org.w3c.cci2.OptionalFeaturePredicate cancelOn()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature cancelOn is null or not.

Specified by:
cancelOn in interface AbstractContractQuery

thereExistsCancelOn

public org.w3c.cci2.ComparableTypePredicate thereExistsCancelOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature cancelOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature cancelOn 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:
thereExistsCancelOn in interface AbstractContractQuery

forAllCancelOn

public org.w3c.cci2.ComparableTypePredicate forAllCancelOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature cancelOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature cancelOn 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:
forAllCancelOn in interface AbstractContractQuery

orderByCancelOn

public org.w3c.cci2.SimpleTypeOrder orderByCancelOn()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature cancelOn Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCancelOn in interface AbstractContractQuery

forAllClosedOn

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

thereExistsClosedOn

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

forAllClosedOn

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

thereExistsClosedOn

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

orderByClosedOn

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

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

closedOn

public org.w3c.cci2.OptionalFeaturePredicate closedOn()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature closedOn is null or not.

Specified by:
closedOn in interface AbstractContractQuery

thereExistsClosedOn

public org.w3c.cci2.ComparableTypePredicate thereExistsClosedOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature closedOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature closedOn 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:
thereExistsClosedOn in interface AbstractContractQuery

forAllClosedOn

public org.w3c.cci2.ComparableTypePredicate forAllClosedOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature closedOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature closedOn 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:
forAllClosedOn in interface AbstractContractQuery

orderByClosedOn

public org.w3c.cci2.SimpleTypeOrder orderByClosedOn()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature closedOn Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByClosedOn in interface AbstractContractQuery

forAllCompetitor

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

thereExistsCompetitor

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

forAllCompetitor

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

thereExistsCompetitor

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

competitor

public org.w3c.cci2.MultivaluedFeaturePredicate competitor()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the feature competitor has values or not.

Specified by:
competitor in interface AbstractContractQuery

thereExistsCompetitor

public CompetitorQuery thereExistsCompetitor()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature competitor to the predicate. The predicate for AbstractContract evaluates true if its value of feature competitor 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:
thereExistsCompetitor in interface AbstractContractQuery

forAllCompetitor

public CompetitorQuery forAllCompetitor()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature competitor to the predicate. The predicate for AbstractContract evaluates true if its value of feature competitor 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:
forAllCompetitor in interface AbstractContractQuery

forAllContact

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

thereExistsContact

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

forAllContact

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

thereExistsContact

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

contact

public org.w3c.cci2.MultivaluedFeaturePredicate contact()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the feature contact has values or not.

Specified by:
contact in interface AbstractContractQuery

thereExistsContact

public ContactQuery thereExistsContact()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature contact to the predicate. The predicate for AbstractContract evaluates true if its value of feature contact 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:
thereExistsContact in interface AbstractContractQuery

forAllContact

public ContactQuery forAllContact()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature contact to the predicate. The predicate for AbstractContract evaluates true if its value of feature contact 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:
forAllContact in interface AbstractContractQuery

forAllContractCurrency

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

thereExistsContractCurrency

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

forAllContractCurrency

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

thereExistsContractCurrency

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

orderByContractCurrency

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

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

contractCurrency

public org.w3c.cci2.ComparableTypePredicate contractCurrency()
Specified by:
contractCurrency in interface AbstractContractQuery

orderByContractCurrency

public org.w3c.cci2.SimpleTypeOrder orderByContractCurrency()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature contractCurrency Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContractCurrency in interface AbstractContractQuery

forAllContractLanguage

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

thereExistsContractLanguage

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

forAllContractLanguage

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

thereExistsContractLanguage

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

orderByContractLanguage

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

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

contractLanguage

public org.w3c.cci2.ComparableTypePredicate contractLanguage()
Specified by:
contractLanguage in interface AbstractContractQuery

orderByContractLanguage

public org.w3c.cci2.SimpleTypeOrder orderByContractLanguage()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature contractLanguage Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContractLanguage in interface AbstractContractQuery

forAllContractNumber

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

thereExistsContractNumber

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

forAllContractNumber

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

thereExistsContractNumber

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

orderByContractNumber

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

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

contractNumber

public org.w3c.cci2.OptionalFeaturePredicate contractNumber()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature contractNumber is null or not.

Specified by:
contractNumber in interface AbstractContractQuery

thereExistsContractNumber

public org.w3c.cci2.StringTypePredicate thereExistsContractNumber()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature contractNumber to the predicate. The predicate for AbstractContract evaluates true if its value of feature contractNumber 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:
thereExistsContractNumber in interface AbstractContractQuery

forAllContractNumber

public org.w3c.cci2.StringTypePredicate forAllContractNumber()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature contractNumber to the predicate. The predicate for AbstractContract evaluates true if its value of feature contractNumber 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:
forAllContractNumber in interface AbstractContractQuery

orderByContractNumber

public org.w3c.cci2.SimpleTypeOrder orderByContractNumber()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature contractNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContractNumber in interface AbstractContractQuery

forAllContractState

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

thereExistsContractState

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

forAllContractState

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

thereExistsContractState

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

orderByContractState

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

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

contractState

public org.w3c.cci2.ComparableTypePredicate contractState()
Specified by:
contractState in interface AbstractContractQuery

orderByContractState

public org.w3c.cci2.SimpleTypeOrder orderByContractState()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature contractState Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByContractState in interface AbstractContractQuery

forAllCustomer

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

thereExistsCustomer

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

forAllCustomer

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

thereExistsCustomer

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

customer

public org.w3c.cci2.OptionalFeaturePredicate customer()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature customer is null or not.

Specified by:
customer in interface AbstractContractQuery

thereExistsCustomer

public AccountQuery thereExistsCustomer()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature customer to the predicate. The predicate for AbstractContract evaluates true if its value of feature customer 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:
thereExistsCustomer in interface AbstractContractQuery

forAllCustomer

public AccountQuery forAllCustomer()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature customer to the predicate. The predicate for AbstractContract evaluates true if its value of feature customer 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:
forAllCustomer in interface AbstractContractQuery

forAllDescription

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

thereExistsDescription

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

forAllDescription

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

thereExistsDescription

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

orderByDescription

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

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

description

public org.w3c.cci2.OptionalFeaturePredicate description()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature description is null or not.

Specified by:
description in interface AbstractContractQuery

thereExistsDescription

public org.w3c.cci2.StringTypePredicate thereExistsDescription()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature description to the predicate. The predicate for AbstractContract 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 AbstractContractQuery

forAllDescription

public org.w3c.cci2.StringTypePredicate forAllDescription()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature description to the predicate. The predicate for AbstractContract 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 AbstractContractQuery

orderByDescription

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

Specified by:
orderByDescription in interface AbstractContractQuery

forAllExpiresOn

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

thereExistsExpiresOn

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

forAllExpiresOn

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

thereExistsExpiresOn

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

orderByExpiresOn

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

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

expiresOn

public org.w3c.cci2.OptionalFeaturePredicate expiresOn()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature expiresOn is null or not.

Specified by:
expiresOn in interface AbstractContractQuery

thereExistsExpiresOn

public org.w3c.cci2.ComparableTypePredicate thereExistsExpiresOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature expiresOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature expiresOn 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:
thereExistsExpiresOn in interface AbstractContractQuery

forAllExpiresOn

public org.w3c.cci2.ComparableTypePredicate forAllExpiresOn()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature expiresOn to the predicate. The predicate for AbstractContract evaluates true if its value of feature expiresOn 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:
forAllExpiresOn in interface AbstractContractQuery

orderByExpiresOn

public org.w3c.cci2.SimpleTypeOrder orderByExpiresOn()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature expiresOn Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByExpiresOn in interface AbstractContractQuery

forAllInventoryCb

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

thereExistsInventoryCb

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

forAllInventoryCb

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

thereExistsInventoryCb

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

inventoryCb

public org.w3c.cci2.MultivaluedFeaturePredicate inventoryCb()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the feature inventoryCb has values or not.

Specified by:
inventoryCb in interface AbstractContractQuery

thereExistsInventoryCb

public CompoundBookingQuery thereExistsInventoryCb()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature inventoryCb to the predicate. The predicate for AbstractContract evaluates true if its value of feature inventoryCb 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:
thereExistsInventoryCb in interface AbstractContractQuery

forAllInventoryCb

public CompoundBookingQuery forAllInventoryCb()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature inventoryCb to the predicate. The predicate for AbstractContract evaluates true if its value of feature inventoryCb 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:
forAllInventoryCb in interface AbstractContractQuery

forAllName

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

thereExistsName

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

forAllName

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

thereExistsName

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

orderByName

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

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

name

public org.w3c.cci2.StringTypePredicate name()
Specified by:
name in interface AbstractContractQuery

orderByName

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

Specified by:
orderByName in interface AbstractContractQuery

forAllOrigin

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

thereExistsOrigin

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

forAllOrigin

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

thereExistsOrigin

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

origin

public org.w3c.cci2.OptionalFeaturePredicate origin()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature origin is null or not.

Specified by:
origin in interface AbstractContractQuery

thereExistsOrigin

public AbstractContractQuery thereExistsOrigin()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature origin to the predicate. The predicate for AbstractContract evaluates true if its value of feature origin 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:
thereExistsOrigin in interface AbstractContractQuery

forAllOrigin

public AbstractContractQuery forAllOrigin()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature origin to the predicate. The predicate for AbstractContract evaluates true if its value of feature origin 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:
forAllOrigin in interface AbstractContractQuery

forAllPaymentTerms

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

thereExistsPaymentTerms

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

forAllPaymentTerms

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

thereExistsPaymentTerms

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

orderByPaymentTerms

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

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

paymentTerms

public org.w3c.cci2.ComparableTypePredicate paymentTerms()
Specified by:
paymentTerms in interface AbstractContractQuery

orderByPaymentTerms

public org.w3c.cci2.SimpleTypeOrder orderByPaymentTerms()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature paymentTerms Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByPaymentTerms in interface AbstractContractQuery

forAllPricingDate

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

thereExistsPricingDate

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

forAllPricingDate

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

thereExistsPricingDate

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

orderByPricingDate

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

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

pricingDate

public org.w3c.cci2.OptionalFeaturePredicate pricingDate()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature pricingDate is null or not.

Specified by:
pricingDate in interface AbstractContractQuery

thereExistsPricingDate

public org.w3c.cci2.ComparableTypePredicate thereExistsPricingDate()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature pricingDate to the predicate. The predicate for AbstractContract evaluates true if its value of feature pricingDate 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:
thereExistsPricingDate in interface AbstractContractQuery

forAllPricingDate

public org.w3c.cci2.ComparableTypePredicate forAllPricingDate()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature pricingDate to the predicate. The predicate for AbstractContract evaluates true if its value of feature pricingDate 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:
forAllPricingDate in interface AbstractContractQuery

orderByPricingDate

public org.w3c.cci2.SimpleTypeOrder orderByPricingDate()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature pricingDate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByPricingDate in interface AbstractContractQuery

forAllPricingRule

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

thereExistsPricingRule

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

forAllPricingRule

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

thereExistsPricingRule

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

pricingRule

public org.w3c.cci2.OptionalFeaturePredicate pricingRule()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature pricingRule is null or not.

Specified by:
pricingRule in interface AbstractContractQuery

thereExistsPricingRule

public PricingRuleQuery thereExistsPricingRule()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature pricingRule to the predicate. The predicate for AbstractContract evaluates true if its value of feature pricingRule 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:
thereExistsPricingRule in interface AbstractContractQuery

forAllPricingRule

public PricingRuleQuery forAllPricingRule()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature pricingRule to the predicate. The predicate for AbstractContract evaluates true if its value of feature pricingRule 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:
forAllPricingRule in interface AbstractContractQuery

forAllPricingState

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

thereExistsPricingState

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

forAllPricingState

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

thereExistsPricingState

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

orderByPricingState

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

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

pricingState

public org.w3c.cci2.ComparableTypePredicate pricingState()
Specified by:
pricingState in interface AbstractContractQuery

orderByPricingState

public org.w3c.cci2.SimpleTypeOrder orderByPricingState()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature pricingState Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByPricingState in interface AbstractContractQuery

forAllPriority

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

thereExistsPriority

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

forAllPriority

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

thereExistsPriority

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

orderByPriority

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

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

priority

public org.w3c.cci2.ComparableTypePredicate priority()
Specified by:
priority in interface AbstractContractQuery

orderByPriority

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

Specified by:
orderByPriority in interface AbstractContractQuery

forAllSalesRep

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

thereExistsSalesRep

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

forAllSalesRep

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

thereExistsSalesRep

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

salesRep

public org.w3c.cci2.OptionalFeaturePredicate salesRep()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature salesRep is null or not.

Specified by:
salesRep in interface AbstractContractQuery

thereExistsSalesRep

public AccountQuery thereExistsSalesRep()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature salesRep to the predicate. The predicate for AbstractContract evaluates true if its value of feature salesRep 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:
thereExistsSalesRep in interface AbstractContractQuery

forAllSalesRep

public AccountQuery forAllSalesRep()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature salesRep to the predicate. The predicate for AbstractContract evaluates true if its value of feature salesRep 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:
forAllSalesRep in interface AbstractContractQuery

forAllSupplier

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

thereExistsSupplier

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

forAllSupplier

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

thereExistsSupplier

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

supplier

public org.w3c.cci2.OptionalFeaturePredicate supplier()
Description copied from interface: AbstractContractQuery
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature supplier is null or not.

Specified by:
supplier in interface AbstractContractQuery

thereExistsSupplier

public AccountQuery thereExistsSupplier()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature supplier to the predicate. The predicate for AbstractContract evaluates true if its value of feature supplier 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:
thereExistsSupplier in interface AbstractContractQuery

forAllSupplier

public AccountQuery forAllSupplier()
Description copied from interface: AbstractContractQuery
Adds a constraint for the feature supplier to the predicate. The predicate for AbstractContract evaluates true if its value of feature supplier 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:
forAllSupplier in interface AbstractContractQuery

forAllTotalAmount

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

thereExistsTotalAmount

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

forAllTotalAmount

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

thereExistsTotalAmount

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

orderByTotalAmount

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

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

totalAmount

public org.w3c.cci2.ComparableTypePredicate totalAmount()
Specified by:
totalAmount in interface AbstractContractQuery

orderByTotalAmount

public org.w3c.cci2.SimpleTypeOrder orderByTotalAmount()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature totalAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTotalAmount in interface AbstractContractQuery

forAllTotalAmountIncludingTax

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

thereExistsTotalAmountIncludingTax

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

forAllTotalAmountIncludingTax

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

thereExistsTotalAmountIncludingTax

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

orderByTotalAmountIncludingTax

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

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

totalAmountIncludingTax

public org.w3c.cci2.ComparableTypePredicate totalAmountIncludingTax()
Specified by:
totalAmountIncludingTax in interface AbstractContractQuery

orderByTotalAmountIncludingTax

public org.w3c.cci2.SimpleTypeOrder orderByTotalAmountIncludingTax()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature totalAmountIncludingTax Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTotalAmountIncludingTax in interface AbstractContractQuery

forAllTotalBaseAmount

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

thereExistsTotalBaseAmount

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

forAllTotalBaseAmount

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

thereExistsTotalBaseAmount

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

orderByTotalBaseAmount

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

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

totalBaseAmount

public org.w3c.cci2.ComparableTypePredicate totalBaseAmount()
Specified by:
totalBaseAmount in interface AbstractContractQuery

orderByTotalBaseAmount

public org.w3c.cci2.SimpleTypeOrder orderByTotalBaseAmount()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature totalBaseAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTotalBaseAmount in interface AbstractContractQuery

forAllTotalDiscountAmount

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

thereExistsTotalDiscountAmount

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

forAllTotalDiscountAmount

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

thereExistsTotalDiscountAmount

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

orderByTotalDiscountAmount

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

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

totalDiscountAmount

public org.w3c.cci2.ComparableTypePredicate totalDiscountAmount()
Specified by:
totalDiscountAmount in interface AbstractContractQuery

orderByTotalDiscountAmount

public org.w3c.cci2.SimpleTypeOrder orderByTotalDiscountAmount()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature totalDiscountAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTotalDiscountAmount in interface AbstractContractQuery

forAllTotalSalesCommission

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

thereExistsTotalSalesCommission

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

forAllTotalSalesCommission

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

thereExistsTotalSalesCommission

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

orderByTotalSalesCommission

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

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

totalSalesCommission

public org.w3c.cci2.ComparableTypePredicate totalSalesCommission()
Specified by:
totalSalesCommission in interface AbstractContractQuery

orderByTotalSalesCommission

public org.w3c.cci2.SimpleTypeOrder orderByTotalSalesCommission()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature totalSalesCommission Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTotalSalesCommission in interface AbstractContractQuery

forAllTotalTaxAmount

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

thereExistsTotalTaxAmount

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

forAllTotalTaxAmount

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

thereExistsTotalTaxAmount

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

orderByTotalTaxAmount

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

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

totalTaxAmount

public org.w3c.cci2.ComparableTypePredicate totalTaxAmount()
Specified by:
totalTaxAmount in interface AbstractContractQuery

orderByTotalTaxAmount

public org.w3c.cci2.SimpleTypeOrder orderByTotalTaxAmount()
Description copied from interface: AbstractContractQuery
Allows to adds a sort instruction for AbstractContract depending the feature totalTaxAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByTotalTaxAmount in interface AbstractContractQuery

forAllCloseProbability

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

thereExistsCloseProbability

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

forAllCloseProbability

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

thereExistsCloseProbability

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

orderByCloseProbability

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

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

closeProbability

public org.w3c.cci2.OptionalFeaturePredicate closeProbability()
Description copied from interface: LeadQuery
Adds a constraint to the predicate for Lead testing whether the value of the feature closeProbability is null or not.

Specified by:
closeProbability in interface LeadQuery

thereExistsCloseProbability

public org.w3c.cci2.ComparableTypePredicate thereExistsCloseProbability()
Description copied from interface: LeadQuery
Adds a constraint for the feature closeProbability to the predicate. The predicate for Lead evaluates true if its value of feature closeProbability 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:
thereExistsCloseProbability in interface LeadQuery

forAllCloseProbability

public org.w3c.cci2.ComparableTypePredicate forAllCloseProbability()
Description copied from interface: LeadQuery
Adds a constraint for the feature closeProbability to the predicate. The predicate for Lead evaluates true if its value of feature closeProbability 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:
forAllCloseProbability in interface LeadQuery

orderByCloseProbability

public org.w3c.cci2.SimpleTypeOrder orderByCloseProbability()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature closeProbability Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCloseProbability in interface LeadQuery

forAllEstimatedCloseDate

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

thereExistsEstimatedCloseDate

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

forAllEstimatedCloseDate

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

thereExistsEstimatedCloseDate

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

orderByEstimatedCloseDate

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

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

estimatedCloseDate

public org.w3c.cci2.OptionalFeaturePredicate estimatedCloseDate()
Description copied from interface: LeadQuery
Adds a constraint to the predicate for Lead testing whether the value of the feature estimatedCloseDate is null or not.

Specified by:
estimatedCloseDate in interface LeadQuery

thereExistsEstimatedCloseDate

public org.w3c.cci2.ComparableTypePredicate thereExistsEstimatedCloseDate()
Description copied from interface: LeadQuery
Adds a constraint for the feature estimatedCloseDate to the predicate. The predicate for Lead evaluates true if its value of feature estimatedCloseDate 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:
thereExistsEstimatedCloseDate in interface LeadQuery

forAllEstimatedCloseDate

public org.w3c.cci2.ComparableTypePredicate forAllEstimatedCloseDate()
Description copied from interface: LeadQuery
Adds a constraint for the feature estimatedCloseDate to the predicate. The predicate for Lead evaluates true if its value of feature estimatedCloseDate 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:
forAllEstimatedCloseDate in interface LeadQuery

orderByEstimatedCloseDate

public org.w3c.cci2.SimpleTypeOrder orderByEstimatedCloseDate()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature estimatedCloseDate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByEstimatedCloseDate in interface LeadQuery

forAllEstimatedSalesCommission

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

thereExistsEstimatedSalesCommission

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

forAllEstimatedSalesCommission

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

thereExistsEstimatedSalesCommission

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

orderByEstimatedSalesCommission

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

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

estimatedSalesCommission

public org.w3c.cci2.OptionalFeaturePredicate estimatedSalesCommission()
Description copied from interface: LeadQuery
Adds a constraint to the predicate for Lead testing whether the value of the feature estimatedSalesCommission is null or not.

Specified by:
estimatedSalesCommission in interface LeadQuery

thereExistsEstimatedSalesCommission

public org.w3c.cci2.ComparableTypePredicate thereExistsEstimatedSalesCommission()
Description copied from interface: LeadQuery
Adds a constraint for the feature estimatedSalesCommission to the predicate. The predicate for Lead evaluates true if its value of feature estimatedSalesCommission 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:
thereExistsEstimatedSalesCommission in interface LeadQuery

forAllEstimatedSalesCommission

public org.w3c.cci2.ComparableTypePredicate forAllEstimatedSalesCommission()
Description copied from interface: LeadQuery
Adds a constraint for the feature estimatedSalesCommission to the predicate. The predicate for Lead evaluates true if its value of feature estimatedSalesCommission 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:
forAllEstimatedSalesCommission in interface LeadQuery

orderByEstimatedSalesCommission

public org.w3c.cci2.SimpleTypeOrder orderByEstimatedSalesCommission()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature estimatedSalesCommission Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByEstimatedSalesCommission in interface LeadQuery

forAllEstimatedValue

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

thereExistsEstimatedValue

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

forAllEstimatedValue

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

thereExistsEstimatedValue

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

orderByEstimatedValue

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

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

estimatedValue

public org.w3c.cci2.OptionalFeaturePredicate estimatedValue()
Description copied from interface: LeadQuery
Adds a constraint to the predicate for Lead testing whether the value of the feature estimatedValue is null or not.

Specified by:
estimatedValue in interface LeadQuery

thereExistsEstimatedValue

public org.w3c.cci2.ComparableTypePredicate thereExistsEstimatedValue()
Description copied from interface: LeadQuery
Adds a constraint for the feature estimatedValue to the predicate. The predicate for Lead evaluates true if its value of feature estimatedValue 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:
thereExistsEstimatedValue in interface LeadQuery

forAllEstimatedValue

public org.w3c.cci2.ComparableTypePredicate forAllEstimatedValue()
Description copied from interface: LeadQuery
Adds a constraint for the feature estimatedValue to the predicate. The predicate for Lead evaluates true if its value of feature estimatedValue 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:
forAllEstimatedValue in interface LeadQuery

orderByEstimatedValue

public org.w3c.cci2.SimpleTypeOrder orderByEstimatedValue()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature estimatedValue Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByEstimatedValue in interface LeadQuery

forAllLeadRating

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

thereExistsLeadRating

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

forAllLeadRating

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

thereExistsLeadRating

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

orderByLeadRating

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

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

leadRating

public org.w3c.cci2.ComparableTypePredicate leadRating()
Specified by:
leadRating in interface LeadQuery

orderByLeadRating

public org.w3c.cci2.SimpleTypeOrder orderByLeadRating()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature leadRating Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByLeadRating in interface LeadQuery

forAllLeadSource

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

thereExistsLeadSource

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

forAllLeadSource

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

thereExistsLeadSource

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

orderByLeadSource

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

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

leadSource

public org.w3c.cci2.ComparableTypePredicate leadSource()
Specified by:
leadSource in interface LeadQuery

orderByLeadSource

public org.w3c.cci2.SimpleTypeOrder orderByLeadSource()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature leadSource Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByLeadSource in interface LeadQuery

forAllNextStep

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

thereExistsNextStep

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

forAllNextStep

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

thereExistsNextStep

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

orderByNextStep

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

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

nextStep

public org.w3c.cci2.OptionalFeaturePredicate nextStep()
Description copied from interface: LeadQuery
Adds a constraint to the predicate for Lead testing whether the value of the feature nextStep is null or not.

Specified by:
nextStep in interface LeadQuery

thereExistsNextStep

public org.w3c.cci2.StringTypePredicate thereExistsNextStep()
Description copied from interface: LeadQuery
Adds a constraint for the feature nextStep to the predicate. The predicate for Lead evaluates true if its value of feature nextStep 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:
thereExistsNextStep in interface LeadQuery

forAllNextStep

public org.w3c.cci2.StringTypePredicate forAllNextStep()
Description copied from interface: LeadQuery
Adds a constraint for the feature nextStep to the predicate. The predicate for Lead evaluates true if its value of feature nextStep 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:
forAllNextStep in interface LeadQuery

orderByNextStep

public org.w3c.cci2.SimpleTypeOrder orderByNextStep()
Description copied from interface: LeadQuery
Allows to adds a sort instruction for Lead depending the feature nextStep Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByNextStep in interface LeadQuery

forAllOpportunity

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

thereExistsOpportunity

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

forAllOpportunity

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

thereExistsOpportunity

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

opportunity

public org.w3c.cci2.MultivaluedFeaturePredicate opportunity()
Description copied from interface: LeadQuery
Adds a constraint to the predicate for Lead testing whether the feature opportunity has values or not.

Specified by:
opportunity in interface LeadQuery

thereExistsOpportunity

public OpportunityQuery thereExistsOpportunity()
Description copied from interface: LeadQuery
Adds a constraint for the feature opportunity to the predicate. The predicate for Lead evaluates true if its value of feature opportunity 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:
thereExistsOpportunity in interface LeadQuery

forAllOpportunity

public OpportunityQuery forAllOpportunity()
Description copied from interface: LeadQuery
Adds a constraint for the feature opportunity to the predicate. The predicate for Lead evaluates true if its value of feature opportunity 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:
forAllOpportunity in interface LeadQuery

forAllCarrier

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

thereExistsCarrier

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

forAllCarrier

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

thereExistsCarrier

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

carrier

public AccountQuery carrier()
Specified by:
carrier in interface ShippingDetailQuery

forAllGiftMessage

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

thereExistsGiftMessage

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

forAllGiftMessage

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

thereExistsGiftMessage

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

orderByGiftMessage

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

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

giftMessage

public org.w3c.cci2.OptionalFeaturePredicate giftMessage()
Description copied from interface: ShippingDetailQuery
Adds a constraint to the predicate for ShippingDetail testing whether the value of the feature giftMessage is null or not.

Specified by:
giftMessage in interface ShippingDetailQuery

thereExistsGiftMessage

public org.w3c.cci2.StringTypePredicate thereExistsGiftMessage()
Description copied from interface: ShippingDetailQuery
Adds a constraint for the feature giftMessage to the predicate. The predicate for ShippingDetail evaluates true if its value of feature giftMessage 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:
thereExistsGiftMessage in interface ShippingDetailQuery

forAllGiftMessage

public org.w3c.cci2.StringTypePredicate forAllGiftMessage()
Description copied from interface: ShippingDetailQuery
Adds a constraint for the feature giftMessage to the predicate. The predicate for ShippingDetail evaluates true if its value of feature giftMessage 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:
forAllGiftMessage in interface ShippingDetailQuery

orderByGiftMessage

public org.w3c.cci2.SimpleTypeOrder orderByGiftMessage()
Description copied from interface: ShippingDetailQuery
Allows to adds a sort instruction for ShippingDetail depending the feature giftMessage Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByGiftMessage in interface ShippingDetailQuery

forAllIsGift

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

thereExistsIsGift

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

forAllIsGift

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

thereExistsIsGift

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

orderByIsGift

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

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

isGift

public org.w3c.cci2.BooleanTypePredicate isGift()
Specified by:
isGift in interface ShippingDetailQuery

orderByIsGift

public org.w3c.cci2.SimpleTypeOrder orderByIsGift()
Description copied from interface: ShippingDetailQuery
Allows to adds a sort instruction for ShippingDetail depending the feature isGift Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByIsGift in interface ShippingDetailQuery

forAllShippingInstructions

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

thereExistsShippingInstructions

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

forAllShippingInstructions

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

thereExistsShippingInstructions

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

orderByShippingInstructions

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

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

shippingInstructions

public org.w3c.cci2.OptionalFeaturePredicate shippingInstructions()
Description copied from interface: ShippingDetailQuery
Adds a constraint to the predicate for ShippingDetail testing whether the value of the feature shippingInstructions is null or not.

Specified by:
shippingInstructions in interface ShippingDetailQuery

thereExistsShippingInstructions

public org.w3c.cci2.StringTypePredicate thereExistsShippingInstructions()
Description copied from interface: ShippingDetailQuery
Adds a constraint for the feature shippingInstructions to the predicate. The predicate for ShippingDetail evaluates true if its value of feature shippingInstructions 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:
thereExistsShippingInstructions in interface ShippingDetailQuery

forAllShippingInstructions

public org.w3c.cci2.StringTypePredicate forAllShippingInstructions()
Description copied from interface: ShippingDetailQuery
Adds a constraint for the feature shippingInstructions to the predicate. The predicate for ShippingDetail evaluates true if its value of feature shippingInstructions 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:
forAllShippingInstructions in interface ShippingDetailQuery

orderByShippingInstructions

public org.w3c.cci2.SimpleTypeOrder orderByShippingInstructions()
Description copied from interface: ShippingDetailQuery
Allows to adds a sort instruction for ShippingDetail depending the feature shippingInstructions Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByShippingInstructions in interface ShippingDetailQuery

forAllShippingMethod

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

thereExistsShippingMethod

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

forAllShippingMethod

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

thereExistsShippingMethod

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

orderByShippingMethod

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

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

shippingMethod

public org.w3c.cci2.ComparableTypePredicate shippingMethod()
Specified by:
shippingMethod in interface ShippingDetailQuery

orderByShippingMethod

public org.w3c.cci2.SimpleTypeOrder orderByShippingMethod()
Description copied from interface: ShippingDetailQuery
Allows to adds a sort instruction for ShippingDetail depending the feature shippingMethod Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByShippingMethod in interface ShippingDetailQuery

forAllShippingTrackingNumber

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

thereExistsShippingTrackingNumber

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

forAllShippingTrackingNumber

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

thereExistsShippingTrackingNumber

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

orderByShippingTrackingNumber

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

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

shippingTrackingNumber

public org.w3c.cci2.OptionalFeaturePredicate shippingTrackingNumber()
Description copied from interface: ShippingDetailQuery
Adds a constraint to the predicate for ShippingDetail testing whether the value of the feature shippingTrackingNumber is null or not.

Specified by:
shippingTrackingNumber in interface ShippingDetailQuery

thereExistsShippingTrackingNumber

public org.w3c.cci2.StringTypePredicate thereExistsShippingTrackingNumber()
Description copied from interface: ShippingDetailQuery
Adds a constraint for the feature shippingTrackingNumber to the predicate. The predicate for ShippingDetail evaluates true if its value of feature shippingTrackingNumber 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:
thereExistsShippingTrackingNumber in interface ShippingDetailQuery

forAllShippingTrackingNumber

public org.w3c.cci2.StringTypePredicate forAllShippingTrackingNumber()
Description copied from interface: ShippingDetailQuery
Adds a constraint for the feature shippingTrackingNumber to the predicate. The predicate for ShippingDetail evaluates true if its value of feature shippingTrackingNumber 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:
forAllShippingTrackingNumber in interface ShippingDetailQuery

orderByShippingTrackingNumber

public org.w3c.cci2.SimpleTypeOrder orderByShippingTrackingNumber()
Description copied from interface: ShippingDetailQuery
Allows to adds a sort instruction for ShippingDetail depending the feature shippingTrackingNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByShippingTrackingNumber in interface ShippingDetailQuery

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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.BooleanTypePredicate disabled()
Specified by:
disabled in interface CrxObjectQuery

orderByDisabled

public org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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: