Class PatchExtensionAttributePath
java.lang.Object
de.captaingoldfish.scim.sdk.server.filter.FilterNode
de.captaingoldfish.scim.sdk.server.filter.AttributePathRoot
de.captaingoldfish.scim.sdk.server.patch.PatchExtensionAttributePath
a workaround class that is used for path-attributes that will directly address an extension
- Since:
- 05.09.2022
- Author:
- Pascal Knueppel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.captaingoldfish.scim.sdk.server.filter.AttributePathRoot
getAttributeName, getChild, getComplexSubAttributeName, getDirectlyReferencedAttribute, getParentAttributeName, getResourceUri, getSchemaAttribute, getShortName, getSubAttribute, isWithFilter, isWithSubAttributeRef, setOriginalExpressionString, toString
Methods inherited from class de.captaingoldfish.scim.sdk.server.filter.FilterNode
getParent, getSubAttributeName, setParent, setSubAttributeName
-
Constructor Details
-
PatchExtensionAttributePath
-
-
Method Details
-
getFullName
- Overrides:
getFullName
in classAttributePathRoot
-