Class Summary |
AccpacHelper |
Accpac-specific constants and helpers |
AccpacPortalBridgeUtil |
The utility class for bridging the Sage 300 ERP (formerly accpac) module with
the portal module. |
AccpacResourceContext |
|
ActiveApplicationResourceKind |
|
AdvancedReportService |
This class is designed to handle the SData $service operation that generates
an Accpac report. |
Application |
This class is bound to the JiBX accpacApplication Binding file -
accpacApplicationBinding.xml |
ApplicationContext |
Handles the Application specific context. |
Applications |
This class is bound to the JiBX accpacApplication Binding file -
accpacApplicationBinding.xml |
ASSessions |
The ASSessions class implements the ResourceKind interface to provide
the SData resource asSessions. |
ASUsers |
The ASUsers class implements the ResourceKind interface to provide
the SData resource asUsers. |
ASWhoAmI |
The ASWhoAmI class implements the ResourceKind interface
to provide the SData resource asWhoAmI. |
AuthenticatorImpl |
This class handles authenticating a Sage 300 ERP user. |
BaseResourceContext |
|
BaseResourceKind |
An abstract class that provides for a base Accpac resource. |
BaseService |
An abstract class that provides a base Sage 300 ERP service. |
BinaryResponse |
this class is designed to return a binary HTTP response from the given
InputStream |
CalculatedField |
Handles the information for a calculated field type. |
ChangePasswordOperation |
The ChangePasswordOperation class provides the ability to change a password,
by extending the BaseServiceOperation class. |
ClassMap |
This class is bound to the JiBX ClassMap Binding file - ClassMapBinding.XML |
ClassMapContract |
A contract, especially as configured in the xml files |
ClassMapParameter |
|
ClassMapResource |
|
ClassMapResourceFilterFactory |
Utility class for ClassMapResourceFilter implementations. |
CloseCRMSessionOperation |
The CloseCRMSessionOperation class provides the ability to close a session by
extending the CloseSessionOperation class to allow for sessions
opened by CRM. |
CloseSessionOperation |
The CloseSessionOperation class provides the ability to close a session by
extending the BaseServiceOperation class. |
CompanyInfoService |
CompanyInfoService |
ConnectionResponseEntry |
|
EchoResourceKind |
A special resource kind that simply returns a previously returned response. |
ExportInfo |
This class contains the information of a file to be exported back to the
client |
ExportResource |
This resource kind handles retrieving an document that was previously
exported. |
ExportService |
This is an abstract class to be used to create an service to Export files. |
ExportToURL |
This is a helper class designed to export a given input stream to disk. |
FiscalYearResourceKind |
|
FormlessReportService |
FormlessReportService overrides createTemplateFields of report service to
hide name override functionality from Sdata consumer. |
FullSchemaKind |
The FullSchemaKind provides a ResourceKind specifically for
handling the full contract schema. |
GetLoginTokenOperation |
The GetLoginToken class provides the ability to get a login token, by
extending the BaseServiceOperation class. |
IntermediateResourceKind |
the resource kind for Accpac intermediate URLs |
IsDirtyOperation |
A service operation for finding out whether the view tied to a resource has
uncommitted changes or not. |
JiBXConfigurationAbstractResource |
The JiBXConfigurationAbstractResource abstract class provides an
abstract base class for the various classes that are part of the
configuration system. |
LicenseStatusResourceKind |
|
LicenseStatusService |
LicenseStatusService |
LogonInformation |
The LogonInformation class holds the Accpac Login information
provided by the getLoginToken SData service so that it can later be retrieved
by the openSession operation. |
LookupField |
The LookupField is a simple structure used in parsing the
ViewResourceMapping files. |
MeterListener |
This object translates the progress of a meter into the overall progress of
an async service operation. |
MiscellaneousPool |
The MiscellaneousPool class provides very unusual resource kinds,
mainly for exceptional circumstances. |
MissingSessionKind |
The MissingSessionKind class is a ResourceKind which handles
a request that has a stated session but the session is not present. |
OpenCRMSessionOperation |
The OpenCRMSessionOperation class provides the ability to open a session, by
extending the BaseServiceOperation class. |
OpenSessionOperation |
The OpenSessionOperation class provides the ability to open a session, by
extending the BaseServiceOperation class. |
OptionalFieldsView |
The view that implements optional fields for a resource. |
OptionalResourceField |
A ResourceField reflecting a custom or optional field in a view |
OrgsResourceKind |
The OrgsResourceKind class implements the ResourceKind interface to
provide the SData resource Orgs. |
PingOperation |
The PingOperation class is a Service Operation used as a way to keep a
session alive without too much overhead. |
PortalPortlet |
The portlet model that is supposed to be consumed by the portal module. |
PortletResourceKind |
The PortletResourceKind class implements the ResourceKind interface
to provide the Accpac portlet resource(s) that are allowed to be accessed by
the signed-on user. |
PortletsService |
The class is responsible for getting all the authorized portlets for the
user. |
Provider |
The Sage 300 ERP SDataProvider . |
RecordNumberResourceField |
Record number resource field |
ReferencedKeyField |
The ReferencedKeyField is a simple structure used in parsing the
ViewResourceMapping files. |
ReferencedResource |
The ReferencedResource class defines how a Resource
references some other Resource . |
ReportService |
This class is designed to handle the SData $service operation that generates
an Accpac report. |
ReportService.ReportParamValues |
a structure consisting of reportFile, reportFormat, reportName, a name to
value map of report parameters, and selectFormula |
Resource |
The Resource class wraps the resource definition files and exposes their
content in a usable fashion, including defaulting, checking validity etc. |
ResourceContextImpl |
|
ResourceKindFactory |
The ResourceKindFactory class provides the Accpac-specific
extension of the generic AbstractResourceFactory . |
ResourceMapXMLParser |
A helper class to parse the resource XML file to the corresponding Resource
object. |
ResourceViewField |
The ResourceViewField class exposes the configuration
information relating to a view field. |
ResourceVirtualField |
This class is to be used with the JiBX parser. |
ResponseEntry |
Adds the accpac requirements to the SDataResponseEntry |
SAJavaExceptionLogger |
The SAJavaExceptionLogger class provides the ability to log
generic exceptions and errors raised by the underlying SAJava module. |
SchemaChange |
notes the changes to the schema of a resource set and provides them as a
schema delta. |
SDataView |
provides the SData appearance of a View, adding SData semantics |
SDataViewField |
The SDataViewField class provides an SDataServlet version of the
ViewFields |
SDataViewRecordNumberer |
A Record Numberer object that generates/maintains record numbers for view
records. |
SDataViewSet |
The SDataViewSet class provides the collection of related
SDataView s. |
SecurityAccessVirtualFieldAdapter |
This class extends the VirtualFieldAdapter and can be used for
calculating a read-only, boolean virtual field for a specified security
resource or a list of security resources. |
Service |
This class is tied to the JiBX binding file serviceMapBinding.xml. |
ServiceHelper |
|
ServiceMap |
|
ServiceMapFileXMLParser |
A helper class to parse the serviceMap xml file to to ServerMap java object. |
ServiceReport |
provides the SData appearance of an Accpac report, adding some service
operation semantics * |
ServiceResourceKind |
Deprecated. Use ViewResourceKind instead |
SessionListener |
The SessionListener handles HttpSessionListener
capabilities for the Sage 300 ERP SData application. |
SuperviewReportService |
This service is to handle the Accpac reports that require a superview to
generate the report data. |
SystemResourceContext |
Handles the context for the SystemResource. |
SystemResourceKind |
TODO: Fill in Javadoc for SystemResourceKind. |
SystemResourcePool |
A pool to handle the system resource kinds. |
UICommonInfo |
The UICommonInfo class implements the ResourceKind interface
to retrieve the common info that all Accpac UIs need. |
ViewHandler |
Helper class that can be used for opening views, storing references to those
views, and releasing the views when the resource or service is being
shutdown. |
ViewHelper |
This class is designed to contain helper routines for the Accpac view
Resource Kinds. |
ViewProcessService |
This class implements the process operation of an Accpac view. |
ViewResourceKind |
This class extends ViewCRUDResourceKind to handle the $service
requests. |
VirtualFieldAdapter |
The VirtualFieldAdapter class provides an adapter for the
VirtualField interface. |