Uses of Package
com.sage.orion.sdata.servlet

Packages that use com.sage.orion.sdata.servlet
com.sage.orion.sdata.filter This package contains the handling of the filters that are used to select records 
com.sage.orion.sdata.servlet   
com.sage.orion.sdata.servlet.accpac   
com.sage.orion.sdata.servlet.swtservice   
com.sage.orion.sdata.servlet.swtservice.tablebuilder   
 

Classes in com.sage.orion.sdata.servlet used by com.sage.orion.sdata.filter
BindVariables
          This class act as a container for holding the bind variables.
 

Classes in com.sage.orion.sdata.servlet used by com.sage.orion.sdata.servlet
AbstractSDataExternalRequest
          Abstract class for SData external request
AsyncRequestHandler
           
AsyncStatusListener
          A status listener that provides callback methods to update the processing progress of this task.
Authenticator
           
BaseServiceOperation.FieldNames
          The pair of field name and description.
BindVariables
          This class act as a container for holding the bind variables.
DefaultPagingControl
           
ILanguageResource
          An ILanguageResource provides the ability to get messages by language.
IncludeSpecification
          Deprecated. Use the QueryPayloadControl directly
JDBCDatabaseType
          Specifies the types of databases supported by our JDBC layer
JDBCHelper.RequestPayloadProcessedInfo
          A read-only "struct-like" class that holds the processed information from the payload part of an SData insert (POST) or update (PUT) request.
JDBCResourceKind
          An abstract class that handles generic functionalities in favor of it's implementors.
LanguageResource
          A utility class that provides the service of getting a single language resource string
MalformedPayloadException
          Class for a malformed Payload Exception.
MalformedURLException
           
MaskBuilder
          MaskBuilder assists in building a mask pattern for the schema restriction.
MaskBuilder.CaseType
           
MaskBuilder.PrintCaseType
           
MaskBuilder.StringSegmentType
           
MaskDataTypeBuilder
          Builds the data type for the mask, for example A-Fa-f0-9 of a mask [A-Fa-f0-9]{8} This class should be used in conjunction with MaskBuilder.
NotFoundException
          SData exception to be thrown when a requested resource or property is not found.
OrderByParameter
           
PagingControl
          A class that implements the PagingControl interface provides information about which page of a feed is being requested.
PagingControl.PagingMethod
           
PagingInfo
          An interface responsible for helping out in creating paging links.
PayloadControlPath
          The PayloadControlPath class provides a resource path description that can be used with the QueryPayloadControl class, to express positions in the resource tree.
PortletCategoriesResource
          A utility class that provides the service of getting a single portletCategories information object given a portletCategories ID.
PortletResource
          A utility class that provides the service of getting a single portlet information object given a portlet ID.
QueryParameter.QueryType
          The different query parameter types
QueryPayloadControl
          The QueryPayloadControl class represents the Query Payload Control concept in the SData Specification.
ResourceContext
           
ResourceElement
          Element in a resource tree
ResourceElement.Navigation
           
ResourceElement.Type
          An enumeration of the types of resource element
ResourceFactory
           
ResourceField
           
ResourceKind
          The base interface for a resource kind.
ResourceKindPool
          A ResourceKindPool represents a pool of ResourceKind that can be used to satisfy requests.
ResourceResponse
           
SchemaResponse
          Implementation of ResourceResponse where the payload is a schema
SDataConstants.KeyDirection
          The possible directions for key-based indexing
SDataConversation
          SData to SData communication Interface
SDataDiagnoses
           
SDataDiagnosis
          an SData Diagnosis element
SDataDiagnosis.Severity
          Severity of the diagnosis entry
SDataExternalRequest
           
SDataProvider
          This is the interface that all SData providers must implement.
SDataRelatedResource
          A Resource related to another resource
SDataRequest
          The SDataRequest interface exposes the incoming SData Request in terms of SData terminology.
SDataRequest.SDataMethod
          The possible types of SData request
SDataRequestEntry
          The SDataRequestEntry class represents an sdata entry within a request (which is slightly different from the response form).
SDataRequestFeed
          A feed provided in an SData request
SDataResourceElement
          The new replacement for the ResourceEntity and all the other stuff that goes with it.
SDataResourceElement.ReferenceCreator
          Creator for the Field resource type.
SDataResourceElement.ReferenceListCreator
          Creator for the Reference List type of resource.
