org.opencrx.kernel.base.cci2
Interface CloneParamsQuery

All Superinterfaces:
AnyTypePredicate

public interface CloneParamsQuery
extends AnyTypePredicate


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

Method Detail

referenceFilter

StringTypePredicate referenceFilter()

orderByReferenceFilter

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



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