public interface ServiceManager
Session.getServiceManager()
Modifier and Type | Method and Description |
---|---|
AclService |
getAclService()
Get the AclService instance for this session.
|
ApplicationInformationService |
getApplicationInformationService()
Get the
ApplicationInformationService instance bound to the current session. |
AuditService |
getAuditService()
Get the
AuditService instance bound to the current session. |
BatchRepositoryService |
getBatchRepositoryService()
Get the BatchRepositoryService instance for this session.
|
BatchWorkspaceService |
getBatchWorkspaceService()
Get the BatchWorkspaceService instance for this session.
|
GlobalPrivilegeService |
getGlobalPrivilegeService()
Get the
GlobalPrivilegeService instance bound to the current session. |
GroupService |
getGroupService()
Get the
GroupService instance bound to the current session. |
JobService |
getJobService()
Get the JobService instance for this session.
|
JobSubmissionService |
getJobSubmissionService()
Get the JobExecutionService instance for this session.
|
MembershipService |
getMembershipService()
Get the
MembershipService instance bound to the current session. |
ProcessDefinitionService |
getProcessDefinitionService()
Get the ProcessDefinitionService instance for this session.
|
ProcessFlowService |
getProcessFlowService()
Get the ProcessFlowService instance for this session.
|
ProcessFlowSetupService |
getProcessFlowSetupService()
Get the ProcessFlowSetupService instance for this session.
|
RecycleBinService |
getRecycleBinService()
Get the RecycleBinService instance for this session.
|
RepositoryService |
getRepositoryService()
Get the
RepositoryService instance bound to the current session. |
RoleService |
getRoleService()
Get the
RoleService instance bound to the current session. |
ScheduleService |
getScheduleService()
Get the ScheduleService instance for this session.
|
ScopedPrivilegeService |
getScopedPrivilegeService()
Get the
ScopedPrivilegeService instance bound to the current session. |
SessionService |
getSessionService()
Get the SessionService instance for this session.
|
SignatureService |
getSignatureService()
Get the SignatureService instance for this session.
|
SubscriptionService |
getSubscriptionService()
Get the SubscriptionService instance for this session.
|
TaskService |
getTaskService()
Get the TaskService instance for this session.
|
TypeService |
getTypeService()
Get the
TypeService instance bound to the current session. |
UserService |
getUserService()
Get the
UserService instance bound to the current session. |
WorkspaceService |
getWorkspaceService()
Get the
WorkspaceService instance bound to the current session. |
ApplicationInformationService getApplicationInformationService()
ApplicationInformationService
instance bound to the current session.ApplicationInformationService
instance bound to the current session.AuditService getAuditService()
AuditService
instance bound to the current session.AuditService
instance bound to the current session.GlobalPrivilegeService getGlobalPrivilegeService()
GlobalPrivilegeService
instance bound to the current session.GlobalPrivilegeService
instance bound to the current session.GroupService getGroupService()
GroupService
instance bound to the current session.GroupService
instance bound to the current session.MembershipService getMembershipService()
MembershipService
instance bound to the current session.MembershipService
instance bound to the current session.RepositoryService getRepositoryService()
RepositoryService
instance bound to the current session.RepositoryService
instance bound to the current session.RoleService getRoleService()
RoleService
instance bound to the current session.RoleService
instance bound to the current session.ScopedPrivilegeService getScopedPrivilegeService()
ScopedPrivilegeService
instance bound to the current session.ScopedPrivilegeService
instance bound to the current session.TypeService getTypeService()
TypeService
instance bound to the current session.TypeService
instance bound to the current session.UserService getUserService()
UserService
instance bound to the current session.UserService
instance bound to the current session.WorkspaceService getWorkspaceService()
WorkspaceService
instance bound to the current session.WorkspaceService
instance bound to the current session.BatchWorkspaceService getBatchWorkspaceService()
BatchRepositoryService getBatchRepositoryService()
AclService getAclService()
SignatureService getSignatureService()
RecycleBinService getRecycleBinService()
JobService getJobService()
JobSubmissionService getJobSubmissionService()
ProcessFlowService getProcessFlowService()
SessionService getSessionService()
ScheduleService getScheduleService()
SubscriptionService getSubscriptionService()
ProcessFlowSetupService getProcessFlowSetupService()
ProcessDefinitionService getProcessDefinitionService()
TaskService getTaskService()
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA