Class Property
java.lang.Object
com.evolveum.midpoint.web.component.search.Property
- All Implemented Interfaces:
- Serializable,- Comparable<Property>
- Author:
- Viliam Repan (lazyman)
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintbooleangetName()inthashCode()booleanvoidsetDisplayName(PolyStringType displayName) voidsetSelected(boolean selected) toString()
- 
Field Details- 
F_SELECTED- See Also:
 
- 
F_NAME- See Also:
 
 
- 
- 
Constructor Details- 
Property
 
- 
- 
Method Details- 
getDefinition
- 
getName
- 
isSelectedpublic boolean isSelected()
- 
setSelectedpublic void setSelected(boolean selected) 
- 
getFullPath
- 
setDisplayName
- 
equals
- 
hashCodepublic int hashCode()
- 
compareTo- Specified by:
- compareToin interface- Comparable<Property>
 
- 
toString
 
-