Class MetaSetsContainer

java.lang.Object
org.openxava.util.meta.MetaSetsContainer
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MetaCalculator, MetaValidator, PropertyMapping, ReferenceMappingDetail

public class MetaSetsContainer extends Object implements Serializable
Author:
Javier Paniza
See Also:
  • Constructor Details

    • MetaSetsContainer

      public MetaSetsContainer()
  • Method Details

    • addMetaSet

      public void addMetaSet(MetaSet metaSet)
    • assignPropertiesValues

      protected void assignPropertiesValues(Object object) throws Exception
      Throws:
      Exception
    • getMetaSets

      public Collection<MetaSet> getMetaSets()
      Returns:
      Not null
    • getMetaSetsWithoutValue

      public Collection<MetaSet> getMetaSetsWithoutValue()
    • containsMetaSets

      public boolean containsMetaSets()
    • containsMetaSetsWithoutValue

      public boolean containsMetaSetsWithoutValue()
    • getPropertyNameForPropertyFrom

      public String getPropertyNameForPropertyFrom(String propertyNameFrom) throws ElementNotFoundException
      Throws:
      ElementNotFoundException
    • isDependent

      public boolean isDependent()
      Depends on other properties.
      Since:
      5.1