OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.ObjectValidation

Packages that use ObjectValidation
com.oberon.ooql.sdk   
 

Uses of ObjectValidation in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return ObjectValidation
 ObjectValidation ObjectStage.getValidation(java.lang.String validationName, Framework framework)
          Get a ObjectStage's Validation.
 

Methods in com.oberon.ooql.sdk that return types with arguments of type ObjectValidation
 java.util.Vector<ObjectValidation> ObjectStage.getValidations(Framework framework)
          Get the ObjectStage's Validations
 

Method parameters in com.oberon.ooql.sdk with type arguments of type ObjectValidation
 void ObjectStage.setValidations(java.util.Vector<ObjectValidation> validations)
          Set the ObjectStages's Validations [INTERNAL USAGE].
 


OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.