|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.trees.validator.util.BaseValidator
oracle.apps.fnd.applcore.trees.validator.treeVersion.AvailableNodeValidator
public class AvailableNodeValidator
Validator for availablity of tree version nodes.
| Constructor Summary | |
|---|---|
AvailableNodeValidator()
Constructor for AvailableNodeValidator. |
|
| Method Summary | |
|---|---|
ValidationResult |
validate(java.lang.String treeStructureCode,
java.lang.String treeCode,
java.lang.String treeVersionId)
Validates a tree version. |
| Methods inherited from class oracle.apps.fnd.applcore.trees.validator.util.BaseValidator |
|---|
getCode, getDescription, getName, setCode, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.apps.fnd.applcore.trees.validator.Validator |
|---|
getCode, getDescription, getName |
| Constructor Detail |
|---|
public AvailableNodeValidator()
| Method Detail |
|---|
public ValidationResult validate(java.lang.String treeStructureCode,
java.lang.String treeCode,
java.lang.String treeVersionId)
TreeVersionValidator
validate in interface TreeVersionValidatortreeStructureCode - TreeStructureCodetreeCode - TreeCodetreeVersionId - TreeVersionId
ValidationResult
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||