org.opencrx.kernel.depot1.query
Interface DepotReportItemCreditQuery

All Superinterfaces:
org.w3c.cci2.AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, DepotReportItemBookingQuery, DepotReportItemQuery, ExtentCapableQuery, SecureObjectQuery, ViewCapableQuery
All Known Implementing Classes:
DepotReportItemCreditFilterImpl

public interface DepotReportItemCreditQuery
extends DepotReportItemBookingQuery


Method Summary
 org.w3c.cci2.SimpleTypeOrder orderByQuantityCredit()
          Allows to adds a sort instruction for DepotReportItemCredit depending the feature quantityCredit Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.ComparableTypePredicate quantityCredit()
           
 
Methods inherited from interface org.opencrx.kernel.depot1.query.DepotReportItemBookingQuery
balance, balanceCredit, balanceDebit, booking, bookingDate, cb, forAllBooking, forAllCb, orderByBalance, orderByBalanceCredit, orderByBalanceDebit, orderByBookingDate, thereExistsBooking, thereExistsCb
 
Methods inherited from interface org.opencrx.kernel.depot1.query.DepotReportItemQuery
forAllPosition, orderByPositionName, orderByValueDate, position, positionName, thereExistsPosition, valueDate
 
Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.openmdx.base.query.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.query.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery
identity, orderByIdentity
 
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
 

Method Detail

quantityCredit

org.w3c.cci2.ComparableTypePredicate quantityCredit()

orderByQuantityCredit

org.w3c.cci2.SimpleTypeOrder orderByQuantityCredit()
Allows to adds a sort instruction for DepotReportItemCredit depending the feature quantityCredit Note: The order in which orderBy… instructions are given is relevant!



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.