Uses of Class
com.sage.orion.sdata.servlet.BaseServiceOperation

Packages that use BaseServiceOperation
com.sage.orion.sdata.servlet.accpac   
 

Uses of BaseServiceOperation in com.sage.orion.sdata.servlet.accpac
 

Subclasses of BaseServiceOperation in com.sage.orion.sdata.servlet.accpac
 class AdvancedReportService
          This class is designed to handle the SData $service operation that generates an Accpac report.
 class BaseService
          An abstract class that provides a base Sage 300 ERP service.
 class ChangePasswordOperation
          The ChangePasswordOperation class provides the ability to change a password, by extending the BaseServiceOperation class.
 class CloseCRMSessionOperation
          The CloseCRMSessionOperation class provides the ability to close a session by extending the CloseSessionOperation class to allow for sessions opened by CRM.
 class CloseSessionOperation
          The CloseSessionOperation class provides the ability to close a session by extending the BaseServiceOperation class.
 class CompanyInfoService
          CompanyInfoService
 class ExportService
          This is an abstract class to be used to create an service to Export files.
 class FormlessReportService
          FormlessReportService overrides createTemplateFields of report service to hide name override functionality from Sdata consumer.
 class GetLoginTokenOperation
          The GetLoginToken class provides the ability to get a login token, by extending the BaseServiceOperation class.
 class IsDirtyOperation
          A service operation for finding out whether the view tied to a resource has uncommitted changes or not.
 class LicenseStatusService
          LicenseStatusService
 class OpenCRMSessionOperation
          The OpenCRMSessionOperation class provides the ability to open a session, by extending the BaseServiceOperation class.
 class OpenSessionOperation
          The OpenSessionOperation class provides the ability to open a session, by extending the BaseServiceOperation class.
 class PingOperation
          The PingOperation class is a Service Operation used as a way to keep a session alive without too much overhead.
 class ReportService
          This class is designed to handle the SData $service operation that generates an Accpac report.
 class SuperviewReportService
          This service is to handle the Accpac reports that require a superview to generate the report data.
 class ViewProcessService
          This class implements the process operation of an Accpac view.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.