public class Role extends UserEntity
UserEntity.UserEntityType| Modifier | Constructor and Description |
|---|---|
protected |
Role() |
protected |
Role(List<String> excludes) |
protected |
Role(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
UserEntity.UserEntityType |
getType() |
boolean |
isSubsetOf(UserEntity entity) |
equals, getAsString, getExcludes, getIdentifier, hashCode, toStringprotected Role()
protected Role(String identifier)
public UserEntity.UserEntityType getType()
getType in class UserEntitypublic boolean isSubsetOf(UserEntity entity)
isSubsetOf in class UserEntityCopyright © 2018. All Rights Reserved.