Class EditLocalizationBundleFB
java.lang.Object
net.anotheria.anosite.gen.asresourcedata.bean.EditLocalizationBundleFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()List<net.anotheria.webutils.bean.LabelValueBean> booleanisLocked()booleanvoidvoidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) voidsetMessagesEN(String messages) voidsetMultilingualInstanceDisabled(boolean multilingualInstanceDisabled) voidvoidsetParentBundle(String parentBundle) voidsetParentBundleCollection(List<net.anotheria.webutils.bean.LabelValueBean> parentBundleCollection) voidsetParentBundleCurrentValue(String parentBundleCurrentValue) voidsetParentBundleIdOfCurrentValue(String parentBundleIdOfCurrentValue)
-
Constructor Details
-
EditLocalizationBundleFB
public EditLocalizationBundleFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setMessagesEN
-
getMessagesEN
-
setParentBundleCollection
public void setParentBundleCollection(List<net.anotheria.webutils.bean.LabelValueBean> parentBundleCollection) -
getParentBundleCollection
-
setParentBundleCurrentValue
-
getParentBundleCurrentValue
-
setParentBundleIdOfCurrentValue
-
getParentBundleIdOfCurrentValue
-
setParentBundle
-
getParentBundle
-
setMultilingualInstanceDisabled
public void setMultilingualInstanceDisabled(boolean multilingualInstanceDisabled) -
isMultilingualInstanceDisabled
public boolean isMultilingualInstanceDisabled() -
setLocked
public void setLocked(boolean locked) -
isLocked
public boolean isLocked() -
setLockerId
-
getLockerId
-
setLockingTime
-
getLockingTime
-