码迷,mamicode.com
首页 > 其他好文 > 详细

eas之常用源码整理

时间:2019-06-02 17:38:04      阅读:92      评论:0      收藏:0      [点我收藏+]

标签:fun   string   factory   nfa   常用   pre   asa   str   height   

//查看是否有相关权限
boolean hasAllotPermission=
        PermissionFactory.getRemoteInstance().hasFunctionPermission(new ObjectUuidPK(userId),new ObjectUuidPK(orgId),paramString);
 
//Context上下文的获取
Context ctx=Tools.getInstance().getCtx();
SysContext ctx=SysContext.getContext();
 

eas之常用源码整理

标签:fun   string   factory   nfa   常用   pre   asa   str   height   

原文地址:https://www.cnblogs.com/luojiabao/p/10963548.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!