org.opencrx.kernel.contract1.cci
Class SalesOrderFilterImpl

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.SalesOrderFilterImpl
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, SalesOrderFilter, ShippingDetailFilter, AbstractContractQuery, AddressContainerQuery, DeliveryRequestContainerQuery, SalesOrderQuery, ShippingDetailQuery, DepotReferenceHolderFilter, DepotReferenceHolderQuery, CrxObjectFilter, CrxObjectQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, AnyTypePredicate

public class SalesOrderFilterImpl
extends RefPredicate_1
implements SalesOrderFilter, SalesOrderQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
SalesOrderFilterImpl(RefPackage_1_0 aPackage)
           
SalesOrderFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
SalesOrderFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 ComparableTypePredicate accessLevelBrowse()
           
 ComparableTypePredicate accessLevelDelete()
           
 ComparableTypePredicate accessLevelUpdate()
           
 OptionalFeaturePredicate activeOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature activeOn is null or not.
 MultivaluedFeaturePredicate activity()
          Adds a constraint to the predicate for AbstractContract testing whether the feature activity has values or not.
 OptionalFeaturePredicate broker()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature broker is null or not.
 OptionalFeaturePredicate calcRule()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature calcRule is null or not.
 OptionalFeaturePredicate cancelOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature cancelOn is null or not.
 AccountQuery carrier()
           
 MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.
 OptionalFeaturePredicate closedOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature closedOn is null or not.
 MultivaluedFeaturePredicate competitor()
          Adds a constraint to the predicate for AbstractContract testing whether the feature competitor has values or not.
 MultivaluedFeaturePredicate contact()
          Adds a constraint to the predicate for AbstractContract testing whether the feature contact has values or not.
 MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 ComparableTypePredicate contractCurrency()
           
 ComparableTypePredicate contractLanguage()
           
 OptionalFeaturePredicate contractNumber()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature contractNumber is null or not.
 ComparableTypePredicate contractState()
           
 ComparableTypePredicate createdAt()
           
 MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 OptionalFeaturePredicate customer()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature customer is null or not.
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature description is null or not.
 BooleanTypePredicate disabled()
           
 OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.
 OptionalFeaturePredicate expiresOn()
          Adds a constraint to the predicate for AbstractContract testing whether the value of the feature expiresOn is null or not.
 MultivaluedFeaturePredicate externalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 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)
           
 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)
           
 StringTypePredicate forAllCategory()
          Adds a constraint for the feature category to the predicate.
 void forAllCategory(short operator, Collection values)
           
 void forAllCategory(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllClosedOn()
          Adds a constraint for the feature closedOn to the predicate.
 void forAllClosedOn(short operator, Collection values)
           
 void forAllClosedOn(short operator, Date[] 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)
           
 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)
           
 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)
           
 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)
           
 StringTypePredicate forAllDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void forAllDisabledReason(short operator, Collection values)
           
 void forAllDisabledReason(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllExpiresOn()
          Adds a constraint for the feature expiresOn to the predicate.
 void forAllExpiresOn(short operator, Collection values)
           
 void forAllExpiresOn(short operator, Date[] filterValues)
           
 ResourceIdentifierTypePredicate forAllExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void forAllExternalLink(short operator, Collection values)
           
 void forAllExternalLink(short operator, String[] filterValues)
           
 void forAllFreightTerms(short operator, Collection values)
           
 void forAllFreightTerms(short operator, short[] filterValues)
           
 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)
           
 InvoiceQuery forAllInvoice()
          Adds a constraint for the feature invoice to the predicate.
 void forAllInvoice(short operator, Collection values)
           
 void forAllInvoice(short operator, Invoice[] filterValues)
           
 void forAllIsGift(short operator, boolean[] filterValues)
           
 void forAllIsGift(short operator, Collection values)
           
 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 forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 void forAllName(short operator, Collection values)
           
 void forAllName(short operator, String[] filterValues)
           
 AbstractContractQuery forAllOrigin()
          Adds a constraint for the feature origin to the predicate.
 void forAllOrigin(short operator, AbstractContract[] filterValues)
           
 void forAllOrigin(short operator, Collection values)
           
 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)
           
 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)
           
 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)
           
 StringTypePredicate forAllShippingTrackingNumber()
          Adds a constraint for the feature shippingTrackingNumber to the predicate.
 void forAllShippingTrackingNumber(short operator, Collection values)
           
 void forAllShippingTrackingNumber(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllSubmitDate()
          Adds a constraint for the feature submitDate to the predicate.
 void forAllSubmitDate(short operator, Collection values)
           
 void forAllSubmitDate(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllSubmitStatus()
          Adds a constraint for the feature submitStatus to the predicate.
 void forAllSubmitStatus(short operator, Collection values)
           
 void forAllSubmitStatus(short operator, short[] filterValues)
           
 StringTypePredicate forAllSubmitStatusDescription()
          Adds a constraint for the feature submitStatusDescription to the predicate.
 void forAllSubmitStatusDescription(short operator, Collection values)
           
 void forAllSubmitStatusDescription(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