Klasse PrivilegeImpl
java.lang.Object
org.teamapps.application.api.privilege.PrivilegeImpl
- Alle implementierten Schnittstellen:
Privilege
-
Feldübersicht
Von Schnittstelle geerbte Felder org.teamapps.application.api.privilege.Privilege
CREATE, CUSTOM, DELETE, DELETE_OWN_DATA, EXECUTE, EXPORT, IMPORT, PRINT, READ, READ_OWN_DATA, RESTORE, SHOW_MODIFICATION_HISTORY, SHOW_RECYCLE_BIN, UPDATE, UPDATE_OWN_DATA -
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()
-