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, wait
checkMember, checkMemberSize, checkWorkScope
public com.seeyon.ctp.common.bo.Result checkLevelScope(CheckArgument argument) throws com.seeyon.ctp.common.exceptions.BusinessException
EntitySelectCheckService
checkLevelScope
在接口中 EntitySelectCheckService
com.seeyon.ctp.common.exceptions.BusinessException
public SelectOrgConstants.EntityType getType()
EntitySelectCheckService
getType
在接口中 EntitySelectCheckService
public 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