Class EditActionMappingDefFB
java.lang.Object
net.anotheria.anosite.gen.ascustomaction.bean.EditActionMappingDefFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.anotheria.webutils.bean.LabelValueBean> intList<net.anotheria.webutils.bean.LabelValueBean> getId()intgetName()getPage()List<net.anotheria.webutils.bean.LabelValueBean> getUrl()booleanisLocked()voidvoidsetActionCollection(List<net.anotheria.webutils.bean.LabelValueBean> actionCollection) voidsetActionCurrentValue(String actionCurrentValue) voidsetActionIdOfCurrentValue(String actionIdOfCurrentValue) voidsetCommand(int command) voidsetCommandCollection(List<net.anotheria.webutils.bean.LabelValueBean> commandCollection) voidsetCommandCurrentValue(String commandCurrentValue) voidsetCommandIdOfCurrentValue(String commandIdOfCurrentValue) voidvoidsetLocalizationBundles(int localizationBundles) voidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) voidvoidvoidsetPageCollection(List<net.anotheria.webutils.bean.LabelValueBean> pageCollection) voidsetPageCurrentValue(String pageCurrentValue) voidsetPageIdOfCurrentValue(String pageIdOfCurrentValue) voidsetPagelink(String pagelink) voidsetParameters(String parameters) void
-
Constructor Details
-
EditActionMappingDefFB
public EditActionMappingDefFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setActionCollection
-
getActionCollection
-
setActionCurrentValue
-
getActionCurrentValue
-
setActionIdOfCurrentValue
-
getActionIdOfCurrentValue
-
setAction
-
getAction
-
setUrl
-
getUrl
-
setPageCollection
-
getPageCollection
-
setPageCurrentValue
-
getPageCurrentValue
-
setPageIdOfCurrentValue
-
getPageIdOfCurrentValue
-
setPage
-
getPage
-
setParameters
-
getParameters
-
setCommandCollection
public void setCommandCollection(List<net.anotheria.webutils.bean.LabelValueBean> commandCollection) -
getCommandCollection
-
setCommandCurrentValue
-
getCommandCurrentValue
-
setCommandIdOfCurrentValue
-
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
-
getLockerId
-
setLockingTime
-
getLockingTime
-
setPagelink
-
getPagelink
-