public abstract class MemberCommand extends CommandWithParameters
| Constructor and Description |
|---|
MemberCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
getGroupIdParameter(Map<String,Serializable> parameters) |
protected MemberType |
getMemberType(Long userId,
Long groupId,
Long roleId) |
protected Long |
getProfileIdParameter(Map<String,Serializable> parameters) |
protected String |
getQuerySuffix(MemberType memberType) |
protected Long |
getRoleIdParameter(Map<String,Serializable> parameters) |
protected Long |
getUserIdParameter(Map<String,Serializable> parameters) |
getIntegerMandadoryParameter, getLongMandadoryParameter, getMandatoryParameter, getParameter, getParameter, getStringMandadoryParameterprotected MemberType getMemberType(Long userId, Long groupId, Long roleId) throws SCommandParameterizationException
protected Long getProfileIdParameter(Map<String,Serializable> parameters) throws SCommandParameterizationException
protected Long getUserIdParameter(Map<String,Serializable> parameters) throws SCommandParameterizationException
protected Long getGroupIdParameter(Map<String,Serializable> parameters) throws SCommandParameterizationException
protected Long getRoleIdParameter(Map<String,Serializable> parameters) throws SCommandParameterizationException
protected String getQuerySuffix(MemberType memberType)
Copyright © 2017 Bonitasoft S.A.. All rights reserved.