SDataResourceElement.Type
          TODO: Fill in Javadoc for Type.
SDataResourceKindInfo
          Contains the information for a particular instance of a loaded resource kind.
SDataResourceKindInfo.Status
          The status of the resource kind.
SDataResponse
           
SDataResponseEntry
          An Atom Entry in an SData response.
SDataResponseFeed
          An Atom Feed in an SData response.
SDataSchema
          a schema as understood by the SData specification.
SDataServer
          Class holds elements to contact a web server
SDataServletContext
          A class to hold the information that we want to hold for the whole servlet.
SDataServletContext.Mode
          The mode that the servlet is running: Host, Deployed or Test
SDataTracking
           
ServiceField
          Service field class
ServiceField.ServiceFieldPresentationType
          Indicates the type of presentation information defined for a field.
ServiceField.ServiceFieldType
          Service field types enum
ServiceFieldPresentItem
          An item in the list of a service field's presentation items
ServiceOperation
          The ServiveOperation interface provides the core definition of the interface.
SystemApplicationContext
           
TrackingIDInfo
           
TrackingIDMap
          The TrackingMap is a map designed to handle tracking numbers.
TrackingPayload
          The class controls behavior of the async sdata requests
 

Classes in com.sage.orion.sdata.servlet used by com.sage.orion.sdata.servlet.accpac
AbstractResourceFactory
          The AbstractResourceFactory class provides a base implementation of ResourceFactory.
AsyncStatusListener
          A status listener that provides callback methods to update the processing progress of this task.
Authenticator
           
BaseServiceOperation
          An abstract class that provides an adapter for the ServiceOperation interface.
JiBXParser
          A helper class to parser xml files using the JiBX Library (http://jibx.sourceforge.net/).
ResourceContext
           
ResourceElement
          Element in a resource tree
ResourceFactory
           
ResourceField
           
ResourceKind
          The base interface for a resource kind.
ResourceKindPool
          A ResourceKindPool represents a pool of ResourceKind that can be used to satisfy requests.
ResourceResponse
           
SDataDiagnoses
           
SDataDiagnosis
          an SData Diagnosis element
SDataProvider
          This is the interface that all SData providers must implement.
SDataRequest
          The SDataRequest interface exposes the incoming SData Request in terms of SData terminology.
SDataRequestImpl
          TODO: Fill in Javadoc for SDataRequestImpl.
SDataResourceElement
          The new replacement for the ResourceEntity and all the other stuff that goes with it.
SDataResourceKindInfo
          Contains the information for a particular instance of a loaded resource kind.
SDataResponseEntry
          An Atom Entry in an SData response.
SDataResponseFeed
          An Atom Feed in an SData response.
SDataSchema
          a schema as understood by the SData specification.
SDataServletContext
          A class to hold the information that we want to hold for the whole servlet.
ServiceField
          Service field class
ServiceOperation
          The ServiveOperation interface provides the core definition of the interface.
 

Classes in com.sage.orion.sdata.servlet used by com.sage.orion.sdata.servlet.swtservice
AsyncStatusListener
          A status listener that provides callback methods to update the processing progress of this task.
JDBCDatabaseType
          Specifies the types of databases supported by our JDBC layer
JDBCResourceKind
          An abstract class that handles generic functionalities in favor of it's implementors.
PoolFinder
          The PoolFinder interface defines a mechanism for getting ResourceKindPool based upon authorization tokens
ResourceKind
          The base interface for a resource kind.
ResourceKindPool
          A ResourceKindPool represents a pool of ResourceKind that can be used to satisfy requests.
ResourceResponse
           
SchemaResponse
          Implementation of ResourceResponse where the payload is a schema
SDataRequest
          The SDataRequest interface exposes the incoming SData Request in terms of SData terminology.
SDataResourceElement
          The new replacement for the ResourceEntity and all the other stuff that goes with it.
SDataResourceKindInfo
          Contains the information for a particular instance of a loaded resource kind.
SDataSchema
          a schema as understood by the SData specification.
SDataServletContext
          A class to hold the information that we want to hold for the whole servlet.
 

Classes in com.sage.orion.sdata.servlet used by com.sage.orion.sdata.servlet.swtservice.tablebuilder
JDBCDatabaseType
          Specifies the types of databases supported by our JDBC layer
 



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