Class BoxTypeListItemBean

  • All Implemented Interfaces:
    net.anotheria.util.sorter.IComparable

    public class BoxTypeListItemBean
    extends Object
    implements net.anotheria.util.sorter.IComparable
    Generated by class net.anotheria.asg.generator.view.action.ModuleBeanGenerator
    • Constructor Detail

      • BoxTypeListItemBean

        public BoxTypeListItemBean()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • setName

        public void setName​(String name)
      • getName

        public String getName()
      • setRendererpage

        public void setRendererpage​(String rendererpage)
      • getRendererpage

        public String getRendererpage()
      • setDeleteWithConfirmationLink

        public void setDeleteWithConfirmationLink​(String deleteWithConfirmationLink)
      • getDeleteWithConfirmationLink

        public String getDeleteWithConfirmationLink()
      • setPlainId

        public void setPlainId​(String plainId)
      • getPlainId

        public String getPlainId()
      • setDocumentLastUpdateTimestamp

        public void setDocumentLastUpdateTimestamp​(String documentLastUpdateTimestamp)
      • getDocumentLastUpdateTimestamp

        public String getDocumentLastUpdateTimestamp()
      • compareTo

        public int compareTo​(net.anotheria.util.sorter.IComparable anotherComparable,
                             int method)
        Specified by:
        compareTo in interface net.anotheria.util.sorter.IComparable