org.openxava.util.meta
Class MetaSetsContainer
java.lang.Object
org.openxava.util.meta.MetaSetsContainer
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- MetaCalculator, MetaValidator, PropertyMapping, ReferenceMappingDetail
public class MetaSetsContainer
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- Javier Paniza
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaSetsContainer
public MetaSetsContainer()
addMetaSet
public void addMetaSet(MetaSet metaSet)
assignPropertiesValues
protected void assignPropertiesValues(java.lang.Object object)
throws java.lang.Exception
- Throws:
java.lang.Exception
getMetaSets
public java.util.Collection getMetaSets()
- Returns:
- Not null
getMetaSetsWithoutValue
public java.util.Collection getMetaSetsWithoutValue()
containsMetaSets
public boolean containsMetaSets()
containsMetaSetsWithoutValue
public boolean containsMetaSetsWithoutValue()
getPropertyNameForPropertyFrom
public java.lang.String getPropertyNameForPropertyFrom(java.lang.String propertyNameFrom)
throws ElementNotFoundException
- Throws:
ElementNotFoundException