Class GuardDefListItemBean
java.lang.Object
net.anotheria.anosite.gen.asfederateddata.bean.GuardDefListItemBean
- 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) getClazz()getId()getName()voidvoidsetDeleteWithConfirmationLink(String deleteWithConfirmationLink) voidsetDescription(String description) voidsetDocumentLastUpdateTimestamp(String documentLastUpdateTimestamp) voidvoidvoidsetParameter1(String parameter1) voidsetParameter2(String parameter2) voidsetParameter3(String parameter3) voidsetParameter4(String parameter4) voidsetParameter5(String parameter5) voidsetPlainId(String plainId)
-
Constructor Details
-
GuardDefListItemBean
public GuardDefListItemBean()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setClazz
-
getClazz
-
setParameter1
-
getParameter1
-
setParameter2
-
getParameter2
-
setParameter3
-
getParameter3
-
setParameter4
-
getParameter4
-
setParameter5
-
getParameter5
-
setDescription
-
getDescription
-
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
-