public class TeamSelectCheckServiceImpl extends java.lang.Object implements EntitySelectCheckService
构造器和说明 |
---|
TeamSelectCheckServiceImpl() |
限定符和类型 | 方法和说明 |
---|---|
com.seeyon.ctp.common.bo.Result |
checkMember(CheckArgument argument)
检测人员是否为空
|
com.seeyon.ctp.common.bo.Result |
checkMemberSize(CheckArgument argument)
检测是否超出人员限制
|
SelectOrgConstants.EntityType |
getType()
EntityType
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkLevelScope, checkWorkScope
public com.seeyon.ctp.common.bo.Result checkMember(CheckArgument argument) throws com.seeyon.ctp.common.exceptions.BusinessException
EntitySelectCheckService
checkMember
在接口中 EntitySelectCheckService
com.seeyon.ctp.common.exceptions.BusinessException
public com.seeyon.ctp.common.bo.Result checkMemberSize(CheckArgument argument) throws com.seeyon.ctp.common.exceptions.BusinessException
EntitySelectCheckService
checkMemberSize
在接口中 EntitySelectCheckService
com.seeyon.ctp.common.exceptions.BusinessException
public SelectOrgConstants.EntityType getType()
EntitySelectCheckService
getType
在接口中 EntitySelectCheckService