|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public RepositoryService getRepositoryService()
public TypeService getTypeService()
public AdminService getAdminService()
public GroupService getGroupService()
public UserService getUserService()
public SASService getSASService()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |