Class NameableObject

java.lang.Object
org.hisp.dhis.model.IdentifiableObject
org.hisp.dhis.model.NameableObject
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Attribute, Category, CategoryCombo, CategoryOption, CategoryOptionCombo, CategoryOptionGroup, CategoryOptionGroupSet, Dashboard, DataApprovalWorkflow, DataElement, DataElementGroup, DataElementGroupSet, DataEntryForm, DataSet, FileResource, GeoMap, Indicator, IndicatorGroup, IndicatorGroupSet, IndicatorType, LegendSet, Option, OrgUnit, OrgUnitGroup, OrgUnitGroupSet, Program, ProgramIndicator, ProgramStage, ProgramStageDataElement, Section, TrackedEntityAttribute, TrackedEntityType, ValidationRule, Visualization

public class NameableObject extends IdentifiableObject
See Also:
  • Field Details

    • shortName

      protected String shortName
    • description

      protected String description
  • Constructor Details

    • NameableObject

      public NameableObject()