public static final class UserAuthority.Factory extends Object
UserAuthority
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static UserAuthority |
newInstance()
Constructs a new instance of
UserAuthority . |
static UserAuthority |
newInstance(UserRole role)
Constructs a new instance of
UserAuthority ,
taking all possible properties (except the identifier(s))as arguments. |
public static UserAuthority newInstance()
UserAuthority
.public static UserAuthority newInstance(UserRole role)
UserAuthority
,
taking all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.