org.opencrx.kernel.depot1.query
Interface CloseDepotPositionResultQuery

All Superinterfaces:
AnyTypePredicate
All Known Implementing Classes:
CloseDepotPositionResultFilterImpl

public interface CloseDepotPositionResultQuery
extends AnyTypePredicate


Method Summary
 SimpleTypeOrder orderByStatus()
          Allows to adds a sort instruction for CloseDepotPositionResult depending the feature status Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByStatusMessage()
          Allows to adds a sort instruction for CloseDepotPositionResult depending the feature statusMessage Note: The order in which orderBy… instructions are given is relevant!
 ComparableTypePredicate status()
           
 StringTypePredicate statusMessage()
           
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

status

ComparableTypePredicate status()

orderByStatus

SimpleTypeOrder orderByStatus()
Allows to adds a sort instruction for CloseDepotPositionResult depending the feature status Note: The order in which orderBy… instructions are given is relevant!


statusMessage

StringTypePredicate statusMessage()

orderByStatusMessage

SimpleTypeOrder orderByStatusMessage()
Allows to adds a sort instruction for CloseDepotPositionResult depending the feature statusMessage 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.