类 PlatformMenu

java.lang.Object
cn.nkpro.elcube.platform.gen.PlatformMenu
所有已实现的接口:
Serializable
直接已知子类:
WebMenuBO

public class PlatformMenu extends Object implements Serializable
另请参阅:
序列化表格
  • 构造器详细资料

    • PlatformMenu

      public PlatformMenu()
  • 方法详细资料

    • getMenuId

      public String getMenuId()
    • setMenuId

      public void setMenuId(String menuId)
    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)
    • getParentId

      public String getParentId()
    • setParentId

      public void setParentId(String parentId)
    • getOrderBy

      public Integer getOrderBy()
    • setOrderBy

      public void setOrderBy(Integer orderBy)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)
    • getIcon

      public String getIcon()
    • setIcon

      public void setIcon(String icon)
    • getAuthorityOptions

      public String getAuthorityOptions()
    • setAuthorityOptions

      public void setAuthorityOptions(String authorityOptions)
    • getUpdatedTime

      public Long getUpdatedTime()
    • setUpdatedTime

      public void setUpdatedTime(Long updatedTime)
    • getBadgeOption

      public String getBadgeOption()
      获取 徽标参数
      返回:
      徽标参数
    • setBadgeOption

      public void setBadgeOption(String badgeOption)
      设置 徽标参数