com.evolveum.midpoint.web.component.util
Class Selectable<T extends Serializable>
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable<T>
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AppenderConfiguration, FilterConfiguration, LoggerConfiguration, NodeDto, PasswordAccountDto, ProcessInstanceDto, ResourceDto, SelectableBean, TaskDto, UserResourceDto, WorkItemDto
public class Selectable<T extends Serializable>
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_SELECTED
public static final String F_SELECTED
- See Also:
- Constant Field Values
Selectable
public Selectable()
isSelected
public boolean isSelected()
setSelected
public void setSelected(boolean selected)
isSigned
public boolean isSigned()
setSigned
public void setSigned(boolean signed)
Copyright © 2013 evolveum. All Rights Reserved.