Class EditMediaLinkFB
java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.EditMediaLinkFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFile()List<net.anotheria.webutils.bean.LabelValueBean> intgetHref()getId()intgetMedia()List<net.anotheria.webutils.bean.LabelValueBean> getName()intgetRel()List<net.anotheria.webutils.bean.LabelValueBean> intgetRev()List<net.anotheria.webutils.bean.LabelValueBean> getType()booleanisLocked()voidsetBrowserFiltering(String browserFiltering) voidsetCharset(String charset) voidvoidsetFileCollection(List<net.anotheria.webutils.bean.LabelValueBean> fileCollection) voidsetFileCurrentValue(String fileCurrentValue) voidsetFileIdOfCurrentValue(String fileIdOfCurrentValue) voidsetGuards(int guards) voidvoidsetHreflang(String hreflang) voidvoidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) voidsetMedia(int media) voidsetMediaCollection(List<net.anotheria.webutils.bean.LabelValueBean> mediaCollection) voidsetMediaCurrentValue(String mediaCurrentValue) voidsetMediaIdOfCurrentValue(String mediaIdOfCurrentValue) voidvoidvoidsetRel(int rel) voidsetRelCollection(List<net.anotheria.webutils.bean.LabelValueBean> relCollection) voidsetRelCurrentValue(String relCurrentValue) voidsetRelIdOfCurrentValue(String relIdOfCurrentValue) voidsetRev(int rev) voidsetRevCollection(List<net.anotheria.webutils.bean.LabelValueBean> revCollection) voidsetRevCurrentValue(String revCurrentValue) voidsetRevIdOfCurrentValue(String revIdOfCurrentValue) void
-
Constructor Details
-
EditMediaLinkFB
public EditMediaLinkFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setFileCollection
-
getFileCollection
-
setFileCurrentValue
-
getFileCurrentValue
-
setFileIdOfCurrentValue
-
getFileIdOfCurrentValue
-
setFile
-
getFile
-
setHref
-
getHref
-
setType
-
getType
-
setMediaCollection
-
getMediaCollection
-
setMediaCurrentValue
-
getMediaCurrentValue
-
setMediaIdOfCurrentValue
-
getMediaIdOfCurrentValue
-
setMedia
public void setMedia(int media) -
getMedia
public int getMedia() -
setRelCollection
-
getRelCollection
-
setRelCurrentValue
-
getRelCurrentValue
-
setRelIdOfCurrentValue
-
getRelIdOfCurrentValue
-
setRel
public void setRel(int rel) -
getRel
public int getRel() -
setRevCollection
-
getRevCollection
-
setRevCurrentValue
-
getRevCurrentValue
-
setRevIdOfCurrentValue
-
getRevIdOfCurrentValue
-
setRev
public void setRev(int rev) -
getRev
public int getRev() -
setHreflang
-
getHreflang
-
setCharset
-
getCharset
-
setBrowserFiltering
-
getBrowserFiltering
-
setOnload
-
getOnload
-
setGuards
public void setGuards(int guards) -
getGuards
public int getGuards() -
setLocked
public void setLocked(boolean locked) -
isLocked
public boolean isLocked() -
setLockerId
-
getLockerId
-
setLockingTime
-
getLockingTime
-