com.waveset.object
Class WorkflowValidator.Locator
java.lang.Object
com.waveset.object.WorkflowValidator.Locator
- Enclosing class:
- WorkflowValidator
- public static class WorkflowValidator.Locator
- extends java.lang.Object
An object that we hang off each message placed in the inherited
MessagePage that helps us locate the associated workflow object,
editing dialog, and subtab.
We also used this during validation to carry around contextual
information for rendering the message text.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowValidator.Locator
public WorkflowValidator.Locator(WorkflowComponent object,
WorkflowValidator.Property property)
getObject
public WorkflowComponent getObject()
getProperty
public WorkflowValidator.Property getProperty()