public interface AdminConnectionManager extends AdminEmfStore
| Modifier and Type | Method and Description |
|---|---|
void |
initConnection(ServerInfo serverInfo,
SessionId id)
Initialize the connection to the server.
|
addInitialParticipant, addMember, addParticipant, assignRole, changeOrgUnit, changeRole, changeUser, createGroup, createUser, deleteGroup, deleteUser, getGroups, getGroups, getMembers, getOrgUnit, getOrgUnits, getParticipants, getProjectInfos, getRole, getUsers, removeGroup, removeMember, removeParticipantvoid initConnection(ServerInfo serverInfo, SessionId id) throws ConnectionException
serverInfo - the server infoid - the session idConnectionException - if the connection failsCopyright © 2017. All rights reserved.