Class EditScriptFB

java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.EditScriptFB
All Implemented Interfaces:
net.anotheria.maf.bean.FormBean

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

    • EditScriptFB

      public EditScriptFB()
  • Method Details

    • setId

      public void setId(String id)
    • getId

      public String getId()
    • setName

      public void setName(String name)
    • getName

      public String getName()
    • setFileCollection

      public void setFileCollection(List<net.anotheria.webutils.bean.LabelValueBean> fileCollection)
    • getFileCollection

      public List<net.anotheria.webutils.bean.LabelValueBean> getFileCollection()
    • setFileCurrentValue

      public void setFileCurrentValue(String fileCurrentValue)
    • getFileCurrentValue

      public String getFileCurrentValue()
    • setFileIdOfCurrentValue

      public void setFileIdOfCurrentValue(String fileIdOfCurrentValue)
    • getFileIdOfCurrentValue

      public String getFileIdOfCurrentValue()
    • setFile

      public void setFile(String file)
    • getFile

      public String getFile()
    • setLink

      public void setLink(String link)
    • getLink

      public String getLink()
    • setContent

      public void setContent(String content)
    • getContent

      public String getContent()
    • setBrowserFiltering

      public void setBrowserFiltering(String browserFiltering)
    • getBrowserFiltering

      public String getBrowserFiltering()
    • setGuards

      public void setGuards(int guards)
    • getGuards

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