Class EditEntryPointFB

java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.EditEntryPointFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

public class EditEntryPointFB extends Object implements net.anotheria.maf.bean.FormBean
  • Constructor Details

    • EditEntryPointFB

      public EditEntryPointFB()
  • Method Details

    • setId

      public void setId(String id)
    • getId

      public String getId()
    • setName

      public void setName(String name)
    • getName

      public String getName()
    • setStartPageCollection

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

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

      public void setStartPageCurrentValue(String startPageCurrentValue)
    • getStartPageCurrentValue

      public String getStartPageCurrentValue()
    • setStartPageIdOfCurrentValue

      public void setStartPageIdOfCurrentValue(String startPageIdOfCurrentValue)
    • getStartPageIdOfCurrentValue

      public String getStartPageIdOfCurrentValue()
    • setStartPage

      public void setStartPage(String startPage)
    • getStartPage

      public String getStartPage()
    • setStartSiteCollection

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

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

      public void setStartSiteCurrentValue(String startSiteCurrentValue)
    • getStartSiteCurrentValue

      public String getStartSiteCurrentValue()
    • setStartSiteIdOfCurrentValue

      public void setStartSiteIdOfCurrentValue(String startSiteIdOfCurrentValue)
    • getStartSiteIdOfCurrentValue

      public String getStartSiteIdOfCurrentValue()
    • setStartSite

      public void setStartSite(String startSite)
    • getStartSite

      public String getStartSite()
    • setTypeCollection

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

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

      public void setTypeCurrentValue(String typeCurrentValue)
    • getTypeCurrentValue

      public String getTypeCurrentValue()
    • setTypeIdOfCurrentValue

      public void setTypeIdOfCurrentValue(String typeIdOfCurrentValue)
    • getTypeIdOfCurrentValue

      public 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(String lockerId)
    • getLockerId

      public String getLockerId()
    • setLockingTime

      public void setLockingTime(String lockingTime)
    • getLockingTime

      public String getLockingTime()