|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathSegment | |
---|---|
com.evolveum.midpoint.schema.holder |
Uses of XPathSegment in com.evolveum.midpoint.schema.holder |
---|
Methods in com.evolveum.midpoint.schema.holder that return types with arguments of type XPathSegment | |
---|---|
List<XPathSegment> |
XPathHolder.getTail(XPathHolder path)
Returns a list of segments that are the "tail" after specified path. |
List<XPathSegment> |
XPathHolder.toSegments()
|
Method parameters in com.evolveum.midpoint.schema.holder with type arguments of type XPathSegment | |
---|---|
XPathHolder |
XPathHolder.transposedPath(List<XPathSegment> parentPath)
Returns new XPath with a specified element prepended to the path. |
Constructor parameters in com.evolveum.midpoint.schema.holder with type arguments of type XPathSegment | |
---|---|
XPathHolder(List<XPathSegment> segments)
|
|
XPathHolder(List<XPathSegment> segments,
boolean absolute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |