Uses of Class
org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery

Packages that use CustomerStoreAndDateQuery
org.openxma.dsl.reference.dto   
 

Uses of CustomerStoreAndDateQuery in org.openxma.dsl.reference.dto
 

Methods in org.openxma.dsl.reference.dto that return CustomerStoreAndDateQuery
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setCustomerOid(java.lang.String customerOid)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setCustomerOidIgnoreCase(boolean customerOidIgnoreCase)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setCustomerOidLike(boolean customerOidLike)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setFirstResult(java.lang.Integer firstResult)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setMaxResults(java.lang.Integer maxResults)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setOid(java.lang.String oid)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setPlacementDate(java.util.Date placementDate)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setPlacementDateFrom(java.util.Date placementDateFrom)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setPlacementDateTo(java.util.Date placementDateTo)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setStoreId(java.lang.String storeId)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setStoreIdIgnoreCase(boolean storeIdIgnoreCase)
           
 CustomerStoreAndDateQuery CustomerStoreAndDateQuery.setStoreIdLike(boolean storeIdLike)
           
 



Copyright © 2010. All Rights Reserved.