public interface Role extends ModelEntity, Buildable<RoleBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getServiceId() |
String |
getTenantId() |
boolean |
isEnabled() |
String getId()
String getName()
String getServiceId()
String getTenantId()
String getDescription()
boolean isEnabled()
Copyright © 2017. All rights reserved.