Class RoleBean

java.lang.Object
net.mingsoft.base.entity.BaseEntity
net.mingsoft.basic.entity.RoleEntity
net.mingsoft.basic.bean.RoleBean
All Implemented Interfaces:
Serializable

public class RoleBean extends RoleEntity
角色Bean
Author:
qiu
See Also:
  • Field Summary

    Fields inherited from class net.mingsoft.base.entity.BaseEntity

    createBy, createDate, del, id, order, orderBy, remarks, sqlDataScope, sqlWhere, updateBy, updateDate
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class net.mingsoft.basic.entity.RoleEntity

    getNotDel, getRoleName, setNotDel, setRoleName

    Methods inherited from class net.mingsoft.base.entity.BaseEntity

    getCreateBy, getCreateDate, getDel, getId, getIntegerId, getIntId, getOrder, getOrderBy, getRemarks, getSqlDataScope, getSqlWhere, getSqlWhereList, getSqlWhereString, getUpdateBy, getUpdateDate, setCreateBy, setCreateDate, setDel, setDel, setId, setIntegerId, setIntId, setOrder, setOrderBy, setRemarks, setSqlDataScope, setSqlWhere, setUpdateBy, setUpdateDate

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RoleBean

      public RoleBean()
  • Method Details

    • getIds

      public String getIds()
    • setIds

      public void setIds(String ids)