Class ActionDefListItemBean
java.lang.Object
net.anotheria.anosite.gen.asaction.bean.ActionDefListItemBean
- 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) voidsetDuplicateLink(String duplicateLink) voidsetEditLink(String editLink) voidvoidvoidsetPlainId(String plainId)
-
Constructor Details
-
ActionDefListItemBean
public ActionDefListItemBean()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setEditLink
-
getEditLink
-
setDuplicateLink
-
getDuplicateLink
-
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
-