Uses of Class
com.ebmwebsourcing.petalsbpm.governance.client.master.PetalsMasterSearchCriteria

Packages that use PetalsMasterSearchCriteria
com.ebmwebsourcing.petalsbpm.governance.client.master   
 

Uses of PetalsMasterSearchCriteria in com.ebmwebsourcing.petalsbpm.governance.client.master
 

Methods in com.ebmwebsourcing.petalsbpm.governance.client.master that return PetalsMasterSearchCriteria
static PetalsMasterSearchCriteria PetalsMasterSearchCriteria.fromValue(java.lang.String v)
           
static PetalsMasterSearchCriteria PetalsMasterSearchCriteria.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PetalsMasterSearchCriteria[] PetalsMasterSearchCriteria.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.petalsbpm.governance.client.master that return types with arguments of type PetalsMasterSearchCriteria
 java.util.List<PetalsMasterSearchCriteria> PetalsMasterSearchFormData.getCriteria()
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.governance.client.master with type arguments of type PetalsMasterSearchCriteria
 void PetalsMasterSearchFormData.setCriteria(java.util.List<PetalsMasterSearchCriteria> criteria)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.