Modifier and Type | Method and Description |
---|---|
static ItemPathType |
ModelClientUtil.createItemPathType(String stringPath) |
Modifier and Type | Method and Description |
---|---|
ItemPathType |
ItemPathTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ItemPathUtil.isDefault(ItemPathType itemPathType) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ObjectTypeUtil.isModificationOf(ItemDeltaType modification,
QName elementName,
ItemPathType path) |
Modifier and Type | Method and Description |
---|---|
List<ItemPathType> |
Authorization.getItem() |
Modifier and Type | Field and Description |
---|---|
protected ItemPathType |
PagingType.orderBy |
Modifier and Type | Method and Description |
---|---|
ItemPathType |
PagingType.getOrderBy()
Gets the value of the orderBy property.
|
Modifier and Type | Method and Description |
---|---|
void |
PagingType.setOrderBy(ItemPathType value)
Sets the value of the orderBy property.
|
Modifier and Type | Field and Description |
---|---|
protected ItemPathType |
ItemDeltaType.path |
Modifier and Type | Method and Description |
---|---|
ItemPathType |
ItemPathType.clone() |
ItemPathType |
ObjectFactory.createItemPathType()
Create an instance of
ItemPathType |
ItemPathType |
ItemDeltaType.getPath()
Gets the value of the path property.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemDeltaType.setPath(ItemPathType value)
Sets the value of the path property.
|
Copyright © 2014 evolveum. All rights reserved.