net.java.dev.moskito.webui.bean
Class AbstractDecoratorBean
java.lang.Object
net.java.dev.moskito.webui.bean.AbstractDecoratorBean
- All Implemented Interfaces:
- net.anotheria.util.sorter.IComparable
- Direct Known Subclasses:
- ProducerDecoratorBean, StatDecoratorBean
public class AbstractDecoratorBean
- extends Object
- implements net.anotheria.util.sorter.IComparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
private String name
captions
private List<StatCaptionBean> captions
AbstractDecoratorBean
public AbstractDecoratorBean()
getName
public String getName()
setName
public void setName(String name)
getCaptions
public List<StatCaptionBean> getCaptions()
setCaptions
public void setCaptions(List<StatCaptionBean> someCaptions)
compareTo
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method)
- Specified by:
compareTo in interface net.anotheria.util.sorter.IComparable
getSortByParameterName
public String getSortByParameterName()
getSortOrderParameterName
public String getSortOrderParameterName()
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework