Package org.hippoecm.frontend.validation
Class ModelPath
java.lang.Object
org.hippoecm.frontend.validation.ModelPath
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.util.io.IClusterable
Path to a value that maintains references to
IFieldDescriptor
s.- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
detach()
boolean
int
hashCode()
void
prependElement
(ModelPathElement modelPathElement) toString()
-
Constructor Details
-
ModelPath
-
-
Method Details