public class ProducerDecoratorBean extends AbstractDecoratorBean
| Constructor and Description |
|---|
ProducerDecoratorBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProducerBean(ProducerAO producerBean) |
List<ProducerAO> |
getProducers() |
String |
getSortTypeName() |
void |
setProducerBeans(List<ProducerAO> someProducers) |
compareTo, getCaptions, getDecoratorNameForCss, getName, getSortByParameterName, getSortOrderParameterName, setCaptions, setNamepublic List<ProducerAO> getProducers()
public void addProducerBean(ProducerAO producerBean)
public void setProducerBeans(List<ProducerAO> someProducers)
public String getSortTypeName()
Copyright © 2010-2015 anotheria.net. All Rights Reserved.