Class ItemPathDto
java.lang.Object
com.evolveum.midpoint.gui.api.component.path.ItemPathDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setItemDef
(ItemDefinition<?> itemDef) void
setObjectType
(QName objectType) void
setParentPath
(ItemPathDto parentPath) void
setPathStringValue
(String pathStringValue) toString()
-
Constructor Details
-
ItemPathDto
public ItemPathDto() -
ItemPathDto
-
ItemPathDto
-
-
Method Details