Class MetaDescriptionsList

  • All Implemented Interfaces:
    java.io.Serializable

    public class MetaDescriptionsList
    extends java.lang.Object
    implements java.io.Serializable
    Author:
    Javier Paniza
    See Also:
    Serialized Form
    • Constructor Detail

      • MetaDescriptionsList

        public MetaDescriptionsList()
    • Method Detail

      • getDescriptionPropertyName

        public java.lang.String getDescriptionPropertyName()
      • setDescriptionPropertyName

        public void setDescriptionPropertyName​(java.lang.String string)
      • getCondition

        public java.lang.String getCondition()
      • getDepends

        public java.lang.String getDepends()
      • setCondition

        public void setCondition​(java.lang.String string)
      • setDepends

        public void setDepends​(java.lang.String string)
      • isOrderByKey

        public boolean isOrderByKey()
      • setOrderByKey

        public void setOrderByKey​(boolean b)
      • getDescriptionPropertiesNames

        public java.lang.String getDescriptionPropertiesNames()
      • setDescriptionPropertiesNames

        public void setDescriptionPropertiesNames​(java.lang.String nombresPropiedadesDescripcion)
      • getOrder

        public java.lang.String getOrder()
      • setOrder

        public void setOrder​(java.lang.String order)
      • getLabelFormat

        public int getLabelFormat()
      • setLabelFormat

        public void setLabelFormat​(int labelFormat)
      • getForTabs

        public java.lang.String getForTabs()
      • setForTabs

        public void setForTabs​(java.lang.String forTabs)
      • getNotForTabs

        public java.lang.String getNotForTabs()
      • setNotForTabs

        public void setNotForTabs​(java.lang.String notForTabs)
      • getLabelStyle

        public java.lang.String getLabelStyle()
      • setLabelStyle

        public void setLabelStyle​(java.lang.String labelStyle)
      • addLabelStyle

        public void addLabelStyle​(java.lang.String labelStyle)
      • isShowReferenceView

        public boolean isShowReferenceView()
      • setShowReferenceView

        public void setShowReferenceView​(boolean showReferenceView)
      • getMetaFilter

        public MetaFilter getMetaFilter()
      • setMetaFilter

        public void setMetaFilter​(MetaFilter metaFilter)