A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractResourceFactory - Class in com.sage.orion.sdata.servlet
The AbstractResourceFactory class provides a base implementation of ResourceFactory.
AbstractResourceFactory() - Constructor for class com.sage.orion.sdata.servlet.AbstractResourceFactory
 
AbstractSDataExternalRequest - Class in com.sage.orion.sdata.servlet
Abstract class for SData external request
AbstractSDataExternalRequest(String, SDataRequest.SDataMethod, InputStream, String) - Constructor for class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
To create external request
AbstractSDataExternalRequest(String, SDataRequest.SDataMethod, String, boolean, boolean) - Constructor for class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
TO create external request
accept(File, String) - Method in class com.sage.orion.sdata.servlet.OptionalMapFilenameFilter
AccpacHelper - Class in com.sage.orion.sdata.servlet.accpac
Accpac-specific constants and helpers
AccpacPortalBridgeUtil - Class in com.sage.orion.sdata.servlet.accpac
The utility class for bridging the Sage 300 ERP (formerly accpac) module with the portal module.
AccpacPortalBridgeUtil() - Constructor for class com.sage.orion.sdata.servlet.accpac.AccpacPortalBridgeUtil
 
AccpacResourceContext - Class in com.sage.orion.sdata.servlet.accpac
 
AccpacResourceContext() - Constructor for class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
 
ActiveApplicationResourceKind - Class in com.sage.orion.sdata.servlet.accpac
 
ActiveApplicationResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ActiveApplicationResourceKind
 
