Class EditCustomActionDefFB
java.lang.Object
net.anotheria.anosite.gen.ascustomaction.bean.EditCustomActionDefFB
- All Implemented Interfaces:
net.anotheria.maf.bean.FormBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.anotheria.webutils.bean.LabelValueBean> getClazz()getId()getName()booleanisLocked()voidsetAccessOperation(String accessOperation) voidsetAccessOperationCollection(List<net.anotheria.webutils.bean.LabelValueBean> accessOperationCollection) voidsetAccessOperationCurrentValue(String accessOperationCurrentValue) voidsetAccessOperationIdOfCurrentValue(String accessOperationIdOfCurrentValue) voidvoidvoidsetLocked(boolean locked) voidsetLockerId(String lockerId) voidsetLockingTime(String lockingTime) void
-
Constructor Details
-
EditCustomActionDefFB
public EditCustomActionDefFB()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setClazz
-
getClazz
-
setAccessOperationCollection
public void setAccessOperationCollection(List<net.anotheria.webutils.bean.LabelValueBean> accessOperationCollection) -
getAccessOperationCollection
-
setAccessOperationCurrentValue
-
getAccessOperationCurrentValue
-
setAccessOperationIdOfCurrentValue
-
getAccessOperationIdOfCurrentValue
-
setAccessOperation
-
getAccessOperation
-
setLocked
public void setLocked(boolean locked) -
isLocked
public boolean isLocked() -
setLockerId
-
getLockerId
-
setLockingTime
-
getLockingTime
-