Class EditScriptFB
java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.EditScriptFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFile()List<net.anotheria.webutils.bean.LabelValueBean> intgetId()getLink()getName()booleanisLocked()voidsetBrowserFiltering(String browserFiltering) voidsetContent(String content) voidvoidsetFileCollection(List<net.anotheria.webutils.bean.LabelValueBean> fileCollection) voidsetFileCurrentValue(String fileCurrentValue) voidsetFileIdOfCurrentValue(String fileIdOfCurrentValue) voidsetGuards(int guards) voidvoidvoidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) void
-
Constructor Details
-
EditScriptFB
public EditScriptFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setFileCollection
-
getFileCollection
-
setFileCurrentValue
-
getFileCurrentValue
-
setFileIdOfCurrentValue
-
getFileIdOfCurrentValue
-
setFile
-
getFile
-
setLink
-
getLink
-
setContent
-
getContent
-
setBrowserFiltering
-
getBrowserFiltering
-
setGuards
public void setGuards(int guards) -
getGuards
public int getGuards() -
setLocked
public void setLocked(boolean locked) -
isLocked
public boolean isLocked() -
setLockerId
-
getLockerId
-
setLockingTime
-
getLockingTime
-