public class AttributePathRoot extends FilterNode
| Constructor and Description |
|---|
AttributePathRoot(FilterNode child,
ResourceType resourceType,
ScimFilterParser.ValuePathContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
String |
getComplexSubAttributeName() |
String |
getFullName() |
String |
getParentAttributeName() |
String |
getResourceUri() |
String |
getShortName() |
String |
toString() |
setSubAttributeNamepublic AttributePathRoot(FilterNode child, ResourceType resourceType, ScimFilterParser.ValuePathContext ctx)
public String getResourceUri()
public String getShortName()
public String getFullName()
public String getParentAttributeName()
public String getComplexSubAttributeName()
public String getAttributeName()
Copyright © 2019. All rights reserved.