Class FuncResource

  • All Implemented Interfaces:
    Serializable, org.beangle.commons.entity.Entity<Integer>

    public class FuncResource
    extends org.beangle.commons.entity.pojo.IntegerIdObject
    系统功能资源 代表一组系统功能点的集合.

    系统模块之间存在基于代码表示上的父子级联关系.
    上下级关系是通过模块代码的包含关系体现的。
    系统模块作为权限分配的基本单位.

    Since:
    3.0.0
    Author:
    chaostone 2005-9-26
    See Also:
    Serialized Form