Class SearchItemPopoverDto<T extends Serializable>
- java.lang.Object
-
- com.evolveum.midpoint.web.component.search.SearchItemPopoverDto<T>
-
- All Implemented Interfaces:
Serializable
public class SearchItemPopoverDto<T extends Serializable> extends Object implements Serializable
- Author:
- Viliam Repan (lazyman)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SearchItemPopoverDto()
-
-
-
Field Detail
-
F_VALUES
public static final String F_VALUES
- See Also:
- Constant Field Values
-
-
Method Detail
-
getValues
public List<DisplayableValue<T>> getValues()
-
-