@Deprecated
public class ServiceFactory
extends java.lang.Object
Constructor and Description |
---|
ServiceFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static AdministrationService |
getAdministrationConsoleService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
This service pertains to the legacy admin console,
which will be replaced by the Appian Administration Console over the coming releases.
|
static User |
getAdministratorUser()
Deprecated.
Retrieves the user that is the system administrator.
|
static AdministrationService |
getCollabAdministrationService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getCollabAdministrationService( ServiceContext sc_ )
|
static AdministrationService |
getCollabAdministrationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
AdministrationService . |
static AdministrationService |
getCollabAdministrationService(User u_)
Deprecated.
use getCollabAdministrationService( ServiceContext sc_ )
|
static CommunityService |
getCollabCommunityService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getCollabCommunityService( ServiceContext sc_ )
|
static CommunityService |
getCollabCommunityService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
CommunityService . |
static CommunityService |
getCommunityService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
CommunityService . |
static CommunityService |
getCommunityService(User u_)
Deprecated.
use getCommunityService( ServiceContext sc_ )
|
static DiscussionBodyService |
getDiscussionBodyService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getDiscussionBodyService( ServiceContext sc_ )
|
static DiscussionBodyService |
getDiscussionBodyService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
|
static DiscussionBodyService |
getDiscussionBodyService(User u_)
Deprecated.
use getDiscussionBodyService( ServiceContext sc_ )
|
static DiscussionMetadataConvenienceService |
getDiscussionMetadataConvenienceService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use
getDiscussionMetadataConvenienceService( ServiceContext sc_ )
|
static DiscussionMetadataConvenienceService |
getDiscussionMetadataConvenienceService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
|
static DiscussionMetadataConvenienceService |
getDiscussionMetadataConvenienceService(User u_)
Deprecated.
use
getDiscussionMetadataConvenienceService( ServiceContext sc_ )
|
static DiscussionMetadataCoreService |
getDiscussionMetadataCoreService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use
getDiscussionMetadataCoreService( ServiceContext sc_ )
|
static DiscussionMetadataCoreService |
getDiscussionMetadataCoreService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
|
static DiscussionMetadataCoreService |
getDiscussionMetadataCoreService(User u_)
Deprecated.
use
getDiscussionMetadataCoreService( ServiceContext sc_ )
|
static DiscussionPortletService |
getDiscussionPortletService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
The Portal functionality will be removed in a future release.
|
static DocumentService |
getDocumentService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getDocumentService( ServiceContext sc_ )
|
static DocumentService |
getDocumentService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
DocumentService . |
static DocumentService |
getDocumentService(User u_)
Deprecated.
use getDocumentService( ServiceContext sc_ )
|
static ExceptionHandlerService |
getExceptionHandlerService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
ExceptionHandlerService . |
static ExpressionService |
getExpressionService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
ExpressionService . |
static FolderService |
getFolderService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getFolderService( ServiceContext sc_ )
|
static FolderService |
getFolderService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
FolderService . |
static FolderService |
getFolderService(User u_)
Deprecated.
use getFolderService( ServiceContext sc_ )
|
static GroupMessageService |
getGroupMessageService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
the Group Message channel and code will be removed in a future release.
|
static GroupService |
getGroupService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getGroupService( ServiceContext sc_ )
|
static GroupService |
getGroupService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
GroupService . |
static GroupService |
getGroupService(User u_)
Deprecated.
use getGroupService( ServiceContext sc_ )
|
static GroupTypeService |
getGroupTypeService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getGroupTypeService( ServiceContext sc_ )
|
static GroupTypeService |
getGroupTypeService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
GroupTypeService . |
static GroupTypeService |
getGroupTypeService(User u_)
Deprecated.
use getGroupTypeService( ServiceContext sc_ )
|
static KnowledgeCenterService |
getKnowledgeCenterService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getKnowledgeCenterService( ServiceContext sc_ )
|
static KnowledgeCenterService |
getKnowledgeCenterService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
KnowledgeCenterService . |
static KnowledgeCenterService |
getKnowledgeCenterService(User u_)
Deprecated.
use getKnowledgeCenterService( ServiceContext sc_ )
|
static LeaderMessageService |
getLeaderMessageService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
the Leader Message channel and code will be removed in a future release.
|
static LinksService |
getLinksService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getLinksService( ServiceContext sc_ )
|
static LinksService |
getLinksService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
LinksService . |
static LinksService |
getLinksService(User u_)
Deprecated.
use getLinksService( ServiceContext sc_ )
|
static MiniMetadataService |
getMiniMetadataService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
MiniMetadataService . |
static NotesContentService |
getNoteContentsService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
NotesContentService . |
static NotificationService |
getNotificationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
NotificationService . |
static PageNavigationService |
getPageNavigationService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getPageNavigationService( ServiceContext sc_ )
|
static PageNavigationService |
getPageNavigationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
The Portal functionality will be removed in a future release.
|
static PageNavigationService |
getPageNavigationService(User u_)
Deprecated.
use getPageNavigationService( ServiceContext sc_ )
|
static PageService |
getPageService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getPageService( ServiceContext sc_ )
|
static PageService |
getPageService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
The Portal functionality will be removed in a future release.
|
static PageService |
getPageService(User u_)
Deprecated.
use getPageService( ServiceContext sc_ )
|
static PersonalizationSearchService |
getPersonalizationSearchService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
|
static AdministrationService |
getPortalAdministrationService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getPortalAdministrationService( ServiceContext sc_ )
|
static AdministrationService |
getPortalAdministrationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
The Portal functionality will be removed in a future release.
|
static AdministrationService |
getPortalAdministrationService(User u_)
Deprecated.
use getPortalAdministrationService( ServiceContext sc_ )
|
static PortalNotificationService |
getPortalNotificationService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getPortalNotificationService( ServiceContext sc_ )
|
static PortalNotificationService |
getPortalNotificationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
PortalNotificationService . |
static PortalNotificationService |
getPortalNotificationService(User u_)
Deprecated.
use getPortalNotificationService( ServiceContext sc_ )
|
static PortletService |
getPortletService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getPortletService( ServiceContext sc_ )
|
static PortletService |
getPortletService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
The Portal functionality will be removed in a future release.
|
static PortletService |
getPortletService(User u_)
Deprecated.
use getPortletService( ServiceContext sc_ )
|
static ProcessAdministrationService |
getProcessAdministrationService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getProcessAdministrationService( ServiceContext sc_ )
|
static ProcessAdministrationService |
getProcessAdministrationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
ProcessAdministrationService . |
static ProcessAdministrationService |
getProcessAdministrationService(User u_)
Deprecated.
use getProcessAdministrationService( ServiceContext sc_ )
|
static ProcessDesignService |
getProcessDesignService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getProcessDesignService( ServiceContext sc_ )
|
static ProcessDesignService |
getProcessDesignService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
ProcessDesignService . |
static ProcessDesignService |
getProcessDesignService(User u_)
Deprecated.
use getProcessDesignService( ServiceContext sc_ )
|
static ProcessExecutionService |
getProcessExecutionService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getProcessExecutionService( ServiceContext sc_ )
|
static ProcessExecutionService |
getProcessExecutionService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
ProcessExecutionService . |
static ProcessExecutionService |
getProcessExecutionService(User u_)
Deprecated.
use getProcessExecutionService( ServiceContext sc_ )
|
static ReportingService |
getReportingService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getReportingService( ServiceContext sc_ )
|
static ReportingService |
getReportingService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
ReportingService . |
static ReportingService |
getReportingService(User u_)
Deprecated.
use getReportingService( ServiceContext sc_ )
|
static java.lang.Object |
getService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_,
java.lang.String serviceName_)
Deprecated.
use getService( ServiceContext sc_, String serviceName_ )
|
static java.lang.Object |
getService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_,
java.lang.String serviceName_)
Deprecated.
Gets an instance of the service referenced by
serviceName_ . |
static java.lang.Object |
getService(User u_,
java.lang.String serviceName_)
Deprecated.
use getService( ServiceContext sc_, String serviceName_ )
|
static StatisticsService |
getStatisticsService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getStatisticsService( ServiceContext sc_ )
|
static StatisticsService |
getStatisticsService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
StatisticsService . |
static StatisticsService |
getStatisticsService(User u_)
Deprecated.
use getStatisticsService( ServiceContext sc_ )
|
static SynchronizationService |
getSynchronizationService(User u_)
Deprecated.
use getSynchronizationService( ServiceContext sc_ )
|
static SynchronizationService |
getSyncronizationService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getSynchronizationService( ServiceContext sc_ )
|
static SynchronizationService |
getSyncronizationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
SynchronizationService . |
static User |
getUser(java.lang.String userName_)
Deprecated.
Creates a user object whose username is the given name.
|
static UserProfileService |
getUserProfileService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getUserProfileService( ServiceContext sc_ )
|
static UserProfileService |
getUserProfileService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
UserProfileService . |
static UserProfileService |
getUserProfileService(User u_)
Deprecated.
use getUserProfileService( ServiceContext sc_ )
|
static UserService |
getUserService(javax.servlet.http.HttpServlet s_,
javax.servlet.http.HttpSession hs_)
Deprecated.
use getUserService( ServiceContext sc_ )
|
static UserService |
getUserService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
Deprecated.
Gets an instance of the
UserService . |
static UserService |
getUserService(User u_)
Deprecated.
use getUserService( ServiceContext sc_ )
|
static void |
releaseCollabAdministrationService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseCommunityService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseDiscussionBodyService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseDiscussionMetadataConvenienceService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseDiscussionMetadataCoreService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseDocumentService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseFolderService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseGroupService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseGroupTypeService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseKnowledgeCenterService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseLinksService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseMetadataService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releasePageNavigationService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releasePageService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releasePortalAdministrationService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releasePortalNotificationService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releasePortletService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseProcessDesignService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseProcessExecutionService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseReportingService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseService(javax.servlet.http.HttpServlet s_,
java.lang.String name_,
java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseService(java.lang.Object serv_)
Deprecated.
Releases the given service.
|
static void |
releaseService(java.lang.Object s_,
java.lang.String serviceName_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseService(java.lang.String name_,
java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseServices(java.lang.Object[] ss_)
Deprecated.
Releases each service in the given array.
|
static void |
releaseServiceSafe(java.lang.Object serv_)
Deprecated.
Releases the given service, trapping and logging any exceptions that
are raised.
|
static void |
releaseServicesSafe(java.lang.Object[] ss_)
Deprecated.
Releases the given services, trapping and logging any exceptions that
are raised.
|
static void |
releaseStatisticsService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseSynchronizationService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseUserProfileService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
static void |
releaseUserService(java.lang.Object serv_)
Deprecated.
use releaseService( Service s_ )
|
public static User getAdministratorUser()
public static User getUser(java.lang.String userName_)
ServiceContext
.userName_
- the username to useUser
with the given username@Deprecated public static LeaderMessageService getLeaderMessageService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
LeaderMessageService
.sc_
- a context with which to obtain the serviceLeaderMessageService
@Deprecated public static PageNavigationService getPageNavigationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
PageNavigationService
.sc_
- a context with which to obtain the servicePageNavigationService
public static FolderService getFolderService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
FolderService
.sc_
- a context with which to obtain the serviceFolderService
public static DocumentService getDocumentService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
DocumentService
.sc_
- a context with which to obtain the serviceDocumentService
@Deprecated public static PageService getPageService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
PageService
.sc_
- a context with which to obtain the servicePageService
public static AdministrationService getCollabAdministrationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
.sc_
- a context with which to obtain the serviceAdministrationService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static CommunityService getCollabCommunityService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
CommunityService
.sc_
- a context with which to obtain the serviceCommunityService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionBodyService getDiscussionBodyService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionBodyService
.sc_
- a context with which to obtain the serviceDiscussionBodyService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionMetadataConvenienceService getDiscussionMetadataConvenienceService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionMetadataConvenienceService
.sc_
- a context with which to obtain the serviceDiscussionMetadataConvenienceService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionMetadataCoreService getDiscussionMetadataCoreService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionMetadataCoreService
.sc_
- a context with which to obtain the serviceDiscussionMetadataCoreService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static PersonalizationSearchService getPersonalizationSearchService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
com.appiancorp.asl3.servicefw.connect.ServiceException
public static GroupService getGroupService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupService
.sc_
- a context with which to obtain the serviceGroupService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static GroupTypeService getGroupTypeService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupTypeService
.sc_
- a context with which to obtain the serviceGroupTypeService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static KnowledgeCenterService getKnowledgeCenterService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
KnowledgeCenterService
.sc_
- a context with which to obtain the serviceKnowledgeCenterService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static AdministrationService getPortalAdministrationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
.sc_
- a context with which to obtain the serviceAdministrationService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static PortalNotificationService getPortalNotificationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PortalNotificationService
.sc_
- a context with which to obtain the servicePortalNotificationService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static NotificationService getNotificationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
NotificationService
.sc_
- a context with which to obtain the serviceNotificationService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PortletService getPortletService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PortletService
.sc_
- a context with which to obtain the servicePortletService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static ProcessAdministrationService getProcessAdministrationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessAdministrationService
.sc_
- a context with which to obtain the serviceProcessAdministrationService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static ProcessDesignService getProcessDesignService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessDesignService
.sc_
- a context with which to obtain the serviceProcessDesignService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static ProcessExecutionService getProcessExecutionService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessExecutionService
.sc_
- a context with which to obtain the serviceProcessExecutionService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static ExceptionHandlerService getExceptionHandlerService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ExceptionHandlerService
.sc_
- a context with which to obtain the serviceExceptionHandlerService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static ReportingService getReportingService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ReportingService
.sc_
- a context with which to obtain the serviceReportingService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static StatisticsService getStatisticsService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
StatisticsService
.sc_
- a context with which to obtain the serviceStatisticsService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static SynchronizationService getSyncronizationService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
SynchronizationService
.sc_
- a context with which to obtain the serviceSynchronizationService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static UserProfileService getUserProfileService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
UserProfileService
.sc_
- a context with which to obtain the serviceUserProfileService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static GroupMessageService getGroupMessageService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupMessageService
.sc_
- a context with which to obtain the serviceGroupMessageService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static java.lang.Object getService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_, java.lang.String serviceName_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serviceName_
.sc_
- a context with which to obtain the serviceserviceName_
- one of the XXX_SERVICE
constantsserviceName_
whose context is sc_
.com.appiancorp.asl3.servicefw.connect.ServiceException
public static UserService getUserService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
UserService
.sc_
- a context with which to obtain the serviceUserService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static LinksService getLinksService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
LinksService
.sc_
- a context with which to obtain the serviceLinksService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static ExpressionService getExpressionService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ExpressionService
.sc_
- a context with which to obtain the serviceExpressionService
com.appiancorp.asl3.servicefw.connect.ServiceException
public static NotesContentService getNoteContentsService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
NotesContentService
.sc_
- a context with which to obtain the serviceNotesContentService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static AdministrationService getAdministrationConsoleService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
.sc_
- a context with which to obtain the serviceAdministrationService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static AdministrationService getCollabAdministrationService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.AdministrationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static AdministrationService getCollabAdministrationService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
whose context is determined by the given session.u_
- the user making the request.AdministrationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static CommunityService getCollabCommunityService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
CommunityService
whose context
is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.CommunityService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static CommunityService getCommunityService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
CommunityService
whose context
is determined by the given session.u_
- the user making the request.CommunityService
.com.appiancorp.asl3.servicefw.connect.ServiceException
public static CommunityService getCommunityService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
CommunityService
.sc_
- a context with which to obtain the serviceCommunityService
com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionBodyService getDiscussionBodyService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionBodyService
whose context
is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.DiscussionBodyService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionBodyService getDiscussionBodyService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionBodyService
whose context
is determined by the given session.u_
- the user making the request.DiscussionBodyService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionMetadataConvenienceService getDiscussionMetadataConvenienceService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionMetadataConvenienceService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.DiscussionMetadataConvenienceService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionMetadataConvenienceService getDiscussionMetadataConvenienceService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionMetadataConvenienceService
whose context is determined by the given session.u_
- the user making the request.DiscussionMetadataConvenienceService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionMetadataCoreService getDiscussionMetadataCoreService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionMetadataCoreService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.DiscussionMetadataCoreService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionMetadataCoreService getDiscussionMetadataCoreService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DiscussionMetadataCoreService
whose context is determined by the given session.u_
- the user making the request.DiscussionMetadataCoreService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DiscussionPortletService getDiscussionPortletService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
DiscussionPortletService
.sc_
- a context with which to obtain the serviceDiscussionPortletService
public static MiniMetadataService getMiniMetadataService(com.appiancorp.asl3.servicefw.connect.ServiceContext sc_)
MiniMetadataService
.sc_
- a context with which to obtain the serviceMiniMetadataService
@Deprecated public static DocumentService getDocumentService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DocumentService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.DocumentService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static DocumentService getDocumentService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
DocumentService
whose context is determined by the given session.u_
- the user making the request.DocumentService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static FolderService getFolderService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
FolderService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.FolderService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static FolderService getFolderService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
FolderService
whose context is determined by the given session.u_
- the user making the request.FolderService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static GroupService getGroupService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.GroupService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static GroupService getGroupService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupService
whose context is determined by the given session.u_
- the user making the request.GroupService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static GroupTypeService getGroupTypeService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupTypeService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.GroupTypeService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static GroupTypeService getGroupTypeService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
GroupTypeService
whose context is determined by the given session.u_
- the user making the request.GroupTypeService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static KnowledgeCenterService getKnowledgeCenterService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
KnowledgeCenterService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.KnowledgeCenterService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static KnowledgeCenterService getKnowledgeCenterService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
KnowledgeCenterService
whose context is determined by the given session.u_
- the user making the request.KnowledgeCenterService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PageNavigationService getPageNavigationService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PageNavigationService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.PageNavigationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PageNavigationService getPageNavigationService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PageNavigationService
whose context is determined by the given session.u_
- the user making the request.PageNavigationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PageService getPageService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PageService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.PageService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PageService getPageService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PageService
whose context is determined by the given session.u_
- the user making the request.PageService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static AdministrationService getPortalAdministrationService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.AdministrationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static AdministrationService getPortalAdministrationService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
AdministrationService
whose context is determined by the given session.u_
- the user making the request.AdministrationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PortalNotificationService getPortalNotificationService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PortalNotificationService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.PortalNotificationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PortalNotificationService getPortalNotificationService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PortalNotificationService
whose context is determined by the given session.u_
- the user making the request.PortalNotificationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PortletService getPortletService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PortletService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.PortletService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static PortletService getPortletService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
PortletService
whose context is determined by the given session.u_
- the user making the request.PortletService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ProcessAdministrationService getProcessAdministrationService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessAdministrationService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.ProcessAdministrationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ProcessAdministrationService getProcessAdministrationService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessAdministrationService
whose context is determined by the given session.u_
- the user making the request.ProcessAdministrationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ProcessDesignService getProcessDesignService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessDesignService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.ProcessDesignService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ProcessDesignService getProcessDesignService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessDesignService
whose context is determined by the given session.u_
- the user making the request.ProcessDesignService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ProcessExecutionService getProcessExecutionService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessExecutionService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.ProcessExecutionService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ProcessExecutionService getProcessExecutionService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ProcessExecutionService
whose context is determined by the given session.u_
- the user making the request.ProcessExecutionService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ReportingService getReportingService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ReportingService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.ReportingService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static ReportingService getReportingService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ReportingService
whose context is determined by the given session.u_
- the user making the request.ReportingService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static java.lang.Object getService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_, java.lang.String serviceName_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serviceName_
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.serviceName_
- one of the XXX_SERVICE
constants.serviceName_
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static java.lang.Object getService(User u_, java.lang.String serviceName_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serviceName_
whose context is determined by the given user.u_
- the user making the request.serviceName_
- one of the XXX_SERVICE
constants.serviceName_
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static StatisticsService getStatisticsService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
StatisticsService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.StatisticsService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static StatisticsService getStatisticsService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
StatisticsService
whose context is determined by the given session.u_
- the user making the request.StatisticsService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static SynchronizationService getSynchronizationService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
SynchronizationService
whose context is determined by the given session.u_
- the user making the request.SynchronizationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static SynchronizationService getSyncronizationService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
SynchronizationService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.SynchronizationService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static UserProfileService getUserProfileService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
UserProfileService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.UserProfileService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static UserProfileService getUserProfileService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
UserProfileService
whose context is determined by the given session.u_
- the user making the request.UserProfileService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static UserService getUserService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
UserService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.UserService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static UserService getUserService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
UserService
whose context is determined by the given session.u_
- the user making the request.UserService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static LinksService getLinksService(javax.servlet.http.HttpServlet s_, javax.servlet.http.HttpSession hs_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
LinksService
whose context is determined by the given session.s_
- the servlet from which this request is made. The old ASL
supported a mode in which each servlet could have its own ASL
configuration.hs_
- the session of the user making the request. This session
is used to forge a context under which the service is obtained.LinksService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static LinksService getLinksService(User u_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
LinksService
whose context is determined by the given session.u_
- the user making the request.LinksService
.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseCollabAdministrationService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseCommunityService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseDiscussionBodyService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseDiscussionMetadataConvenienceService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseDiscussionMetadataCoreService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseDocumentService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseFolderService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseGroupService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseGroupTypeService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseKnowledgeCenterService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releasePageNavigationService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releasePageService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releasePortalAdministrationService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releasePortalNotificationService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releasePortletService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseProcessDesignService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseProcessExecutionService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseReportingService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseService(javax.servlet.http.HttpServlet s_, java.lang.String name_, java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
s_
- the servlet from which the request is being made. The old
ASL supported a mode in which each servlet could have its own ASL
configuration.serv_
- the service to releasename_
- one of the XXX_SERVICE
constants
indicating what king of service serv_
is.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseService(java.lang.Object s_, java.lang.String serviceName_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
s_
- the service to releaseserviceName_
- one of the XXX_SERVICE
constants
indicating what king of service s_
is.com.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseService(java.lang.String name_, java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
name_
- one of the XXX_SERVICE
constants
indicating what king of service serv_
is.serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseStatisticsService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseSynchronizationService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseUserProfileService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseUserService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseLinksService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
@Deprecated public static void releaseMetadataService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
public static void releaseService(java.lang.Object serv_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
serv_
- the service to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
public static void releaseServices(java.lang.Object[] ss_) throws com.appiancorp.asl3.servicefw.connect.ServiceException
ss_
- the services to releasecom.appiancorp.asl3.servicefw.connect.ServiceException
public static void releaseServiceSafe(java.lang.Object serv_)
serv_
- the service to releasepublic static void releaseServicesSafe(java.lang.Object[] ss_)
ss_
- the services to releaseCopyright © 2003-2024 Appian Corporation. All Rights Reserved.