Interface RequestTypeAllowedEntityDTO
public interface RequestTypeAllowedEntityDTO
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAvatarUrl
String getAvatarUrl() -
getDisplayName
String getDisplayName() -
getEntityId
String getEntityId() -
getEntityType
RequestTypePermissionEntityType getEntityType() -
getStatus
RequestTypeAllowedEntityStatus getStatus()
-