Class EditEntryPointFB

  • All Implemented Interfaces:
    net.anotheria.maf.bean.FormBean

    public class EditEntryPointFB
    extends java.lang.Object
    implements net.anotheria.maf.bean.FormBean
    • Constructor Detail

      • EditEntryPointFB

        public EditEntryPointFB()
    • Method Detail

      • setId

        public void setId​(java.lang.String id)
      • getId

        public java.lang.String getId()
      • setName

        public void setName​(java.lang.String name)
      • getName

        public java.lang.String getName()
      • setStartPageCollection

        public void setStartPageCollection​(java.util.List<net.anotheria.webutils.bean.LabelValueBean> startPageCollection)
      • getStartPageCollection

        public java.util.List<net.anotheria.webutils.bean.LabelValueBean> getStartPageCollection()
      • setStartPageCurrentValue

        public void setStartPageCurrentValue​(java.lang.String startPageCurrentValue)
      • getStartPageCurrentValue

        public java.lang.String getStartPageCurrentValue()
      • setStartPageIdOfCurrentValue

        public void setStartPageIdOfCurrentValue​(java.lang.String startPageIdOfCurrentValue)
      • getStartPageIdOfCurrentValue

        public java.lang.String getStartPageIdOfCurrentValue()
      • setStartPage

        public void setStartPage​(java.lang.String startPage)
      • getStartPage

        public java.lang.String getStartPage()
      • setStartSiteCollection

        public void setStartSiteCollection​(java.util.List<net.anotheria.webutils.bean.LabelValueBean> startSiteCollection)
      • getStartSiteCollection

        public java.util.List<net.anotheria.webutils.bean.LabelValueBean> getStartSiteCollection()
      • setStartSiteCurrentValue

        public void setStartSiteCurrentValue​(java.lang.String startSiteCurrentValue)
      • getStartSiteCurrentValue

        public java.lang.String getStartSiteCurrentValue()
      • setStartSiteIdOfCurrentValue

        public void setStartSiteIdOfCurrentValue​(java.lang.String startSiteIdOfCurrentValue)
      • getStartSiteIdOfCurrentValue

        public java.lang.String getStartSiteIdOfCurrentValue()
      • setStartSite

        public void setStartSite​(java.lang.String startSite)
      • getStartSite

        public java.lang.String getStartSite()
      • setTypeCollection

        public void setTypeCollection​(java.util.List<net.anotheria.webutils.bean.LabelValueBean> typeCollection)
      • getTypeCollection

        public java.util.List<net.anotheria.webutils.bean.LabelValueBean> getTypeCollection()
      • setTypeCurrentValue

        public void setTypeCurrentValue​(java.lang.String typeCurrentValue)
      • getTypeCurrentValue

        public java.lang.String getTypeCurrentValue()
      • setTypeIdOfCurrentValue

        public void setTypeIdOfCurrentValue​(java.lang.String typeIdOfCurrentValue)
      • getTypeIdOfCurrentValue

        public java.lang.String getTypeIdOfCurrentValue()
      • setType

        public void setType​(int type)
      • getType

        public int getType()
      • setDefaultEntry

        public void setDefaultEntry​(boolean defaultEntry)
      • isDefaultEntry

        public boolean isDefaultEntry()
      • setDomains

        public void setDomains​(int domains)
      • getDomains

        public int getDomains()
      • setLocked

        public void setLocked​(boolean locked)
      • isLocked

        public boolean isLocked()
      • setLockerId

        public void setLockerId​(java.lang.String lockerId)
      • getLockerId

        public java.lang.String getLockerId()
      • setLockingTime

        public void setLockingTime​(java.lang.String lockingTime)
      • getLockingTime

        public java.lang.String getLockingTime()