Class BoxTypeListItemBean
java.lang.Object
net.anotheria.anosite.gen.asfederateddata.bean.BoxTypeListItemBean
- All Implemented Interfaces:
net.anotheria.util.sorter.IComparable
Generated by class net.anotheria.asg.generator.view.action.ModuleBeanGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(net.anotheria.util.sorter.IComparable anotherComparable, int method) getId()getName()voidsetDeleteWithConfirmationLink(String deleteWithConfirmationLink) voidsetDocumentLastUpdateTimestamp(String documentLastUpdateTimestamp) voidvoidvoidsetPlainId(String plainId) voidsetRendererpage(String rendererpage)
-
Constructor Details
-
BoxTypeListItemBean
public BoxTypeListItemBean()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setRendererpage
-
getRendererpage
-
setDeleteWithConfirmationLink
-
getDeleteWithConfirmationLink
-
setPlainId
-
getPlainId
-
setDocumentLastUpdateTimestamp
-
getDocumentLastUpdateTimestamp
-
compareTo
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable, int method) - Specified by:
compareToin interfacenet.anotheria.util.sorter.IComparable
-