Uses of Interface
com.sage.orion.sdata.servlet.ServiceOperation

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

Uses of ServiceOperation in com.sage.orion.sdata.servlet
 

Classes in com.sage.orion.sdata.servlet that implement ServiceOperation
 class BaseServiceOperation
          An abstract class that provides an adapter for the ServiceOperation interface.
 

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

Classes in com.sage.orion.sdata.servlet.accpac that implement ServiceOperation
 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.