Class EditPageAliasFB

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

    public class EditPageAliasFB
    extends Object
    implements net.anotheria.maf.bean.FormBean
    • Constructor Detail

      • EditPageAliasFB

        public EditPageAliasFB()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • setName

        public void setName​(String name)
      • getName

        public String getName()
      • setTargetPageCollection

        public void setTargetPageCollection​(List<net.anotheria.webutils.bean.LabelValueBean> targetPageCollection)
      • getTargetPageCollection

        public List<net.anotheria.webutils.bean.LabelValueBean> getTargetPageCollection()
      • setTargetPageCurrentValue

        public void setTargetPageCurrentValue​(String targetPageCurrentValue)
      • getTargetPageCurrentValue

        public String getTargetPageCurrentValue()
      • setTargetPageIdOfCurrentValue

        public void setTargetPageIdOfCurrentValue​(String targetPageIdOfCurrentValue)
      • getTargetPageIdOfCurrentValue

        public String getTargetPageIdOfCurrentValue()
      • setTargetPage

        public void setTargetPage​(String targetPage)
      • getTargetPage

        public String getTargetPage()
      • setParameters

        public void setParameters​(String parameters)
      • getParameters

        public String getParameters()
      • 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()
      • setPathes

        public void setPathes​(int pathes)
      • getPathes

        public int getPathes()
      • 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()