|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DrugServiceManager
Provides access to the SAS Drug Development 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 | |
---|---|
AnalysisService |
getAnalysisService()
Get the AnalysisService instance for this session. |
GlobalPrivilegeAssignmentService |
getGlobalPrivilegeAssignmentService()
Get the GlobalPrivilegeAssignmentService instance for this session. |
GroupService |
getGroupService()
Get the GroupService instance for this session. |
JobExecutionService |
getJobExecutionService()
Get the JobExecutionService instance for this session. |
JobService |
getJobService()
Get the JobService instance for this session. |
MembershipService |
getMembershipService()
Get the MembershipService instance for this session. |
OrganizationService |
getOrganizationService()
Get the OrganizationService instance for this session. |
PrivilegeService |
getPrivilegeService()
Get the PrivilegeService instance for this session. |
ProjectService |
getProjectService()
Get the ProjectService instance for this session. |
RepositoryResourceService |
getRepositoryResourceService()
Get the RepositoryResourceService instance for this session. |
RoleAssignmentService |
getRoleAssignmentService()
Get the RoleAssignmentService instance for this session. |
RoleDefinitionService |
getRoleDefinitionService()
Get the RoleDefinitionService instance for this session. |
UserService |
getUserService()
Get the UserService instance for this session. |
WorkspaceResourceService |
getWorkspaceResourceService()
Get the WorkspaceResourceService instance for this session. |
Method Detail |
---|
WorkspaceResourceService getWorkspaceResourceService()
RepositoryResourceService getRepositoryResourceService()
OrganizationService getOrganizationService()
ProjectService getProjectService()
AnalysisService getAnalysisService()
UserService getUserService()
GroupService getGroupService()
MembershipService getMembershipService()
GlobalPrivilegeAssignmentService getGlobalPrivilegeAssignmentService()
JobExecutionService getJobExecutionService()
JobService getJobService()
PrivilegeService getPrivilegeService()
RoleDefinitionService getRoleDefinitionService()
RoleAssignmentService getRoleAssignmentService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |