A B C D E F G H I J K L M N O P Q R S T U V W Y
I
- id -
类 com.seeyon.ctp.common.po.BasePO 中的变量
-
- id -
类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的变量
-
- importFromFile(File) -
类 com.seeyon.ctp.util.POUtil 中的静态方法
-
- importFromStream(InputStream) -
类 com.seeyon.ctp.util.POUtil 中的静态方法
-
- in(String, String...) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 判断源字符串是否在列出的字符串中。
- index(HttpServletRequest, HttpServletResponse) -
类 com.seeyon.ctp.common.controller.BaseController 中的方法
- 不设置任何action参数时的默认 Action.
- infoCloseOrFresh(HttpServletRequest, HttpServletResponse, String) -
类 com.seeyon.ctp.common.controller.BaseController 中的方法
-
- init(ApplicationContext, File) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 初始化Spring应用上下文和系统配置目录
- init() -
类 com.seeyon.ctp.common.RunInRightEventHolder 中的方法
-
- init() -
类 com.seeyon.ctp.common.timer.TimerHolder 中的静态方法
-
- initBinder(HttpServletRequest, ServletRequestDataBinder) -
类 com.seeyon.ctp.common.controller.BaseController 中的方法
- 初始化binder的回调函数.
- initByFlipInfo(FlipInfo) -
类 com.seeyon.ctp.util.FlipPageInfo 中的方法
- 根据另一翻页信息对象初始化当前对象
- initData(FormAuthViewBean, boolean...) -
类 com.seeyon.ctp.form.bean.FormDataBean 中的方法
- 在表单初始化表单单元格数据,包括id等固定字段的处理以及动态字段的初始化(动态字段在新建的时候需要初始化默认值)
- initData(FormAuthViewBean, boolean...) -
类 com.seeyon.ctp.form.bean.FormDataMasterBean 中的方法
- 初始化默认值
- initialize() -
类 com.seeyon.ctp.common.AbstractSystemInitializer 中的方法
-
- initialize() -
类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgPost 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgProperties 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgRelationship 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgRole 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
-
- initialize() -
类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
-
- initialize() -
类 com.seeyon.ctp.portal.po.PortalSection 中的方法
-
- initialize() -
类 com.seeyon.ctp.portal.po.PortalSpaceFix 中的方法
-
- initialize() -
类 com.seeyon.ctp.portal.po.PortalSpaceSecurity 中的方法
-
- initialize() -
类 com.seeyon.ctp.portal.po.PortalSpaceSort 中的方法
-
- initMessageState() -
接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
-
- initPluginIds(List<String>) -
类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
-
- initSystemEnvironmentContext(HttpServletRequest, HttpServletResponse) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 初始化系统环境上下文,在请求入口调用,比如Ajax、controller、servlet等,否则会引起应用
功能异常
- initSystemEnvironmentContext(HttpServletRequest, HttpServletResponse, boolean) -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 初始化系统环境上下文,在请求入口调用,比如Ajax、controller、servlet等,否则会引起应用
功能异常
- insertRepeatSortNum(String, Long, Long, Boolean) -
接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
- 在实体中插入重复的排序号
- invoke(String, String, Class<T>, String, Object[]) -
类 com.seeyon.client.CTPAxis2Client 中的方法
- 使用Axis2 RPCServiceClient调用远程SOAP服务。
- isAccessGroup(Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 根据单位ID判断是否可以访问集团
- isAccountInGroupTree(Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断单位是否在集团树内
- isAdmin() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
- 任意管理员:单位管理、系统管理员、集团管理员、审计管理员、超级管理员
- isAdmin() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否是管理员
- isAdministrator() -
类 com.seeyon.ctp.common.AppContext 中的静态方法
-
- isAdministrator() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
- 是否为单位管理员
- isAdministrator() -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断当前登录用户在当前单位是否是管理员
- isAdministrator(String, V3xOrgAccount) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为单位管理员。
- isAdministratorById(Long, V3xOrgAccount) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为单位管理员。
- isAdministratorById(Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为单位管理员。
- isAllowDataUsed(String) -
接口 com.seeyon.ctp.portal.portlet.BasePortlet 中的方法
- 数据权限控制,用于判断该生成类产生的某一条Portlet数据是否可用
- isAllowedNarrow() -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
-
- isAllowUsed() -
接口 com.seeyon.ctp.portal.portlet.BasePortlet 中的方法
- 数据生成类权限控制
- isAllowUsed() -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
- 是否允许添加-使用该栏目,默认允许,如果需要特别控制,需要重载该方法,当前登录信息从CurrentUser中取
- isAllowUsed(Long) -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
- 是否允许添加该栏目,默认允许,如果需要特别控制,需要重载该方法,当前登录信息从CurrentUser中取
如果不允许,将不出现在备选栏目中;但如果是管理员推送的栏目,可以访问
- isAllowUsed(String) -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
- 是否允许添加该栏目,默认允许,如果需要特别控制,需要重载该方法,当前登录信息从CurrentUser中取
如果不允许,将不出现在备选栏目中;但如果是管理员推送的栏目,可以访问
- isAllowUserUsed(String) -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
- 是否允许用户访问该栏目,默认允许,如果需要特别控制,需要重载该方法,当前登录信息从CurrentUser中取
如果不允许,将不出现在备选栏目中;即使是管理员推送的栏目,也不可以访问
重写isAllowUserUsed(String singleBoardId)方法后不需要重写isAllowUsed()方法;
- isAssigned() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否被分配
- isAttachment(boolean, boolean) -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断控件是不是附件类型的,包含附件,图片,关联文档
- isAuditAdmin() -
类 com.seeyon.ctp.common.AppContext 中的静态方法
-
- isAuditAdmin() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
- 是否为审计管理员
- isAuditAdmin(String) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 是否为审计管理员
- isAuditAdminById(Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 是否为审计管理员
- isBaseRole(String) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断角色是否是固定角色
- isBatch() -
类 com.seeyon.ctp.organization.event.AddMemberEvent 中的方法
-
- isBenchmark() -
类 com.seeyon.ctp.organization.po.OrgRole 中的方法
- 是否是基准角色
- isBiggerThanMaxDecimal(Object) -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 是否超过最大数字长度
- isBlank(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测是否是空字符串, 不允许空格
Strings.isBlank(null) = true
Strings.isBlank("") = true
Strings.isBlank(" ") = true
Strings.isBlank("bob") = false
Strings.isBlank(" bob ") = false
- isCachedUserMessage(long) -
接口 com.seeyon.ctp.common.usermessage.UserMessageManager 中的方法
- 用户消息是否被缓存
- isCanDeleteMembertoRole(V3xOrgMember, Long, List<Long>) -
接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
-
- isCanDeleteRoletoEnt(Long, Long, List<? extends V3xOrgEntity>) -
接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
- 是否允许解除实体的授权关系
- isCanSendSMS() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
-
- isCanUse(long, long) -
类 com.seeyon.ctp.menu.PluginMenu 中的方法
- 检测菜单能否使用
- isClusterEnabled() -
类 com.seeyon.ctp.common.cache.CacheFactory 中的静态方法
- 判断集群支持是否启用。
- isConstantField() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断字段是否是固定字段
- isConstantField(String) -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断字段名对应的字段是否是固定字段
- isCoverTime() -
类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
- 是否超期
- isCustomLogin() -
类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
- 5.1新增属性,单位自定义登录地址是否开启,0或null为关闭,1为开启
EXT_ATTR_13
- isDecimalExcludePlus(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 判断是否是数字,包括-号开始,小数点,小数部分;
整数部分能以0开始,小数部分能以0结尾,整个数字不能以.结尾;
主要用于表单数据校验
34342.02 true
02425.6 true
232.60 true
0.2323 true
00.325 true
+656.32 false
-233 true
-.32 true
.32 true
- isDelete() -
类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
- 是否被删除
- isDelete() -
类 com.seeyon.ctp.form.bean.FormAuthViewBean 中的方法
- 获取权限是否被删除
- isDeleted -
类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的变量
-
- isDeleted() -
类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
- 是否被删除
- isDeleted() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否被删除
- isDeleted() -
类 com.seeyon.ctp.organization.po.OrgPost 中的方法
- 是否被删除
- isDeleted() -
类 com.seeyon.ctp.organization.po.OrgRole 中的方法
- 是否被删除
- isDeleted() -
类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
- 是否被删除
- isDeleted() -
类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
- 是否被删除
- isDepAdminRole(Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断人员是否具有部门管理员角色。
- isDepartmentAdmin() -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断当前登录用户是否有是部门管理员
- isDigits(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测是否为整形数字
Strings.isDigits("1234") = true
Strings.isDigits("a123") = false
Strings.isDigits(" 123") = false
- isDocGroupAdmin(String, V3xOrgAccount) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为集团库管理员。
- isDueRemind() -
类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
- 是否到期提醒
- isEmpty() -
接口 com.seeyon.ctp.common.cache.GroupCacheable 中的方法
- Returns true if this list contains no elements.
- isEmpty() -
类 com.seeyon.ctp.common.po.DataContainer 中的方法
-
- isEmpty() -
类 com.seeyon.ctp.form.bean.FormDataBean 中的方法
- 判断此行数据是否为空
- isEmpty() -
类 com.seeyon.ctp.util.LRUMap 中的方法
-
- isEmpty(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测是否是null字符串, 允许空格
Strings.isEmpty(null) = true
Strings.isEmpty("") = true
Strings.isEmpty(" ") = false
Strings.isEmpty("bob") = false
Strings.isEmpty(" bob ") = false
- isEmpty(Collection) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测集合是否有数据
- isEmptyTeamScope(V3xOrgTeam) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断组的公开范围是否有公开范围如果有公开组,如果没有就是私有组
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgLevel 中的方法
- 是否启用
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否启用
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgPost 中的方法
- 是否启用
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgPrincipal 中的方法
- 是否有效
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgRole 中的方法
- 是否启用
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgTeam 中的方法
- 是否启用
- isEnable() -
类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
- 是否启用
- isExist(String) -
接口 com.seeyon.ctp.common.cache.CacheAccessable 中的方法
- 判断指定名称的Cache是否存在。
- isExistLoginName(String) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 登录名是否重复
- isFilterOut() -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
-
- isFinish() -
类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
- 是否结束
- isFromM1() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
-
- isFullPage() -
异常 com.seeyon.ctp.common.exceptions.BusinessException 中的方法
- 异常提示消息是否全页面显示(有全页面的展现样式),默认嵌入局部页面模式(比如message弹出消息框中)
- isGroup -
类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的变量
-
- isGroup() -
类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
-
- isGroup() -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断当前登录单位是否是集团
- isGroup() -
类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
- 是否是集团
- isGroupAdmin() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
-
- isGroupAdmin(String, V3xOrgAccount) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为集团管理员。
- isGroupAdminById(Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为集团管理员。
- isGroupLevelMapRight(Long, Integer, Integer) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断当前职务级别是否映射到正确的集团职务级别
- isHRAdmin() -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断当前人员是否是HR管理员
- isI18NKey(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 是否是标准的国际化资源的key,有数字/字母/下划线/点/横线组成
- isIgnoreUrl(String, HttpServletRequest, HttpServletResponse) -
类 com.seeyon.ctp.common.authenticate.domain.User 中的静态方法
-
- isInCalculate() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isIncludeNotCharacter(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 判断是否包括汉字等非字符
isIncludeNotCharacter("234ds,提供电所")=true
isIncludeNotCharacter("234ds, ?
- isInCondition() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isInDepartment(long, List<Long>, boolean) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断指定人员是否在指定部门。
- isInDepartment(long, List<String>, List<Long>, boolean) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断指定人员是否在指定的部门
- isInDomain(Long, Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断用户是否在某一个域中, 适用于判断单位和部门的角色、岗位
- isInDomain(Long, Long, Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
-
- isInDomain(Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断用户是否在某一个域中, 适用于判断不包括单位和部门的角色、岗位等
- isInDomainByAccount(Long, Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
-
- isInternal() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
-
- isInternal -
类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的变量
-
- isInternal() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否是内部
- isInternal() -
类 com.seeyon.ctp.organization.po.OrgUnit 中的方法
- 是否是内部机构
- isLoginable() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否可以登录
- isMainTable() -
类 com.seeyon.ctp.form.bean.FormTableBean 中的方法
- 判断该表对象是否是表单的主表
- isMasterField() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 是否是主表字段.
- isMatchFieldTypeAndValue4OutwriteField(Object) -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断外部写入字段的值和对应的显示格式能否匹配上
如:显示格式是人员,结果回写进一个非人员id的值,则返回false
- isModified(Date, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 是否修改
- isMutilEnum() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isNeedCount() -
类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
-
- isNeedTotal() -
类 com.seeyon.ctp.util.FlipInfo 中的方法
- 是否需要提取总记录数
- isNew() -
类 com.seeyon.ctp.common.po.BasePO 中的方法
-
- isNewForm() -
类 com.seeyon.ctp.form.bean.FormBean 中的方法
- 是否是新建的表单
- isNotBlank(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测是否不是空字符串, 不允许空格
Strings.isNotBlank(null) = false
Strings.isNotBlank("") = false
Strings.isNotBlank(" ") = false
Strings.isNotBlank("bob") = true
Strings.isNotBlank(" bob ") = true
- isNotEmpty(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测是否不是null字符串, 允许空格
Strings.isNotEmpty(null) = false
Strings.isNotEmpty("") = false
Strings.isNotEmpty(" ") = true
Strings.isNotEmpty("bob") = true
Strings.isNotEmpty(" bob ") = true
- isNotEmpty(Collection) -
类 com.seeyon.ctp.util.Strings 中的静态方法
-
- isNull() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isOldPasswordCorrect(String, String) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断原始登录名是否正确
- isPagination() -
类 com.seeyon.ctp.common.dao.paginate.Pagination 中的静态方法
-
- isParentmultiEnum(FormFieldBean) -
类 com.seeyon.ctp.form.bean.FormBean 中的方法
- 判断给定FormFieldBean是否是多级枚举关联的父枚举项
- isPost(long, long, OrgConstants.MemberPostType...) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断人员是否具备指定岗位。
- isPrimary() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isProcessOverTime() -
类 com.seeyon.ctp.common.po.affair.CtpAffair 中的方法
-
- isPropertyDuplicated(String, String, Object) -
接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
- 检查类的属性是否有重复,用于无视单位id来进行属性值的判断
其他组织模型维护请使用isPropertyDuplicated(String entityClassName, String property, Object value, Long accountId)
方法在本单位内判断
- isPropertyDuplicated(String, String, Object, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
- 检查类的属性是否有重复
- isPropertyDuplicated(String, String, Object, Long, Long) -
接口 com.seeyon.ctp.organization.manager.OrgManagerDirect 中的方法
- 检查类的属性是否有重复
- isReadOnly(String, String) -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
- 对于空间的权限,是否只读。
- isRegistrer() -
接口 com.seeyon.ctp.portal.section.BaseSection 中的方法
-
- isRelationAttField() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断此单元格是否是关联的附件、图片、关联文档字段的字段
- isRelationField() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断字段是否是外键字段
- isRole(Long, Long, String, OrgConstants.MemberPostType...) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否是指定角色,支持单位角色和部门下的角色
- isRunningModeDevelop() -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 获取当前运行模式是否为develop开发态
- isRunningModeProduction() -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 获取当前运行模式是否为production生产运行态
- isRunningModeTest() -
类 com.seeyon.ctp.common.AppContext 中的静态方法
- 获取当前运行模式是否为test测试态
- isSn() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isSubField() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
- 判断是否是重复项字段
- isSuccess() -
类 com.seeyon.ctp.organization.bo.OrganizationMessage 中的方法
-
- isSuperAdmin() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
-
- isSuperAdmin(String, V3xOrgAccount) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 是否是超级管理员
- isSystemAdmin() -
类 com.seeyon.ctp.common.AppContext 中的静态方法
-
- isSystemAdmin() -
类 com.seeyon.ctp.common.authenticate.domain.User 中的方法
- 是否为系统管理员
- isSystemAdmin(String) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为系统管理员,
为isAdministrator、isSystemAdmin、isGroupAdmin、isAccountAdmin一起调用而优化,请勿传入与loginName不匹配的account。
- isSystemAdminById(Long) -
接口 com.seeyon.ctp.organization.manager.OrgManager 中的方法
- 判断是否为系统管理员,
为isAdministrator、isSystemAdmin、isGroupAdmin、isAccountAdmin一起调用而优化,请勿传入与loginName不匹配的account。
- isSystemAuth(long) -
类 com.seeyon.ctp.form.bean.FormBean 中的方法
- 是否是系统权限
- isTime() -
类 com.seeyon.ctp.form.modules.trigger.TriggerActionContext 中的方法
-
- isTrue(Boolean) -
类 com.seeyon.ctp.util.Strings 中的静态方法
-
- isUnique() -
类 com.seeyon.ctp.form.bean.FormFieldBean 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgDutyLevel 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgEntity 中的方法
- 判断实体是否有效
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgLevel 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgMember 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgPost 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgProperty 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgRole 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgTeam 中的方法
-
- isValid() -
类 com.seeyon.ctp.organization.bo.V3xOrgUnit 中的方法
-
- isVirtual() -
类 com.seeyon.ctp.organization.po.OrgMember 中的方法
- 是否是虚拟账号
- isWord(String) -
类 com.seeyon.ctp.util.Strings 中的静态方法
- 检测是否为纯单词,只有数字、字母、下划线
- isX64Edition() -
类 com.seeyon.ctp.common.SystemEnvironment 中的静态方法
- 是否是64位系统
- isYearMonth(Integer) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 要进行合法性验证的年月数值
- isYearMonth(String) -
类 com.seeyon.ctp.util.DateUtil 中的静态方法
- 要进行合法性验证的年月字符串
- iterator() -
接口 com.seeyon.ctp.common.cache.CacheSet 中的方法
- Returns an iterator over the elements in this set.
A B C D E F G H I J K L M N O P Q R S T U V W Y