Class EditNaviItemFB
java.lang.Object
net.anotheria.anosite.gen.assitedata.bean.EditNaviItemFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.anotheria.webutils.bean.LabelValueBean> intgetIcon()getId()List<net.anotheria.webutils.bean.LabelValueBean> List<net.anotheria.webutils.bean.LabelValueBean> intbooleanisLocked()booleanbooleanisPopup()voidsetAccessOperation(String accessOperation) voidsetAccessOperationCollection(List<net.anotheria.webutils.bean.LabelValueBean> accessOperationCollection) voidsetAccessOperationCurrentValue(String accessOperationCurrentValue) voidsetAccessOperationIdOfCurrentValue(String accessOperationIdOfCurrentValue) voidsetClassName(String className) voidsetExternalLink(String externalLink) voidsetGuards(int guards) voidvoidvoidsetInternalLink(String internalLink) voidsetInternalLinkCollection(List<net.anotheria.webutils.bean.LabelValueBean> internalLinkCollection) voidsetInternalLinkCurrentValue(String internalLinkCurrentValue) voidsetInternalLinkIdOfCurrentValue(String internalLinkIdOfCurrentValue) voidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) voidsetMultilingualInstanceDisabled(boolean multilingualInstanceDisabled) voidvoidsetPageAlias(String pageAlias) voidsetPageAliasCollection(List<net.anotheria.webutils.bean.LabelValueBean> pageAliasCollection) voidsetPageAliasCurrentValue(String pageAliasCurrentValue) voidsetPageAliasIdOfCurrentValue(String pageAliasIdOfCurrentValue) voidsetPopup(boolean popup) voidsetSubNavi(int subNavi) voidsetTitleEN(String title)
-
Constructor Details
-
EditNaviItemFB
public EditNaviItemFB()
-
-
Method Details
-
setId
-
getId
-
setNameEN
-
getNameEN
-
setTitleEN
-
getTitleEN
-
setIcon
-
getIcon
-
setExternalLink
-
getExternalLink
-
setInternalLinkCollection
public void setInternalLinkCollection(List<net.anotheria.webutils.bean.LabelValueBean> internalLinkCollection) -
getInternalLinkCollection
-
setInternalLinkCurrentValue
-
getInternalLinkCurrentValue
-
setInternalLinkIdOfCurrentValue
-
getInternalLinkIdOfCurrentValue
-
setInternalLink
-
getInternalLink
-
setPageAliasCollection
public void setPageAliasCollection(List<net.anotheria.webutils.bean.LabelValueBean> pageAliasCollection) -
getPageAliasCollection
-
setPageAliasCurrentValue
-
getPageAliasCurrentValue
-
setPageAliasIdOfCurrentValue
-
getPageAliasIdOfCurrentValue
-
setPageAlias
-
getPageAlias
-
setClassName
-
getClassName
-
setPopup
public void setPopup(boolean popup) -
isPopup
public boolean isPopup() -
setGuards
public void setGuards(int guards) -
getGuards
public int getGuards() -
setAccessOperationCollection
public void setAccessOperationCollection(List<net.anotheria.webutils.bean.LabelValueBean> accessOperationCollection) -
getAccessOperationCollection
-
setAccessOperationCurrentValue
-
getAccessOperationCurrentValue
-
setAccessOperationIdOfCurrentValue
-
getAccessOperationIdOfCurrentValue
-
setAccessOperation
-
getAccessOperation
-
setMultilingualInstanceDisabled
public void setMultilingualInstanceDisabled(boolean multilingualInstanceDisabled) -
isMultilingualInstanceDisabled
public boolean isMultilingualInstanceDisabled() -
setLocked
public void setLocked(boolean locked) -
isLocked
public boolean isLocked() -
setLockerId
-
getLockerId
-
setLockingTime
-
getLockingTime
-