|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceManager
ServiceManager is the central place for looking up all the available remote services. There
is a single instance of each service per Session
. Therefore each call to these methods
returns the same object each time.
Method Summary | |
---|---|
AdminService |
getAdminService()
Get the AdminService instance for this session. |
GroupService |
getGroupService()
Get the GroupService instance for this session. |
RepositoryService |
getRepositoryService()
Get the RepositoryService instance for this session. |
SASService |
getSASService()
Get the SASService instance for this session. |
TypeService |
getTypeService()
Get the TypeService instance for this session. |
UserService |
getUserService()
Get the UserService instance for this session. |
Method Detail |
---|
RepositoryService getRepositoryService()
TypeService getTypeService()
AdminService getAdminService()
GroupService getGroupService()
UserService getUserService()
SASService getSASService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |