Class Dashboard

  • All Implemented Interfaces:
    step.core.objectenricher.EnricheableObject

    public class Dashboard
    extends step.core.accessors.AbstractOrganizableObject
    implements step.core.objectenricher.EnricheableObject
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String entityName  
      • Fields inherited from class step.core.accessors.AbstractOrganizableObject

        attributes, NAME, VERSION
      • Fields inherited from class step.core.accessors.AbstractIdentifiableObject

        customFields, ID
    • Constructor Summary

      Constructors 
      Constructor Description
      Dashboard()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUid()  
      void setUid​(java.lang.String uid)  
      • Methods inherited from class step.core.accessors.AbstractOrganizableObject

        addAttribute, getAttribute, getAttributes, hasAttribute, setAttributes
      • Methods inherited from class step.core.accessors.AbstractIdentifiableObject

        addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface step.core.objectenricher.EnricheableObject

        addAttribute, getAttribute, getAttributes, setAttributes
    • Constructor Detail

      • Dashboard

        public Dashboard()
    • Method Detail

      • getUid

        public java.lang.String getUid()
      • setUid

        public void setUid​(java.lang.String uid)