All Implemented Interfaces:
Serializable, HierarchicalSecurityTarget, Owneable, SecurityTarget
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Indexed @GenerateDto(dtoPackage="net.datenwerke.security.client.usermanager.dto", typeDescriptionMsg=UserManagerMessages.class, typeDescriptionKey="group", icon="group") public class Group extends AbstractUserManagerNode
See Also:
  • Constructor Details

    • Group

      public Group()
  • Method Details