public class BusinessAccountCheckServiceImpl extends java.lang.Object implements EntitySelectCheckService
| 构造器和说明 |
|---|
BusinessAccountCheckServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.seeyon.ctp.common.bo.Result |
checkLevelScope(CheckArgument argument)
检测超出职务级别
|
boolean |
checkLevelScope(V3xOrgAccount account,
java.util.Map<java.lang.String,java.lang.Object> params) |
SelectOrgConstants.EntityType |
getType()
EntityType
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckMember, checkMemberSize, checkWorkScopepublic com.seeyon.ctp.common.bo.Result checkLevelScope(CheckArgument argument) throws com.seeyon.ctp.common.exceptions.BusinessException
EntitySelectCheckServicecheckLevelScope 在接口中 EntitySelectCheckServicecom.seeyon.ctp.common.exceptions.BusinessExceptionpublic SelectOrgConstants.EntityType getType()
EntitySelectCheckServicegetType 在接口中 EntitySelectCheckServicepublic boolean checkLevelScope(V3xOrgAccount account, java.util.Map<java.lang.String,java.lang.Object> params) throws com.seeyon.ctp.common.exceptions.BusinessException
com.seeyon.ctp.common.exceptions.BusinessException