ValidatorContext.public interface ValidatorContext
| Modifier and Type | Method and Description |
|---|---|
com.orchestranetworks.service.Session |
getSession()
Deprecated.
Returns the current session.
|
com.onwbp.adaptation.AdaptationTable |
getTargetTable()
Deprecated.
Returns the table in which data will be imported or transferred.
|
Object |
getValue(com.orchestranetworks.schema.Path path)
Deprecated.
Returns the value by absolute path of this node in the data model.
|
Object getValue(com.orchestranetworks.schema.Path path)
com.onwbp.adaptation.AdaptationTable getTargetTable()
com.orchestranetworks.service.Session getSession()