类 SystemMenu
java.lang.Object
xyz.raylab.support.mixin.Changeable
xyz.raylab.systemcommon.domain.model.SystemMenu
public class SystemMenu
extends xyz.raylab.support.mixin.Changeable
系统菜单
- 作者:
- ray_kwan
-
嵌套类概要
嵌套类从类继承的嵌套类/接口 xyz.raylab.support.mixin.Changeable
xyz.raylab.support.mixin.Changeable.Emptiable, xyz.raylab.support.mixin.Changeable.Nullable -
字段概要
从类继承的字段 xyz.raylab.support.mixin.Changeable
changed -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static SystemMenu.SystemMenuBuilderbuilder()changeEnabledTo(Boolean newValue) changeIconTo(String newIcon) changeNameTo(String newName) changeNavigationAddressTo(String newValue) changeNavigationTypeTo(String newValue) changeParentIdTo(String newParentId) changeSortNumberTo(Integer newValue) changeTypeTo(String newType) changeTypeTo(SystemMenuType newType) 从类继承的方法 xyz.raylab.support.mixin.Changeable
changePropertyTo, changePropertyTo, changePropertyTo, changePropertyTo, isChanged, propertyEquals, propertyNonEquals
-
构造器详细资料
-
SystemMenu
public SystemMenu()
-
-
方法详细资料
-
changeNameTo
-
changeTypeTo
-
changeTypeTo
-
changeIconTo
-
changeSortNumberTo
-
changeEnabledTo
-
changePermissionControlTo
-
changeParentIdTo
-
builder
-