Klasse PrivilegeImpl
java.lang.Object
org.teamapps.application.api.privilege.PrivilegeImpl
- Alle implementierten Schnittstellen:
Privilege
-
Feldübersicht
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPrivilegeImpl(PrivilegeType privilegeType, String name, org.teamapps.icons.Icon icon, String titleKey) -
Methodenübersicht
-
Konstruktordetails
-
PrivilegeImpl
public PrivilegeImpl(PrivilegeType privilegeType, String name, org.teamapps.icons.Icon icon, String titleKey)
-
-
Methodendetails
-
getType
-
getName
-
getIcon
public org.teamapps.icons.Icon getIcon() -
getTitleKey
- Angegeben von:
getTitleKeyin SchnittstellePrivilege
-
equals
-
hashCode
public int hashCode()
-