Class ClassificationImpl

    • Field Summary

      • Fields inherited from class NamedResourceImpl

        BY_NAME_COMPARATOR
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static ClassificationImpl.Builder builder()  
      String toString()  
      • Methods inherited from class NamedResourceImpl

        getName, setName
      • Methods inherited from class ResourceImpl

        getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem, setCreatedBy, setCreatedOn, setLastModifiedBy, setLastModifiedOn, setResourceType, setSystem
      • Methods inherited from class EntityImpl

        equals, getId, hashCode, setId
      • Methods inherited from class Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface Entity

        getId, setId
      • Methods inherited from interface NamedResource

        getName
      • Methods inherited from interface Resource

        getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
    • Constructor Detail

      • ClassificationImpl

        public ClassificationImpl()
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class NamedResourceImpl