Class BoxHandlerDefListItemBean
java.lang.Object
net.anotheria.anosite.gen.asfederateddata.bean.BoxHandlerDefListItemBean
- All Implemented Interfaces:
net.anotheria.util.sorter.IComparable
public class BoxHandlerDefListItemBean
extends Object
implements 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) getClazz()getId()getName()voidvoidsetDeleteWithConfirmationLink(String deleteWithConfirmationLink) voidsetDocumentLastUpdateTimestamp(String documentLastUpdateTimestamp) voidvoidvoidsetPlainId(String plainId)
-
Constructor Details
-
BoxHandlerDefListItemBean
public BoxHandlerDefListItemBean()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setClazz
-
getClazz
-
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
-