Class EditActionMappingDefFB

java.lang.Object
net.anotheria.anosite.gen.ascustomaction.bean.EditActionMappingDefFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

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

    • EditActionMappingDefFB

      public EditActionMappingDefFB()
  • Method Details

    • setId

      public void setId(String id)
    • getId

      public String getId()
    • setName

      public void setName(String name)
    • getName

      public String getName()
    • setActionCollection

      public void setActionCollection(List<net.anotheria.webutils.bean.LabelValueBean> actionCollection)
    • getActionCollection

      public List<net.anotheria.webutils.bean.LabelValueBean> getActionCollection()
    • setActionCurrentValue

      public void setActionCurrentValue(String actionCurrentValue)
    • getActionCurrentValue

      public String getActionCurrentValue()
    • setActionIdOfCurrentValue

      public void setActionIdOfCurrentValue(String actionIdOfCurrentValue)
    • getActionIdOfCurrentValue

      public String getActionIdOfCurrentValue()
    • setAction

      public void setAction(String action)
    • getAction

      public String getAction()
    • setUrl

      public void setUrl(String url)
    • getUrl

      public String getUrl()
    • setPageCollection

      public void setPageCollection(List<net.anotheria.webutils.bean.LabelValueBean> pageCollection)
    • getPageCollection

      public List<net.anotheria.webutils.bean.LabelValueBean> getPageCollection()
    • setPageCurrentValue

      public void setPageCurrentValue(String pageCurrentValue)
    • getPageCurrentValue

      public String getPageCurrentValue()
    • setPageIdOfCurrentValue

      public void setPageIdOfCurrentValue(String pageIdOfCurrentValue)
    • getPageIdOfCurrentValue

      public String getPageIdOfCurrentValue()
    • setPage

      public void setPage(String page)
    • getPage

      public String getPage()
    • setParameters

      public void setParameters(String parameters)
    • getParameters

      public String getParameters()
    • setCommandCollection

      public void setCommandCollection(List<net.anotheria.webutils.bean.LabelValueBean> commandCollection)
    • getCommandCollection

      public List<net.anotheria.webutils.bean.LabelValueBean> getCommandCollection()
    • setCommandCurrentValue

      public void setCommandCurrentValue(String commandCurrentValue)
    • getCommandCurrentValue

      public String getCommandCurrentValue()
    • setCommandIdOfCurrentValue

      public void setCommandIdOfCurrentValue(String commandIdOfCurrentValue)
    • getCommandIdOfCurrentValue

      public String getCommandIdOfCurrentValue()
    • setCommand

      public void setCommand(int command)
    • getCommand

      public int getCommand()
    • setLocalizationBundles

      public void setLocalizationBundles(int localizationBundles)
    • getLocalizationBundles

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

      public void setPagelink(String pagelink)
    • getPagelink

      public String getPagelink()