Class EditPageAliasFB
java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.EditPageAliasFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()intList<net.anotheria.webutils.bean.LabelValueBean> intgetType()List<net.anotheria.webutils.bean.LabelValueBean> booleanisLocked()voidvoidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) voidvoidsetParameters(String parameters) voidsetPathes(int pathes) voidsetTargetPage(String targetPage) voidsetTargetPageCollection(List<net.anotheria.webutils.bean.LabelValueBean> targetPageCollection) voidsetTargetPageCurrentValue(String targetPageCurrentValue) voidsetTargetPageIdOfCurrentValue(String targetPageIdOfCurrentValue) voidsetType(int type) voidsetTypeCollection(List<net.anotheria.webutils.bean.LabelValueBean> typeCollection) voidsetTypeCurrentValue(String typeCurrentValue) voidsetTypeIdOfCurrentValue(String typeIdOfCurrentValue)
-
Constructor Details
-
EditPageAliasFB
public EditPageAliasFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setTargetPageCollection
public void setTargetPageCollection(List<net.anotheria.webutils.bean.LabelValueBean> targetPageCollection) -
getTargetPageCollection
-
setTargetPageCurrentValue
-
getTargetPageCurrentValue
-
setTargetPageIdOfCurrentValue
-
getTargetPageIdOfCurrentValue
-
setTargetPage
-
getTargetPage
-
setParameters
-
getParameters
-
setTypeCollection
-
getTypeCollection
-
setTypeCurrentValue
-
getTypeCurrentValue
-
setTypeIdOfCurrentValue
-
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
-
getLockerId
-
setLockingTime
-
getLockingTime
-