|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdminConnectionManager
An admin connection manager connects to the server for administrative services.
| Method Summary | |
|---|---|
void |
initConnection(ServerInfo serverInfo,
SessionId id)
Initialize the connection to the server. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.AdminEmfStore |
|---|
addInitialParticipant, addMember, addParticipant, assignRole, changeOrgUnit, changeRole, changeUser, createGroup, createUser, deleteGroup, deleteUser, getGroups, getGroups, getMembers, getOrgUnit, getOrgUnits, getParticipants, getProjectInfos, getRole, getUsers, removeGroup, removeMember, removeParticipant |
| Method Detail |
|---|
void initConnection(ServerInfo serverInfo,
SessionId id)
throws ConnectionException
serverInfo - the server infoid - the session id
ConnectionException - if the connection fails
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||