A B C D E F G H I L M N O P R S T U 

A

Activator - Class in org.fusesource.camel.component.sap
 
Activator() - Constructor for class org.fusesource.camel.component.sap.Activator
 
addAnnotation(EModelElement, String, String, String) - Static method in class org.fusesource.camel.component.sap.util.Util
Adds detail entry to designated annotation of given model element.
addDestinationDataListener(String, Notifier) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataStoreListener
 
addDestinationDataStore(DestinationDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
 
addListMetaData(EClass, JCoListMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Populate the given EClass with structural features and annotations derived from the meta-data of the given JCoListMetaData.
addListMetaDataToRequest(EClass, JCoListMetaData, JCoListMetaData, JCoListMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
 
addListMetaDataToResponse(EClass, JCoListMetaData, JCoListMetaData, JCoListMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
 
addNameSpaceDeclarations(EObject, XMLString) - Static method in class org.fusesource.camel.component.sap.util.Util
 
addRecordMetaData(EClass, JCoRecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Populate the given EClass with structural features and annotations derived from the meta-data of the given JCoRecordMetaData.
addRepositoryDataStore(RepositoryDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
 
addSegmentMetaData(EClass, IDocSegmentMetaData) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Populates eClass with meta-data from idocSegmentMetaData.
addServerDataListener(String, Notifier) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataStoreListener
 
addServerDataStore(ServerDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
 
addTableRow(Table<? extends Structure>) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Adds new row to table.
addTableRow(Table<? extends Structure>, int) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Adds new row to table at given index.

B

beginTransaction(JCoDestination) - Static method in class org.fusesource.camel.component.sap.util.Util
Begin transaction on given destination.
bytesToHex(byte[]) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
 

C

checkForKeywordLiterals(String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Check for ABAP keyword literal values.
commitTransaction(JCoDestination) - Static method in class org.fusesource.camel.component.sap.util.Util
Commit transaction on given transaction.
ComponentDestinationDataProvider - Class in org.fusesource.camel.component.sap.util
 
ComponentDestinationDataProvider.DestinationDataListener - Class in org.fusesource.camel.component.sap.util
Forwards change notifications from destination data to any destination data listener.
ComponentDestinationDataProvider.DestinationDataListener(String) - Constructor for class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataListener
 
ComponentDestinationDataProvider.DestinationDataStoreListener - Class in org.fusesource.camel.component.sap.util
Forwards change notifications from destination data store to any destination data listener.
ComponentDestinationDataProvider.DestinationDataStoreListener() - Constructor for class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataStoreListener
 
ComponentRepositoryDataProvider - Class in org.fusesource.camel.component.sap.util
 
ComponentServerDataProvider - Class in org.fusesource.camel.component.sap.util
 
ComponentServerDataProvider.ServerDataListener - Class in org.fusesource.camel.component.sap.util
Forwards change notifications from server data to any server data listener.
ComponentServerDataProvider.ServerDataListener(String) - Constructor for class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataListener
 
ComponentServerDataProvider.ServerDataStoreListener - Class in org.fusesource.camel.component.sap.util
Forwards change notifications from server data store to any server data listener.
ComponentServerDataProvider.ServerDataStoreListener() - Constructor for class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataStoreListener
 
convertJCoDefaultValue(JCoListMetaData, int) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Converts the JCo string representation for a default value into its equivalent Java runtime value.
convertSapDateStringToDate(String) - Static method in class org.fusesource.camel.component.sap.util.Util
 
convertSAPNamespaceToXMLName(String) - Static method in class org.fusesource.camel.component.sap.util.Util
 
convertSAPNamespaceToXMLPrefix(String) - Static method in class org.fusesource.camel.component.sap.util.Util
 
convertSapTimeStringToDate(String) - Static method in class org.fusesource.camel.component.sap.util.Util
 
convertXMLNameToSAPNamespace(String) - Static method in class org.fusesource.camel.component.sap.util.Util
 
createAbapExceptions(List<AbapException>) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Create JCo ABAP Exception list from meta-data in ABAP Exception list.
createDocument(IDocRepository, String, String, String, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Creates Document of given IDoc type.
createDocument(EClass) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Creates a Document containing root segment of given class type.
createDocumentList(IDocRepository, String, String, String, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Creates Document List to contain Documents of given IDoc type.
createInstance(JCoRepository, String, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Creates new instance of EClass with the name eClassName in the EPackage packageName described in the repository.
createJCoFunctionTemplate(String, FunctionTemplate) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Creates JCo Function Template named named from meta-data in functionTemplate.
createJCoListMetaData(String, List<ListFieldMetaData>) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Create JCo List Meta Data named name from meta-data in listDescriptors.
createJCoRecordMetaData(RecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Create JCo Record Meta Data named name from meta-data in listDescriptors.
createRepository(String, RepositoryData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Creates custom repository named repositoryName and populates with repositoryData.
createXMIResource(File) - Static method in class org.fusesource.camel.component.sap.util.Util
 
createXMIResource() - Static method in class org.fusesource.camel.component.sap.util.Util
 
createXMIResource(URI) - Static method in class org.fusesource.camel.component.sap.util.Util
 
createXMLResource(File) - Static method in class org.fusesource.camel.component.sap.util.Util
 
createXMLResource() - Static method in class org.fusesource.camel.component.sap.util.Util
 
createXMLResource(URI) - Static method in class org.fusesource.camel.component.sap.util.Util
 

D

DATE_FORMATTER - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Formatter for ABAP Date strings.
decodeXMLNameToSAPNamespace(String) - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
destinationDataEventListener - Variable in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
The cached value of the 'Destination Data Listener' attribute.

E

encodeSAPNamespaceToXMLName(String) - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
encodeSAPNamespaceToXMLPrefix(String) - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
ensureBasePackages() - Static method in class org.fusesource.camel.component.sap.util.Util
 
executeFunction(JCoDestination, String, Structure) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Performs SRFC call of named remote function module with request at destination.
executeFunction(JCoDestination, String, Structure, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Performs TRFC call of named remote function module with request at destination.
executeFunction(JCoDestination, String, Structure, String, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Performs QRFC call of named remote function module with request at destination.
extractIDocDocumentIntoDocument(IDocDocument, Document) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Extract values from idocDocument to document.
extractIDocDocumentListIntoDocumentList(IDocDocumentList, DocumentList) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Extracts the values from IDoc documents in idocDocumentList to documents added to documentList with docum.
extractIDocSegmentIntoSegment(IDocSegment, Segment) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Extract values from idocSegment to segment.
extractJCoParameterListsIntoRequest(JCoFunction, Structure) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Extract parameters from jcoFunction parameter lists to request.
extractJCoParameterListsIntoResponse(JCoFunction, Structure) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Extract parameters from jcoFunction parameter lists to response.
extractJCoRecordIntoStructure(JCoRecord, Structure) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Extract parameters from jrecord to structure.
extractJCoTableIntoTable(JCoTable, Table<? extends Structure>) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Extract rows from table from jcoTable.

F

fillIDocDocumentFromDocument(Document, IDocDocument) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Fill idocDocument with values from document.
fillIDocDocumentListFromDocumentList(DocumentList, IDocDocumentList) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Fill idocDocument with values from document.
fillIDocSegmentFromSegment(Segment, IDocSegment) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Fill idocSegment with values from segmentt.
fillJCoParameterListsFromRequest(Structure, JCoFunction) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Fill jcoFunction parameter lists with parameters from request.
fillJCoParameterListsFromResponse(Structure, JCoFunction) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Fill jcoFunction parameter lists with parameters from response.
fillJCoRecordFromStructure(Structure, JCoRecord) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Fill parameters from jrecord from structure.
fillJCoTableFromTable(Table<? extends Structure>, JCoTable) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Fill jcoTable with rows from table.
fromInputStream(InputStream) - Static method in class org.fusesource.camel.component.sap.util.Util
Unserializes object from in.

G

GenNS_DOCUMENTATION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
 
GenNS_DOCUMENTATION_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
 
GenNS_URI - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
 
GenNS_URI - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
 
getAnnotation(EModelElement, String, String) - Static method in class org.fusesource.camel.component.sap.util.Util
Returns the value of the annotation from modelElement identified by source and key.
getApplicationRelease() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getClassName(int) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Return the the fully-qualified name of Java class corresponding to the given IDoc Segment Field Type.
getDestination(String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Returns Destination designated by destinationName.
getDestinationProperties(String) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
 
getEDataType(int) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Return the EClassifier corresponding to the given JCo data type.
getEDataTypeForField(int) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Return the EClassifier corresponding to the given IDoc Data Type.
getEPackage(IDocRepository, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Returns (and creates if necessary) the EPackage instance containing the root and child Segment definitions of an IDocDocument designated by nsURI and described in the given repository.
getEPackage(JCoRepository, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Returns (and creates if necessary) the EPackage instance containing the definition of the input and output Structures passed to the JcoFunction designated by nsURi and described in the given repository.
getiDocType() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getiDocTypeExtension() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getPackageName() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getPackageNamespacePrefix() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getPackageNamespaceURI() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getRepositoryData(String) - Method in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
 
getRepositoryName() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getRequest(JCoRepository, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Returns a new request structure to pass to remote function module designated by functionModuleName defined in repository.
getResponse(JCoRepository, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Returns a new response structure to pass to remote function module designated by functionModuleName defined in repository.
getRFCs(JCoDestination, String, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Returns the filtered list of remote function modules defined in jcoDestination.
getSegmentChildrenClass(EPackage, IDocSegmentMetaData) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Gets and creates if necessary the class that represents the children of iDocSegmentMetaData IDoc segment type.
getSegmentClass(EPackage, IDocSegmentMetaData) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Gets and creates if necessary the class that represents the iDocSegmentMetaData IDoc segment type.
getServerProperties(String) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
 
getStructureClass(EPackage, JCoRecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Create and return an EClass in ePackage deriving from Structure and representing a JCoRecord described by jcoRecordMetaData.
getSystemRelease() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
getTableClass(EPackage, JCoRecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
Create and return an EClass in ePackage deriving from extends Structure> and representing a JCoTable described by jcoRecordMetaData.
getValue(EObject, EStructuralFeature) - Static method in class org.fusesource.camel.component.sap.util.Util
Gets the given value of the feature from eObject.
getValue(EObject, String) - Static method in class org.fusesource.camel.component.sap.util.Util
Gets the given value of the named feature from eObject.

H

hexToBytes(String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
 

I

IDocNS_APPLICATION_RELEASE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the application release of the segment.
IDocNS_CHECK_TABLE_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the check table name of the field.
IDocNS_CLASS_NAME_OF_FIELD_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the fully-qualified Java classname of the field.
IDocNS_COMPOUND_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a root segment annotation providing the compound type of the document.
IDocNS_DATA_ELEMENT_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the data element name of the field.
IDocNS_DATA_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the data type of the field.
IDocNS_DATA_TYPE_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the data type name of the field.
IDocNS_DEFINITION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the definition of the segment.
IDocNS_DESCRIPTION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the description of the field.
IDocNS_DOMAIN_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the domain name of the field.
IDocNS_HIERARCHY_LEVEL_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the hierarchy level of the segment.
IDocNS_IDOC_TYPE_EXTENSION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the IDoc type extension of the segment.
IDocNS_IDOC_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the IDoc type of the segment.
IDocNS_INTERNAL_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the internal lenght of the field.
IDocNS_IS_ISO_CODE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the is ISO code of the field.
IDocNS_IS_LOCKED_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the locked state of the segment.
IDocNS_IS_MANDATORY_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the mandatory state of the segment.
IDocNS_IS_QUALIFIED_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the qualified state of the segment.
IDocNS_KEY_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the key of the segment.
IDocNS_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the length of the field.
IDocNS_MAX_OCCURRENCE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the max number of occurrences of the segment.
IDocNS_MIN_OCCURRENCE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the min number of occurrences of the segment.
IDocNS_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the name of the segment.
IDocNS_NUM_FIELDS_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the number of fields in the segment.
IDocNS_OFFSET_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the offset of the field.
IDocNS_OUTPUT_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the output length of the field.
IDocNS_POSITION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the position of the field.
IDocNS_RECORD_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the record length of the segment.
IDocNS_RECORD_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the type of the field.
IDocNS_SYSTEM_RELEASE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the system release of the segment.
IDocNS_TYPE_AS_STRING_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the type as string of the field.
IDocNS_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment annotation providing the type of the segment.
IDocNS_VALUE_DESCRIPTIONS_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the value descriptions of the field.
IDocNS_VALUE_RANGES_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the value ranges of the field.
IDocNS_VALUES_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Details key for a segment field annotation providing the values of the field.
IDocUtil - Class in org.fusesource.camel.component.sap.util
Utility routines to create and manipulate Data Layer IDoc types and instances.
IDocUtil() - Constructor for class org.fusesource.camel.component.sap.util.IDocUtil
 
IDocUtil.IDocID - Class in org.fusesource.camel.component.sap.util
IDoc ID - Validates IDoc package URL and identifies the name, namespace prefix and namespace uri of package.
IDocUtil.IDocID(String) - Constructor for class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
IDocUtil.IDocID(String, String, String, String, String) - Constructor for class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
INSTANCE - Static variable in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
 
INSTANCE - Static variable in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
 
INSTANCE - Static variable in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
 

L

load(File) - Static method in class org.fusesource.camel.component.sap.util.Util
Loads an EObject from the file.
loadRegistry(File) - Static method in class org.fusesource.camel.component.sap.util.Util
Loads packages stored in given file into Global Package Repository.

M

marshal(EObject) - Static method in class org.fusesource.camel.component.sap.util.Util
Marshals the given EObject into a string.
marshalXml(EObject) - Static method in class org.fusesource.camel.component.sap.util.Util
Marshals the given EObject into a XML string.

N

notifyChanged(Notification) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataListener
 
notifyChanged(Notification) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataStoreListener
 
notifyChanged(Notification) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataListener
 
notifyChanged(Notification) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataStoreListener
 

O

org.fusesource.camel.component.sap - package org.fusesource.camel.component.sap
 
org.fusesource.camel.component.sap.util - package org.fusesource.camel.component.sap.util
 

P

print(EObject) - Static method in class org.fusesource.camel.component.sap.util.Util
Prints eObject to standard out.

R

readReferences(EObject, Set<EObject>, List<EObject>) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Recursively read all objects which are referenced from the passed eobject.
reattachStaticPackageSuperTypes(EPackage) - Static method in class org.fusesource.camel.component.sap.util.Util
Re-attaches super types of Dynamic types derived from classes defined in static packaged.
registry - Static variable in class org.fusesource.camel.component.sap.util.Util
 
removeDestinationDataListener(Notifier) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataStoreListener
 
removeDestinationDataStore(DestinationDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
 
removeRepositoryDataStore(RepositoryDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
 
removeServerDataListener(Notifier) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataStoreListener
 
removeServerDataStore(ServerDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
 
RfcNS_BYTE_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the byte length of the underlying data field for Non-Unicode layout represented by the annotated record entry.
RfcNS_BYTE_OFFSET_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a record entry annotation providing the offset of the underlying data field in a Non-Unicode layout represented by the annotated parameter list entry.
RfcNS_CLASS_NAME_OF_FIELD_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the fully-qualified Java classname of the annotated parameter list entry.
RfcNS_DECIMALS_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the number of decimals in the the underlying data field represented by the annotated parameter list entry.
RfcNS_DEFAULT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the default value of the annotated parameter list entry.
RfcNS_DESCRIPTION_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the description of the underlying JCo data field represented by the annotated parameter list entry.
RfcNS_FIELD_COUNT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a structure annotation providing the number of fields in the structure.
RfcNS_IS_ABAP_OBJECT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the annotated parameter list entry represents an underlying JCo ABAP Object.
RfcNS_IS_CHANGING_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the underlying data field represented by the annotated parameter list entry is a changing parameter.
RfcNS_IS_EXCEPTION_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the underlying data field represented by the annotated parameter list entry is an exception.
RfcNS_IS_EXPORT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the underlying data field represented by the annotated parameter list entry is an export parameter.
RfcNS_IS_IMPORT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the underlying data field represented by the annotated parameter list entry is an import parameter.
RfcNS_IS_NESTED_TYPE1_STRUCTURE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a structure annotation indicating whether structure represents a nested TYPE1 JCo structure.
RfcNS_IS_OPTIONAL_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the underlying data field represented by the annotated parameter list entry is an optional parameter.
RfcNS_IS_STRUCTURE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the annotated parameter list entry is a structure type entry; i.e.
RfcNS_IS_TABLE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating whether the annotated parameter list entry is a table type entry; i.e.
RfcNS_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the max length of the underlying data field represented by the annotated parameter list entry.
RfcNS_LINE_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a table annotation providing the line type of table
RfcNS_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a structure annotation providing the name of the structure.
RfcNS_RECORD_FIELD_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the field name in an underlying JCo structure or table represented by the annotated parameter list entry.
RfcNS_RECORD_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a structure annotation providing the record length of structure.
RfcNS_RECORD_TYPE_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation indicating the table, structure or data element name of the underlying JCo data field represented by the annotated parameter list entry.
RfcNS_TYPE_AS_STRING_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the String representation of the JCo data type of the underlying data field represented by the annotated parameter list entry.
RfcNS_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a parameter list entry annotation providing the JCo data type of the underlying data field represented by the annotated parameter list entry.
RfcNS_UNICODE_BYTE_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a record entry annotation providing the length of the underlying data field for Unicode layout represented by the annotated record entry.
RfcNS_UNICODE_BYTE_OFFSET_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a record entry annotation providing the offset of the underlying data field in a Unicode layout represented by the annotated record entry.
RfcNS_UNICODE_RECORD_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
Details key for a structure annotation providing the unicode record length of structure.
RfcUtil - Class in org.fusesource.camel.component.sap.util
Utility routines to create and manipulate Data Layer RFC Request and Response types and instances.
RfcUtil() - Constructor for class org.fusesource.camel.component.sap.util.RfcUtil
 
rollbackTransaction(JCoDestination) - Static method in class org.fusesource.camel.component.sap.util.Util
Rollback transaction on given transaction.
ROW - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
 

S

save(File, EObject) - Static method in class org.fusesource.camel.component.sap.util.Util
Saves the given eObject to the file.
saveRegistry(File) - Static method in class org.fusesource.camel.component.sap.util.Util
Save packages in Global Package Repository to given file.
segmentIdentifierString(Segment) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
 
segmentOccurrences(long) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
 
sendDocument(JCoDestination, Document, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Send document to destination.
sendDocument(JCoDestination, Document, String, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Send document to destination.
sendDocumentList(JCoDestination, DocumentList, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Send documentList to destination.
sendDocumentList(JCoDestination, DocumentList, String, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
Send documentList to destination.
serializeOptions() - Static method in class org.fusesource.camel.component.sap.util.Util
 
serverDataEventListener - Variable in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
The cached value of the 'Server Data Listener' attribute.
setDestinationDataEventListener(DestinationDataEventListener) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
 
setIdocFieldValue(String, Segment, IDocSegment) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
 
setRepositoryName(String) - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
 
setSegmentFieldValue(String, Segment, IDocSegment) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
 
setServerDataEventListener(ServerDataEventListener) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
 
setValue(EObject, String, Object) - Static method in class org.fusesource.camel.component.sap.util.Util
Sets the given value on the named feature of eObject.
setValue(EObject, EStructuralFeature, Object) - Static method in class org.fusesource.camel.component.sap.util.Util
Sets the given value on the feature of eObject.
start(BundleContext) - Method in class org.fusesource.camel.component.sap.Activator
 
stop(BundleContext) - Method in class org.fusesource.camel.component.sap.Activator
 
supportsEvents() - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
 
supportsEvents() - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
 

T

TIME_FORMATTER - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
Formatter for ABAP Time strings.
toInputStream(EObject) - Static method in class org.fusesource.camel.component.sap.util.Util
Serializes eObject to returned input stream.
toOutputStream(EObject) - Static method in class org.fusesource.camel.component.sap.util.Util
Serializes eObject to returned output stream.

U

unmarshal(String) - Static method in class org.fusesource.camel.component.sap.util.Util
Unmarshals the given string content into an EObject instance.
unmarshalXml(String) - Static method in class org.fusesource.camel.component.sap.util.Util
Unmarshals the given string content into an EObject instance.
unserializeOptions() - Static method in class org.fusesource.camel.component.sap.util.Util
 
Util - Class in org.fusesource.camel.component.sap.util
 
Util() - Constructor for class org.fusesource.camel.component.sap.util.Util
 
A B C D E F G H I L M N O P R S T U 

Apache Camel