Class ContainerItemDto
java.lang.Object
com.evolveum.midpoint.web.component.model.delta.ContainerItemDto
- All Implemented Interfaces:
Serializable
,Comparable
- Author:
- Pavol
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
static Collection<? extends ContainerItemDto>
static String
getItemName
(Item item) int
getOrder()
getValue()
toString()
-
Field Details
-
F_ATTRIBUTE
- See Also:
-
F_VALUE
- See Also:
-
-
Constructor Details
-
ContainerItemDto
-
-
Method Details
-
getAttribute
-
getValue
-
getOrder
public int getOrder() -
createContainerValueDtoList
-
getItemName
-
compareTo
- Specified by:
compareTo
in interfaceComparable
-
toString
-