Class C8EventEntity

  • All Implemented Interfaces:
    Entity

    public class C8EventEntity
    extends Object
    implements Entity
    • Constructor Detail

      • C8EventEntity

        public C8EventEntity()
    • Method Detail

      • get_key

        public String get_key()
      • set_key

        public void set_key​(String _key)
      • getStatus

        public String getStatus()
      • setStatus

        public void setStatus​(String status)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getEmail

        public String getEmail()
      • setEmail

        public void setEmail​(String email)
      • getEntityType

        public String getEntityType()
      • setEntityType

        public void setEntityType​(String entityType)
      • getEntityName

        public String getEntityName()
      • setEntityName

        public void setEntityName​(String entityName)
      • getFabric

        public String getFabric()
      • setFabric

        public void setFabric​(String fabric)
      • getTenant

        public String getTenant()
      • setTenant

        public void setTenant​(String tenant)
      • getUser

        public String getUser()
      • setUser

        public void setUser​(String user)
      • getDetails

        public String getDetails()
      • setDetails

        public void setDetails​(String details)
      • getAction

        public String getAction()
      • setAction

        public void setAction​(String action)
      • setAttributes

        public void setAttributes​(Map<String,​String> attributes)