Class ItemPathDto
java.lang.Object
com.evolveum.midpoint.gui.api.component.path.ItemPathDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetItemDef(ItemDefinition<?> itemDef) voidsetObjectType(QName objectType) voidsetParentPath(ItemPathDto parentPath) voidsetPathStringValue(String pathStringValue) toString()
-
Constructor Details
-
ItemPathDto
public ItemPathDto() -
ItemPathDto
-
ItemPathDto
-
-
Method Details