ADD - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
add(SDataDiagnosis) - Method in class com.sage.orion.sdata.servlet.SDataDiagnoses
Add an error to the SData error stack
add(String) - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Adds the given Tracking ID to the map.
add(String, Object) - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Adds the given Tracking ID and object to the map.
add(String) - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
add(String, Object) - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
addAll(List<SDataDiagnosis>) - Method in class com.sage.orion.sdata.servlet.SDataDiagnoses
Add a list of errors to the SData error stack
addChildResource(Resource) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Adds the given resource as a child resource.
addCompanyIDField(String, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Takes the set of records of the default company and creates a new sets for each company registered in Accpac
addConfigurationError(String) - Method in class com.sage.orion.sdata.servlet.accpac.JiBXConfigurationAbstractResource
adds the given error to the collection of configuration errors
addField(String, FieldDataType, int, boolean, String, String, String) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.DBTableBuilder
Adds field to the collection
addField(String, FieldDataType, int, boolean, String, String, String) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Adds field to the collection
addFields(Collection<FieldDefinition>) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.DBTableBuilder
Adds fields to the table
addFields(Collection<FieldDefinition>) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Adds fields to table
addIndex(String, String) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.DBTableBuilder
Adds index to the collection
addIndex(String, String) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Adds index to map
addIndices(Collection<IndexDefinition>) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.DBTableBuilder
Adds indices to the table
addIndices(Collection<IndexDefinition>) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Adds indices to table
addKey(String, boolean) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Sets primary key
addLookupField(LookupField) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
adds the given field to the list of lookup fields.
addRecordsForAllCompanies(String, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Takes the set of records of the default company and creates a new sets for each company registered in Accpac
addRecordsFromDOMDocument(Document) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Insert the records into the table from an XML document of suitable format.
addRecordsFromXml(String) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.DBTableBuilder
Reads data records from the xml file and populates the table
addRecordsFromXml(String) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Reads records from xml file and adds them to table
addReferencedKeyField(ReferencedKeyField) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
adds the given field to the list of lookup fields.
addSchemaEtcLinks(Element, String, boolean) - Method in class com.sage.orion.sdata.servlet.accpac.ConnectionResponseEntry
 
addService(Service) - Method in class com.sage.orion.sdata.servlet.accpac.ServiceMap
 
addToDOM(Element) - Method in class com.sage.orion.sdata.servlet.OpenSearchResult
adds the content of this instance to the given DOM element
addToResponse(HttpServletResponse, String, String, SDataDiagnoses) - Method in class com.sage.orion.sdata.servlet.accpac.BinaryResponse
 
addToResponse(HttpServletResponse, String, String, SDataDiagnoses) - Method in interface com.sage.orion.sdata.servlet.ResourceResponse
 
addToResponse(HttpServletResponse, String, String, SDataDiagnoses) - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
 
addToResponse(HttpServletResponse, String, String, SDataDiagnoses) - Method in class com.sage.orion.sdata.servlet.SchemaResponse
 
addToResponse(HttpServletResponse, String, String, SDataDiagnoses) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
addToResponse(HttpServletResponse, String, String, SDataDiagnoses) - Method in interface com.sage.orion.sdata.servlet.SDataResponse
 
addTypeToSchema(Element, String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Add the resource kind type to the schema and return it ready to be populated.
AdhocDomains - Class in com.sage.orion.sdata.servlet.swtservice
 
AdhocDomains() - Constructor for class com.sage.orion.sdata.servlet.swtservice.AdhocDomains
 
AdhocQueryFileCategoryResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
 
AdhocQueryFileCategoryResourceKind(ApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AdhocQueryFileDefaultResouceKind - Class in com.sage.orion.sdata.servlet.swtservice
 
AdhocQueryFileDefaultResouceKind(ApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
AdhocQueryFileResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
 
AdhocQueryFileResourceKind(ApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileResourceKind
 
AdhocQueryFileSchemaDefaultImpl - Class in com.sage.orion.sdata.servlet.swtservice
This schema implements the required SData schema for both QueryFile and QueryFileCategory
AdhocUpgrade - Class in com.sage.orion.sdata.servlet.swtservice
This class upgrades the Adhoc 60A data to 61A.
AdvancedReportService - Class in com.sage.orion.sdata.servlet.accpac
This class is designed to handle the SData $service operation that generates an Accpac report.
AdvancedReportService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.AdvancedReportService
Constructor which uses the report object created from the report name defined for this service operation
afterColumnName() - Method in enum com.sage.orion.sdata.servlet.JDBCDatabaseType
returns the string that needs to appear after a column name
allowsNull() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
returns whether or not the field allows null values
ALTER_TABLE - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
AME_ABBREVIATION - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
the preferred namespace abbreviation for the Accpac Metadata Extensions
AME_ABBREVIATION - Static variable in class com.sage.orion.sdata.servlet.JDBCHelper
 
AME_ABBREVIATION - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileSchemaDefaultImpl
 
AME_AUTOPOST_TAG - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
AME_CUSTOM - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
AME_DISABLED - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
the disabled attribute
AME_DISABLED - Static variable in class com.sage.orion.sdata.servlet.JDBCHelper
the disabled attribute
AME_RECORD_NUMBER - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
this is a special field that contains the system-generated record number for each entry
AME_SET_INITIALLY - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
amountMatchingLeading(String) - Method in class com.sage.orion.sdata.servlet.PayloadControlPath
returns how much of the leading part of the specified model matches this path.
amountMatchingOrExact(String) - Method in class com.sage.orion.sdata.servlet.PayloadControlPath
returns how much of the specified model matches this path, including allowing for all of it to match.
AND - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
AND_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
and
AP_DOMAIN_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AP_DOMAIN_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AP_DOMAIN_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AP_DOMAIN_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
append(MaskBuilder.StringSegmentType, MaskBuilder.CaseType, int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends onto the current mask based on segment type, case and langth.
append(MaskDataTypeBuilder, int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends the mask data type into the mask for a specified length.
append(char, char, int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends the pattern mask for the specified from and to alphanumeric character for a specified length.
append(char, char) - Method in class com.sage.orion.sdata.servlet.MaskDataTypeBuilder
Appends the pattern mask for the specified from and to alphanumeric character for a specified length.
appendDigits(int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends the digit data type mask of a specified length.
appendLiteral(String) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends a literal string to the mask.
appendLiteral(String, int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends a literal string to a mask for a specified length.
appendMaskLength(int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends the length clause onto the mask.
appendPrint(MaskBuilder.PrintCaseType, int, int) - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Appends the print pattern mask for a specified case and length.
appendSchema(Element, JDBCResourceKind) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Appends the necessary meta data extracted from the underlying JDBC table to the schema element
appendToSchema(Element, Element) - Method in class com.sage.orion.sdata.servlet.accpac.RecordNumberResourceField
Method appends type xsd to schema
Application - Class in com.sage.orion.sdata.servlet.accpac
This class is bound to the JiBX accpacApplication Binding file - accpacApplicationBinding.xml
Application() - Constructor for class com.sage.orion.sdata.servlet.accpac.Application
 
APPLICATION_NAME - Static variable in class com.sage.orion.sdata.servlet.PortletCategoriesResourceHelper
 
APPLICATION_NAME - Static variable in class com.sage.orion.sdata.servlet.PortletResourceHelper
 
ApplicationContext - Class in com.sage.orion.sdata.servlet.accpac
Handles the Application specific context.
ApplicationContext(SDataServletContext, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Constructor.
ApplicationContext(Provider, SDataServletContext, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Constructor.
applicationContext - Variable in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
ApplicationContext - Class in com.sage.orion.sdata.servlet.swtservice
Handles the swtservice specific context.
ApplicationContext(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
Constructor
Applications - Class in com.sage.orion.sdata.servlet.accpac
This class is bound to the JiBX accpacApplication Binding file - accpacApplicationBinding.xml
Applications() - Constructor for class com.sage.orion.sdata.servlet.accpac.Applications
 
AR_DOMAIN_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AR_DOMAIN_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AR_DOMAIN_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
AR_DOMAIN_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
ASCII_CHARSET - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The ASCII character set
ASSessions - Class in com.sage.orion.sdata.servlet.accpac
The ASSessions class implements the ResourceKind interface to provide the SData resource asSessions.
ASSessions(ApplicationContext, SystemResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ASSessions
 
ASUsers - Class in com.sage.orion.sdata.servlet.accpac
The ASUsers class implements the ResourceKind interface to provide the SData resource asUsers.
ASUsers(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ASUsers
create an instance of the ASUsers class in the given context.
ASWhoAmI - Class in com.sage.orion.sdata.servlet.accpac
The ASWhoAmI class implements the ResourceKind interface to provide the SData resource asWhoAmI.
ASWhoAmI(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ASWhoAmI
constructs an instance of the ASWhoAmI class, connecting it to the given contexts
AsyncRequestHandler - Interface in com.sage.orion.sdata.servlet
 
AsyncStatusListener - Interface in com.sage.orion.sdata.servlet
A status listener that provides callback methods to update the processing progress of this task.
Authenticator - Interface in com.sage.orion.sdata.servlet
 
AuthenticatorImpl - Class in com.sage.orion.sdata.servlet.accpac
This class handles authenticating a Sage 300 ERP user.
AuthenticatorImpl(HttpServletRequest, String, HttpServletResponse) - Constructor for class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Deprecated. Use the constructor that includes the Provider
AuthenticatorImpl(HttpServletRequest, String, HttpServletResponse, Provider) - Constructor for class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Constructor
AuthorizatorFinder - Class in com.sage.orion.sdata.servlet.swtservice
The class is used to find the proper authorizators for specific ResourceKind.
AuthorizatorFinder() - Constructor for class com.sage.orion.sdata.servlet.swtservice.AuthorizatorFinder
 

B

badChild(String, String) - Static method in exception com.sage.orion.sdata.servlet.MalformedPayloadException
returns a MalformedPayloadException corresponding to the given bad child resource
badProperty(String, String) - Static method in exception com.sage.orion.sdata.servlet.MalformedPayloadException
returns a MalformedPayloadException corresponding to the given bad property
Base64 - Class in com.sage.orion.sdata.servlet
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.sage.orion.sdata.servlet
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class com.sage.orion.sdata.servlet.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class com.sage.orion.sdata.servlet.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in com.sage.orion.sdata.servlet
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class com.sage.orion.sdata.servlet.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class com.sage.orion.sdata.servlet.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE_BATCH - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
batch, the term used for a resource kind batch operation, without the $ decoration
BASE_SCHEMA - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
schema, the term used for a resource kind schema operation, without the $ decoration
BASE_SERVICE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
service, the term used for a resource kind service operation, without the $ decoration
BASE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
BASE_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
template, the term used for the template resource kind, without the $ decoration
BaseResourceContext - Class in com.sage.orion.sdata.servlet.accpac
 
BaseResourceContext() - Constructor for class com.sage.orion.sdata.servlet.accpac.BaseResourceContext
 
BaseResourceKind - Class in com.sage.orion.sdata.servlet.accpac
An abstract class that provides for a base Accpac resource.
BaseResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.BaseResourceKind
Constructor
BaseService - Class in com.sage.orion.sdata.servlet.accpac
An abstract class that provides a base Sage 300 ERP service.
BaseService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.BaseService
Constructor
BaseServiceOperation - Class in com.sage.orion.sdata.servlet
An abstract class that provides an adapter for the ServiceOperation interface.
BaseServiceOperation() - Constructor for class com.sage.orion.sdata.servlet.BaseServiceOperation
 
BaseServiceOperation.FieldData - Class in com.sage.orion.sdata.servlet
The set of field data complete with methods to retrieve it based upon FieldNames
BaseServiceOperation.FieldData(Map<String, SDataResourceElement>) - Constructor for class com.sage.orion.sdata.servlet.BaseServiceOperation.FieldData
Constructor
BaseServiceOperation.FieldNames - Class in com.sage.orion.sdata.servlet
The pair of field name and description.
BaseServiceOperation.FieldNames(String, String) - Constructor for class com.sage.orion.sdata.servlet.BaseServiceOperation.FieldNames
Constructs an instance of the BaseServiceOperation.FieldNames class for the given name/description pair
BATCH - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
$batch, the term used for a resource kind batch operation
beforeColumnName() - Method in enum com.sage.orion.sdata.servlet.JDBCDatabaseType
returns the string that needs to appear before a column name
BinaryResponse - Class in com.sage.orion.sdata.servlet.accpac
this class is designed to return a binary HTTP response from the given InputStream
BinaryResponse(InputStream, String, long, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.BinaryResponse
Constructor.
BindVariables - Class in com.sage.orion.sdata.servlet
This class act as a container for holding the bind variables.
BindVariables() - Constructor for class com.sage.orion.sdata.servlet.BindVariables
 
bothNullOrEqual(String, String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Test if two strings are both null or equal (case insensitive)
buildCustomizedQueryFields() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Builds the customized list of fields from multiple RosourceKinds for the CUSTOMIZED_QUERY.
buildTable(Connection, String, boolean) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Creates table
buildUserFilter(String) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Returns a that contains the existing filter plus a filter by user ID if that the resource is user-specific and the user is a non-ADMIN user, or just the existing filter for all other cases.

C

CACHE_HEADER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The tag for setting the cache control in the HTTP response header
CalculatedField - Class in com.sage.orion.sdata.servlet.accpac
Handles the information for a calculated field type.
CalculatedField(ResourceField, CalculatesFieldProperty) - Constructor for class com.sage.orion.sdata.servlet.accpac.CalculatedField
Constructor.
CalculatesFieldProperty - Interface in com.sage.orion.sdata.servlet.accpac
Interface for handling the action property of a Calculated Field.
canDelete(UserInfo, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to do DELETE against the ResourceKind.
canDeleteOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to DELETE the data specified in the request.
canGet(UserInfo, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to do GET against the ResourceKind.
canGetOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to GET the data specified in the request.
canGetOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Indicates whether the user has the privilege to GET the data specified in the request.
canGetOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the user has the privilege to GET the data specified in the request.
canPost(UserInfo, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to do POST against the ResourceKind.
canPostOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to POST the data specified in the request.
canPut(UserInfo, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to do PUT against the ResourceKind.
canPutOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user has the privilege to PUT the data specified in the request.
canPutOnData(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the user has the privilege to PUT the data specified in the request.
catalogKey(String, boolean) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Catalogs the key passed in and returns the record number assigned to the key.
Category - Enum in com.sage.orion.sdata
The categories in SData.
CATEGORY_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
ChangePasswordOperation - Class in com.sage.orion.sdata.servlet.accpac
The ChangePasswordOperation class provides the ability to change a password, by extending the BaseServiceOperation class.
ChangePasswordOperation(SystemResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
Constructs an instance of the ChangePasswordOperation class that will use the provided context for execution.
check(ApplicationContext, SDataRequest, JDBCResourceKind, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind.HTTPMethodsAuthorizator
Checks the privilege for manipulating the data of the ResourceKind.
check(ApplicationContext, SDataRequest, JDBCResourceKind, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind.ResourceAuthorizator
Checks the privilege for manipulating the data of the ResourceKind.
check(ApplicationContext, SDataRequest, JDBCResourceKind, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind.ResourceDataAuthorizator
Checks the privilege for manipulating the data of the ResourceKind.
check(ApplicationContext, SDataRequest, JDBCResourceKind, Connection) - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtServiceAuthorizator
Checks the privilege for manipulating the data of the ResourceKind.
checkForInternalIssue(Throwable, Program, SAJavaExceptionLogger.DescribesWhen) - Method in class com.sage.orion.sdata.servlet.accpac.SAJavaExceptionLogger
checks the given throwable to see if it is one of the internal SAJava issues and, if it is, logs it.
checkIn(ResourceKind, SDataRequest, ResourceResponse, RuntimeException) - Method in class com.sage.orion.sdata.servlet.accpac.MiscellaneousPool
Checks the ResourceKind back into the pool.
checkIn(ResourceKind, SDataRequest, ResourceResponse, RuntimeException) - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourcePool
 
checkIn(ResourceKind, SDataRequest, ResourceResponse, RuntimeException) - Method in interface com.sage.orion.sdata.servlet.ResourceKindPool
Checks the ResourceKind back into the pool.
checkIn(ResourceKind, SDataRequest, ResourceResponse, RuntimeException) - Method in class com.sage.orion.sdata.servlet.swtservice.ResourceKindPoolImpl
 
checkIn(ResourceKind, SDataRequest, ResourceResponse, RuntimeException) - Method in class com.sage.orion.sdata.servlet.swtservice.SystemResourcePool
 
checkIn(ResourceKind, SDataRequest, ResourceResponse, RuntimeException) - Method in class com.sage.orion.sdata.servlet.SystemResourcePool
 
checkOut(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.accpac.MiscellaneousPool
Checks a ResourceKind out of the pool.
checkOut(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourcePool
 
checkOut(SDataRequest, String) - Method in interface com.sage.orion.sdata.servlet.ResourceKindPool
Checks a ResourceKind out of the pool.
checkOut(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.swtservice.ResourceKindPoolImpl
 
checkOut(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.swtservice.SystemResourcePool
 
checkOut(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.SystemResourcePool
 
checkRecord(Connection, String, String[], String[]) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Given a table name , column and its value return true if exist
checkUndisposed() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
checks that SDataViewSet.dispose() has not yet been called, throwing a suitable exception if it has.
CHILDREN - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
$children, the term used to signify all child resources in the Include request parameter
ClassMap - Class in com.sage.orion.sdata.servlet.accpac
This class is bound to the JiBX ClassMap Binding file - ClassMapBinding.XML
ClassMap() - Constructor for class com.sage.orion.sdata.servlet.accpac.ClassMap
 
ClassMapApplication - Class in com.sage.orion.sdata.servlet
An SData application
ClassMapApplication() - Constructor for class com.sage.orion.sdata.servlet.ClassMapApplication
 
ClassMapContract - Class in com.sage.orion.sdata.servlet.accpac
A contract, especially as configured in the xml files
ClassMapContract() - Constructor for class com.sage.orion.sdata.servlet.accpac.ClassMapContract
 
ClassMapParameter - Class in com.sage.orion.sdata.servlet.accpac
 
ClassMapParameter() - Constructor for class com.sage.orion.sdata.servlet.accpac.ClassMapParameter
 
ClassMapResource - Class in com.sage.orion.sdata.servlet.accpac
 
ClassMapResource() - Constructor for class com.sage.orion.sdata.servlet.accpac.ClassMapResource
 
ClassMapResourceFilter - Interface in com.sage.orion.sdata.servlet.accpac
ClassMapResourceFilter interface is used by PoolManager to match a resource name to ClassMapResource The intent here is to isolate the logic how resources are mapped to applications, separating it from the resource handling performed by PoolManager.
ClassMapResourceFilterFactory - Class in com.sage.orion.sdata.servlet.accpac
Utility class for ClassMapResourceFilter implementations.
cleanup() - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Runs a clean up routine on the Tracking Map.
cleanup() - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
clear() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Clears the record number cache
clear() - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Clears out the Tracking ID Map.
clear() - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
clearAll() - Method in class com.sage.orion.sdata.servlet.SDataDiagnoses
clear all the errors on the SData error stack
clearMask() - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Clears the mask value to an empty string.
clearMaskDataType() - Method in class com.sage.orion.sdata.servlet.MaskDataTypeBuilder
Clears the mask data type.
close() - Method in class com.sage.orion.sdata.servlet.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
CLOSE_BRACE - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
closeAll() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPools
Close all the connections in all the pools.
closeAllConnections() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
Close all the connections.
closeAllConnections() - Method in interface com.sage.orion.sdata.servlet.swtservice.IConnectionPool
Close all the connections.
CloseCRMSessionOperation - Class in com.sage.orion.sdata.servlet.accpac
The CloseCRMSessionOperation class provides the ability to close a session by extending the CloseSessionOperation class to allow for sessions opened by CRM.
CloseCRMSessionOperation() - Constructor for class com.sage.orion.sdata.servlet.accpac.CloseCRMSessionOperation
 
closePortalPreparedStatements(String) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Closes the PreparedStatements for populating the portal database.
CloseSessionOperation - Class in com.sage.orion.sdata.servlet.accpac
The CloseSessionOperation class provides the ability to close a session by extending the BaseServiceOperation class.
CloseSessionOperation() - Constructor for class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
com.sage.orion.sdata - package com.sage.orion.sdata
 
com.sage.orion.sdata.date - package com.sage.orion.sdata.date
 
com.sage.orion.sdata.filter - package com.sage.orion.sdata.filter
This package contains the handling of the filters that are used to select records
com.sage.orion.sdata.servlet - package com.sage.orion.sdata.servlet
 
com.sage.orion.sdata.servlet.accpac - package com.sage.orion.sdata.servlet.accpac
 
com.sage.orion.sdata.servlet.accpac.hosting - package com.sage.orion.sdata.servlet.accpac.hosting
This package contains the SData servlet support for hosting Sage 300 ERP.
com.sage.orion.sdata.servlet.accpac.vfields - package com.sage.orion.sdata.servlet.accpac.vfields
 
com.sage.orion.sdata.servlet.swtservice - package com.sage.orion.sdata.servlet.swtservice
 
com.sage.orion.sdata.servlet.swtservice.tablebuilder - package com.sage.orion.sdata.servlet.swtservice.tablebuilder
 
com.sage.orion.sdata.servlet.type - package com.sage.orion.sdata.servlet.type
 
COMMA - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
COMMA_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
comma operator
CompanyInfoService - Class in com.sage.orion.sdata.servlet.accpac
CompanyInfoService
CompanyInfoService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.CompanyInfoService
Constructor.
composeViews(Collection<SDataView>) - Static method in class com.sage.orion.sdata.servlet.accpac.ViewHelper
Attempt to inter-compose all the views in the collection.
ConfigurationException - Exception in com.sage.orion.sdata.servlet.accpac
an exception thrown when there is a fault in part of the configuration database
ConfigurationException(String) - Constructor for exception com.sage.orion.sdata.servlet.accpac.ConfigurationException
Creates a ConfigurationException object with the given message.
ConfigurationException(Collection<String>) - Constructor for exception com.sage.orion.sdata.servlet.accpac.ConfigurationException
 
ConnectionPool - Class in com.sage.orion.sdata.servlet.swtservice
This class handles a pool of connections to a JDBC database.
ConnectionPool(ApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
Constructs an instance of the ConnectionPool class for those tables that do not depend on the tenant id.
ConnectionPool(ApplicationContext, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
Constructs an instance of the ConnectionPool class for those tables that do depend on the tenant id.
ConnectionPools - Class in com.sage.orion.sdata.servlet.swtservice
This class handles all the different ConnectionPools that occur in a hosted environment.
ConnectionPools() - Constructor for class com.sage.orion.sdata.servlet.swtservice.ConnectionPools
Constructor
ConnectionResponseEntry - Class in com.sage.orion.sdata.servlet.accpac
 
ConnectionResponseEntry(String) - Constructor for class com.sage.orion.sdata.servlet.accpac.ConnectionResponseEntry
 
CONSTRAINT - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
contains(BaseServiceOperation.FieldNames...) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation.FieldData
Returns true if and only if the data contains information for all the specified fields
containsMaliciousCharacter(String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
checks whether the column name and table name strings contains Malicious characters
CONTENT_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
CONTENT_TYPE_DECLARATIVE_PORTLET - Static variable in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
 
CONTENT_TYPE_LEGACY_UI - Static variable in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
 
CONTENT_TYPE_URL_PORTLET - Static variable in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
 
contentType - Variable in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
context - Variable in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
context - Variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
contextMap - Variable in class com.sage.orion.sdata.servlet.accpac.BaseResourceContext
 
CONTRACT_NAME - Static variable in class com.sage.orion.sdata.servlet.PortletCategoriesResourceHelper
 
CONTRACT_NAME - Static variable in class com.sage.orion.sdata.servlet.PortletResourceHelper
 
convert(QueryExpression, Map<String, String>, String) - Method in class com.sage.orion.sdata.filter.JDBCFilter
Converts the QueryExpression (for example [eq SEG1 0]) to string in the form of SQL queries (for example SEG1 = ?)
convert(QueryExpression) - Method in class com.sage.orion.sdata.filter.QueryExpToFilterStringImpl
Constructs a Sage 300 ERP format String form of the given QueryExpression.
convertElementToString(Element) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Converts the Element to its string representation.
convertFunction(QueryExpression) - Method in class com.sage.orion.sdata.filter.JDBCFilter
 
convertMask(Logger, String) - Static method in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
method that receive the accpac mask as input and generates the xsd pattern as output for the input mask.
copyFile(File, File) - Static method in class com.sage.orion.sdata.servlet.SystemHelper
Copy the source file to the target.
COUNT_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
count
create() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.CDataCreator
Create the SDataResourceElement for this resource type.
create() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.FieldCreator
Create the SDataResourceElement for this resource type.
create() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Create the SDataResourceElement for this resource type.
create() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceListCreator
Create the SDataResourceElement for this resource type.
createDocument() - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Create a new Document
createDocument() - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Create a new Document
createElement(Document, boolean, String, List<SDataDiagnosis>) - Method in class com.sage.orion.sdata.servlet.accpac.ResponseEntry
adds the accpac-specific additions to the element
createElement(Document, boolean, String, List<SDataDiagnosis>) - Method in class com.sage.orion.sdata.servlet.SDataResponseEntry
create an XML Element representing this Entry.
createElement(Document, String, List<SDataDiagnosis>) - Method in class com.sage.orion.sdata.servlet.SDataResponseFeed
Create an XML Element in the document representing this
createElementResponse(Element, HttpServletResponse) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Add the provided XML element as the document element onto the response.
createField(int, int, String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
createFilePath(String...) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Creates a filepath out of a list of directories and filenames.
createPortletServiceInstance(SDataRequestImpl) - Static method in class com.sage.orion.sdata.servlet.accpac.AccpacPortalBridgeUtil
Creates a PortletsService instance.
createPreparedEntryGetStatement(Connection, ResourceElement) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Form the prepared statement so that we can use it for entry request handling with or without navigation
createPreparedMetaDataCollectorStatement(Connection, String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Creates the prepared statement to be used to get the metadata for the specified table.
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.CompanyInfoService
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ExportService
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Create a list of input fields for Request.
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusService
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
Create a list of input fields for Request.
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.SuperviewReportService
Create a list of input fields for Request.
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
Create a list of input fields for Request.
createRequestFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Create a list of input fields for Request.
createResource(String, ApplicationContext, ResourceContext) - Method in class com.sage.orion.sdata.servlet.AbstractResourceFactory
Creates an instance of the given resource.
createResource(String, ApplicationContext, ResourceContext) - Method in class com.sage.orion.sdata.servlet.accpac.ResourceKindFactory
Creates an instance of the given resource.
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.CompanyInfoService
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ExportService
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Create a list of output fields for Response.
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusService
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
Create a list of output fields for Response.
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
Create a list of output fields for Response.
createResponseFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Create a list of output fields for Response.
createSchemaChange() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
creates an instance of the SchemaChange class.
createSchemaElement(Document, String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
creates a schema DOM Element and returns it.
createSDataProvider(String) - Method in class com.sage.orion.sdata.servlet.SDataProviderFactory
Attempts to instantiate the class implementing the given application.
createSDataResponseEntry(String, List<ServiceField>, boolean) - Static method in class com.sage.orion.sdata.servlet.ServiceOperationHelper
Create an SDataResponseEntry from the list of response fields
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.CompanyInfoService
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ExportService
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.FormlessReportService
Create a list of fields for Template.
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Create a list of fields for Template.
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusService
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
 
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.SuperviewReportService
Create a list of input fields for Template.
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
Create a list of fields for Template.
createTemplateFields(SDataRequest) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Create a list of fields for Template.
createTextElement(Document, String, String) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Create a new Element and text node
createUIContentCache(Connection) - Static method in class com.sage.orion.sdata.servlet.swtservice.UIContentCache
Builds the cache for storing the data in the UIContent table.
createView(String, Resource) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
creates an instance of the given SDataView.
createVirtualField(ResourceVirtualField) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
creates an instance of the VirtualField class corresponding to the given ResourceField.
creatUIContentCacheByMap(Map<String, String>) - Static method in class com.sage.orion.sdata.servlet.swtservice.UIContentCache
Builds the cache for storing the data based upon provided content.
csfscRead() - Method in class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 
csfscRead(String) - Method in class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 

D

DateFormat - Class in com.sage.orion.sdata.date
Utility class for storing date format pattern within a single request thread
DBTableBuilder - Interface in com.sage.orion.sdata.servlet.swtservice.tablebuilder
Interface contains functions for retrieving table definition info and populating table with data
DDASH - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The separator used in forming schema element names
DDASH_ENUM - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The addition used in forming enum names in schemas
DDASH_LIST - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The addition used in forming list names in schemas
DDASH_TYPE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The addition used in forming type names in schemas
DECODE - Static variable in class com.sage.orion.sdata.servlet.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class com.sage.orion.sdata.servlet.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.sage.orion.sdata.servlet.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.sage.orion.sdata.servlet.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class com.sage.orion.sdata.servlet.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.sage.orion.sdata.servlet.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.sage.orion.sdata.servlet.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.sage.orion.sdata.servlet.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
DEFAULT_APPWIDE_CATEGORY - Static variable in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
 
DEFAULT_CACHE_CONTROL - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
By default we will not ask the browser to cache the HTTP response
DEFAULT_DATASET - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The hyphen symbol used to denote the default dataset in a URL
DEFAULT_LANGUAGE_CODE - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
DEFAULT_NAMESPACE - Static variable in class com.sage.orion.sdata.servlet.SDataResourceElement
 
DefaultPagingControl - Class in com.sage.orion.sdata.servlet
 
DefaultPagingControl(Integer) - Constructor for class com.sage.orion.sdata.servlet.DefaultPagingControl
Constructor
delete() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
DELETE_FROM - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
DELETE_MISSING_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
DELETE_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.swtservice.UnsupportedMethodMessages
 
deleteKeyByRecordNumber(int) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Removes the key based on the record number.
DESCRIPTOR_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
DESCRIPTORS - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
 
destroy() - Method in class com.sage.orion.sdata.date.LocaleFilter
 
destroy() - Method in class com.sage.orion.sdata.servlet.SDataServlet
Hook the destroy so that we can clean up the Sessions
disableDaemons() - Static method in class com.sage.orion.sdata.servlet.accpac.Provider
ensures that when a Provider is constructed it does not include any background daemon tasks.
dispose() - Method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
 
dispose() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
dispose() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
dispose of anything now that the instance is no longer needed.
dispose() - Method in interface com.sage.orion.sdata.servlet.Authenticator
signals that the Authenticator will not be used any further.
DOC_BUILDER_FACTORY - Static variable in class com.sage.orion.sdata.servlet.XMLHelper
 
doCreateTable(ApplicationContext, Connection, JDBCDatabaseType) - Static method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
 
doCreateTable(String, ApplicationContext, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Creates the shortcuts database table if it doesn't exist yet.
doCreateTable(ApplicationContext, Connection, JDBCDatabaseType) - Static method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
If table does not exist in the underlying database then create the table and populate it with data from UIContent xml files.
doDelete(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Handles the Delete operation
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.SDataServlet
 
doDelete(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Handles the Delete operation
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sage.orion.sdata.date.LocaleFilter
 
doGet(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
This method takes appropriate action and generates ResourceResponse based on the specified request
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.SDataServlet
 
doGet(SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
doGet(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
This method takes appropriate action and generates ResourceResponse based on the specified request
doGet(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
This method takes appropriate action and generates ResourceResponse based on the specified request
doGet(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
This method takes appropriate action and generates ResourceResponse based on the specified request
doGet(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
This method takes appropriate action and generates ResourceResponse based on the specified request
DONT_BREAK_LINES - Static variable in class com.sage.orion.sdata.servlet.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPost(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Handles the POST request, which is for inserting records.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.SDataServlet
 
doPost(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Handles the POST request, which is for inserting records.
doPut(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Handles the PUT request, which is for updating records.
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.SDataServlet
 
doPut(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Handles the PUT request, which is for updating records.
doPut(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Handles the PUT request, which is for updating records.
doSchema(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Handles the GET request for the special $schema operator.
doSchema(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Handles the GET request for the special $schema operator.
doSchema(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Handles the GET request for the special $schema operator.
doTemplate(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Handles the GET request for the special $template operator.
doTemplate(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Handles the GET request for the special $template operator.
doTemplate(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Handles the GET request for the special $template operator.
DROP - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
DROP_TABLE - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 

E

E_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
EchoResourceKind - Class in com.sage.orion.sdata.servlet.accpac
A special resource kind that simply returns a previously returned response.
emptyKeyFieldsForNavigation() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Empties the key field(s) according to the current key order, in preparation for subsequent navigation.
enableDaemons() - Static method in class com.sage.orion.sdata.servlet.accpac.Provider
ensures that when a Provider is constructed it does include any background daemon tasks.
ENCODE - Static variable in class com.sage.orion.sdata.servlet.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class com.sage.orion.sdata.servlet.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.sage.orion.sdata.servlet.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.sage.orion.sdata.servlet.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.sage.orion.sdata.servlet.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class com.sage.orion.sdata.servlet.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.sage.orion.sdata.servlet.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.sage.orion.sdata.servlet.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.sage.orion.sdata.servlet.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRFC3987String(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Convert the given string to a String of US-ASCII characters in RFC3987 encoded form, so that it can be passed as part of a URL.
encodeToFile(byte[], String) - Static method in class com.sage.orion.sdata.servlet.Base64
Convenience method for encoding data to a file.
endBuilding() - Method in class com.sage.orion.sdata.servlet.accpac.JiBXConfigurationAbstractResource
change from building mode into querying mode.
ensureStillBuilding() - Method in class com.sage.orion.sdata.servlet.accpac.JiBXConfigurationAbstractResource
ensure that the objects is still in building mode, throwing an exception if not.
ensureViewsLoaded() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
Ensure that views have actually been loaded, allowing for delayed loading.
ENTRY_REQUEST_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
ENTRY_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
equals(Object) - Method in class com.sage.orion.sdata.servlet.ResourceField
 
EQUALS_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
equals
ERRNUM_SUCCESS - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
Standard Accpac view return codes.
ERRNUM_WARNING - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
errnumIsSuccess(int) - Static method in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
Determine whether the return code from a view call was successful or not
escapeQuotes(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
escapeQuotes This method is intended for use in constructing browse strings.
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.CompanyInfoService
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ExportService
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Execute this service operation and then set the value for the response fields, if any.
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusService
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
generate the report and then set the value for field "responseURL"
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
process the view and then set the value for each response field.
execute(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Execute this service operation and then set the value for the response fields, if any.
executeUpdateQuery(Connection, String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Executes the SQL statement in this PreparedStatement object, which must be an SQL Data Manipulation Language (DML) statement, such as INSERT, UPDATE or DELETE; or an SQL statement that returns nothing, such as a DDL statement.
exists(String) - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Determines if the given Tracking ID exists in the map.
exists(String) - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
export(ApplicationContext, AccpacResourceContext, SDataRequest, InputStream, String) - Static method in class com.sage.orion.sdata.servlet.accpac.ExportToURL
Exports the given stream to a file and returns a url for the user to access the export.
export(ReportExportFormat, String, String) - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
export the report to a file
export(DBTableBuilder) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDefinition
Provides fields definition to TableBuilder
export(DBTableBuilder) - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.IndexDefinition
Provides indices definition to TableBuilder
export(DBTableBuilder) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindField
 
export(DBTableBuilder) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindIndex
 
EXPORT_RESPONSE_URL - Static variable in class com.sage.orion.sdata.servlet.accpac.ExportService
The response url where the exported file can be downloaded from.
ExportInfo - Class in com.sage.orion.sdata.servlet.accpac
This class contains the information of a file to be exported back to the client
ExportResource - Class in com.sage.orion.sdata.servlet.accpac
This resource kind handles retrieving an document that was previously exported.
ExportResource(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ExportResource
Constructor.
ExportService - Class in com.sage.orion.sdata.servlet.accpac
This is an abstract class to be used to create an service to Export files.
ExportService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.ExportService
Constructor.
ExportToURL - Class in com.sage.orion.sdata.servlet.accpac
This is a helper class designed to export a given input stream to disk.

F

FALSE_VALUE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
false
FEED_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
FieldAttribute - Enum in com.sage.orion.sdata.servlet.swtservice.tablebuilder
 
FieldDataType - Enum in com.sage.orion.sdata.servlet.swtservice.tablebuilder
Assigns the data type to the table fields corresponding to the underlying database.
FieldDefinition - Interface in com.sage.orion.sdata.servlet.swtservice.tablebuilder
Interface contains function for exporting field definition info to the table builder
fileOf(String...) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Creates a file with a path of a list of directories and filenames.
FileSchema - Class in com.sage.orion.sdata.servlet
This class generates the schema from a file.
FileSchema(String) - Constructor for class com.sage.orion.sdata.servlet.FileSchema
 
fillResultSetResourceElement(List<String>, ResultSet, SDataRequest) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Fills a newly created element with the tuple values got from the result set
fillResultSetResourceElement(List<String>, ResultSet, SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Fills a newly created element with the tuple values got from the result set, adds the corresponding values from the portlet resource kind.
findKey(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Finds the record number identified by the key.
findUIContentTextValueInDB(String, String) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Looks in the UI content table for (and returns if found) the associated text value based on the specified text ID and language and using the specified opened prepared statement, falling back to the default language if such a value was not found in the original language to search for, and returning "" if no such value was found even after fallback.
FiscalYearResourceKind - Class in com.sage.orion.sdata.servlet.accpac
 
FiscalYearResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 
FixedBooleanVirtualField - Class in com.sage.orion.sdata.servlet.accpac.vfields
The FixedBooleanVirtualField class provides a VirtualField representing a boolean value whose value is known initially and cannot change (even through background processes)
FixedBooleanVirtualField(String, ResourceVirtualField, boolean) - Constructor for class com.sage.orion.sdata.servlet.accpac.vfields.FixedBooleanVirtualField
creates an instance of the FixedBooleanVirtualField class with the given fixed value.
flushBase64() - Method in class com.sage.orion.sdata.servlet.Base64.OutputStream
Method added by PHIL.
focusOnResultSet(ResourceElement, ResultSet) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
This routine focus the result set to the particular tuple specified by the key in the URL(predicateKay,Navigation)
ForbiddenException - Exception in com.sage.orion.sdata.servlet
The ForbiddenException exception is to be thrown when the request has been provided valid authentication information but the caller is not permitted access to that resource for the operation in question.
ForbiddenException() - Constructor for exception com.sage.orion.sdata.servlet.ForbiddenException
Constructs a new ForbiddenException with null as its detail message and with no underlying cause specified.
ForbiddenException(String) - Constructor for exception com.sage.orion.sdata.servlet.ForbiddenException
Constructs a new ForbiddenException with the specified detail message.
ForbiddenException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.ForbiddenException
Constructs a new ForbiddenException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ForbiddenException(String, Throwable) - Constructor for exception com.sage.orion.sdata.servlet.ForbiddenException
Constructs a new ForbiddenException with the specified detail message and cause.
FORMAT_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
format
FormlessReportService - Class in com.sage.orion.sdata.servlet.accpac
FormlessReportService overrides createTemplateFields of report service to hide name override functionality from Sdata consumer.
FormlessReportService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.FormlessReportService
Constructor which uses the report object created from the report name defined for this service operation
free(Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
free the connection provided by IConnectionPool.getConnection().
free(Connection) - Method in interface com.sage.orion.sdata.servlet.swtservice.IConnectionPool
free the connection provided by IConnectionPool.getConnection().
freeConnection(Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Free the connection in connection pool.
freeConnection(Connection) - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Free the connection in connection pool.
FROM - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
fromSDataForm(String) - Static method in class com.sage.orion.sdata.servlet.SDataKey
convert the SData form of the key to an array of key segments and decode them as needed to obtain pure strings
FullSchemaKind - Class in com.sage.orion.sdata.servlet.accpac
The FullSchemaKind provides a ResourceKind specifically for handling the full contract schema.
FullSchemaKind(ApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.FullSchemaKind
constructs an instance of the FullSchemaKind

G

generateServiceOperationSchema(Element, String, String, List<ServiceField>, List<ServiceField>, String) - Static method in class com.sage.orion.sdata.servlet.ServiceOperationHelper
Generate the schema for a service operation, attaching it to the given schema element
get(String) - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
 
get(String) - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceContext
 
get(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
Gets the SDataView with the given roto id from the list of all views.
get(String) - Method in interface com.sage.orion.sdata.servlet.ResourceContext
Gets the requested context element.
get(String) - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Gets the object associated with the tracking ID.
get(String) - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
GET_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.swtservice.UnsupportedMethodMessages
 
getAccpac60BasePath(SwtApplicationContext) - Static method in class com.sage.orion.sdata.servlet.SystemHelper
Gets the path to the UI definitions directory under ../swtServices adjusted to Accpac 6.0 style
getAccpacPortlets() - Method in class com.sage.orion.sdata.servlet.accpac.PortletsService
Gets the accpac portlets.
getAccpacProgram() - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
Gets the Accpac Program from the context block.
getAccpacProvider(SDataServletContext) - Static method in class com.sage.orion.sdata.servlet.swtservice.Provider
returns the first accpac Provider in the context (there should only be one)
getAccpacSessionID() - Method in class com.sage.orion.sdata.servlet.accpac.ExportInfo
Gets the accpac session id for the export.
getAccpacSessionID() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the Sage 300 ERP (formerly Accpac) session ID for the current session.
getAccpacSessionID() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getAdhocFolderPath() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
getAllFields() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileResourceKind
 
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllFields() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
returns a list of FieldDefinitions in the ResourceKind
getAllRecords(Program, SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
getAllRecords(Program, SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
getAllRecords(Program, SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileResourceKind
 
getAppID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the application ID.
getApplication(String) - Static method in class com.sage.orion.sdata.servlet.accpac.Applications
Gets the application.
getApplicationAuthenticationToken() - Method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
getApplicationAuthenticationToken() - Method in interface com.sage.orion.sdata.servlet.Authenticator
 
getApplicationConfigPath(String) - Method in class com.sage.orion.sdata.servlet.SDataServletContext
Gets the path to the directory where the application's configuration information is stored
getApplicationContext() - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceKind
 
getApplicationContext() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getApplicationContext() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the ApplicationContext.
getApplicationName() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
gets the SData application name that was provided to the constructor
getApplicationName() - Method in class com.sage.orion.sdata.servlet.accpac.Provider
gets the SData application name for which this is the provider
getApplicationName() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the application name from the request.
getApplicationName() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getApplicationURL() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the application URL.
getAppVersion() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the application version.
getAsDate() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
returns the date or time as a Date.
getAsElement(Document) - Method in class com.sage.orion.sdata.servlet.accpac.SchemaChange
 
getAsElement(Document) - Method in class com.sage.orion.sdata.servlet.FileSchema
 
getAsElement(Document) - Method in class com.sage.orion.sdata.servlet.SDataExternalSchema
 
getAsElement(Document) - Method in interface com.sage.orion.sdata.servlet.SDataSchema
returns a schema element that expresses the schema.
getAsElement(Document) - Method in class com.sage.orion.sdata.servlet.ServiceSchema
 
getAsElement(Document) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileSchemaDefaultImpl
 
getAsElement(Document) - Method in class com.sage.orion.sdata.servlet.swtservice.GroupedKindSchema
returns a schema element that expresses the schema.
getAsString() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the date as the correct format of string for passing over XML
getAtomEntryLinkElement(Document, String, String, String) - Static method in class com.sage.orion.sdata.servlet.SDataResponseEntry
Create an Atom entry link element
getAuthenticator(HttpServletRequest, String, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.accpac.Provider
 
getAuthenticator(HttpServletRequest, String, HttpServletResponse) - Method in interface com.sage.orion.sdata.servlet.SDataProvider
Gets the SData Authenticator for this SData provider.
getAuthenticator(HttpServletRequest, String, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.swtservice.Provider
 
getAuthenticator(HttpServletRequest, String, HttpServletResponse) - Method in class com.sage.orion.sdata.servlet.SystemProvider
 
getAuthorizationToken() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
gets the authorization token for the request.
getAuthorizationToken() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
gets the authorization token for the request.
getAuthorizators(JDBCResourceKind) - Static method in class com.sage.orion.sdata.servlet.swtservice.AuthorizatorFinder
Gets the authorizators for the resource kind.
getAuthorizators(UserInfo, JDBCResourceKind) - Static method in class com.sage.orion.sdata.servlet.swtservice.AuthorizatorFinder
Gets the authorizators for the user to access the specific resource kind.
getAuthorizedPortalPortlets() - Method in class com.sage.orion.sdata.servlet.accpac.PortletsService
Gets all the authorized portlets for the user.
getAuthToken() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the JDBCResource kinds authentication token.
getAuthToken() - Method in interface com.sage.orion.sdata.servlet.TaskCallable
Get the authorization token used to create this task
getAutopost() - Method in class com.sage.orion.sdata.servlet.accpac.ResourceViewField
gets the auto-post setting of the field.
getAutoPostback() - Method in class com.sage.orion.sdata.servlet.accpac.ResourceVirtualField
gets the autopost setting of the field.
getAverageLength() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
Return a realistic length limit for this field.
getAverageLength() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
Return a realistic length limit for this field.
getBasePath() - Method in class com.sage.orion.sdata.servlet.SDataServletContext
Gets the base path for the application; the location under which all the configuration files sit.
getBindVariables() - Method in class com.sage.orion.sdata.filter.JDBCFilter
 
getBySDataPropertyName(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
gets the value of the given field.
getCacheControl() - Method in class com.sage.orion.sdata.servlet.accpac.BinaryResponse
 
getCacheControl() - Method in interface com.sage.orion.sdata.servlet.ResourceResponse
Gets the caching control information to place in the response header for the "Cache-Control" (e.g.
getCacheControl() - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
 
getCacheControl() - Method in class com.sage.orion.sdata.servlet.SchemaResponse
 
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculateFieldValue(String, SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Get the value of the calculated field, if it is a regular (non-calculated) field then the original value will be returned unchanged
getCalculatesFieldProperty() - Method in class com.sage.orion.sdata.servlet.accpac.CalculatedField
Gets the CalculatesFieldProperty for the CalculatedField.
getCaptionID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the caption ID.
getCaptionID() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the caption ID.
getCaptionString() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the caption String.
getCaptionString() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the caption String.
getCaseInsensitiveColumns() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the map that contains column names in lower case as key and column names in correct case as value
getCategoryID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the category ID.
getChildElement(Node, String) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
returns the Element that is a direct child of the provided node and has the given tag name.
getChildResource(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
get the child Resource with the given name.
getChildResources() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets all the child resources.
getClassMapContract(String) - Method in class com.sage.orion.sdata.servlet.accpac.ClassMap
Get the ClassMapContract for the given contract name.
getClassName() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapResource
Gets the className
getClassName() - Method in class com.sage.orion.sdata.servlet.accpac.Service
Gets the class name to be used for the service.
getColumnDynamicParamsForPreparedSql() - Method in class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Gets the comma-separated list of "?" (SQL indicating dynamic parameters) where there is one "?" per associated column.
getColumnEnclosingFrontChar(JDBCDatabaseType) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Get ColumnEnclosingFrontChar
getColumnEnclosingRearChar(JDBCDatabaseType) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Get ColumnEnclosingRearChar
getColumnNames() - Method in class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Gets the unmodifiable list of column (property) names from the payload.
getColumnNamesForSql() - Method in class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Gets the comma-separated list of column names.
getColumnNamesFromList(ArrayList<String>) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
This method takes an array of column names and appends them in to one string with commas separating the names.
getColumnValues() - Method in class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Gets the unmodifiable list of column (property) values from the payload.
getCompanyIDField() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the company id field name in the table/xml.
getCompanyIDForFilter() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the company id used in the filter for retrieving the data related to the current company.
getConfigurationErrors() - Method in exception com.sage.orion.sdata.servlet.accpac.ConfigurationException
returns the collection of errors associated with the exception
getConfigurationErrors() - Method in class com.sage.orion.sdata.servlet.accpac.JiBXConfigurationAbstractResource
gets a list of the configuration errors that occurred during building.
getConfigurationErrors() - Method in interface com.sage.orion.sdata.servlet.accpac.JiBXConfigurationResource
gets a list of the configuration errors that occurred during building.
getConfigurationErrors() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
gets a list of the configuration errors that occurred during parsing the configuration file
getConfigurationFile(String, String) - Method in class com.sage.orion.sdata.servlet.accpac.ResourceContextImpl
returns a child File based upon the directory and file name in this context
getConfigurationPath() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Gets the path to the directory where this application's configuration information is stored
getConfigurationPath() - Method in class com.sage.orion.sdata.servlet.SDataServletContext
Gets the path to the directory where configuration information is stored
getConnection() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets a JDBC connection from the underlying connection pool associated with the resource kind.
getConnection() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
Gets a connection from the connection pool.
getConnection() - Method in interface com.sage.orion.sdata.servlet.swtservice.IConnectionPool
Gets a connection from the connection pool.
getConnection() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Gets a JDBC connection from the underlying connection pool associated with the resource kind.
getConnectionID() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the connectionID of the request.
getConnectionID() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
TODO: javadoc
getConnectionPool(ApplicationContext, SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPools
Gets
getContentMap() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
Gets the contents in the form of a map.
getContents() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
Get the list of SDataResourceElement contents associated with this SDataResourceElement
getContentType() - Method in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
getContentType() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the content type.
getContentType() - Method in interface com.sage.orion.sdata.servlet.SDataExternalRequest
Gets the content type of the payload
getContentTypeString() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the content type as a String.
getContractName() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the contract name in the SData Request.
getContractName() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getContractName() - Method in class com.sage.orion.sdata.servlet.SDataServer
Gets the contract name of the SData server request.
getContractNames() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMap
Gets the iterable representation of the contract names.
getCount() - Method in class com.sage.orion.sdata.servlet.DefaultPagingControl
 
getCount() - Method in interface com.sage.orion.sdata.servlet.PagingControl
Gets the number of records to be returned.
getCreationDate() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getCreationDate() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets the date (and time) the resource kind was created.
getCurrentGMTDateTime() - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Returns the current DateTime as a string in ISO 8601 format, (yyyy-MM-ddTHH:mm:ssZ)
getCurrentRequest() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the current request.
getCurrentUser() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the current signed on user.
getCustomizedQuery() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the customized SQL query if need to used instead of default query build by JDBCResourceKind
getCustomizedQuery() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
 
getCustomUIDefinitionsBasePath(SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
 
getCustomUIDefinitionsBasePath(SDataRequest) - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtApplicationContext
Gets the path the the user's custom UI Definitions directory under the shared folder.
getDatabaseType() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the type of database that the resource kind's current connection is using.
getDatabaseType() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
Gets the Database type which is connected to the application
getDatabaseType() - Method in interface com.sage.orion.sdata.servlet.swtservice.IConnectionPool
Gets the Database type which is connected to the application
getDataSet() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the dataset name for the SData Request.
getDataSet() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
Get the dataset from the url request.
getDataTypeName(JDBCDatabaseType) - Method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDataType
Assigns the specific data type to the column fields for the underlying databaseVendor.
getDateFormatPattern() - Static method in class com.sage.orion.sdata.date.DateFormat
Gets the date format pattern
getDateFromSData(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Given a SData date YYYY-MM-DD returns a date.
getDay() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the day (1-31) of the date or time
getDay() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the day (1-31) of the date or time
getDay() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the day (1-31) of the date or time
getDecimalPlaces() - Method in class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Gets the decimal places for the field.
getDefaultFeedCount() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the default number of entries to be returned by the resource kind.
getDefaultValue() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
returns the default value for the field
getDefiningIndex() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
gets the defining index for the view
getDefiningKey() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Get the non-header keys of the view as a single String according to the Accpac method of splitting multi-segment keys and encoding them
getDeleteMissing() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
Gets whether to delete missing resources or resources not included in the payload.
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.CloseCRMSessionOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.OpenCRMSessionOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
returns the description of the referenced resource, the value that can be used as a label for the property in schemas.
getDescription() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the resource's description.
getDescription() - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation.FieldNames
Gets the description of the field
getDescription() - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
 
getDescription() - Method in class com.sage.orion.sdata.servlet.ResourceField
Gets the description for the field.
getDescription() - Method in class com.sage.orion.sdata.servlet.SDataRelatedResource
returns the description of this related resource
getDescription() - Method in interface com.sage.orion.sdata.servlet.ServiceOperation
Get a description of the service operation, for use in service lists
getDescriptor() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
returns a description of the record that can be used as an SData record descriptor
getDescriptorField() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
gets the name of the field that describes a record
getDiagnoses() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
getDiagnoses() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
return the diagnoses within the response
getDiagnosis() - Method in exception com.sage.orion.sdata.servlet.MalformedPayloadException
returns a corresponding diagnosis, if feasible
getDiagnosisList(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
returns the SDataDiagnonsis from the entry
getDisplayablePortlets(Program, String, String, Map<String, Portlet>, boolean) - Static method in class com.sage.orion.sdata.servlet.accpac.PortletsService
get a list of displayable Portlet objects for the given application
getDisplayString() - Method in class com.sage.orion.sdata.servlet.ServiceFieldPresentItem
Gets the display string
getDomains(IProgram) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocDomains
 
getEditLink(String) - Method in class com.sage.orion.sdata.servlet.SDataResponseEntry
gets the edit link content for the item
getEntries() - Method in class com.sage.orion.sdata.servlet.SDataRequestFeed
get the entries in the feed
getEntries() - Method in class com.sage.orion.sdata.servlet.SDataResponseFeed
Returns a list of all the entries in the feed.
getEntry() - Method in class com.sage.orion.sdata.servlet.accpac.BinaryResponse
 
getEntry() - Method in interface com.sage.orion.sdata.servlet.ResourceResponse
Gets the SDataResponseEntry.
getEntry() - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
 
getEntry() - Method in class com.sage.orion.sdata.servlet.SchemaResponse
 
getEntry() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
getEntry() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
return the entry within the response
getEntryId(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the Entry id
getEntryPayload() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the Entry payload.
getEntryPayload() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getEntryRecordNode(SDataRequest) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Gets a copy of the XML node representing the record contained in the request entry's payload.
getErrors() - Method in class com.sage.orion.sdata.servlet.SDataDiagnoses
Get all the errors on the SData error stack
getETag() - Method in class com.sage.orion.sdata.servlet.SDataRequestEntry
return the eTag specified for the entry, or null if there is none
getExportDataStream() - Method in class com.sage.orion.sdata.servlet.accpac.ExportService
Gets the data stream to be exported.
getExportDirectory() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Gets the file path to the export directory.
getFeed() - Method in class com.sage.orion.sdata.servlet.accpac.BinaryResponse
 
getFeed() - Method in interface com.sage.orion.sdata.servlet.ResourceResponse
Gets the SDataResponseFeed.
getFeed() - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
 
getFeed() - Method in class com.sage.orion.sdata.servlet.SchemaResponse
 
getFeed() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
getFeed() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
return the feed within the response
getFeedEntry(int, Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the field content of the entryIndex'th entry of the feed
getFeedId(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the Feed id
getFeedItemCount(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
Gets the number of top level entries in the feed.
getFeedPayload() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the Feed payload.
getFeedPayload() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getField(String) - Static method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Gets the field definition object for the given field name.
getFieldData(SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the specified field's data from the resultSet and packs the data in SDataResourceElement
getFieldData(SDataRequest, ResultSet, int) - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
 
getFieldDataType() - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDefinition
Returns the field type
getFieldDataType() - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindField
 
getFieldIdentity() - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDefinition
Returns identity of the field
getFieldIdentity() - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindField
 
getFieldIDOfName(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the accpac view field name (viewID) for the given sdata field name.
getFieldName() - Method in interface com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDefinition
Returns the field name
getFieldName() - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindField
 
getFieldNamesOfFieldIDs(Set<Integer>) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
returns the names of the fields whose IDs are provided
getFieldResourceElement(View, ResourceField, ViewField) - Method in interface com.sage.orion.sdata.servlet.accpac.CalculatesFieldProperty
 
getFieldSchemaIdentity(int) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the identity from schema, returns an identity of the field from the resourceKind schema definition for the given index.
getFieldSchemaName(int) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the field name from schema, returns a name of the field from the resourceKind schema definition for the given index.
getFieldSchemaType(int) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the field type from schema, returns a type of the field from the resourceKind schema definition for the given index.
getFileAsNormalizedDOM(File, boolean) - Method in class com.sage.orion.sdata.servlet.swtservice.LandingPageResourceKind
Gets the specified input file's contents as a normalized DOM document, and if specified, locking the file in a shared ("for reading") manner while getting that content.
getFileAsNormalizedDOM(File, boolean) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Gets the specified input file's contents as a normalized DOM document, and if specified, locking the file in a shared ("for reading") manner while getting that content.
getFileAsString(String, String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Gets content of the file as a String.
getFileExtension(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Gets the file extension from the given filename.
getFilename() - Method in class com.sage.orion.sdata.servlet.accpac.ExportInfo
Gets the filename for the export.
getFilename() - Method in class com.sage.orion.sdata.servlet.accpac.ExportService
Gets the filename to be displayed in the download dialog box on the client.
getFilepath() - Method in class com.sage.orion.sdata.servlet.accpac.ExportInfo
Gets the filepath information for the export.
getFilter(Program) - Static method in class com.sage.orion.sdata.servlet.accpac.ClassMapResourceFilterFactory
Resource filter for active applications, portal, inquiry and runtime directories
getFilter(SDataRequest) - Static method in class com.sage.orion.sdata.servlet.accpac.ClassMapResourceFilterFactory
This method attempts to re-use the filter by caching it in the session object to avoid unnecessary calls to AuthenticatorImpl.getProgramFromToken(java.lang.String) and Program.getActiveApplications() If user is not logged in, it will return simple implementation of the filter that will match to the first resource with the given name.
getFilter() - Static method in class com.sage.orion.sdata.servlet.accpac.ClassMapResourceFilterFactory
Simple filter
getFilterString() - Method in class com.sage.orion.sdata.filter.JDBCFilter
 
getFixedValue() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
gets the fixed value.
getFractionDigits() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns the number of fraction digits that the field supports.
getFractionDigits() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns the number of fraction digits that the field supports.
getFullURL() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns the full URI of the Resources set
getFullURL() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getHasAutoPostback() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether or not the field has autopostback
getHasAutoPostback() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether or not the field has autopostback
getHasDynamicType() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns true if and only if the 'type' information of the field can change.
getHasDynamicType() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns true if and only if the 'type' information of the field can change.
getHasSpecifiedZone() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
returns whether the date or time has a specified time zone.
getHeaderFields() - Method in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
getHeaderFields() - Method in interface com.sage.orion.sdata.servlet.SDataExternalRequest
Get header
getHelpID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the help ID.
getHostCompanyID() - Method in class com.sage.orion.sdata.servlet.accpac.hosting.HostedSharedDataSet
returns the host company ID corresponding to this SharedDataSet.
getHostCompanyID(HttpServletRequest) - Method in class com.sage.orion.sdata.servlet.accpac.hosting.SDSFactory
gets the host company ID corresponding to this request.
getHour() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the hour (24 hour range) of the date or time
getHour() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the hour (24 hour range) of the date or time
getHour() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the hour (24 hour range) of the date or time
getHttpSession() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns the HTTP Session
getHttpSession() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getHttpSessionLocale() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns the HTTP Session Locale
getHttpSessionLocale() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getID(String) - Method in class com.sage.orion.sdata.servlet.accpac.ConnectionResponseEntry
Get the ID used for the ID, self and edit links
getID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the ID for the portlet.
getID(String) - Method in class com.sage.orion.sdata.servlet.accpac.ResponseEntry
Get the ID used for the ID, self and edit links
getID(String) - Method in class com.sage.orion.sdata.servlet.SDataResponseEntry
Get the ID used for the ID, self and edit links
getID() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the category ID (which is in mixed case).
getID() - Method in class com.sage.orion.sdata.servlet.swtservice.UserInfo
Gets the (non-empty) signed-on user's ID.
getIfMatch() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the if-Match header value, or null if there is none.
getIfMatch() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
Gets the if-Match header value, or null if there is none.
getIncludeColumns() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the columns of the JDBC table that needs to be included
getIncludeColumns() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Get the columns of the JDBC table that needs to be included
getIncludesList() - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
Deprecated. Use QueryPayloadControl.saysDescendInto(PayloadControlPath) instead, which caters for the interactions between the select and include parameters
getInsertCommand() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalFieldsView
returns the value that must be put into the PROCESSCMD field of the parent object to generate the optional fields
getInstalledReportsListField(String[]) - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
construct a service field for the list of installed reports
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.ActiveApplicationResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.ASSessions
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.ASUsers
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.ASWhoAmI
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.EchoResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.ExportResource
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.FullSchemaKind
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.IntermediateResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.MissingSessionKind
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.PortletResourceKind
getInstance() - Static method in class com.sage.orion.sdata.servlet.accpac.SAJavaExceptionLogger
gets an instance of the SAJavaExceptionLogger class that is suitable for logging exceptions
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.accpac.UICommonInfo
getInstance() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
getInstance() - Static method in class com.sage.orion.sdata.servlet.LanguageResource
 
getInstance() - Static method in class com.sage.orion.sdata.servlet.PortletCategoriesResource
 
getInstance() - Static method in class com.sage.orion.sdata.servlet.PortletResource
 
getInstance() - Method in interface com.sage.orion.sdata.servlet.ResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.ResourceListResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
getInstance() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileResourceKind
 
getInternalName() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
gets the name of the field, as see from the Accpac side
getIProgramFromToken(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Gets the AccpacProgram from the Program token.
getIsDeleted() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
Gets the isDeleted value of this resource.
getIsStateful() - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
Gets whether this context represents a stateful connection
getIsUTC() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
returns whether the date or time is explicitly in the UTC time zone.
getKey() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Get the primary key of the view as a single String according to the Accpac method of splitting multi-segment keys and encoding them
getKey(int) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Returns the key specified by the record number.
getKey() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
the key identifying which individual resource, in the sdata form
getKey() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
get the key
getKey() - Method in class com.sage.orion.sdata.servlet.SDataResponseEntry
returns the value that represents the key for the entry.
getKeyColumnValueCount() - Method in class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Gets the number of key column values found in the payload.
getKeyDirection() - Method in class com.sage.orion.sdata.servlet.DefaultPagingControl
 
getKeyDirection() - Method in class com.sage.orion.sdata.servlet.KeyedPagingControl
 
getKeyDirection() - Method in interface com.sage.orion.sdata.servlet.PagingControl
Gets the SDataConstants.KeyDirection for the paging request.
getKeyValueForKeyName(ResultSet) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the key field value for the primary key(composite keys) from the result set
getKeyValueForKeyName(ResultSet) - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
returns the key value based on the primary key
getKeyValuesSqlFilter() - Method in class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Gets the SQL filter (used in a WHERE clause) for selecting the record with those key values.
getKind() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
returns the resource kind name of the resource.
getLabel() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns the label to be applied to the field
getLabel() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns the label to be applied to the field
getLanguage() - Method in class com.sage.orion.sdata.servlet.swtservice.UserInfo
Gets the (non-empty) lower-cased language code (for example, "eng") representing the signed-on user's language.
getLastKey() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Returns the key of the last record in the cache.
getLastUsedDate() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getLastUsedDate() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets the date (and time) that the resource kind was lasted used.
getLegacyClsID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the legacy clause ID.
getLegacyFileName() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the legacy file name.
getLegacyObjectID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the legacy object ID.
getLengthEstimate() - Method in class com.sage.orion.sdata.servlet.ServiceFieldString
Gets the length estimate for the field.
getLinkedSchema(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
returns the schema element under the schema link of the feed or entry
getLinkToFirst(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the href of the "first" link
getLinkToLast(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the href of the "last" link
getLinkToNext(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the href of the "next" link
getLinkToPrevious(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the href of the "previous" link
getLinkToSelf(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the href of the "self" link
getListener() - Method in class com.sage.orion.sdata.servlet.accpac.SchemaChange
returns the listener, so that subclasses can send additional notifications to it
getListOfApplicationsURL() - Method in class com.sage.orion.sdata.servlet.SDataServer
Get the URL representing the List of Applications based on the data from the initial request or SDataServer instantiation information.
getListOfContractsURL() - Method in class com.sage.orion.sdata.servlet.SDataServer
Get the URL representing the List of Contracts based on the data from the initial request or SDataServer instantiation information.
getListOfDatasetsURL() - Method in class com.sage.orion.sdata.servlet.SDataServer
Get the URL representing the List of Datasets based on the data from the initial request or SDataServer instantiation information.
getLocalizedDate(Date) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Gets the localized date in a localized simple date format.
getLocation() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalFieldsView
returns the location that defines valid optional fields for this view.
GetLoginTokenOperation - Class in com.sage.orion.sdata.servlet.accpac
The GetLoginToken class provides the ability to get a login token, by extending the BaseServiceOperation class.
GetLoginTokenOperation(SystemResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
Constructs an instance of the GetLoginTokenOperation class that will use the provided context for execution.
getLongMonth(String, int) - Static method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns the long version of the specified month (where month 0 is January).
getLongMonthValue(String) - Method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns the user-facing text for this month.
getLookupFieldNames() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
returns a collection view of all the exposed SData names of the lookup fields in this referenced resource.
getLookupFields() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
returns an unmodifiable view of the lookup fields defined for the referenced resource
getMaintainRecordNumbers() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Indicates whether this view instance maintains record number.
getMaintainRecordNumbers() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
gets whether the views in the set should consider maintaining record numbers.
getMapFilenames(String, String, Pattern, boolean) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Gets the unmodifiable list of map XML files.
getMappingFile() - Method in class com.sage.orion.sdata.servlet.accpac.ResourceContextImpl
Gets the Mapping file for the Resource.
getMask() - Method in class com.sage.orion.sdata.servlet.MaskBuilder
Gets the mask created by the append commands.
getMaskDataType() - Method in class com.sage.orion.sdata.servlet.MaskDataTypeBuilder
Returns the mask data type.
getMaxDigits() - Method in class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Gets the maximum digits for the field.
getMaxFeedCount() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the maximum number of entries to be returned by the resource kind.
getMaxFeedCount() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Gets the maximum number of entries to be returned by the resource kind.
getMaxLength() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns, for a string type, the maximum number of characters that might (but only might) fit in this field
getMaxLength() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns, for a string type, the maximum number of characters that might (but only might) fit in this field
getMaxLength() - Method in class com.sage.orion.sdata.servlet.ServiceFieldString
Gets the maximum length for the field.
getMessage(String, String, String) - Method in interface com.sage.orion.sdata.servlet.ILanguageResource
Get the message for the given version, language and id.
getMessage(String, String, String, String) - Method in interface com.sage.orion.sdata.servlet.ILanguageResource
Get the message for the given version, language, category and id.
getMessage(String, String, String) - Method in class com.sage.orion.sdata.servlet.LanguageResource
Get the message for the given version, language and id.
getMessage(String, String, String, String) - Method in class com.sage.orion.sdata.servlet.LanguageResource
Get the message for the given version, language, category and id.
getMethod() - Method in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
getMethod() - Method in class com.sage.orion.sdata.servlet.DefaultPagingControl
 
getMethod() - Method in class com.sage.orion.sdata.servlet.IndexedPagingControl
 
getMethod() - Method in class com.sage.orion.sdata.servlet.KeyedPagingControl
 
getMethod() - Method in interface com.sage.orion.sdata.servlet.PagingControl
Gets the paging method used.
getMethod() - Method in interface com.sage.orion.sdata.servlet.SDataExternalRequest
Gets the method for the external request.
getMethod() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the method for the SDataRequest.
getMethod() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getMillisecond() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the milliseconds of the date or time
getMillisecond() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the milliseconds of the date or time
getMillisecond() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the milliseconds of the date or time
getMinute() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the minute of the date or time
getMinute() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the minute of the date or time
getMinute() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the minute of the date or time
getMode() - Method in class com.sage.orion.sdata.servlet.SDataServletContext
Gets the current running SDataServletContext.Mode and stores it in the static class mode variable.
getMonth() - Method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns the numeric representation of the month (where 0 is January) for this content
getMonth() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the month (1-12) of the date or time
getMonth() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the month (1-12) of the date or time
getMonth() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the month (1-12) of the date or time
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ActiveApplicationResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ASSessions
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ASUsers
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ASWhoAmI
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapContract
Gets the Contract's name (in lower case)
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapParameter
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapResource
Gets the Resource's name.
getName() - Method in class com.sage.orion.sdata.servlet.accpac.CloseCRMSessionOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.EchoResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ExportResource
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.FullSchemaKind
getName() - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.IntermediateResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.LookupField
gets the SData name of the looked up field
getName() - Method in class com.sage.orion.sdata.servlet.accpac.MissingSessionKind
getName() - Method in class com.sage.orion.sdata.servlet.accpac.OpenCRMSessionOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.PortletResourceKind
getName() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
returns the name of the referenced resource.
getName() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the resource's name.
getName() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
returns the name by which the resource is being known
getName() - Method in class com.sage.orion.sdata.servlet.accpac.Service
Gets the name of the service.
getName() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.accpac.UICommonInfo
getName() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
gets the name of the field
getName() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
gets the name of the field
getName() - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation.FieldNames
Gets the name of the field
getName() - Method in class com.sage.orion.sdata.servlet.ClassMapApplication
 
getName() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
the name of the element
getName() - Method in class com.sage.orion.sdata.servlet.ResourceField
Gets the name of the field.
getName() - Method in interface com.sage.orion.sdata.servlet.ResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.ResourceListResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
get the name
getName() - Method in interface com.sage.orion.sdata.servlet.ServiceOperation
Get the full name of this service operation, i.e.
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindIndex
Get the name of the index
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
 
getName() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
getNavigation() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
Gets the ResourceElement.Navigation method of the Resource Element
getNillable() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether the field can handle null values (i.e.
getNillable() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether the field can handle null values (i.e.
getNonHostedSharedDataSet() - Method in class com.sage.orion.sdata.servlet.accpac.hosting.SDSFactory
gets the SharedDataSet for a non-hosted situation
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.CloseCRMSessionOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Get the short name of this service operation, i.e.
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.OpenCRMSessionOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
getOperationName() - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Get the short name of this service operation, i.e.
getOperationName() - Method in class com.sage.orion.sdata.servlet.QueryParameter
Gets the value corresponds to the QueryType
getOperationName() - Method in class com.sage.orion.sdata.servlet.TrackingIDInfo
Gets the value of the operationName passed in by the client
getOptionalFields() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
gets the optional fields view of the resource, or null if there is none
getOptionalFieldsAreCurrentlyReadOnly() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
specifies whether or not the custom (i.e.
getOptionalFieldsView() - Method in class com.sage.orion.sdata.servlet.accpac.Application
gets the rotoid of the view that lists the optional field locations.
getOrderByClause(List<OrderByParameter>) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets a string of the form "SEG1 desc,SEG2,SEG3 desc" for the given orderByParameters
getOrderByClauseForKeyField(boolean) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets a string of the form "SEG1 desc,SEG2,SEG3 desc" for the primary key(composite key)
getOrderByParameters() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the list of order by parameters from the url.
getOrderByParameters() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getOrgIDs(ServletContext) - Static method in class com.sage.orion.sdata.servlet.SystemHelper
Gets the lists of available companies
getPagesTableName() - Static method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Static method returns the data base table name for the PagesResourceKind
getPagingControlRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
return the paging request
getPagingControlRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getParameters() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapResource
 
getParentID() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the parent category ID.
getParentResource() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the resource's parent resource.
getPassword() - Method in class com.sage.orion.sdata.servlet.accpac.LogonInformation
Gets the user's password.
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.ChangePasswordOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.CloseCRMSessionOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.GetLoginTokenOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.OpenCRMSessionOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.accpac.PingOperation
 
getPath() - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Get the URL to this service operation.
getPath() - Method in class com.sage.orion.sdata.servlet.SDataRelatedResource
returns the payload path to the this related resource
getPayload() - Method in class com.sage.orion.sdata.servlet.SDataRequestEntry
returns the 'sdata:payload' portion of the entry, or null if there is none
getPayload() - Method in class com.sage.orion.sdata.servlet.SDataResponseEntry
get the payload of the SDataResponseEntry
getPayloadStream() - Method in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
getPayloadStream() - Method in interface com.sage.orion.sdata.servlet.SDataExternalRequest
Gets the payload in the SData external request
getPluralName() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the plural name of the resource.
getPool(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.accpac.Provider
 
getPool(String) - Method in interface com.sage.orion.sdata.servlet.PoolFinder
Gets the Resource Pool for the user defined by the user authentication token.
getPool(SDataRequest, String) - Method in interface com.sage.orion.sdata.servlet.SDataProvider
Gets the ResourcePool for this SData provider.
getPool(String) - Method in class com.sage.orion.sdata.servlet.swtservice.PoolFinderImpl
 
getPool(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.swtservice.Provider
 
getPool(String) - Method in class com.sage.orion.sdata.servlet.swtservice.SystemPoolFinder
 
getPool(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.SystemProvider
 
getPoolList() - Method in interface com.sage.orion.sdata.servlet.PoolFinder
Gets the list of ResourceKindPools under the control of the pool finder
getPoolList() - Method in class com.sage.orion.sdata.servlet.swtservice.PoolFinderImpl
 
getPoolList() - Method in class com.sage.orion.sdata.servlet.swtservice.SystemPoolFinder
 
getPortalPortlets() - Method in class com.sage.orion.sdata.servlet.accpac.PortletsService
Gets the portal61a portlets.
getPortletCategories(ApplicationContext) - Static method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Gets the unmodifiable map of lower-cased category IDs to raw PortletCategories objects (the naming is confusing, but each of those objects really represents one portlet category) as loaded by JiBX from the portletCategoriesMap.xml and optional portletCategoriesMap_*.xml files.
getPortletCategoriesInfo(String, String, SDataServer) - Method in class com.sage.orion.sdata.servlet.PortletCategoriesResource
Gets the portletCategories information object for the portletCategoriies with the specified ID.
getPortletInfo(String, String, SDataServer) - Method in class com.sage.orion.sdata.servlet.PortletResource
Gets the portlet information object for the portlet with the specified ID.
getPortletsForStartupApp(ActiveApplication) - Method in class com.sage.orion.sdata.servlet.accpac.PortletsService
get a map of Portlet objects for the given application that can start up successfully
getPrecedenceLevel() - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
Returns the precedence level specified in the request, or Integer.MAX_VALUE if none was specified.
getPreparedStatement(Connection, String, String, String, String, BindVariables, int, int) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get a PreparedStatement for the SELECT query with the given criteria and set the filter bind variables of the value
getPresentationMask() - Method in class com.sage.orion.sdata.servlet.ServiceField
Gets the presentation mask for the service field.
getPresentationType() - Method in class com.sage.orion.sdata.servlet.ServiceField
Gets the presentation type for the service field.
getPresentsList() - Method in class com.sage.orion.sdata.servlet.ServiceField
Gets the presentation list for the service field.
getPreviewID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the preview ID.
getPreviewImage() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the preview image url.
getPreviewString() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the preview String.
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the primary key of the underlying JDBC table for which one JDBCResourceKindImpl is created
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
 
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
 
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
 
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Get the primary key of the underlying JDBC table for which one JDBCResourceKindImpl is created
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
 
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Get the primary key of the underlying JDBC table for which one JDBCResourceKindImpl is created
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
 
getPrimaryKey() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Get the primary key of the underlying JDBC table for which one JDBCResourceKindImpl is created
getProgram() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
gets the Program of the set.
getProgramFromRequest(SDataRequest) - Static method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
Gets the program information from the specified SData request.
getProgramFromToken(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Gets the AccpacProgram from the Program token.
getProgress() - Method in interface com.sage.orion.sdata.servlet.AsyncStatusListener
get the processing progress of this task
getProgress() - Method in interface com.sage.orion.sdata.servlet.TaskCallable
Get the processing progress of this task
getProgressPct() - Method in class com.sage.orion.sdata.servlet.TrackingPayload
Gets progress status
getProperty() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
gets the 'property', the name that this referenced resource has in the resource referring to it.
getPropertyName() - Method in class com.sage.orion.sdata.servlet.OrderByParameter
 
getProvider() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
gets the Provider that was provided to the constructor
getProviderMap() - Method in class com.sage.orion.sdata.servlet.SDataServletContext
returns an immutable copy of the map of SDataProviders.
getQuery() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
the query identifying which individual resource.
getQueryFilter() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the QueryFilter for the SDataRequest.
getQueryFilter() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getQueryPayloadControl() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the QueryPayloadControl for the SDataRequest.
getQueryPayloadControl() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
Gets the QueryPayloadControl for the SDataRequest.
getQueryStringForParam(Connection, String, String, String, String, String) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get a query string that can be supplied to an RDBMS SQL query processing engine
getQueryType() - Method in class com.sage.orion.sdata.servlet.QueryParameter
Gets the QueryType from a particular query parameter
getRecordNumber() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Returns the record number of the current record, if this view instance maintains record numbers.
getRecordNumberResourceField() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Returns the resource of the record number field.
getRecordSelectionFormulaField() - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
construct a service field for Record Selection Formula of the main report
getRecordTitle() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
returns a description of the record that can be used as an SData item title
getReferencedKeyFields() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
returns an unmodifiable view of the referenced key fields defined for the referenced resource.
getReferencedResources() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
returns the ReferencedResource of this object
getRelatedEntries() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
Gets the list of related entries for the children that are not actually included
getRelatedResource(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
gets the related resource corresponding to the resource property name
getRelativeURL() - Method in class com.sage.orion.sdata.servlet.SDataRelatedResource
returns the relative URL to this resource
getRenamedField(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the renamed field for the given view field ID for the resource.
getReport() - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
 
getReportFileField() - Method in class com.sage.orion.sdata.servlet.accpac.AdvancedReportService
Create a service field for the report file.
getReportFileField() - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
create a service field for the report file.
getReportFormatField() - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
construct a service field for Report Format
getReportName() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the report name.
getReportName() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the report name value.
getReportName() - Method in class com.sage.orion.sdata.servlet.accpac.Service
Gets the report name for the service.
getReportParamValueFromView(Map<String, ServiceField>) - Method in class com.sage.orion.sdata.servlet.accpac.SuperviewReportService
Get some report values from the view that can be passed to the report.
getReportPayload(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ReportService
construct a payload from the input payload for the report by possibly adding/deleting parameter values.
getReportPayload(SDataResourceElement, SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.SuperviewReportService
process the view to generate the data, then create a new payload for the report
getReportsDirectory() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Gets the file path to the reports directory.
getRequestElement(SDataResourceElement) - Static method in class com.sage.orion.sdata.servlet.ServiceOperationHelper
Get the request element from the SData payload
getRequestURL() - Method in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
getRequestURL() - Method in interface com.sage.orion.sdata.servlet.SDataExternalRequest
String form of requested resource
getResource() - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceKind
 
getResource() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getResource(String, String) - Method in class com.sage.orion.sdata.servlet.accpac.ClassMap
Gets the resources by name and contract
getResource(String) - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapContract
returns the list of resources with the given name
getResource() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Returns the Resource corresponding to the View
getResource(SDataView) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
returns the Resource corresponding to the SDataView given.
getResource() - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
Get the Resource that the service belongs to
getResourceContext() - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceKind
 
getResourceContext() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getResourceElements() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets a list of the Resource Elements.
getResourceElements() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getResourceField() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns the ResourceVirtualField that this implements, as provided to the constructor
getResourceInstance() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getResourceInstance() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets a unique string value representing this particular instance of the resource kind across the system.
getResourceKind() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getResourceKind() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
 
getResourceKindDBFormatPath() - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
Gets the path to the directory where resource kind DB table structure files are stored
getResourceKindElement(SDataResourceElement) - Static method in class com.sage.orion.sdata.servlet.ServiceOperationHelper
Get the resourceKind portion of the payload from the input payload
getResourceKindFieldsCount() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
returns a number of fields in the ResourceKind
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.accpac.MiscellaneousPool
Gets the ResourceKindInfo for all the resources in the pool, or null.
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.accpac.Provider
 
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourcePool
 
getResourceKindInfo() - Method in interface com.sage.orion.sdata.servlet.ResourceKindPool
Gets the ResourceKindInfo for all the resources in the pool, or null.
getResourceKindInfo() - Method in interface com.sage.orion.sdata.servlet.SDataProvider
Gets the resource information for this SData provider.
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.swtservice.Provider
 
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.swtservice.ResourceKindPoolImpl
 
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.swtservice.SystemResourcePool
 
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.SystemProvider
 
getResourceKindInfo() - Method in class com.sage.orion.sdata.servlet.SystemResourcePool
 
getResourceKindName() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getResourceKindName() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the ResourceKindName for the SDataRequest.
getResourceKindName() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getResourceKindName() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets the name of the resource kind
getResourceMapDirectory() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Gets the file path to the Resource map directory.
getResourceName() - Method in class com.sage.orion.sdata.servlet.accpac.ResourceContextImpl
Gets the Resource name for the Resource.
getResourceSelector(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return the resource selector from the response
getResourceSetURL() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Get the URL that defines the resource set.
getResourceSetURL() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getResourcesURL() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns the full URI of the Resources set, as required for links
getResourcesURL() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getResponse(SDataExternalRequest) - Method in interface com.sage.orion.sdata.servlet.SDataConversation
Send the request to the external SData server to get the SdataResponse
getResponse(SDataExternalRequest) - Method in class com.sage.orion.sdata.servlet.SDataWebConversation
 
getResponseCode() - Method in class com.sage.orion.sdata.servlet.accpac.BinaryResponse
 
getResponseCode() - Method in interface com.sage.orion.sdata.servlet.ResourceResponse
 
getResponseCode() - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
 
getResponseCode() - Method in class com.sage.orion.sdata.servlet.SchemaResponse
 
getResponseCode() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
getResponseCode() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
returns the SData response code
getResponseFields(SDataRequest, String...) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Creates the list of response fields populated with the data provided.
getResulSetFromQuery(Statement, String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
get the resultset object from the given Statement and query string.
getResultRecordAndCreateResponse(PreparedStatement, int, SDataRequest) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets a result set with the lone record as specified by the prepared statement, then creates an SData response for that lone record.
getResultRecordAndCreateResponse(PreparedStatement, int, SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Gets a result set with the lone record as specified by the prepared statement, then creates an SData response for that lone record.
getResultSetFromQuery(Statement, String) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
get the resultset object from the given Statement and query string.
getRowCount(ResultSet) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Determines the number of rows in a ResultSet.
getSchema(SDataRequest) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
Returns the schema of the operation, based upon its properties
getSchema() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the SDataSchema which has the functionality to convert the underlying JDBC table's meta data into text(xml) form so that it can be transmitted over wire
getSchema() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
getSchema() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
return the schema within the response
getSchema() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
get the schema.
getSchema() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Get the SDataSchema which has the functionality to convert the underlying JDBC table's meta data into text(xml) form so that it can be transmitted over wire
getSchemaBasePath() - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
 
getSchemaBasePath() - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtApplicationContext
Gets the file path the to the schema definitions directory.
getSchemaDataType() - Method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDataType
Gets specific data type to the column fields for the Oracle database.
getSchemaDirectory() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Gets the file path the to the Schema directory.
getSchemaMaintainer() - Method in class com.sage.orion.sdata.servlet.accpac.Provider
gets the FullSchemaMaintainer that the provider is using to maintain any automatically generated schema.
getSDataBytes(byte[]) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Given a byte array, returns an SData complaint string which is base64Binary.
getSDataCode() - Method in exception com.sage.orion.sdata.servlet.NotFoundIntermediateException
Get the SDataCode associated with this NotFoundIntermediateException
getsDataContext() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
Get the SDataServlet context for the request.
getSDataDate(Date) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Given the date, returns an SData complaint string date.
getSDataDiagnoses() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Get the error stack for this request.
getSDataDiagnoses() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getSDataRequest() - Method in interface com.sage.orion.sdata.servlet.TaskCallable
Get the SDataRequest used to create this task
getSDataResourceElement(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
Process entry element to create SdataResourceElement
getSDataTime(Date) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Returns an SData String representation of the given time.
getSDataViewKeys(List<SDataView>, boolean) - Static method in class com.sage.orion.sdata.servlet.accpac.ViewHelper
returns a KeyStack corresponding to the view list
getSDSFactory() - Method in class com.sage.orion.sdata.servlet.accpac.Provider
returns the provider's SDSFactory.
getSecond() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the second of the date or time
getSecond() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the second of the date or time
getSecond() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the second of the date or time
getSelectCriteria() - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
Deprecated. Use QueryPayloadControl.getSelectedProperties(PayloadControlPath) , QueryPayloadControl.hasGetAllProperties(PayloadControlPath) and QueryPayloadControl.saysDescendInto(PayloadControlPath) directly.
getSelectedProperties(PayloadControlPath) - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
gets the list of properties that are selected for the given resource.
getSequenceNumber() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the sequence number of the request.
getSequenceNumber() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getServer() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the SData Server that is handling the request.
getServer() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
Gets the SData Server that is handling the request.
getServerURL() - Method in class com.sage.orion.sdata.servlet.SDataServer
String form of external server URL
getService() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getService() - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
Get the Service
getServiceFields(IView, boolean, boolean) - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceHelper
Get a list of service fields from a view.
getServiceFields() - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
Get a list of service fields from a report.
getServiceMapFile() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the service map file or null if there is no service map file.
getServices() - Method in class com.sage.orion.sdata.servlet.accpac.ServiceMap
 
getServicesIterator() - Method in class com.sage.orion.sdata.servlet.accpac.ServiceMap
 
getServletContext() - Method in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
Gets the SData ServletContext
getServletContext() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceContext
Gets the ServletContext.
getServletContext() - Method in class com.sage.orion.sdata.servlet.SDataServletContext
Gets the ServletContext.
getServletContext() - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
Gets the SDataServletContext that hold information for the whole servlet
getServletContext() - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtApplicationContext
Gets the SDataServletContext that hold information for the whole servlet
getServletContext() - Method in class com.sage.orion.sdata.servlet.SystemApplicationContext
Gets the ServletContext
getSessionTimeout() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Gets the Tomcat Session Timeout value in minutes.
getSessionTimeout() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getSet() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
gets the SDataViewSet to which this SDataView belongs.
getSharedDataSet(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Deprecated. without replacement
getSharedDataSet(HttpServletRequest) - Method in class com.sage.orion.sdata.servlet.accpac.hosting.SDSFactory
gets a SharedDataSet that is compatible with the given request.
getSharedDataSet() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceContext
 
getSharedDataSet() - Method in class com.sage.orion.sdata.servlet.swtservice.UserInfo
Returns the SharedDataSet in which the user is defined.
getSharedDataSets() - Method in class com.sage.orion.sdata.servlet.accpac.hosting.SDSFactory
gets an iterable collection of all the shared data sets that the factory controls
getShortCategoryID() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the short category ID.
getShortCategoryID() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the short category ID.
getShortCategoryString() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the short category String.
getShortCategoryString() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the short category string.
getShortMonth(String, int) - Static method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns the short version (typically just 3 letters) of the specified month (where month 0 is January).
getShortMonthValue(String) - Method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns the abbreviated, user-facing text for this month.
getShowConfigureMenu() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the value for whether or not to show the configure menu.
getShowRefreshMenu() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the value for whether or not to show the refresh menu.
getShowReportMenu() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the value for whether or not to show the report menu.
getStartIndex() - Method in class com.sage.orion.sdata.servlet.DefaultPagingControl
 
getStartIndex() - Method in class com.sage.orion.sdata.servlet.IndexedPagingControl
 
getStartIndex() - Method in interface com.sage.orion.sdata.servlet.PagingControl
Gets the starting index of the first record to be returned.
getStartKey() - Method in class com.sage.orion.sdata.servlet.DefaultPagingControl
 
getStartKey() - Method in class com.sage.orion.sdata.servlet.KeyedPagingControl
 
getStartKey() - Method in interface com.sage.orion.sdata.servlet.PagingControl
Gets the startKey value for paging.
getStatus() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getStatus() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets the resource kind's status.
getString(String, String) - Static method in class com.sage.orion.sdata.servlet.swtservice.UIContentCache
Gets the value for the key specified by the textID and the languageCode.
getString(String, String, String, String) - Static method in class com.sage.orion.sdata.servlet.swtservice.UIContentCache
Gets the value for the key specified by the lower-cased version, lower-cased languageCode, mixed-case category, and mixed-case id.
getSubpath(String, String) - Method in class com.sage.orion.sdata.servlet.PayloadControlPath
returns a PayloadControlPath that represents the deeper location specified
getSubpath(String) - Method in class com.sage.orion.sdata.servlet.PayloadControlPath
returns a PayloadControlPath that represents the deeper location specified, of a non-listed (e.g.
getSwtServicesAccpac60BasePath(SwtApplicationContext) - Static method in class com.sage.orion.sdata.servlet.SystemHelper
Gets the path to the directory containing dbConnection.xml file adjusted to Accpac 6.0 style
getSwtServicesBasePath() - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
 
getSwtServicesBasePath() - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtApplicationContext
Gets the path to the SwtServices directory under WEB-INF/configuration
getSystemAuthenticationToken() - Method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
 
getSystemAuthenticationToken() - Method in interface com.sage.orion.sdata.servlet.Authenticator
Gets the authentication token for the user.
getTableFields() - Static method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
 
getTableFields() - Static method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Gets the list of field definitions for fields that are actually in the table.
getTableFields() - Static method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Returns a list of the fields from the resource kind table
getTableName() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Get the JDBC table name for which ResourceKindImpl is created
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
 
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
 
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
 
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Get the JDBC table name for which ResourceKindImpl is created
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
 
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Get the JDBC table name for which ResourceKindImpl is created
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
 
getTableName() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Get the JDBC table name for which ResourceKindImpl is created
getTemplate(SDataRequest, Connection) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the SData response entry for a GET request for the special $template operator.
getTenantID(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Returns the tenant id for the user.
getTenantID(SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
Gets the tenantID from the SDataRequest
getTextValue(Element) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Returns the text value of the given element node, or null if there is no true content.
getThumbnailImage() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the thumbnail image url.
getTimeFromSData(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
returns the time (as a Date from its SData string form.
getTotalDigits() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns the number of total digits that the field supports.
getTotalDigits() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns the number of total digits that the field supports.
getTracking() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
getTracking() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
return the tracking within the response
getTrackingID() - Method in class com.sage.orion.sdata.servlet.TrackingIDInfo
Gets the value of the trackingID passed in by the client
getTrackingIDInfoRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Get the TrackingIDInfo object from either the Resource Element or from Query Parameter.
getTrackingIDInfoRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getTransText(String) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Returns translated value on the string.
getTransTextID() - Method in class com.sage.orion.sdata.servlet.accpac.ResourceViewField
gets the transTextID attribute of the field.
getType() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
returns the type of the field
getType() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the portlet type.
getType() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the type of the resource.
getType() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
gets the type of the field
getType() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
gets the type of the field
getType() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
the type of the element
getType() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
get the type
getType() - Method in class com.sage.orion.sdata.servlet.ServiceField
Gets the type for the field.
getType() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategories
Gets the category type.
getUIContentBasePath() - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
 
getUIContentBasePath() - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtApplicationContext
Gets the path to the UI content directory under ../swtServices
getUiDefCategory() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the UI definition category.
getUIDefinitionsBasePath() - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
 
getUIDefinitionsBasePath() - Method in interface com.sage.orion.sdata.servlet.swtservice.SwtApplicationContext
Gets the path to the UI definitions directory under ../swtServices
getUiDefName() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the UI definition name.
getUiDefVersion() - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Gets the UI definition version.
getUrl() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
get the url
getUserID(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Gets the user id for the given authentication Token.
getUserID() - Method in class com.sage.orion.sdata.servlet.accpac.LogonInformation
Gets the user ID that was provided on construction
getUserID() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getUserID() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets the ID of the user that is running this resource.
getUserIDField() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the user id field name in the table/xml.
getUserIDForFilter() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Gets the user id used in the filter for retrieving the data related to the current signed on user.
getUserIDForFilter() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Gets the user id used in the filter for retrieving the data related to the current signed on user.
getUserInfoFromRequest(SDataRequest) - Method in class com.sage.orion.sdata.servlet.swtservice.ApplicationContext
Gets the signed-on user's information from the specified SData request.
getUserInstance(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Deprecated. without replacement
getUserInstance() - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
getUserInstance() - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
Gets the user instance that is running this resource.
getUserLanguage(String) - Static method in class com.sage.orion.sdata.servlet.accpac.AuthenticatorImpl
Gets the user language for the given authentication Token.
getUserName() - Method in class com.sage.orion.sdata.servlet.accpac.ExportInfo
Gets the username for the download.
getUTCOffset() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the offset of the time zone from UTC, as in Calendar.ZONE_OFFSET.
getValue() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapParameter
 
getValue() - Method in class com.sage.orion.sdata.servlet.accpac.SecurityAccessVirtualFieldAdapter
 
getValue() - Method in class com.sage.orion.sdata.servlet.accpac.vfields.FixedBooleanVirtualField
gets the value of the field.
getValue() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
gets the value of the field.
getValue() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
gets the value of the field.
getValue(BaseServiceOperation.FieldNames) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation.FieldData
Returns the value of the given field, as a String
getValue() - Method in class com.sage.orion.sdata.servlet.QueryParameter
Gets the value corresponds to the QueryType
getValue() - Method in class com.sage.orion.sdata.servlet.SDataResourceElement
return the value
getValue() - Method in class com.sage.orion.sdata.servlet.ServiceField
Gets the value for the service field.
getValue() - Method in class com.sage.orion.sdata.servlet.ServiceFieldPresentItem
Return the value
getVersion() - Method in class com.sage.orion.sdata.servlet.accpac.SchemaChange
 
getVersion() - Method in class com.sage.orion.sdata.servlet.FileSchema
 
getVersion() - Method in class com.sage.orion.sdata.servlet.SDataExternalSchema
 
getVersion() - Method in interface com.sage.orion.sdata.servlet.SDataSchema
a version that identifies the schema or null if there is none
getVersion() - Method in class com.sage.orion.sdata.servlet.ServiceSchema
 
getVersion() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileSchemaDefaultImpl
 
getVersion() - Method in class com.sage.orion.sdata.servlet.swtservice.GroupedKindSchema
a version that identifies the schema or null if there is none
getView(Resource) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
returns the SDataView corresponding to the Resource given.
getView(String) - Method in class com.sage.orion.sdata.servlet.accpac.ViewHandler
Returns the SDataView for the specified ID.
getView() - Method in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
Get the SDataView on which the service is backed
getView() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
Deprecated. 
getViewFieldByName(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
returns the SDataViewField identified by the given SData property name
getViewFieldID() - Method in class com.sage.orion.sdata.servlet.accpac.ResourceViewField
Gets the view ID for the field.
getViewFieldName() - Method in class com.sage.orion.sdata.servlet.accpac.LookupField
gets the internal name.
getViewFieldName() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
gets the internal name.
getViewFieldsList(IView) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Returns the list of view fields that are specified for this resource.
getViewID() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalFieldsView
returns the roto id of this optional fields view
getViewID() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets the resource's viewID.
getViewID() - Method in class com.sage.orion.sdata.servlet.accpac.Service
Gets the viewID for the service.
getViews() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
returns the views in the set.
getViews(Resource, List<ResourceElement>, SDataViewSet) - Static method in class com.sage.orion.sdata.servlet.accpac.ViewHelper
return a list of SDataView elements corresponding to the resource path presented
getViewSet() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
 
getViewSet() - Method in class com.sage.orion.sdata.servlet.accpac.SchemaChange
returns the SDataViewSet that was provided at construction time.
getVirtualField(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
gets the named VirtualField.
getVirtualFieldsList() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Gets a List of the virtual fields for the resource.
getWebappURL() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns the URL of the Webapp
getWebappURL() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getWhereClause() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns the where clause or null if there is none
getWhereClause() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
getWorkshopPortlets() - Method in class com.sage.orion.sdata.servlet.accpac.PortletsService
Gets the SDK workshop portlets.
getXSDName(String) - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns the XSD name of the type, prefixed by the namespace abbreviation and colon.
getYear() - Method in interface com.sage.orion.sdata.servlet.type.ISDataDateTime
gets the year of the date or time
getYear() - Method in class com.sage.orion.sdata.servlet.type.SDataDate
gets the year of the date or time
getYear() - Method in class com.sage.orion.sdata.servlet.type.SDataTime
gets the year of the date or time
GL_DOMAIN2_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN2_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN2_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN2_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
GL_DOMAIN_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
goBottom() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
goNext() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
goPrev() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
goTop() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
goToRecordNumber(int) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Move to the record identified by the record number.
GREATER_THAN_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
greater than
GREATER_THAN_OR_EQUAL_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
greater than or equal
GroupedKindSchema - Class in com.sage.orion.sdata.servlet.swtservice
The GroupedKindSchema class produces a schema for those resource kinds that add virtual grouping to underlying flat JDBC table resource kinds.
GroupedKindSchema(SDataSchema, String, String...) - Constructor for class com.sage.orion.sdata.servlet.swtservice.GroupedKindSchema
constructs an instance of the GroupedKindSchema class using the schema of the superclass and the name and field names of the subclass
GZIP - Static variable in class com.sage.orion.sdata.servlet.Base64
Specify that data should be gzip-compressed.

H

handleAsyncRequest(SDataRequest, String, AsyncStatusListener) - Method in interface com.sage.orion.sdata.servlet.AsyncRequestHandler
 
handleAsyncRequest(SDataRequest, String, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.SDataServlet
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ActiveApplicationResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ASSessions
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ASUsers
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ASWhoAmI
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.EchoResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ExportResource
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.FullSchemaKind
Handle the specified request, passing information to the listener if there is one.
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.IntermediateResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.MissingSessionKind
Handle the specified request, passing information to the listener if there is one.
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.PortletResourceKind
Handle the specified request, passing information to the listener if there is one.
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.UICommonInfo
Handle the specified request, passing information to the listener if there is one.
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.accpac.ViewResourceKind
Handle all the $service requests here.
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Handle the specified request, passing information to the listener if there is one.
handleRequest(SDataRequest, AsyncStatusListener) - Method in interface com.sage.orion.sdata.servlet.ResourceKind
Handle the specified request, passing information to the listener if there is one.
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.ResourceListResourceKind
 
handleRequest(SDataRequest, AsyncStatusListener) - Method in interface com.sage.orion.sdata.servlet.ServiceOperation
Handle the request
handleRequest(SDataRequest, AsyncStatusListener) - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
hasApplication() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Checks to see if the request has an application specified.
hasApplication() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
hasAverageLength() - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns whether or not the type can have an 'averageLength' SData Metadata Extensions attribute.
hasChildren() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
 
hasContract() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Checks to see if the request has a contract specified.
hasContract() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
hasDataset() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
Checks to see if the request has a dataset specified (including the hyphen signifying the default dataset).
hasDataset() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
hasDefaultDataset() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns whether the request specifies the default dataset as opposed to a named dataset
hasDefaultDataset() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
hasFractionDigits() - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns whether or not the type can have a 'fractionDigits' SData Metadata Extensions attribute.
hasGetAllProperties(PayloadControlPath) - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
returns whether the response should include all properties of the specified resource.
hashCode() - Method in class com.sage.orion.sdata.servlet.ResourceField
 
hasMaxLength() - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns whether or not the type can have an 'maxLength' SData Metadata Extensions attribute.
hasNonOptionalField(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
returns whether or not the view has a field or child resource with the given name, other than an optional field
hasNonOptionalFieldWithName(String, IViewFields) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
checks whether the resource already has a non-optional item with the given SData name (i.e.
hasParent() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
 
hasQueryFilter() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
 
hasQueryFilter() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
hasSelectCriteria() - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
returns true if the control includes an explicit set of select criteria.
hasServices() - Method in class com.sage.orion.sdata.servlet.accpac.ServiceMap
 
hasTotalDigits() - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns whether or not the type can have a 'totalDigits' SData Metadata Extensions attribute.
headers - Variable in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
HostedOrionConnectedServices - Class in com.sage.orion.sdata.servlet.swtservice
The class extends OrionConnectionServices to add the ability to override the dbConnection.xml file and select a different database.
HostedOrionConnectedServices(String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.HostedOrionConnectedServices
Constructor
HostedSharedDataSet - Class in com.sage.orion.sdata.servlet.accpac.hosting
The HostedSharedDataSet extends the SharedDataSet by providing a small number of options applicable to when it is run in a hosted mode.
HostedSharedDataSet(String, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.hosting.HostedSharedDataSet
creates an instance of the HostedSharedDataSet class for the given host company id
hostingIsEnabled() - Method in class com.sage.orion.sdata.servlet.accpac.hosting.SDSFactory
returns true if and only if hosting is enabled on this factory
HTTP_HEADER_APPLICATION_GUID - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The HTTP header name reserved for a GUID that is associated with some sort of application-specific material.
HTTP_HEADER_BASE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The base value for all HTTP headers used in SData that are not standard HTTP headers.
HTTP_HEADER_SSO_GUID - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The HTTP header name reserved for a GUID that is associated with a Single Sign-on token.
HTTP_METHOD_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 

I

IC_DOMAIN_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
IC_DOMAIN_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
IC_DOMAIN_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
IC_DOMAIN_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
IConnectionPool - Interface in com.sage.orion.sdata.servlet.swtservice
The IConnectionPool provides the interface for a pool of JDBC connections to a database
ID_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
IF_MATCH - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
the name of the HTTP header used for concurrency handling.
ILanguageResource - Interface in com.sage.orion.sdata.servlet
An ILanguageResource provides the ability to get messages by language.
IN_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
in
INCLUDE_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
include
includeDescriptors() - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
gets whether the request specified including descriptors
IncludeSpecification - Class in com.sage.orion.sdata.servlet
Deprecated. Use the QueryPayloadControl directly
IncludeSpecification(String) - Constructor for class com.sage.orion.sdata.servlet.IncludeSpecification
Deprecated. Constructs an instance of the IncludeSpecification class based upon the request parameter.
INCOMPLETE_KEY_FOR_UPDATE - Static variable in class com.sage.orion.sdata.servlet.JDBCHelper
 
IncompleteKeyInPayloadException - Exception in com.sage.orion.sdata.servlet
SData exception to be thrown when a payload used for updates (PUT) or for non auto-generated key inserts (POST) is missing key field values.
IncompleteKeyInPayloadException() - Constructor for exception com.sage.orion.sdata.servlet.IncompleteKeyInPayloadException
Default constructor.
IncompleteKeyInPayloadException(String) - Constructor for exception com.sage.orion.sdata.servlet.IncompleteKeyInPayloadException
Constructs an "incomplete key in payload" exception with the specified message.
IncompleteKeyInPayloadException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.IncompleteKeyInPayloadException
Constructs an "incomplete key in payload" exception with the specified cause.
IncompleteKeyInPayloadException(String, Throwable) - Constructor for exception com.sage.orion.sdata.servlet.IncompleteKeyInPayloadException
Constructs an "incomplete key in payload" exception with the specified message and cause.
IndexDefinition - Interface in com.sage.orion.sdata.servlet.swtservice.tablebuilder
Interface contains function for exporting index definition info to the table builder
IndexedPagingControl - Class in com.sage.orion.sdata.servlet
A structure to hold the elements of any indexed paging control request.
IndexedPagingInfo - Class in com.sage.orion.sdata.servlet
The implementation of PagingInfo for IndexedPaging links
IndexedPagingInfo(int, int, int, int) - Constructor for class com.sage.orion.sdata.servlet.IndexedPagingInfo
Create a paging information structure with the given data.
init(FilterConfig) - Method in class com.sage.orion.sdata.date.LocaleFilter
 
init() - Method in class com.sage.orion.sdata.servlet.SDataServlet
initialize() - Method in class com.sage.orion.sdata.servlet.accpac.Provider
 
initialize(SDataProvider) - Method in class com.sage.orion.sdata.servlet.LanguageResource
Handle any initialization required by this class.
initialize(SDataProvider, String) - Method in class com.sage.orion.sdata.servlet.PortletCategoriesResource
Handle any initialization required by this class.
initialize(SDataProvider, String) - Method in class com.sage.orion.sdata.servlet.PortletResource
Handle any initialization required by this class.
initialize() - Method in interface com.sage.orion.sdata.servlet.SDataProvider
Handles any initialization routines required by the Provider
initialize() - Method in class com.sage.orion.sdata.servlet.swtservice.Provider
 
initialize() - Method in class com.sage.orion.sdata.servlet.SystemProvider
 
INLINE_SCHEMA_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
insert() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
insertKey(int, String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Inserts the key passed in to the target record number position.
IntermediateResourceKind - Class in com.sage.orion.sdata.servlet.accpac
the resource kind for Accpac intermediate URLs
IntermediateResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.IntermediateResourceKind
Constructor
invalidate() - Static method in class com.sage.orion.sdata.servlet.swtservice.UIContentCache
Invalidates the cache.
IS_DELETED_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
isAbsolute() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
returns true if the navigation is absolute, FIRST or LAST
isAccessToPortletAllowed(String) - Method in class com.sage.orion.sdata.servlet.accpac.PortletsService
Indicates whether or not the user associated with this service is allowed to access the portlet in question.
isAccpac60DB(Connection, String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Validates if the DB is Accpac 6.0 or 6.1 compatible.
isAdmin() - Method in class com.sage.orion.sdata.servlet.swtservice.UserInfo
Tells whether the user is an administrator or not.
isAscendingOrder() - Method in class com.sage.orion.sdata.servlet.OrderByParameter
 
isAsyncRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
 
isAsyncRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isBatchRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns whether the request is for a batch
isBatchRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isCommitted() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if and only if the request is to be committed.
isCommitted() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isConnectRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if and only if the request is for maintaining a connection.
isConnectRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
TODO - isConnectionRequest(), getConnectionID() and isStatelessRequest() are routines specific to Sage 300 ERP.
ISDataDateTime - Interface in com.sage.orion.sdata.servlet.type
The ISDataDateTime interface defines what a Date and/or Time looks like in SData.
isDiagnoses() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
isDiagnoses() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
returns true if the response is an SDataDiagnoses document (only)
isDirty(SDataRequest) - Method in class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Return the dirty status for the resource
IsDirtyOperation - Class in com.sage.orion.sdata.servlet.accpac
A service operation for finding out whether the view tied to a resource has uncommitted changes or not.
IsDirtyOperation(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.IsDirtyOperation
Constructor
isEdit(Element) - Method in class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
return true if entry contains edit link
isEmpty(String) - Static method in class com.sage.orion.sdata.servlet.SDataKey
check if the key is an empty SData key
isForceDownload() - Method in class com.sage.orion.sdata.servlet.accpac.ExportInfo
Determines if the export should force the client browser to download the file.
isForMetaDataInquiry() - Method in class com.sage.orion.sdata.servlet.accpac.BaseService
checks if this service operation has been created only for inquiring about the metadata.
isForRelatedResource() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
returns whether this instance is configured to support a related resource.
isForSingleResource() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if the request is for a single resource, i.e.
isForSingleResource() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isLastPage() - Method in class com.sage.orion.sdata.servlet.DefaultPagingControl
 
isLastPage() - Method in class com.sage.orion.sdata.servlet.IndexedPagingControl
 
isLastPage() - Method in interface com.sage.orion.sdata.servlet.PagingControl
returns whether this request is for the last page or not.
isList() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
returns whether or not the resource is a list resource.
isReadOnly() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether or not the field is a Read-Only field
isReadOnly() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether or not the field is a Read-Only field
isRelative() - Method in interface com.sage.orion.sdata.servlet.ResourceElement
returns true if the navigation is relative to the key, CURRENT, PREVIOUS or NEXT
isRequired() - Method in class com.sage.orion.sdata.servlet.ServiceField
Gets the required for the service field.
isSameRequest(SDataRequest) - Method in interface com.sage.orion.sdata.servlet.SDataRequest
is this request the same as the other one in all important aspects (e.g.
isSameRequest(SDataRequest) - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isSchemaRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns whether the request is for a schema
isSchemaRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isSDataDate(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Determines if the given string should be an SData date.
isSDataString(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Determines if the given string is an SData string.
isSDataTime(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Gest whether the value of the string is in the SData Time format.
isServiceListRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if the request is a Service Request to get a list of services.
isServiceListRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isServiceRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns whether the request is for a service operation
isServiceRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isSetInitially() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
returns whether the field is supposed to be set to the default value automatically.
isSetRequired() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
returns whether the field is required.
isSpecialRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns whether the request is a special (e.g.
isSpecialRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isStatelessRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if and only if the request is stateless.
isStatelessRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isTableExist(Connection, String) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Check for the given table is exist or not.
isTableExist(Connection, String) - Method in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Check for the given table is exist or not.
isTemplateRequest() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns whether the request is for a template
isTemplateRequest() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
isTracking() - Method in class com.sage.orion.sdata.servlet.SDataExternalResponse
 
isTracking() - Method in interface com.sage.orion.sdata.servlet.SDataResponse
returns true if the response is an SDataTracking
isUsableElementName(String) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
checks if the given name can be used as an XML element name
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Indicates whether the resource is user specific or not.
isUserSpecificResource() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the resource is user specific or not.
isUsingFixedValue() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
returns whether the field is using a fixed value or not.
isValidated() - Method in class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
returns whether or not the field has validation switched on
ITEMS_PER_PAGE_TAG - Static variable in class com.sage.orion.sdata.servlet.OpenSearchResult
The tag used for the items per page entry

J

JDBCDatabaseType - Enum in com.sage.orion.sdata.servlet
Specifies the types of databases supported by our JDBC layer
JDBCFilter - Class in com.sage.orion.sdata.filter
 
JDBCFilter() - Constructor for class com.sage.orion.sdata.filter.JDBCFilter
 
JDBCHelper - Class in com.sage.orion.sdata.servlet
JDBC-specific constants and helpers
JDBCHelper.RequestPayloadProcessedInfo - Class in com.sage.orion.sdata.servlet
A read-only "struct-like" class that holds the processed information from the payload part of an SData insert (POST) or update (PUT) request.
JDBCHelper.RequestPayloadProcessedInfo(List<String>, String, List<Object>, String, int, String) - Constructor for class com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo
Constructs a struct-like object containing the processed information from the payload part of an SData insert (POST) or update (PUT) request.
JDBCResourceConflictException - Exception in com.sage.orion.sdata.servlet
This class extends JDBCResourceKindSQLException instead of RuntimeException ,since having an ancestor makes the replacement possible to catch all descendants by using the single relevant ancestor
JDBCResourceConflictException() - Constructor for exception com.sage.orion.sdata.servlet.JDBCResourceConflictException
Constructor
JDBCResourceConflictException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.JDBCResourceConflictException
Constructs an Exception with given throwable
JDBCResourceConflictException(String) - Constructor for exception com.sage.orion.sdata.servlet.JDBCResourceConflictException
Constructs an Exception with given message
JDBCResourceKind - Class in com.sage.orion.sdata.servlet
An abstract class that handles generic functionalities in favor of it's implementors.
JDBCResourceKind(ApplicationContext, IConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.JDBCResourceKind
Constructor
JDBCResourceKind.HTTPMethodsAuthorizator - Class in com.sage.orion.sdata.servlet
The HTTPMethodsAuthorizator is used to check whether the ResourceKind supports the specific HTTP method.
JDBCResourceKind.HTTPMethodsAuthorizator() - Constructor for class com.sage.orion.sdata.servlet.JDBCResourceKind.HTTPMethodsAuthorizator
 
JDBCResourceKind.ResourceAuthorizator - Class in com.sage.orion.sdata.servlet
The ResourceAuthorizator is used to check whether the user has the privilege to manipulate the ResourceKind.
JDBCResourceKind.ResourceAuthorizator() - Constructor for class com.sage.orion.sdata.servlet.JDBCResourceKind.ResourceAuthorizator
 
JDBCResourceKind.ResourceDataAuthorizator - Class in com.sage.orion.sdata.servlet
The ResourceDataAuthorizator is used to check whether the user has the privilege to manipulate the specific data of the ResourceKind specified in the request.
JDBCResourceKind.ResourceDataAuthorizator() - Constructor for class com.sage.orion.sdata.servlet.JDBCResourceKind.ResourceDataAuthorizator
 
JDBCResourceKindField - Class in com.sage.orion.sdata.servlet.swtservice.tablebuilder
This class provides implementation of the FieldDefinition interface
JDBCResourceKindField(String, FieldDataType, int, boolean) - Constructor for class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindField
Constructor
JDBCResourceKindField(String, FieldDataType, int, boolean, String, String, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindField
Constructor
JDBCResourceKindIndex - Class in com.sage.orion.sdata.servlet.swtservice.tablebuilder
This class provides implementation of the IndexDefinition interface
JDBCResourceKindIndex(String, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCResourceKindIndex
Constructor
JDBCTableBuilder - Class in com.sage.orion.sdata.servlet.swtservice.tablebuilder
JDBCTableBuilder provides implementation of the DBTableBuilder interface.
JDBCTableBuilder(JDBCDatabaseType) - Constructor for class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Constructor
JiBXConfigurationAbstractResource - Class in com.sage.orion.sdata.servlet.accpac
The JiBXConfigurationAbstractResource abstract class provides an abstract base class for the various classes that are part of the configuration system.
JiBXConfigurationAbstractResource() - Constructor for class com.sage.orion.sdata.servlet.accpac.JiBXConfigurationAbstractResource
 
JiBXConfigurationResource - Interface in com.sage.orion.sdata.servlet.accpac
The JiBXConfigurationResource interface is for those classes that reflect the configuration information parsed by JiBX.
JiBXParser - Class in com.sage.orion.sdata.servlet
A helper class to parser xml files using the JiBX Library (http://jibx.sourceforge.net/).
JiBXParser() - Constructor for class com.sage.orion.sdata.servlet.JiBXParser
 

K

KEY_SEGMENT_ID - Static variable in class com.sage.orion.sdata.servlet.PortletCategoriesResourceHelper
 
KEY_SEGMENT_ID - Static variable in class com.sage.orion.sdata.servlet.PortletResourceHelper
 
KEY_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
KEYDIRECTION_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
key direction
KeyedPagingControl - Class in com.sage.orion.sdata.servlet
A structure to hold the elements of any keyed paging control request.
KeyedPagingControl(Integer, String, SDataConstants.KeyDirection) - Constructor for class com.sage.orion.sdata.servlet.KeyedPagingControl
Constructs an instance of the KeyedPagingControl class based upon the given arguments.
KeyedPagingInfo - Class in com.sage.orion.sdata.servlet
The implementation of PagingInfo for keyedPaging links
KeyedPagingInfo(String, String, int, String, SDataConstants.KeyDirection, String, String) - Constructor for class com.sage.orion.sdata.servlet.KeyedPagingInfo
Create a keyed paging information structure with the given data
keyUsesField(String) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
gets whether the given field name is in the key to a related resource
keyUsesFields(Set<String>) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
checks to see if this reference uses any of the specified fields.

L

LABEL_ATTRIBUTE_TAG - Static variable in enum com.sage.orion.sdata.Category
The name of the xml attribute used for the label of a category
labelChanged(MeterEvent) - Method in class com.sage.orion.sdata.servlet.accpac.MeterListener
 
LandingPageResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
The class is responsible for handling the landing page requests.
LandingPageResourceKind(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.LandingPageResourceKind
Constructor.
LandingPageUpgrade - Class in com.sage.orion.sdata.servlet.swtservice
This class will copy the default landing pages from the 6.0 uiDefinitions folder to the 6.1 uiDefinitions folders.
LandingPageUpgrade(SwtApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.LandingPageUpgrade
Constructor.
LANGUAGE_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
language
LanguageResource - Class in com.sage.orion.sdata.servlet
A utility class that provides the service of getting a single language resource string
LEFT_BRACE_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
left brace operator
LESS_THAN_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
less than operator
LESS_THAN_OR_EQUAL_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
less then or equal
levelChanged(MeterEvent) - Method in class com.sage.orion.sdata.servlet.accpac.MeterListener
 
LicenseStatusResourceKind - Class in com.sage.orion.sdata.servlet.accpac
 
LicenseStatusResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.LicenseStatusResourceKind
 
LicenseStatusService - Class in com.sage.orion.sdata.servlet.accpac
LicenseStatusService
LicenseStatusService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.LicenseStatusService
Constructor.
LIKE_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
like
loadMap(ApplicationContext) - Static method in class com.sage.orion.sdata.servlet.accpac.Applications
Loads all the application files into this Object.
loadMap(ApplicationContext) - Method in class com.sage.orion.sdata.servlet.accpac.ClassMap
Loads all the classmap files into the java ClassMap Object.
loadXMLDocument(String) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Loads the document object from an XML file.
LocaleFilter - Class in com.sage.orion.sdata.date
The LocaleFilter class provides a servlet Filter that handles the Locale information.
LocaleFilter() - Constructor for class com.sage.orion.sdata.date.LocaleFilter
 
LOCATION_FIELD_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.OptionalFieldsView
the name of the field into which the OptionalFieldsView.getLocation() must be put.
logAndClearErrors(Logger, Errors) - Static method in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
log any errors on the Accpac error stack and then clean the error stack.
logAndMoveErrors(Logger, Errors) - Static method in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
log and remove the Accpac errors from the given Accpac error stack and returns the errors messages (in the form of a list of SDataDiagnosis).
LOGGER - Static variable in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
 
LOGGER - Static variable in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
 
LogonInformation - Class in com.sage.orion.sdata.servlet.accpac
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.
LogonInformation(String, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.LogonInformation
creates an instance of the LogonInformation class holding the provided data.
LOOKUP_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
LookupField - Class in com.sage.orion.sdata.servlet.accpac
The LookupField is a simple structure used in parsing the ViewResourceMapping files.
LookupField() - Constructor for class com.sage.orion.sdata.servlet.accpac.LookupField
constructs an instance of the LookupField class.
LookupField(String, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.LookupField
constructs an instance of the LookupField class with the given local SData and referenced Accpac names.
lookupUsesKey(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
returns whether or not the given field is used as a key field for a foreign reference involved in a lookup

M

main(String[]) - Static method in class com.sage.orion.sdata.servlet.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
maintainTable(ApplicationContext, Connection, String, List<FieldDefinition>, String, String) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
maintain the database table used by this resource kind.
makeUsableElementName(String) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Returns a modification of the given name such that XMLHelper.isUsableElementName(java.lang.String) returns true.
MalformedPayloadException - Exception in com.sage.orion.sdata.servlet
Class for a malformed Payload Exception.
MalformedPayloadException() - Constructor for exception com.sage.orion.sdata.servlet.MalformedPayloadException
Constructor.
MalformedPayloadException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.MalformedPayloadException
Constructor.
MalformedPayloadException(String) - Constructor for exception com.sage.orion.sdata.servlet.MalformedPayloadException
Constructs an instance of the MalformedPayloadException class corresponding to the given message.
MalformedURLException - Exception in com.sage.orion.sdata.servlet
 
MalformedURLException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.MalformedURLException
 
MalformedURLException() - Constructor for exception com.sage.orion.sdata.servlet.MalformedURLException
 
MalformedURLException(String) - Constructor for exception com.sage.orion.sdata.servlet.MalformedURLException
 
MalformedURLQueryException - Exception in com.sage.orion.sdata.servlet
 
MalformedURLQueryException(String) - Constructor for exception com.sage.orion.sdata.servlet.MalformedURLQueryException
 
MalformedURLQueryException() - Constructor for exception com.sage.orion.sdata.servlet.MalformedURLQueryException
 
MaskBuilder - Class in com.sage.orion.sdata.servlet
MaskBuilder assists in building a mask pattern for the schema restriction.
MaskBuilder() - Constructor for class com.sage.orion.sdata.servlet.MaskBuilder
 
MaskBuilder.CaseType - Enum in com.sage.orion.sdata.servlet
 
MaskBuilder.PrintCaseType - Enum in com.sage.orion.sdata.servlet
 
MaskBuilder.StringSegmentType - Enum in com.sage.orion.sdata.servlet
 
MaskDataTypeBuilder - Class in com.sage.orion.sdata.servlet
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.
MaskDataTypeBuilder() - Constructor for class com.sage.orion.sdata.servlet.MaskDataTypeBuilder
 
MaskDataTypeBuilder(char, char) - Constructor for class com.sage.orion.sdata.servlet.MaskDataTypeBuilder
Constructor creating the initial mask datatype.
match(ClassMapResource) - Method in interface com.sage.orion.sdata.servlet.accpac.ClassMapResourceFilter
 
matchesAsChild(String) - Method in class com.sage.orion.sdata.servlet.PayloadControlPath
Gets whether this path matches as part of a $children Include model.
MAX_OCCURS_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
MEMBER_TYPES_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
METADATA_EXTENSIONS - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
the namespace for the Accpac Metadata Extensions
METADATA_EXTENSIONS - Static variable in class com.sage.orion.sdata.servlet.JDBCHelper
the namespace for the Accpac Metadata Extensions
METADATA_EXTENSIONS - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileSchemaDefaultImpl
 
MeterListener - Class in com.sage.orion.sdata.servlet.accpac
This object translates the progress of a meter into the overall progress of an async service operation.
MeterListener(AsyncStatusListener, double, double) - Constructor for class com.sage.orion.sdata.servlet.accpac.MeterListener
Constructor
method - Variable in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
MIN_OCCURS_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
MINIUS_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
minus
MiscellaneousPool - Class in com.sage.orion.sdata.servlet.accpac
The MiscellaneousPool class provides very unusual resource kinds, mainly for exceptional circumstances.
MiscellaneousPool() - Constructor for class com.sage.orion.sdata.servlet.accpac.MiscellaneousPool
 
MissedMapFileException - Exception in com.sage.orion.sdata.servlet.accpac
The class stands for exceptions thrown out during processing sageERP map xml files.
MissedMapFileException() - Constructor for exception com.sage.orion.sdata.servlet.accpac.MissedMapFileException
Constructor.
MissedMapFileException(String) - Constructor for exception com.sage.orion.sdata.servlet.accpac.MissedMapFileException
Constructor
MissedMapFileException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.accpac.MissedMapFileException
Constructor.
MissingSessionKind - Class in com.sage.orion.sdata.servlet.accpac
The MissingSessionKind class is a ResourceKind which handles a request that has a stated session but the session is not present.
MissingSessionKind() - Constructor for class com.sage.orion.sdata.servlet.accpac.MissingSessionKind
 
MockJDBCResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
This class handles the Mock JDBC Resource Kind request related to TestBinaryData table.
MockJDBCResourceKind(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Constructor
moveRecordPointerToKeyInURL(String, ResultSet) - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
MULTIPLY_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
multiply

N

NAME_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
NAMESPACE_PREFIX - Static variable in class com.sage.orion.sdata.servlet.OpenSearchResult
The namespace prefix to use, until we can get namespaces working properly
NAMESPACE_SEPARATOR - Static variable in class com.sage.orion.sdata.servlet.SDataResourceElement
 
newChildrenList(String, String, List<SDataResourceElement>) - Static method in class com.sage.orion.sdata.servlet.SDataResourceElement
Constructs a reference type instance of the SDataResourceElement class that corresponds to a child list related resource
newConnection(String) - Method in class com.sage.orion.sdata.servlet.swtservice.HostedOrionConnectedServices
 
newIntermediateEntry(Category, String, String, String) - Static method in class com.sage.orion.sdata.servlet.SDataResponseEntry
factory to create an intermediate URL entry
newReferenceListResource(String, List<SDataResourceElement>, boolean) - Static method in class com.sage.orion.sdata.servlet.SDataResourceElement
Construct a reference SDataResourceElement for a list of resources or a resource that has no key and specify whether missing entries are to be deleted.
newReferenceResource(String, List<SDataResourceElement>, String, String, boolean) - Static method in class com.sage.orion.sdata.servlet.SDataResourceElement
Factory method to create SDataResourceElement representing a reference for a single resource (a foreign resource or each child of a list) and allow whether to be deleted.
NILLABLE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
NO_OPTIONS - Static variable in class com.sage.orion.sdata.servlet.Base64
No options specified.
NO_VALUE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
no value
NoRecordsAffectedException - Exception in com.sage.orion.sdata.servlet
 
NoRecordsAffectedException(String) - Constructor for exception com.sage.orion.sdata.servlet.NoRecordsAffectedException
 
NoRecordsAffectedException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.NoRecordsAffectedException
 
NoRecordsAffectedException() - Constructor for exception com.sage.orion.sdata.servlet.NoRecordsAffectedException
 
NOT_EQUALS_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
not equals
NOT_NULL - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
NOT_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
not
NotFoundException - Exception in com.sage.orion.sdata.servlet
SData exception to be thrown when a requested resource or property is not found.
NotFoundException() - Constructor for exception com.sage.orion.sdata.servlet.NotFoundException
Constructor.
NotFoundException(String) - Constructor for exception com.sage.orion.sdata.servlet.NotFoundException
Constructor
NotFoundException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.NotFoundException
Constructor.
NotFoundIntermediateException - Exception in com.sage.orion.sdata.servlet
NotFoundIntermediateException is an exception raised when an Intermediate Resource is not found .
NotSupportedHttpMethodException - Exception in com.sage.orion.sdata.servlet
SData exception to be thrown when an HTTP method used to execute the request is not supported.
NotSupportedHttpMethodException() - Constructor for exception com.sage.orion.sdata.servlet.NotSupportedHttpMethodException
Constructor.
NotSupportedHttpMethodException(String) - Constructor for exception com.sage.orion.sdata.servlet.NotSupportedHttpMethodException
Constructor
NotSupportedHttpMethodException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.NotSupportedHttpMethodException
Constructor.
NUMBER_1_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
Deprecated. 
NUMBER_ONE_VALUE - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
NUMBER_ZERO_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
Deprecated. 
NUMBER_ZERO_VALUE - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 

O

OE_DOMAIN_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
OE_DOMAIN_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
OE_DOMAIN_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
OE_DOMAIN_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
of(boolean) - Static method in class com.sage.orion.sdata.servlet.XMLBoolean
returns the String representation of the boolean value
of(String) - Static method in class com.sage.orion.sdata.servlet.XMLBoolean
returns the boolean representation of the String value
of(String, boolean) - Static method in class com.sage.orion.sdata.servlet.XMLBoolean
returns the boolean representation of the String value, or the default if the string is null or empty.
onDispose() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
override this method to perform any cleanup that is required during the SDataViewSet.dispose() operation.
onEndBuilding() - Method in class com.sage.orion.sdata.servlet.accpac.JiBXConfigurationAbstractResource
This will be called at the end of the building phase.
onEndBuilding() - Method in class com.sage.orion.sdata.servlet.accpac.LookupField
This will be called at the end of the building phase.
onEndBuilding() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
This will be called at the end of the building phase.
onEndBuilding() - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
change from building mode into querying mode.
onStopListening() - Method in class com.sage.orion.sdata.servlet.accpac.SchemaChange
perform any additional notifications required now that the underlying view operations are complete.
OPEN_BRACE - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
OpenCRMSessionOperation - Class in com.sage.orion.sdata.servlet.accpac
The OpenCRMSessionOperation class provides the ability to open a session, by extending the BaseServiceOperation class.
OpenCRMSessionOperation(SystemResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.OpenCRMSessionOperation
Constructs an instance of the OpenCRMSessionOperation class that will use the provided context for execution.
OpenSearchResult - Class in com.sage.orion.sdata.servlet
An OpenSearch information block
OpenSearchResult(int, int, int) - Constructor for class com.sage.orion.sdata.servlet.OpenSearchResult
constructs an instance of the OpenSearchResult class for the given data
OpenSearchResult() - Constructor for class com.sage.orion.sdata.servlet.OpenSearchResult
constructs an empty instance of the openSearchResult
OpenSessionOperation - Class in com.sage.orion.sdata.servlet.accpac
The OpenSessionOperation class provides the ability to open a session, by extending the BaseServiceOperation class.
OpenSessionOperation(SystemResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
Constructs an instance of the OpenSessionOperation class that will use the provided context for execution.
openView(String) - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
Opens a normal View with no associated resource definition.
openView(String, Resource) - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
Opens a new SDataView in the context
OPERATION_NAME_MISSING - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
OptionalFieldsView - Class in com.sage.orion.sdata.servlet.accpac
The view that implements optional fields for a resource.
OptionalFieldsView() - Constructor for class com.sage.orion.sdata.servlet.accpac.OptionalFieldsView
 
OptionalMapFilenameFilter - Class in com.sage.orion.sdata.servlet
Filename filter for optional map files.
OptionalMapFilenameFilter(Pattern) - Constructor for class com.sage.orion.sdata.servlet.OptionalMapFilenameFilter
Constructor
OptionalResourceField - Class in com.sage.orion.sdata.servlet.accpac
A ResourceField reflecting a custom or optional field in a view
OptionalResourceField(SDataView, View, OptionalFieldsMaster) - Constructor for class com.sage.orion.sdata.servlet.accpac.OptionalResourceField
constructs an OptionalResourceField from the current record of the application's optional fields details
OR_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
or
ORDERBY_DESC_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
order descending
ORDERBY_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
order by
OrderByParameter - Class in com.sage.orion.sdata.servlet
 
OrderByParameter(String) - Constructor for class com.sage.orion.sdata.servlet.OrderByParameter
 
OrderByParameter(String, boolean) - Constructor for class com.sage.orion.sdata.servlet.OrderByParameter
 
ORDERED - Static variable in class com.sage.orion.sdata.servlet.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc- 1940.html.
OrgsResourceKind - Class in com.sage.orion.sdata.servlet.accpac
The OrgsResourceKind class implements the ResourceKind interface to provide the SData resource Orgs.
OrgsResourceKind(ApplicationContext, SystemResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
Constructor

P

PagesResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
This class handles the Pages Resource Kind
PagesResourceKind(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Constructor
PagingControl - Interface in com.sage.orion.sdata.servlet
A class that implements the PagingControl interface provides information about which page of a feed is being requested.
PagingControl.PagingMethod - Enum in com.sage.orion.sdata.servlet
 
PagingInfo - Class in com.sage.orion.sdata.servlet
An interface responsible for helping out in creating paging links.
PagingInfo() - Constructor for class com.sage.orion.sdata.servlet.PagingInfo
 
parse(String) - Method in class com.sage.orion.sdata.filter.QueryLanguageParser
Get the QueryExpression object out of the Filter String.
parse(String) - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceMapFileXMLParser
Parses the given xml file and returns the corresponding ServerMap object.
parse(File) - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceMapFileXMLParser
Parses the given xml file and returns the corresponding ServerMap object.
parse(String, Class<?>) - Static method in class com.sage.orion.sdata.servlet.JiBXParser
Parses the given xml file using the JiBX Library.
parse(File, Class<?>) - Static method in class com.sage.orion.sdata.servlet.JiBXParser
Parses the given xml file using the JiBX Library.
parseFile(File, DocumentBuilder, boolean) - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Uses the specified document builder to parse the specified input file into a "plain" DOM document (with no other transformations such as normalization done), and if specified, locking the file in a shared ("for reading") manner during the parse.
PAYLOAD_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
PayloadControlPath - Class in com.sage.orion.sdata.servlet
The PayloadControlPath class provides a resource path description that can be used with the QueryPayloadControl class, to express positions in the resource tree.
PayloadControlPath() - Constructor for class com.sage.orion.sdata.servlet.PayloadControlPath
creates a PayloadControlPath that represents the base of the path, the base resource kind.
PHASE_FINAL - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASE_GET_INPUT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASE_GET_RESULT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASE_INIT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASE_RETURN_RESULT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASE_START_PROCESSING - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASEDETAIL_FINAL - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASEDETAIL_GET_INPUT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASEDETAIL_GET_RESULT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASEDETAIL_INIT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASEDETAIL_RETURN_RESULT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PHASEDETAIL_START_PROCESSING - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PingOperation - Class in com.sage.orion.sdata.servlet.accpac
The PingOperation class is a Service Operation used as a way to keep a session alive without too much overhead.
PingOperation() - Constructor for class com.sage.orion.sdata.servlet.accpac.PingOperation
 
PlatformException - Exception in com.sage.orion.sdata.servlet
There is some sort of defect in the platform
PlatformException(String, Throwable) - Constructor for exception com.sage.orion.sdata.servlet.PlatformException
 
PLUS_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
plus
PO_DOMAIN_ROOT - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
PO_DOMAIN_SUB_PRIVATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
PO_DOMAIN_SUB_PUBLIC - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
PO_DOMAIN_SUB_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
PoolFinder - Interface in com.sage.orion.sdata.servlet
The PoolFinder interface defines a mechanism for getting ResourceKindPool based upon authorization tokens
PoolFinderImpl - Class in com.sage.orion.sdata.servlet.swtservice
 
PoolFinderImpl(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.PoolFinderImpl
 
PopulateJDBCTableException - Exception in com.sage.orion.sdata.servlet
The class stands for exceptions thrown out during populating portal database.
PopulateJDBCTableException() - Constructor for exception com.sage.orion.sdata.servlet.PopulateJDBCTableException
Constructor.
PopulateJDBCTableException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.PopulateJDBCTableException
Constructor.
PopulateJDBCTableException(String) - Constructor for exception com.sage.orion.sdata.servlet.PopulateJDBCTableException
Constructor
PopulateJDBCTableException(String, Throwable) - Constructor for exception com.sage.orion.sdata.servlet.PopulateJDBCTableException
Constructor
populateJDBCTableFromXML(Connection, String, boolean) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
parses the XML file and populate JDBC table using the parsed XML file
populateJDBCTableFromXML(Connection, InputStream, boolean) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
parses the InputStream and populate JDBC table using the parsed ResourceKind definition
populateJDBCTableFromXML(Connection, Document, boolean) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Populate JDBC table from the parsed XML document using JDBC Connection.
PortalLanguageResources - Class in com.sage.orion.sdata.servlet.swtservice
Portal language resources to be shared across SWT UIs.
PortalLanguageResources() - Constructor for class com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources
 
PortalLanguageResources.CalendarMonthContent - Enum in com.sage.orion.sdata.servlet.swtservice
Stores the calendar month name content used by the date box widget's calendar and UI's that display months.
PortalPortlet - Class in com.sage.orion.sdata.servlet.accpac
The portlet model that is supposed to be consumed by the portal module.
PortalPortlet(String, String, Portlet) - Constructor for class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Constructor.
PortalPortlet.ContentType - Enum in com.sage.orion.sdata.servlet.accpac
The content type of the portlet.
PortletCategories - Class in com.sage.orion.sdata.servlet.swtservice
A portletCategories, especially as configured in the portletCategoriesMap.xml files.
PortletCategories() - Constructor for class com.sage.orion.sdata.servlet.swtservice.PortletCategories
 
PORTLETCATEGORIES_KEY - Static variable in class com.sage.orion.sdata.servlet.PortletResourceHelper
 
PortletCategoriesMap - Class in com.sage.orion.sdata.servlet.swtservice
The map of Accpac portletCategories, mapping from their id to how they are supported.
PortletCategoriesResource - Class in com.sage.orion.sdata.servlet
A utility class that provides the service of getting a single portletCategories information object given a portletCategories ID.
PortletCategoriesResource() - Constructor for class com.sage.orion.sdata.servlet.PortletCategoriesResource
Private constructor that prevents instantiation from other classes
PortletCategoriesResourceHelper - Class in com.sage.orion.sdata.servlet
A utility class that contains PortletCategories Resource related constants and/or utility methods.
PortletCategoriesResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
The PortletCategory resource kind handles all the information for a specific category - the id, caption and its parent.
PortletCategoriesResourceKind(ApplicationContext, IConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Constructor
PortletResource - Class in com.sage.orion.sdata.servlet
A utility class that provides the service of getting a single portlet information object given a portlet ID.
PortletResourceHelper - Class in com.sage.orion.sdata.servlet
A utility class that contains Portlet Resource related constants and/or utility methods.
PortletResourceKind - Class in com.sage.orion.sdata.servlet.accpac
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.
PortletResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.PortletResourceKind
create an instance of the PortletResourceKind class in the given contexts.
PortletsAndCategoriesResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
The class is responsible for serving the portlets and categories feed, which contains only 1 entry.
PortletsAndCategoriesResourceKind(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Constructor.
PortletsService - Class in com.sage.orion.sdata.servlet.accpac
The class is responsible for getting all the authorized portlets for the user.
PortletsService(ApplicationContext, ResourceContextImpl) - Constructor for class com.sage.orion.sdata.servlet.accpac.PortletsService
Constructor
POST_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.swtservice.UnsupportedMethodMessages
 
PRECEDENCE_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
precedence
preview(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
preview the report.
PRIMARY_KEY - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
PROCESS_CMD_FIELD_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.OptionalFieldsView
the name of the field into which the OptionalFieldsView.getInsertCommand() must be put to generate the optional fields.
processPayLoadColumns(Node, String[], ResultSetMetaData, String, JDBCResourceKind) - Static method in class com.sage.orion.sdata.servlet.JDBCHelper
Processes the request payload of an insert (POST) or update (PUT) to gather the columns (properties) that were passed in via that payload and to generate some column-related parts of insert/uppdate SQL expressions.
PROGRESSPCT_FINAL - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PROGRESSPCT_GET_INPUT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PROGRESSPCT_GET_RESULT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PROGRESSPCT_INIT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PROGRESSPCT_RETURN_RESULT - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PROGRESSPCT_START_PROCESSING - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
PropertyType - Enum in com.sage.orion.sdata.servlet.type
The PropertyType enumeration lists the types of atomic properties in SData.
Provider - Class in com.sage.orion.sdata.servlet.accpac
The Sage 300 ERP SDataProvider.
Provider(SDataServletContext, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.Provider
Creates an instance of the Provider class based on the given context
Provider - Class in com.sage.orion.sdata.servlet.swtservice
The Provider class provides a SWT Services SData Application provider that can handle SData requests directed to the SWT Service application.
Provider(SDataServletContext, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.Provider
 
put(String, Object) - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
 
put(String, Object) - Method in class com.sage.orion.sdata.servlet.accpac.BaseResourceContext
 
put(String, Object) - Method in interface com.sage.orion.sdata.servlet.ResourceContext
Adds the given tag and context object to the context.
PUT_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.swtservice.UnsupportedMethodMessages
 
putBySDataPropertyName(String, Object, boolean) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
put the given value, including taking care of checking results , converting types, allowing for some exceptions etc.
putBySDataPropertyName(String, Object, boolean, boolean, boolean, SDataDiagnoses, ViewSetReturnDeltaChanges) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
put the value specified to the field specified by the sdata field name, possibly verifying and possibly only if it is the correct implementation of field.
putDefiningKey(String) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
Put the defining key to the corresponding view fields.
putKey(int, String[], boolean) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
puts the given values into the key fields.

Q

query - Variable in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
QueryExpToFilterStringImpl - Class in com.sage.orion.sdata.filter
The QueryExpToFilterStringImpl class provides functionality for converting a QueryExpression to the form used internally by the Sage 300 ERP application.
QueryExpToFilterStringImpl(Resource) - Constructor for class com.sage.orion.sdata.filter.QueryExpToFilterStringImpl
Constructs an instance of the QueryExpToFilterStringImpl class, tied to the given Resource.
QueryLanguageParser - Class in com.sage.orion.sdata.filter
A parser that parse a filter string into a QueryExpression
QueryLanguageParser() - Constructor for class com.sage.orion.sdata.filter.QueryLanguageParser
 
QueryParameter - Class in com.sage.orion.sdata.servlet
 
QueryParameter() - Constructor for class com.sage.orion.sdata.servlet.QueryParameter
Constructor.
QueryParameter(QueryParameter.QueryType, String) - Constructor for class com.sage.orion.sdata.servlet.QueryParameter
Constructor.
QueryParameter.QueryType - Enum in com.sage.orion.sdata.servlet
The different query parameter types
QueryPayloadControl - Class in com.sage.orion.sdata.servlet
The QueryPayloadControl class represents the Query Payload Control concept in the SData Specification.
quotedEncodedLiteral(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Forms the single-quote-delimited RFC3987-encoded form of a string literal, complete with doubling any embedded single quotes.

R

read(boolean) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
read() - Method in class com.sage.orion.sdata.servlet.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.sage.orion.sdata.servlet.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readKeyedRecord(Object[]) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
reads the record specified by the given key values.
RECORD_TAG - Static variable in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Record tag
recordClear() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
recordGenerate(View.RecordGenerateMode) - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
RecordNumberResourceField - Class in com.sage.orion.sdata.servlet.accpac
Record number resource field
RecordNumberResourceField() - Constructor for class com.sage.orion.sdata.servlet.accpac.RecordNumberResourceField
Constructor
RECORDS_TAG - Static variable in class com.sage.orion.sdata.servlet.swtservice.tablebuilder.JDBCTableBuilder
Records tag
ReferencedKeyField - Class in com.sage.orion.sdata.servlet.accpac
The ReferencedKeyField is a simple structure used in parsing the ViewResourceMapping files.
ReferencedKeyField() - Constructor for class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
constructs an instance of the ReferencedKeyField class.
ReferencedKeyField(String) - Constructor for class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
constructs an instance of the ReferencedKeyField class, using the specified name
ReferencedResource - Class in com.sage.orion.sdata.servlet.accpac
The ReferencedResource class defines how a Resource references some other Resource.
ReferencedResource() - Constructor for class com.sage.orion.sdata.servlet.accpac.ReferencedResource
 
releaseViews() - Method in class com.sage.orion.sdata.servlet.accpac.ViewHandler
Releases the views that have been opened.
remove(String) - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Removes the given Tracking ID from the map.
remove(String) - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
removeFromSessionMap(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.accpac.CloseCRMSessionOperation
removes the given client session GUID from whichever session map is holding it, using the request to find the map.
removeFromSessionMap(SDataRequest, String) - Method in class com.sage.orion.sdata.servlet.accpac.CloseSessionOperation
removes the given client session GUID from whichever session map is holding it, using the request to find the map.
removeTabsandLineFeeds(String) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
Returns the given string with the tabs ('\t'), end of line ('\n') and carriage return ('\r') characters removed.
REPORT_FILE_NAME_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FILE_NAME_TAG - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FORMAT_PDF_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FORMAT_PDF_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FORMAT_PREVIEW_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FORMAT_PREVIEW_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FORMAT_RTF_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_FORMAT_RTF_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_NAME_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_NAME_TAG - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_OUTPUT_FORMAT_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_OUTPUT_FORMAT_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_PREVIEW - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_RESPONSE_URL_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_RESPONSE_URL_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORT_VIEWER_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
REPORTS - Static variable in class com.sage.orion.sdata.servlet.accpac.ApplicationContext
The name of the directory returned by ApplicationContext.getReportsDirectory()
ReportService - Class in com.sage.orion.sdata.servlet.accpac
This class is designed to handle the SData $service operation that generates an Accpac report.
ReportService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.ReportService
Constructor which uses the report object created from the report name defined for this service operation
ReportService.ReportParamValues - Class in com.sage.orion.sdata.servlet.accpac
a structure consisting of reportFile, reportFormat, reportName, a name to value map of report parameters, and selectFormula
REQUEST_HANDLER_WRONG - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
REQUEST_NOT_AUTHORIZED - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
REQUEST_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
Request tag
REQUEST_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
REQUEST_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
Request type tag
requestURL - Variable in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
requiresCompanyIdInjection() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Override and return true if the companyId is required and is provided by server not clients.
requiresSignon() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the user needs to sign on in order to access the resource kind.
requiresSignon() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Indicates whether the user needs to sign on in order to access the resource kind.
requiresUserIdInjection() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Override and return true if the userId is required and is provided by server not clients.
Resource - Class in com.sage.orion.sdata.servlet.accpac
The Resource class wraps the resource definition files and exposes their content in a usable fashion, including defaulting, checking validity etc.
Resource() - Constructor for class com.sage.orion.sdata.servlet.accpac.Resource
 
RESOURCE_KIND_NAME - Static variable in class com.sage.orion.sdata.servlet.PortletCategoriesResourceHelper
 
RESOURCE_KIND_NAME - Static variable in class com.sage.orion.sdata.servlet.PortletResourceHelper
 
RESOURCE_KIND_TABLE_NAME - Static variable in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
 
RESOURCE_KIND_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
RESOURCE_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.ExportResource
 
RESOURCE_NOT_FOUND - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
RESOURCE_SELECTOR_KEY_MISSING - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
RESOURCE_SELECTOR_MISSING - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
ResourceContext - Interface in com.sage.orion.sdata.servlet
 
ResourceContextImpl - Class in com.sage.orion.sdata.servlet.accpac
 
ResourceElement - Interface in com.sage.orion.sdata.servlet
Element in a resource tree
ResourceElement.Navigation - Enum in com.sage.orion.sdata.servlet
 
ResourceElement.Type - Enum in com.sage.orion.sdata.servlet
An enumeration of the types of resource element
ResourceFactory - Interface in com.sage.orion.sdata.servlet
 
ResourceField - Class in com.sage.orion.sdata.servlet
 
ResourceField() - Constructor for class com.sage.orion.sdata.servlet.ResourceField
Default Constructor.
ResourceField(String) - Constructor for class com.sage.orion.sdata.servlet.ResourceField
Constructor.
ResourceField(ResourceField) - Constructor for class com.sage.orion.sdata.servlet.ResourceField
Constructor
ResourceKind - Interface in com.sage.orion.sdata.servlet
The base interface for a resource kind.
RESOURCEKIND_NOT_FOUND - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
RESOURCEKIND_NOT_FOUND_FORMAT - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
RESOURCEKIND_NOT_SPECIFIED - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
RESOURCEKIND_PLURAL_NAME - Static variable in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
ResourceKindFactory - Class in com.sage.orion.sdata.servlet.accpac
The ResourceKindFactory class provides the Accpac-specific extension of the generic AbstractResourceFactory.
ResourceKindFactory() - Constructor for class com.sage.orion.sdata.servlet.accpac.ResourceKindFactory
 
ResourceKindInfo - Class in com.sage.orion.sdata.servlet
Class to hold the detailed information on a resource in the pool.
ResourceKindInfo(String, String, ResourceKind) - Constructor for class com.sage.orion.sdata.servlet.ResourceKindInfo
Constructor.
ResourceKindNotFoundException - Exception in com.sage.orion.sdata.servlet
 
ResourceKindNotFoundException() - Constructor for exception com.sage.orion.sdata.servlet.ResourceKindNotFoundException
Constructor.
ResourceKindNotFoundException(String) - Constructor for exception com.sage.orion.sdata.servlet.ResourceKindNotFoundException
Constructor
ResourceKindNotFoundException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.ResourceKindNotFoundException
Constructor.
ResourceKindPool - Interface in com.sage.orion.sdata.servlet
A ResourceKindPool represents a pool of ResourceKind that can be used to satisfy requests.
ResourceKindPoolImpl - Class in com.sage.orion.sdata.servlet.swtservice
 
ResourceKindPoolImpl(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.ResourceKindPoolImpl
Constructor.
ResourceListResourceKind - Class in com.sage.orion.sdata.servlet
Resource Kind that lists all the running resources on the system.
ResourceListResourceKind(SystemApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.ResourceListResourceKind
Constructor.
ResourceMapXMLParser - Class in com.sage.orion.sdata.servlet.accpac
A helper class to parse the resource XML file to the corresponding Resource object.
ResourceMapXMLParser() - Constructor for class com.sage.orion.sdata.servlet.accpac.ResourceMapXMLParser
 
ResourceResponse - Interface in com.sage.orion.sdata.servlet
 
ResourceResponseImpl - Class in com.sage.orion.sdata.servlet
the normal SDataResponse object
ResourceResponseImpl(SDataResponseEntry, int) - Constructor for class com.sage.orion.sdata.servlet.ResourceResponseImpl
constructs the SDataResponse with the provided entry and response code
ResourceResponseImpl(SDataResponseFeed, int) - Constructor for class com.sage.orion.sdata.servlet.ResourceResponseImpl
constructs the SDataResponse with the provided feed and response code
ResourceResponseImpl(int) - Constructor for class com.sage.orion.sdata.servlet.ResourceResponseImpl
constructs the SDataResponse with the provided response code
RESOURCES_URL_MISSING - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
resourceSetURL - Variable in class com.sage.orion.sdata.servlet.PagingInfo
The basic URL for the resource set
ResourceViewField - Class in com.sage.orion.sdata.servlet.accpac
The ResourceViewField class exposes the configuration information relating to a view field.
ResourceViewField(String, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.ResourceViewField
constructs an instance of the ResourceViewField class with the given pair of names
ResourceVirtualField - Class in com.sage.orion.sdata.servlet.accpac
This class is to be used with the JiBX parser.
ResourceVirtualField() - Constructor for class com.sage.orion.sdata.servlet.accpac.ResourceVirtualField
 
RESPONSE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
Response tag
RESPONSE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
RESPONSE_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
Response type tag
ResponseEntry - Class in com.sage.orion.sdata.servlet.accpac
Adds the accpac requirements to the SDataResponseEntry
resumeEncoding() - Method in class com.sage.orion.sdata.servlet.Base64.OutputStream
Resumes encoding of the stream.
RETURN_DELTA_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
return delta
RFC3987_INPUT_ENCODING - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
RFC3987InputEncoding - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
Deprecated. 
RIGHT_BRACE_OPERATOR - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
right brace operator
run() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool

S

SAJavaExceptionLogger - Class in com.sage.orion.sdata.servlet.accpac
The SAJavaExceptionLogger class provides the ability to log generic exceptions and errors raised by the underlying SAJava module.
SAJavaExceptionLogger() - Constructor for class com.sage.orion.sdata.servlet.accpac.SAJavaExceptionLogger
 
SAJavaExceptionLogger.DescribesWhen - Interface in com.sage.orion.sdata.servlet.accpac
The DescribesWhen interface is used to describe when the exception occurred.
saysDescendInto(PayloadControlPath) - Method in class com.sage.orion.sdata.servlet.QueryPayloadControl
checks if the response should descend into the specified resource.
saysInclude(String) - Method in class com.sage.orion.sdata.servlet.IncludeSpecification
Deprecated. Returns whether or not the related resource specified by the given resource path should be included in the response.
SCHEMA - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
$schema, the term used for a resource kind schema operation
SCHEMA_NAMESPACE - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
the namespace used for the accpac schemas
SCHEMA_NAMESPACE - Static variable in class com.sage.orion.sdata.servlet.JDBCHelper
the namespace used for the accpac schemas
SCHEMA_NAMESPACE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileSchemaDefaultImpl
 
SCHEMA_VERSION_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SchemaChange - Class in com.sage.orion.sdata.servlet.accpac
notes the changes to the schema of a resource set and provides them as a schema delta.
SchemaChange(SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.SchemaChange
constructs the instance, making it aware of the set of views on which it must operate.
SchemaResponse - Class in com.sage.orion.sdata.servlet
Implementation of ResourceResponse where the payload is a schema
SchemaResponse(SDataSchema) - Constructor for class com.sage.orion.sdata.servlet.SchemaResponse
 
SCHEME_ATTRIBUTE_TAG - Static variable in enum com.sage.orion.sdata.Category
The name of the xml attribute used for the scheme of a category
SCHEME_ATTRIBUTE_VALUE - Static variable in enum com.sage.orion.sdata.Category
The value of the xml attribute used for the scheme of a category
SDATA - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The term 'sdata' which is used in a couple of places
SDATA_APPLICATIONCODE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataDiagnosis
 
SDATA_CODE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataDiagnosis
 
SDATA_DIAGNOSES_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataDiagnoses
 
SDATA_DIAGNOSIS_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataDiagnosis
 
SDATA_HTTP_IFMATCH - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
the tag name for the SData Atom Extension http:ifMatch, which can be specified in an entry of a batch request feed to provide the SDataConstants.IF_MATCH value for the entry.
SDATA_LANGUAGE_UPGRADE_SM_FIRST_FORMAT - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
SDATA_LANGUAGE_VERSION - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
The version passed to the LanguageResource methods for Accpac SData strings
SDATA_LANGUAGE_WARN_TRUNCATED_FORMAT - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
The id of the language resource that is the format to use to form a message about truncating input
SDATA_MESSAGE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataDiagnosis
 
SDATA_MSG_CS_LICENSE_MISSING - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
SDATA_NAMESPACE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
xmlns:sdata
SDATA_NAMESPACE_VALUE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
the value for tag "xmlns:sdata"
SDATA_PART_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
:sdata
SDATA_RECORDNUMBER_TITLE - Static variable in class com.sage.orion.sdata.servlet.accpac.AccpacHelper
 
SDATA_SEVERITY_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataDiagnosis
 
SDATA_TRACKING_TAG - Static variable in class com.sage.orion.sdata.servlet.TrackingPayload
 
SDataConstants - Class in com.sage.orion.sdata.servlet
Constants in the SData system
SDataConstants.KeyDirection - Enum in com.sage.orion.sdata.servlet
The possible directions for key-based indexing
SDataConversation - Interface in com.sage.orion.sdata.servlet
SData to SData communication Interface
SDataDate - Class in com.sage.orion.sdata.servlet.type
The SDataDate class holds an SData Date value
SDataDate(String) - Constructor for class com.sage.orion.sdata.servlet.type.SDataDate
creates an instance of SDataDate by parsing the string form.
SDataDiagnoses - Class in com.sage.orion.sdata.servlet
 
SDataDiagnoses() - Constructor for class com.sage.orion.sdata.servlet.SDataDiagnoses
default constructor.
SDataDiagnosis - Class in com.sage.orion.sdata.servlet
an SData Diagnosis element
SDataDiagnosis(SDataDiagnosis.Severity, SDataCode, String) - Constructor for class com.sage.orion.sdata.servlet.SDataDiagnosis
construct a new sdataDiagnosis with the given message.
SDataDiagnosis(SDataDiagnosis.Severity, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataDiagnosis
construct a new sdataDiagnosis with the given application error info.
SDataDiagnosis.Severity - Enum in com.sage.orion.sdata.servlet
Severity of the diagnosis entry
SDataExternalDeleteRequest - Class in com.sage.orion.sdata.servlet
Make a delete request to delete an entry from the external SData server
SDataExternalDeleteRequest(String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalDeleteRequest
 
SDataExternalGetRequest - Class in com.sage.orion.sdata.servlet
Make a get request to get a single entry from the external SData server
SDataExternalGetRequest(String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalGetRequest
 
SDataExternalPagingInfo - Class in com.sage.orion.sdata.servlet
The implementation of PagingInfo for getting links
SDataExternalPagingInfo(String, String, String, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalPagingInfo
 
SDataExternalPostRequest - Class in com.sage.orion.sdata.servlet
Make a post request to create an entry from the external SData server
SDataExternalPostRequest(String, InputStream, String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalPostRequest
 
SDataExternalQueryRequest - Class in com.sage.orion.sdata.servlet
Make a query request to get a feed of entries from the external SData server
SDataExternalQueryRequest(String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalQueryRequest
 
SDataExternalRequest - Interface in com.sage.orion.sdata.servlet
 
SDataExternalResponse - Class in com.sage.orion.sdata.servlet
Class to get the response for the external request
SDataExternalResponse(int, Document) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalResponse
construct an external response
SDataExternalResponseHelper - Class in com.sage.orion.sdata.servlet
Helper class to create SDataExternalResponse object
SDataExternalResponseHelper() - Constructor for class com.sage.orion.sdata.servlet.SDataExternalResponseHelper
 
SDataExternalSchema - Class in com.sage.orion.sdata.servlet
This class generate schema from the external SData response
SDataExternalSchema(Document) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalSchema
 
SDataExternalSchemaRequest - Class in com.sage.orion.sdata.servlet
Make a schema request to get schema from the external SData server
SDataExternalSchemaRequest(String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalSchemaRequest
 
SDataExternalTemplateRequest - Class in com.sage.orion.sdata.servlet
Make a template request to initialize an entry from the external SData server
SDataExternalTemplateRequest(String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalTemplateRequest
 
SDataExternalUpdateRequest - Class in com.sage.orion.sdata.servlet
Make a update request to update an entry from the external SData server
SDataExternalUpdateRequest(String, InputStream, String) - Constructor for class com.sage.orion.sdata.servlet.SDataExternalUpdateRequest
 
SDataHelper - Class in com.sage.orion.sdata.servlet
Class for general SData helper routines.
SDataKey - Class in com.sage.orion.sdata.servlet
Handles the conversion between the SData form of a key and an array of key segments.
sdataLog(Logger, SDataDiagnosis.Severity, String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
log the given message.
sdataLog(Logger, Throwable) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
log the given Throwable.
sdataLog(Logger, Throwable, String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
log the given Throwable and message.
SDataMessages - Class in com.sage.orion.sdata.servlet
Constants in the SData system
SDataProvider - Interface in com.sage.orion.sdata.servlet
This is the interface that all SData providers must implement.
SDataProviderFactory - Class in com.sage.orion.sdata.servlet
A factory for creating the SDataProvider classes.
SDataProviderFactory(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.SDataProviderFactory
Constructor.
SDataRelatedResource - Class in com.sage.orion.sdata.servlet
A Resource related to another resource
SDataRelatedResource(String, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataRelatedResource
Constructs a new SDataRelatedResource object with the given description, located at the given path and relative URL
SDataRequest - Interface in com.sage.orion.sdata.servlet
The SDataRequest interface exposes the incoming SData Request in terms of SData terminology.
SDataRequest.SDataMethod - Enum in com.sage.orion.sdata.servlet
The possible types of SData request
SDataRequestEntry - Class in com.sage.orion.sdata.servlet
The SDataRequestEntry class represents an sdata entry within a request (which is slightly different from the response form).
SDataRequestEntry(Element, String) - Constructor for class com.sage.orion.sdata.servlet.SDataRequestEntry
constructs an instance of the SDataRequestEntry class based on the information at and below the given node, with an if-match value as specified.
SDataRequestFeed - Class in com.sage.orion.sdata.servlet
A feed provided in an SData request
SDataRequestImpl - Class in com.sage.orion.sdata.servlet
TODO: Fill in Javadoc for SDataRequestImpl.
SDataRequestImpl(HttpServletRequest, ServletContext, SDataServletContext, SDataDiagnoses) - Constructor for class com.sage.orion.sdata.servlet.SDataRequestImpl
Constructor.
SDataResourceElement - Class in com.sage.orion.sdata.servlet
The new replacement for the ResourceEntity and all the other stuff that goes with it.
SDataResourceElement(String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement
Construct a FIELD SDataResourceElement.Type SDataResourceElement given name and value
SDataResourceElement(String, List<SDataResourceElement>, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement
Construct a reference one for a single resource (a foreign resource or each child of a list)
SDataResourceElement(String, List<SDataResourceElement>) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement
Construct a reference SDataResourceElement for a list of resources or a resource that has no key
SDataResourceElement(String) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement
 
SDataResourceElement.CDataCreator - Class in com.sage.orion.sdata.servlet
Creator for the CData type of SDataResourceElement
SDataResourceElement.CDataCreator(String) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement.CDataCreator
Constructor for the CData type resource creator
SDataResourceElement.FieldCreator - Class in com.sage.orion.sdata.servlet
Creator for the Field resource type.
SDataResourceElement.FieldCreator(String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement.FieldCreator
Constructor for the Field resource Creator
SDataResourceElement.ReferenceCreator - Class in com.sage.orion.sdata.servlet
Creator for the Field resource type.
SDataResourceElement.ReferenceCreator(String, List<SDataResourceElement>) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Constructor.
SDataResourceElement.ReferenceListCreator - Class in com.sage.orion.sdata.servlet
Creator for the Reference List type of resource.
SDataResourceElement.ReferenceListCreator(String, List<SDataResourceElement>) - Constructor for class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceListCreator
Constructor.
SDataResourceElement.Type - Enum in com.sage.orion.sdata.servlet
TODO: Fill in Javadoc for Type.
SDataResourceKindInfo - Interface in com.sage.orion.sdata.servlet
Contains the information for a particular instance of a loaded resource kind.
SDataResourceKindInfo.Status - Enum in com.sage.orion.sdata.servlet
The status of the resource kind.
SDataResponse - Interface in com.sage.orion.sdata.servlet
 
SDataResponseEntry - Class in com.sage.orion.sdata.servlet
An Atom Entry in an SData response.
SDataResponseEntry(SDataResourceElement, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseEntry(SDataResourceElement, String, String, boolean) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseEntry(SDataResourceElement, String, String, List<SDataDiagnosis>) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseEntry(SDataResourceElement, String, String, boolean, List<SDataDiagnosis>) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseEntry(SDataResourceElement, String, String, boolean, List<SDataDiagnosis>, SDataSchema, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseEntry(SDataResourceElement, String, String, boolean, List<SDataDiagnosis>, SDataSchema, String, Category) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseEntry(SDataResourceElement, String, String, boolean, List<SDataDiagnosis>, SDataSchema, String, Category, boolean, boolean) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseEntry
construct a response entry
SDataResponseFeed - Class in com.sage.orion.sdata.servlet
An Atom Feed in an SData response.
SDataResponseFeed(List<SDataResponseEntry>, PagingInfo, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseFeed
Constructor
SDataResponseFeed(List<SDataResponseEntry>, PagingInfo, String, String, SDataSchema, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseFeed
Constructor
SDataResponseFeed(List<SDataResponseEntry>, PagingInfo, String, String, SDataSchema, Category, String) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseFeed
Constructor
SDataResponseFeed(List<SDataResponseEntry>, PagingInfo, String, String, SDataSchema, Category, String, boolean, boolean) - Constructor for class com.sage.orion.sdata.servlet.SDataResponseFeed
 
SDataSchema - Interface in com.sage.orion.sdata.servlet
a schema as understood by the SData specification.
SDataServer - Class in com.sage.orion.sdata.servlet
Class holds elements to contact a web server
SDataServer(String, String, String, String, String, String, String) - Constructor for class com.sage.orion.sdata.servlet.SDataServer
Constructs a new SDataServer
SDataServer(HttpServletRequest) - Constructor for class com.sage.orion.sdata.servlet.SDataServer
Constructs an instance of the SDataServer class representing the server handling the request.
SDataServlet - Class in com.sage.orion.sdata.servlet
The SDataServlet is the actual servlet.
SDataServlet() - Constructor for class com.sage.orion.sdata.servlet.SDataServlet
 
SDataServletContext - Class in com.sage.orion.sdata.servlet
A class to hold the information that we want to hold for the whole servlet.
SDataServletContext(ServletContext, Map<String, SDataProvider>) - Constructor for class com.sage.orion.sdata.servlet.SDataServletContext
creates an instance of the SDataServletContext class, sitting under the given ServletContext and supporting the given list of SDataProviders.
SDataServletContext.Mode - Enum in com.sage.orion.sdata.servlet
The mode that the servlet is running: Host, Deployed or Test
SDataTime - Class in com.sage.orion.sdata.servlet.type
The SDataTime class holds an SData Time value
SDataTime(String) - Constructor for class com.sage.orion.sdata.servlet.type.SDataTime
creates an instance of SDataTime by parsing the string form.
SDataTracking - Class in com.sage.orion.sdata.servlet
 
SDataTracking() - Constructor for class com.sage.orion.sdata.servlet.SDataTracking
 
SDataView - Class in com.sage.orion.sdata.servlet.accpac
provides the SData appearance of a View, adding SData semantics
SDataView(Program, String, Resource) - Constructor for class com.sage.orion.sdata.servlet.accpac.SDataView
Constructs an SDataView object for a Program
SDataView(SDataViewSet, String, Resource) - Constructor for class com.sage.orion.sdata.servlet.accpac.SDataView
Constructs an SDataView object for a Set.
SDataViewField - Class in com.sage.orion.sdata.servlet.accpac
The SDataViewField class provides an SDataServlet version of the ViewFields
SDataViewField(SDataView, int, int, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.SDataViewField
constructs an instance of the SDataViewField class
SDataViewRecordNumberer - Class in com.sage.orion.sdata.servlet.accpac
A Record Numberer object that generates/maintains record numbers for view records.
SDataViewRecordNumberer() - Constructor for class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Constructs an SDataViewRecord object
SDataViewSet - Class in com.sage.orion.sdata.servlet.accpac
The SDataViewSet class provides the collection of related SDataViews.
SDataViewSet(Program, Resource) - Constructor for class com.sage.orion.sdata.servlet.accpac.SDataViewSet
creates a new instance of the SDataViewSet class.
SDataWebConversation - Class in com.sage.orion.sdata.servlet
SData to SData communication over HTTP protocol
SDataWebConversation(SDataServer) - Constructor for class com.sage.orion.sdata.servlet.SDataWebConversation
 
SDSFactory - Class in com.sage.orion.sdata.servlet.accpac.hosting
An SDSFactory is a factory for Accpac SharedDataSet objects.
SDSFactory(ServletContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.hosting.SDSFactory
creates an instance of the SDSFactory
SEARCH_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
search
SecurityAccessVirtualFieldAdapter - Class in com.sage.orion.sdata.servlet.accpac
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.
SecurityAccessVirtualFieldAdapter(IView, ResourceVirtualField, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.SecurityAccessVirtualFieldAdapter
Constructs an instance of the SecurityAccessVirtualFieldAdapter class with a single resource string.
SecurityAccessVirtualFieldAdapter(IView, ResourceVirtualField, List<String>) - Constructor for class com.sage.orion.sdata.servlet.accpac.SecurityAccessVirtualFieldAdapter
Constructor.
SecurityAccessVirtualFieldAdapter(HasSecurity, String, ResourceVirtualField, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.SecurityAccessVirtualFieldAdapter
Constructor.
SecurityAccessVirtualFieldAdapter(HasSecurity, String, ResourceVirtualField, List<String>) - Constructor for class com.sage.orion.sdata.servlet.accpac.SecurityAccessVirtualFieldAdapter
Constructor.
SELECT - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
SELECT_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
select
SELECTION_FORMULA_DESC - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
SELECTION_FORMULA_TAG - Static variable in class com.sage.orion.sdata.servlet.accpac.ServiceReport
 
Service - Class in com.sage.orion.sdata.servlet.accpac
This class is tied to the JiBX binding file serviceMapBinding.xml.
Service() - Constructor for class com.sage.orion.sdata.servlet.accpac.Service
 
SERVICE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
$service, the term used for a resource kind service operation
SERVICE_OPERATION_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
Service Operation tag
ServiceField - Class in com.sage.orion.sdata.servlet
Service field class
ServiceField(String) - Constructor for class com.sage.orion.sdata.servlet.ServiceField
Constructing with name for the service field
ServiceField(String, ServiceField.ServiceFieldType) - Constructor for class com.sage.orion.sdata.servlet.ServiceField
Constructing with name for the service field
ServiceField(String, String, boolean, ServiceField.ServiceFieldType) - Constructor for class com.sage.orion.sdata.servlet.ServiceField
Constructing with all the other parameters except presentsList, value, length and digits attributes.
ServiceField(String, String, boolean, ServiceField.ServiceFieldType, List<ServiceFieldPresentItem>) - Constructor for class com.sage.orion.sdata.servlet.ServiceField
Constructing with all the other parameters except value, length and digits attributes.
ServiceField(String, String, boolean, ServiceField.ServiceFieldType, List<ServiceFieldPresentItem>, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceField
Constructing with all the parameters.
ServiceField(String, String, boolean, ServiceField.ServiceFieldType, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceField
Constructing with all the parameters.
ServiceField.ServiceFieldPresentationType - Enum in com.sage.orion.sdata.servlet
Indicates the type of presentation information defined for a field.
ServiceField.ServiceFieldType - Enum in com.sage.orion.sdata.servlet
Service field types enum
ServiceFieldBoolean - Class in com.sage.orion.sdata.servlet
a ServiceField of type ServiceField.ServiceFieldType.BOOLEAN
ServiceFieldBoolean(String, String, boolean) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldBoolean
Constructs a ServiceField of type ServiceField.ServiceFieldType.BOOLEAN that is required.
ServiceFieldBoolean(String, String, boolean, boolean) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldBoolean
Constructor a ServiceField of of type ServiceField.ServiceFieldType.BOOLEAN
ServiceFieldDecimal - Class in com.sage.orion.sdata.servlet
ServiceFieldDecimal contains information of the ServiceField related to only Decimal field types.
ServiceFieldDecimal(String) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Constructing ServiceFieldDecimal.
ServiceFieldDecimal(String, String, boolean) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Constructing ServiceFieldDecimal.
ServiceFieldDecimal(String, String, boolean, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Constructing ServiceFieldDecimal..
ServiceFieldDecimal(String, String, boolean, String, int, int) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Constructing ServiceFieldDecimal with all parameters.
ServiceFieldDecimal(String, String, boolean, int, int) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Constructing ServiceFieldDecimal with all parameters except value.
ServiceFieldPresentItem - Class in com.sage.orion.sdata.servlet
An item in the list of a service field's presentation items
ServiceFieldPresentItem(String, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldPresentItem
Constructor
ServiceFieldString - Class in com.sage.orion.sdata.servlet
ServiceFieldString contains information of the ServiceField related to only String field types.
ServiceFieldString(String) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing with name for the service field
ServiceFieldString(String, String, boolean, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing with all the other parameters except presentsList, value, length and digits attributes.
ServiceFieldString(String, String, boolean) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing ServiceFieldString.
ServiceFieldString(String, String, boolean, List<ServiceFieldPresentItem>) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing ServiceFieldString.
ServiceFieldString(String, String, boolean, int, int) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing ServiceFieldString.
ServiceFieldString(String, String, boolean, List<ServiceFieldPresentItem>, String, int, int) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing ServiceFieldString for all String field parameters.
ServiceFieldString(String, String, boolean, List<ServiceFieldPresentItem>, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceFieldString
Constructing ServiceFieldString.
ServiceHelper - Class in com.sage.orion.sdata.servlet.accpac
 
ServiceMap - Class in com.sage.orion.sdata.servlet.accpac
 
ServiceMap() - Constructor for class com.sage.orion.sdata.servlet.accpac.ServiceMap
 
ServiceMapFileXMLParser - Class in com.sage.orion.sdata.servlet.accpac
A helper class to parse the serviceMap xml file to to ServerMap java object.
ServiceMapFileXMLParser() - Constructor for class com.sage.orion.sdata.servlet.accpac.ServiceMapFileXMLParser
 
ServiceOperation - Interface in com.sage.orion.sdata.servlet
The ServiveOperation interface provides the core definition of the interface.
ServiceOperationHelper - Class in com.sage.orion.sdata.servlet
This class is designed to contain helper routines for the SData Service Operations.
ServiceReport - Class in com.sage.orion.sdata.servlet.accpac
provides the SData appearance of an Accpac report, adding some service operation semantics *
ServiceReport(String, Program, Resource, Service) - Constructor for class com.sage.orion.sdata.servlet.accpac.ServiceReport
Constructor
ServiceResourceKind - Class in com.sage.orion.sdata.servlet.accpac
Deprecated. Use ViewResourceKind instead
ServiceResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ServiceResourceKind
Deprecated. Constructor
services - Variable in class com.sage.orion.sdata.servlet.accpac.ServiceMap
 
ServiceSchema - Class in com.sage.orion.sdata.servlet
The ServiceSchema is a class that represents the schema of a service operation.
ServiceSchema(String, String, List<ServiceField>, List<ServiceField>, String) - Constructor for class com.sage.orion.sdata.servlet.ServiceSchema
constructor.
sessionCreated(HttpSessionEvent) - Method in class com.sage.orion.sdata.servlet.accpac.SessionListener
sessionDestroyed(HttpSessionEvent) - Method in class com.sage.orion.sdata.servlet.accpac.SessionListener
SESSIONID - Static variable in class com.sage.orion.sdata.servlet.accpac.ExportService
The caller needs to set the session ID as a cookie in before calling the export URL.
SessionListener - Class in com.sage.orion.sdata.servlet.accpac
The SessionListener handles HttpSessionListener capabilities for the Sage 300 ERP SData application.
SessionListener() - Constructor for class com.sage.orion.sdata.servlet.accpac.SessionListener
constructs an instance of the SessionListener class
setAccpacProgram(Program) - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
Sets the Accpac Program in the context block.
setAuthorizationToken(String) - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
sets the authorization token.
setCaptionString(String) - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Sets the caption String
setClassName(String) - Method in class com.sage.orion.sdata.servlet.accpac.Service
Sets the class name to be used for the service.
setDateFormatPattern(String) - Static method in class com.sage.orion.sdata.date.DateFormat
Sets the date format pattern
setDecimalPlaces(int) - Method in class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Sets decimal places for the field.
setDeleteMissing(boolean) - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceListCreator
Set whether to delete the missing entries for thie reference resource list.
setDescription(String) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
sets the description of the referenced resource, the value that can be used as a label for the property in schemas.
setDescription(String) - Method in class com.sage.orion.sdata.servlet.ResourceField
Sets the description for the field.
setDescriptor(String) - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Set the descriptor of this reference resource.
setFieldResourceElement(View, ResourceField, Boolean, SDataResourceElement) - Method in interface com.sage.orion.sdata.servlet.accpac.CalculatesFieldProperty
A handler to put the value of a calculated field to the server from the client.
setFieldsValue(SDataView, SDataResourceElement, boolean) - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceHelper
Set the value of the view fields using input payload
setFixedValue(String) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
sets the fixed value.
setHeaderField(String, String) - Method in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
setHeaderField(String, String) - Method in interface com.sage.orion.sdata.servlet.SDataExternalRequest
Sets the value of a header to be sent with this request.
setIsDeleted(boolean) - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Sets the isDeleted of this referenced resource.
setIsStateful(boolean) - Method in class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext
Sets whether this context represents a stateful connection
setKey(String) - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Set the key of this reference resource.
setLastUsedDate(Date) - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
 
setLastUsedDate(Date) - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
 
setLengthEstimate(int) - Method in class com.sage.orion.sdata.servlet.ServiceFieldString
Sets length estimate for the field.
setLookup(String) - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Set the lookup URL of this reference resource.
setMaintainRecordNumbers(boolean) - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewSet
sets the value to be returned by SDataViewSet.getMaintainRecordNumbers().
setMaxDigits(int) - Method in class com.sage.orion.sdata.servlet.ServiceFieldDecimal
Sets maximum digits for the field.
setMaxLength(int) - Method in class com.sage.orion.sdata.servlet.ServiceFieldString
Sets maximum length for the field.
setName(String) - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapParameter
 
setName(String) - Method in class com.sage.orion.sdata.servlet.accpac.LookupField
sets the name.
setName(String) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
sets the name of the referenced resource.
setName(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Sets the name of the resource.
setName(String) - Method in class com.sage.orion.sdata.servlet.accpac.Service
Sets the name of the service.
setName(String) - Method in class com.sage.orion.sdata.servlet.ResourceField
Sets the field name.
setOperationName(String) - Method in class com.sage.orion.sdata.servlet.QueryParameter
Sets the QueryType from a particular query parameter
setOptionalFieldsView(String) - Method in class com.sage.orion.sdata.servlet.accpac.Application
 
setParametersValue(Map<String, String>) - Method in class com.sage.orion.sdata.servlet.accpac.ServiceReport
Set the value for report parameters
setPayload(SDataResourceElement) - Method in class com.sage.orion.sdata.servlet.SDataResponseEntry
set the payload of the SDataResponseEntry
setPluralName(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Sets the plural name of the resource.
setPresentationMask(String) - Method in class com.sage.orion.sdata.servlet.ServiceField
Sets the presentation mask for the service field.
setPresentationType(ServiceField.ServiceFieldPresentationType) - Method in class com.sage.orion.sdata.servlet.ServiceField
Sets the presentation type for the service field.
setPresentsList(List<ServiceFieldPresentItem>) - Method in class com.sage.orion.sdata.servlet.ServiceField
Sets the presentation list for the service field.
setPreviewString(String) - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Sets the preview String.
setProgress(String, String, double) - Method in interface com.sage.orion.sdata.servlet.AsyncStatusListener
set the processing progress of this task
setProperty(String) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedResource
sets the property, the name that this referenced resource has in the resource referring to it.
setQueryType(QueryParameter.QueryType) - Method in class com.sage.orion.sdata.servlet.QueryParameter
Sets the QueryType from a particular query parameter
setReportName(String) - Method in class com.sage.orion.sdata.servlet.accpac.Service
Sets the report name for the service.
setRequired(boolean) - Method in class com.sage.orion.sdata.servlet.ServiceField
Sets required for the field.
setResourceName(String) - Method in class com.sage.orion.sdata.servlet.accpac.ResourceContextImpl
Sets the Resource name for the Resource.
setResponseCode(int) - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
Sets the HTTP response code.
setServiceMapFile(String) - Method in class com.sage.orion.sdata.servlet.accpac.Resource
 
setSharedDataSet(SharedDataSet) - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceContext
 
setShortCategoryID(String) - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Sets the short category ID.
setShortCategoryString(String) - Method in class com.sage.orion.sdata.servlet.accpac.PortalPortlet
Sets the short category string.
setStatus(SDataResourceKindInfo.Status) - Method in class com.sage.orion.sdata.servlet.ResourceKindInfo
Sets the status of the resource kind.
setStatus(SDataResourceKindInfo.Status) - Method in interface com.sage.orion.sdata.servlet.SDataResourceKindInfo
 
setTransTextID(String) - Method in class com.sage.orion.sdata.servlet.accpac.ResourceViewField
sets the transTextID attribute, which may be used to override the description
setType(ServiceField.ServiceFieldType) - Method in class com.sage.orion.sdata.servlet.ServiceField
Sets the type for the service field.
setUrl(String) - Method in class com.sage.orion.sdata.servlet.SDataResourceElement.ReferenceCreator
Set the url of this reference resource.
setValue(String) - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapParameter
 
setValue(Object) - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
sets the value of the field.
setValue(Object) - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
sets the value of the field.
setValue(String) - Method in class com.sage.orion.sdata.servlet.QueryParameter
Sets the value corresponds to the QueryType
setValue(String) - Method in class com.sage.orion.sdata.servlet.ServiceField
Sets the value for the service field.
setViewFieldName(String) - Method in class com.sage.orion.sdata.servlet.accpac.LookupField
sets the internal name.
setViewFieldName(String) - Method in class com.sage.orion.sdata.servlet.accpac.ReferencedKeyField
sets the internal name.
setViewID(String) - Method in class com.sage.orion.sdata.servlet.accpac.Service
Sets the viewID for the service.
SHORTCATEGORYID - Static variable in class com.sage.orion.sdata.servlet.PortletCategoriesResourceHelper
 
SHORTCATEGORYSTRING - Static variable in class com.sage.orion.sdata.servlet.PortletCategoriesResourceHelper
 
ShortCutsResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
This class handles the Shortcuts Resource Kind
ShortCutsResourceKind(String, ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Constructor
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ActiveApplicationResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ASSessions
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ASUsers
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ASWhoAmI
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.EchoResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ExportResource
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.FiscalYearResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.FullSchemaKind
Shut down the resource kind.
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.IntermediateResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.LicenseStatusResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.MiscellaneousPool
Perform any cleanup of the pool during shutdown
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.MissingSessionKind
Shut down the resource kind.
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.OrgsResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.PortletResourceKind
Shut down the resource kind.
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.Provider
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.SuperviewReportService
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.SystemResourcePool
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.UICommonInfo
Shut down the resource kind.
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
 
shutdown() - Method in class com.sage.orion.sdata.servlet.accpac.ViewResourceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.BaseServiceOperation
 
shutdown() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Shut down the resource kind.
shutdown() - Method in interface com.sage.orion.sdata.servlet.PoolFinder
Shut down the pool finder
shutdown() - Method in interface com.sage.orion.sdata.servlet.ResourceKind
Shut down the resource kind.
shutdown() - Method in interface com.sage.orion.sdata.servlet.ResourceKindPool
Perform any cleanup of the pool during shutdown
shutdown() - Method in class com.sage.orion.sdata.servlet.ResourceListResourceKind
 
shutdown() - Method in interface com.sage.orion.sdata.servlet.SDataProvider
Clear up the SData service provider as the application server is closing the context
shutdown() - Method in interface com.sage.orion.sdata.servlet.ServiceOperation
Release any resources allocated for this service operation.
shutdown() - Method in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileDefaultResouceKind
 
shutdown() - Method in class com.sage.orion.sdata.servlet.swtservice.PoolFinderImpl
 
shutdown() - Method in class com.sage.orion.sdata.servlet.swtservice.Provider
 
shutdown() - Method in class com.sage.orion.sdata.servlet.swtservice.ResourceKindPoolImpl
 
shutdown() - Method in class com.sage.orion.sdata.servlet.swtservice.SystemPoolFinder
 
shutdown() - Method in class com.sage.orion.sdata.servlet.swtservice.SystemResourcePool
 
shutdown() - Method in class com.sage.orion.sdata.servlet.SystemProvider
 
shutdown() - Method in class com.sage.orion.sdata.servlet.SystemResourcePool
 
size() - Method in class com.sage.orion.sdata.servlet.accpac.SDataViewRecordNumberer
Returns the size of the record number cache
size() - Method in interface com.sage.orion.sdata.servlet.TrackingIDMap
Gets the size of the Tracking ID map.
size() - Method in class com.sage.orion.sdata.servlet.TrackingIDMapImpl
 
SME_AVERAGE_LENGTH_ATTR - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_BATCHING_MODE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_DELETE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_FILTER_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_GET_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_PAGE_INDEX_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_PAGE_NEXT_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_PAGE_PREVIOUS_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_POST_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_PUT_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_CAN_SORT_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_FRACTION_DIGITS_ATTR - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_IS_COLLECTION_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_IS_MANDATORY_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_IS_READ_ONLY_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_LABEL_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_MAX_LENGTH_ATTR - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_PLURAL_NAME - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_PRECEDENCE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_RELATIONSHIP_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_RELATIONSHIP_VALUE_ASSOC - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_RELATIONSHIP_VALUE_CHILD - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_RELATIONSHIP_VALUE_PARENT - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_RELATIONSHIP_VALUE_REF - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_ROLE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_SUPPORTS_ETAG_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SME_TOTAL_DIGITS_ATTR - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
source - Variable in class com.sage.orion.sdata.servlet.AbstractSDataExternalRequest
 
SPECIAL - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
The dollar symbol used to flag an SData term as special
SPECIAL_REQUEST_NOT_SUPPORTED - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
specifiesAverageLength() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether or not the average length attribute is specified for the field.
specifiesAverageLength() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether or not the average length attribute is specified for the field.
specifiesFractionDigits() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether or not the number of fraction digits is specified for the field.
specifiesFractionDigits() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether or not the number of fraction digits is specified for the field.
specifiesInlinedSchema() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if and only if the request specifies that an inlined schema should be included in the response
specifiesInlinedSchema() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
specifiesMaxLength() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether or not the maximum length attribute is specified for the field.
specifiesMaxLength() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether or not the maximum length attribute is specified for the field.
specifiesReturnDelta() - Method in interface com.sage.orion.sdata.servlet.SDataRequest
returns true if and only if the request specified that the server should only include the properties that have been modified in the response
specifiesReturnDelta() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
returns true if and only if the request specified that the server should only include the properties that have been modified in the response
specifiesTotalDigits() - Method in interface com.sage.orion.sdata.servlet.accpac.VirtualField
returns whether or not the number of total digits is specified for the field.
specifiesTotalDigits() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
returns whether or not the number of total digits is specified for the field.
splitKeyIntoSegments(String, String) - Static method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Split the key into array for the given delimiter
splitResourceSelectorKeyIntoSegments(String) - Static method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Form a string array say {'1','1','3'} from the input URL say (...(1;1;3))
START_INDEX_TAG - Static variable in class com.sage.orion.sdata.servlet.OpenSearchResult
The tag used for the start index entry
STARTINDEX_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
start index
STARTKEY_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
Non- SData Parameters ...
stateChanged(MeterEvent) - Method in class com.sage.orion.sdata.servlet.accpac.MeterListener
 
SuperviewReportService - Class in com.sage.orion.sdata.servlet.accpac
This service is to handle the Accpac reports that require a superview to generate the report data.
SuperviewReportService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.SuperviewReportService
Constructor which uses the view and report objects created from the viewID and reportName defined for this service operation
supportDelete() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportDelete() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the ResourceKind in general supports DELETE or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportGet() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the ResourceKind in general supports GET or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPost() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the ResourceKind in general supports POST or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.JDBCResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.MockJDBCResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.PagesResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletCategoriesResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.PortletsAndCategoriesResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.ShortCutsResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportPut() - Method in class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Indicates whether the ResourceKind in general supports PUT or not.
supportsRecordNumbers() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
Returns whether or not the resource supports record numbers.
suspendEncoding() - Method in class com.sage.orion.sdata.servlet.Base64.OutputStream
Suspends encoding of the stream.
SwtApplicationContext - Interface in com.sage.orion.sdata.servlet.swtservice
Interface for the Swt Services Application Context information.
SwtServiceAuthorizator - Interface in com.sage.orion.sdata.servlet.swtservice
The interface stands for the authorizators used to check the privilege for manipulating JDBCResourceKind.
SYNC_OR_ASYNC_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
SYSTEM - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
$system, the term used for the system resource kinds
SystemApplicationContext - Class in com.sage.orion.sdata.servlet
 
SystemApplicationContext(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.SystemApplicationContext
Constructor.
SystemHelper - Class in com.sage.orion.sdata.servlet
A Utility class for servlet package that contains some static helper methods.
SystemPoolFinder - Class in com.sage.orion.sdata.servlet.swtservice
Class for getting the pool for system resource kinds.
SystemPoolFinder(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.SystemPoolFinder
 
SystemProvider - Class in com.sage.orion.sdata.servlet
SData Provider for handling System SData requests.
SystemProvider(SDataServletContext, String) - Constructor for class com.sage.orion.sdata.servlet.SystemProvider
Constructor.
SystemResourceContext - Class in com.sage.orion.sdata.servlet.accpac
Handles the context for the SystemResource.
SystemResourceContext(ServletContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.SystemResourceContext
 
SystemResourceKind - Class in com.sage.orion.sdata.servlet.accpac
TODO: Fill in Javadoc for SystemResourceKind.
SystemResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.SystemResourceKind
Constructor.
SystemResourcePool - Class in com.sage.orion.sdata.servlet.accpac
A pool to handle the system resource kinds.
SystemResourcePool(ApplicationContext, String) - Constructor for class com.sage.orion.sdata.servlet.accpac.SystemResourcePool
Constructor.
SystemResourcePool - Class in com.sage.orion.sdata.servlet.swtservice
This class handles launching all the system resource kind classes under the swtServices application.
SystemResourcePool(SDataServletContext) - Constructor for class com.sage.orion.sdata.servlet.swtservice.SystemResourcePool
Constructor.
SystemResourcePool - Class in com.sage.orion.sdata.servlet
 
SystemResourcePool(SystemApplicationContext) - Constructor for class com.sage.orion.sdata.servlet.SystemResourcePool
Constructor.

T

TAG_WITH_NULL_VALUE_FIELD - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
TaskCallable - Interface in com.sage.orion.sdata.servlet
A task that returns a result and may throw an exception.
TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
$template, the term used for the special template resource kind
TERM_ATTRIBUTE_TAG - Static variable in enum com.sage.orion.sdata.Category
The name of the xml attribute used for the term of a category.
TestJDBCResourceKindImpl - Class in com.sage.orion.sdata.servlet.swtservice
A test JDBC ResourceKind implementor which handles request for the DB table TSFLAT
TestJDBCResourceKindImpl(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.TestJDBCResourceKindImpl
Constructor
TITLE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
TNS_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
toElement(Document) - Method in enum com.sage.orion.sdata.Category
gets the item as a DOM Element
toSDataForm(String...) - Static method in class com.sage.orion.sdata.servlet.SDataKey
convert the array of segments of the key to the SData form
toString() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMap
 
toString() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapContract
 
toString() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapParameter
 
toString() - Method in class com.sage.orion.sdata.servlet.accpac.ClassMapResource
 
toString() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
toString() - Method in class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
toString() - Method in class com.sage.orion.sdata.servlet.MaskBuilder
 
toString() - Method in class com.sage.orion.sdata.servlet.OrderByParameter
 
toString() - Method in class com.sage.orion.sdata.servlet.PayloadControlPath
toString() - Method in class com.sage.orion.sdata.servlet.ResourceResponseImpl
 
toString() - Method in enum com.sage.orion.sdata.servlet.SDataDiagnosis.Severity
 
toString() - Method in class com.sage.orion.sdata.servlet.SDataRequestImpl
 
toString() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
TOTAL_RESULTS_TAG - Static variable in class com.sage.orion.sdata.servlet.OpenSearchResult
The tag used for the total results entry
totalConnections() - Method in class com.sage.orion.sdata.servlet.swtservice.ConnectionPool
the total number of connections in the pool currently
totalConnections() - Method in interface com.sage.orion.sdata.servlet.swtservice.IConnectionPool
the total number of connections in the pool currently
TRACKINGID_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
tracking id
TrackingIDInfo - Class in com.sage.orion.sdata.servlet
 
TrackingIDInfo(String, String) - Constructor for class com.sage.orion.sdata.servlet.TrackingIDInfo
 
TrackingIDMap - Interface in com.sage.orion.sdata.servlet
The TrackingMap is a map designed to handle tracking numbers.
TrackingIDMapImpl - Class in com.sage.orion.sdata.servlet
 
TrackingIDMapImpl() - Constructor for class com.sage.orion.sdata.servlet.TrackingIDMapImpl
Default constructor.
TrackingIDMapImpl(long) - Constructor for class com.sage.orion.sdata.servlet.TrackingIDMapImpl
Constructor.
TrackingPayload - Class in com.sage.orion.sdata.servlet
The class controls behavior of the async sdata requests
trimQuotes(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Returns a String with any outer quotes (either single quotes or double quotes) removed.
trimRight(String) - Static method in class com.sage.orion.sdata.servlet.SDataHelper
Returns a String with the spaces being right trimmed even within quotes (both single quotes and double quotes)
TRUE_VALUE - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
true
TYPE_FROM_TEMPLATE - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
TYPE_SAVED - Static variable in class com.sage.orion.sdata.servlet.swtservice.AdhocQueryFileCategoryResourceKind
 
TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 

U

UICommonInfo - Class in com.sage.orion.sdata.servlet.accpac
The UICommonInfo class implements the ResourceKind interface to retrieve the common info that all Accpac UIs need.
UICommonInfo(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.UICommonInfo
Create an instance of the UICommonInfo class in the given contexts.
UICONTENT_SQL_SELECT_STMT - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
UICONTENT_VERSION - Static variable in class com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources
 
UIContentCache - Class in com.sage.orion.sdata.servlet.swtservice
The class is used to cache the whole UIContent table.
UIContentResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
This class handles the UIContent Resource kind
UIContentResourceKind(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.UIContentResourceKind
Constructor
UIDefinitionResourceKind - Class in com.sage.orion.sdata.servlet.swtservice
This class is a special resource kind class for UI definitions.
UIDefinitionResourceKind(ApplicationContext, ConnectionPool, String) - Constructor for class com.sage.orion.sdata.servlet.swtservice.UIDefinitionResourceKind
Constructor
UnauthorizedException - Exception in com.sage.orion.sdata.servlet
The UnauthorizedException exception is to be thrown when a request requires authentication information of some sort and that information has not been provided.
UnauthorizedException() - Constructor for exception com.sage.orion.sdata.servlet.UnauthorizedException
Constructs a new UnauthorizedException with null as its detail message and with no underlying cause specified.
UnauthorizedException(String) - Constructor for exception com.sage.orion.sdata.servlet.UnauthorizedException
Constructs a new UnauthorizedException with the specified detail message.
UnauthorizedException(Throwable) - Constructor for exception com.sage.orion.sdata.servlet.UnauthorizedException
Constructs a new UnauthorizedException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
UnauthorizedException(String, Throwable) - Constructor for exception com.sage.orion.sdata.servlet.UnauthorizedException
Constructs a new UnauthorizedException with the specified detail message and cause.
UNBOUNDED_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
UnsupportedMethodMessages - Class in com.sage.orion.sdata.servlet.swtservice
Exception messages related to HTTP methods that a SwtServices resource kind does not support.
update() - Method in class com.sage.orion.sdata.servlet.accpac.SDataView
 
updateSessionMap(SDataRequest, Session, Program, String, String) - Method in class com.sage.orion.sdata.servlet.accpac.OpenCRMSessionOperation
 
updateSessionMap(SDataRequest, Session, Program, String, String) - Method in class com.sage.orion.sdata.servlet.accpac.OpenSessionOperation
Updates the session map with the given session.
upgrade(ApplicationContext) - Static method in class com.sage.orion.sdata.servlet.swtservice.AdhocUpgrade
Upgrades any Adhoc 60a data to 61a.
upgrade() - Method in class com.sage.orion.sdata.servlet.swtservice.LandingPageUpgrade
Upgrade all the LandingPages from 6.0 to 6.1.
uppercaseFirstLetter(String) - Static method in class com.sage.orion.sdata.servlet.ServiceOperationHelper
Make first letter upper case
URI - Static variable in class com.sage.orion.sdata.servlet.OpenSearchResult
The URI of the OpenSearch specification
URL_SAFE - Static variable in class com.sage.orion.sdata.servlet.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URL_SEPARATOR - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
URL_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
USER_UNAUTHORIZED - Static variable in class com.sage.orion.sdata.servlet.SDataMessages
 
UserInfo - Class in com.sage.orion.sdata.servlet.swtservice
A struct-like class that contains immutable user information for a user signed on to SWT services.
UserInfo(String, String, boolean, SharedDataSet) - Constructor for class com.sage.orion.sdata.servlet.swtservice.UserInfo
Constructs an object containing information for a user signed on to SWT services.
usesKeyedPaging() - Method in class com.sage.orion.sdata.servlet.accpac.Resource
returns whether or not the resource uses keyed paging.
UTF8_ENCODING - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
UTF8Encoding - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
Deprecated. 
UUID - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 

V

VALUE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
valueAsObject(String) - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns the Object format of the given value.
valueAsString(IViewField) - Static method in class com.sage.orion.sdata.servlet.accpac.ViewHelper
Return the value of a ViewField as a string, until such times as the SAJava does it for us
valueAsString(Object) - Method in enum com.sage.orion.sdata.servlet.type.PropertyType
returns the String format of the given value.
valueOf(String) - Static method in enum com.sage.orion.sdata.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.accpac.PortalPortlet.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.JDBCDatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.MaskBuilder.CaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.MaskBuilder.PrintCaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.MaskBuilder.StringSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.PagingControl.PagingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.QueryParameter.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.ResourceElement.Navigation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.ResourceElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.SDataConstants.KeyDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.SDataDiagnosis.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.SDataRequest.SDataMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.SDataResourceElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.SDataResourceKindInfo.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.SDataServletContext.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.ServiceField.ServiceFieldPresentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.ServiceField.ServiceFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldAttribute
Returns the enum constant of this type with the specified name.
valueOf() - Method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldAttribute
 
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sage.orion.sdata.servlet.type.PropertyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sage.orion.sdata.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.accpac.PortalPortlet.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.JDBCDatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.MaskBuilder.CaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.MaskBuilder.PrintCaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.MaskBuilder.StringSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.PagingControl.PagingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.QueryParameter.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.ResourceElement.Navigation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.ResourceElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.SDataConstants.KeyDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.SDataDiagnosis.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.SDataRequest.SDataMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.SDataResourceElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.SDataResourceKindInfo.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.SDataServletContext.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.ServiceField.ServiceFieldPresentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.ServiceField.ServiceFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.swtservice.PortalLanguageResources.CalendarMonthContent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.swtservice.tablebuilder.FieldDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sage.orion.sdata.servlet.type.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
VARCHAR_50 - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
VERSION_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
version
view - Variable in class com.sage.orion.sdata.servlet.accpac.ViewProcessService
Deprecated. use getView() instead
VIEW_PATTERN - Static variable in class com.sage.orion.sdata.servlet.accpac.ViewHelper
The regular expression for a view roto id
viewFieldToServiceField(IViewField) - Static method in class com.sage.orion.sdata.servlet.accpac.ServiceHelper
Translate a view field into a service field
ViewHandler - Class in com.sage.orion.sdata.servlet.accpac
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.
ViewHandler(ResourceContextImpl) - Constructor for class com.sage.orion.sdata.servlet.accpac.ViewHandler
Constructor.
ViewHandler(ResourceContextImpl, Resource) - Constructor for class com.sage.orion.sdata.servlet.accpac.ViewHandler
Constructor.
ViewHelper - Class in com.sage.orion.sdata.servlet.accpac
This class is designed to contain helper routines for the Accpac view Resource Kinds.
ViewProcessService - Class in com.sage.orion.sdata.servlet.accpac
This class implements the process operation of an Accpac view.
ViewProcessService(ApplicationContext, ResourceContextImpl, Resource, Service, SDataViewSet) - Constructor for class com.sage.orion.sdata.servlet.accpac.ViewProcessService
Constructor
ViewResourceKind - Class in com.sage.orion.sdata.servlet.accpac
This class extends ViewCRUDResourceKind to handle the $service requests.
ViewResourceKind(ApplicationContext, ResourceContext) - Constructor for class com.sage.orion.sdata.servlet.accpac.ViewResourceKind
constructs an instance of the ViewResourceKind class
VirtualField - Interface in com.sage.orion.sdata.servlet.accpac
The VirtualField interface defines the type that is required to implement a virtual field in the ViewCRUDResourceKind.
VirtualFieldAdapter - Class in com.sage.orion.sdata.servlet.accpac
The VirtualFieldAdapter class provides an adapter for the VirtualField interface.
VirtualFieldAdapter(SDataView, ResourceVirtualField) - Constructor for class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
Deprecated. 
VirtualFieldAdapter(String, ResourceVirtualField) - Constructor for class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
constructs a read-write string type instance of the VirtualFieldAdapter for the given ResourceVirtualField and backed by a SDataView or similar with the given name.
VirtualFieldAdapter(String, ResourceVirtualField, boolean) - Constructor for class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
constructs a string type instance of the VirtualFieldAdapter for the given ResourceVirtualField and backed by a SDataView or similar with the given name, with the given read-only setting.
VirtualFieldAdapter(String, ResourceVirtualField, PropertyType) - Constructor for class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
constructs a read-write instance of the VirtualFieldAdapter for the given ResourceVirtualField and backed by a SDataView or similar with the given name and field type.
VirtualFieldAdapter(String, ResourceVirtualField, boolean, PropertyType) - Constructor for class com.sage.orion.sdata.servlet.accpac.VirtualFieldAdapter
constructs an instance of the VirtualFieldAdapter for the given ResourceVirtualField and backed by a SDataView or similar with the given name, with the given read-only setting and the given type.

W

when() - Method in interface com.sage.orion.sdata.servlet.accpac.SAJavaExceptionLogger.DescribesWhen
returns a description of when the exception occurred (e.g.
WHERE - Static variable in class com.sage.orion.sdata.servlet.JDBCResourceKind
 
WHERE_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
where
WITH_SCHEMA_PARAMETER - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
include schema
write(int) - Method in class com.sage.orion.sdata.servlet.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.sage.orion.sdata.servlet.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeToStream(Element, String, OutputStream) - Static method in class com.sage.orion.sdata.servlet.XMLHelper
writes the provided XML element as the document element to the given stream using the given character set

X

XML_NAMESPACE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataConstants
xmlns
XMLBoolean - Class in com.sage.orion.sdata.servlet
A utility class for translating booleans to and from XML
XMLBoolean() - Constructor for class com.sage.orion.sdata.servlet.XMLBoolean
 
XMLHelper - Class in com.sage.orion.sdata.servlet
group of helper routines to make processing XML files easier.
XS_ALL_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_ANY_ATTRIBUTE - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_BASE64_BINARY_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_BOOLEAN_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_COMPLEXTYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_DATE_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_DECIMAL_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_DOUBLE_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_ELEMENT_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_ENUMERATION_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_INTEGER_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_PATTERN_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_RESTRICTION_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_SCHEMA_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_SEQUENCE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_SHORT_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_SIMPLETYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_STRING_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_TIME_TYPE_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XS_UNION_TAG - Static variable in class com.sage.orion.sdata.servlet.SDataHelper
 
XSI_NIL - Static variable in class com.sage.orion.sdata.servlet.SDataResourceElement
 

A B C D E F G H I J K L M N O P Q R S T U V W X

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