public class AuthorityResourceV1 extends ResourceV1
id, primaryHierarchy, schema| Constructor and Description |
|---|
AuthorityResourceV1() |
AuthorityResourceV1(String id,
List<HierarchyEntry> primaryHierarchy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Boolean |
getCascade() |
String |
getParentGroup() |
int |
hashCode() |
void |
setCascade(Boolean cascade) |
void |
setParentGroup(String parentGroup) |
String |
toString() |
getId, getPrimaryHierarchy, getSchema, setId, setPrimaryHierarchy, setSchemapublic AuthorityResourceV1()
public AuthorityResourceV1(String id, List<HierarchyEntry> primaryHierarchy)
public String getParentGroup()
public void setParentGroup(String parentGroup)
public Boolean getCascade()
public void setCascade(Boolean cascade)
public int hashCode()
hashCode in class ResourceV1public boolean equals(Object obj)
equals in class ResourceV1public String toString()
toString in class ResourceV1Copyright © 2019. All rights reserved.