Class SystemCategoryImpl

All Implemented Interfaces:
Serializable, CreatedModified, Described, Identified, Named, SystemCategory

public class SystemCategoryImpl extends AbstractCreatedModified implements SystemCategory
See Also:
  • Constructor Details

    • SystemCategoryImpl

      public SystemCategoryImpl()
    • SystemCategoryImpl

      public SystemCategoryImpl(UUID uuid, String name, String description, Long created, Long modified)
      TODO Make javadoc documentation for this method.