|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.guiclient.objectvalidators.ValidatorBase
org.openbp.guiclient.objectvalidators.DescriptionObjectValidator
org.openbp.guiclient.objectvalidators.DisplayObjectValidator
org.openbp.cockpit.plugins.variables.VariablesContainerValidator
public class VariablesContainerValidator
ProcessVariables container validator.
| Constructor Summary | |
|---|---|
VariablesContainerValidator()
|
|
| Method Summary | |
|---|---|
protected void |
checkNameUniqueness(VariablesContainer container)
Checks the name uniqueness of the process variables in the container. |
boolean |
validateObject(java.lang.Object editedObject,
PropertyBrowser pb)
Validates the entire object before it will be saved. |
| Methods inherited from class org.openbp.guiclient.objectvalidators.DisplayObjectValidator |
|---|
validateProperty |
| Methods inherited from class org.openbp.guiclient.objectvalidators.ValidatorBase |
|---|
displayErrorMsg, displayMsgContainer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariablesContainerValidator()
| Method Detail |
|---|
public boolean validateObject(java.lang.Object editedObject,
PropertyBrowser pb)
validateObject in interface ObjectValidatorvalidateObject in class ValidatorBaseeditedObject - Edited object that contains the propertypb - Property browser that edits the object
protected void checkNameUniqueness(VariablesContainer container)
container - Container
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||