Index

A C D E F G I M N P R T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

arguments - Variable in class de.aeb.xnsg.atcconnector.bf.GenericCallDTO
the arguments of the function, serialized into a linear structure, the original hierarchy can be restored via the field parentId in the ElementDTOs.

C

callsForStatusUpdate - Variable in class de.aeb.xnsg.atcconnector.bf.RFCIDocStatusDTO
a sequence of function calls that have to be performed in the sap system, to set the idoc status to an appropriate value that reflects the invocation of insertIDoc
clone() - Method in class de.aeb.xnsg.atcconnector.bf.ElementDTO
 

D

de.aeb.xnsg.atcconnector.bf - package de.aeb.xnsg.atcconnector.bf
 

E

ElementDTO - Class in de.aeb.xnsg.atcconnector.bf
The element of a possibly complex, nested structure, converted into a simple, linear array.
ElementDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.ElementDTO
 
exportXML - Variable in class de.aeb.xnsg.atcconnector.bf.RFCCallDTO
the "exporting" parameters of the rfc call - the content of this structure is typically empty, but the field names may be extractable from here
exportXML - Variable in class de.aeb.xnsg.atcconnector.bf.RFCResponseDTO
the exports parameter, filled by the result of the function call syntax must be conformant to sap JCO fromXML(...)

F

functionName - Variable in class de.aeb.xnsg.atcconnector.bf.RFCCallDTO
the name of the RFC to call

G

GenericAnswerDTO - Class in de.aeb.xnsg.atcconnector.bf
The result of a function call, given in a serialized form of elements which can be restored into a complex structure
GenericAnswerDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.GenericAnswerDTO
 
genericCall(GenericCallDTO) - Method in interface de.aeb.xnsg.atcconnector.bf.IATCConnectorBF
make a generic call passing arguments packed into a generic structure
GenericCallDTO - Class in de.aeb.xnsg.atcconnector.bf
Parameters that describe a business facade function to be called
GenericCallDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.GenericCallDTO
 

I

IATCConnectorBF - Interface in de.aeb.xnsg.atcconnector.bf
Tunneling of incoming RFC calls and IDocs receiving with http/webservice
id - Variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
Element identifier.
idoc - Variable in class de.aeb.xnsg.atcconnector.bf.RFCIdocDTO
the idoc in serialized form (xml)
importXML - Variable in class de.aeb.xnsg.atcconnector.bf.RFCCallDTO
the "importing" parameters of the rfc call
invokeRFC(RFCCallDTO) - Method in interface de.aeb.xnsg.atcconnector.bf.IATCConnectorBF
invoke an incoming rfc call

M

MAX_NAME_LENGTH - Static variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
The maximum length used for name property.

N

name - Variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
The name of this element.
name - Variable in class de.aeb.xnsg.atcconnector.bf.RFCTableDTO
the name of the table

P

pId - Variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
The id of the parent structure where this element belongs to.

R

result - Variable in class de.aeb.xnsg.atcconnector.bf.GenericAnswerDTO
list of elements from which the structured result can be restored.
RFCCallDTO - Class in de.aeb.xnsg.atcconnector.bf
data sent from client to server to perform an incoming RFC call
RFCCallDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.RFCCallDTO
 
RFCIdocDTO - Class in de.aeb.xnsg.atcconnector.bf
structure containing an idoc
RFCIdocDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.RFCIdocDTO
 
RFCIDocStatusDTO - Class in de.aeb.xnsg.atcconnector.bf
the outcome of calling insertIdoc
RFCIDocStatusDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.RFCIDocStatusDTO
 
RFCResponseDTO - Class in de.aeb.xnsg.atcconnector.bf
The results of an incoming RFC call
RFCResponseDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.RFCResponseDTO
 
RFCTableDTO - Class in de.aeb.xnsg.atcconnector.bf
this structure transports the rows of a table that is filled by the business facade and returned to the caller
RFCTableDTO() - Constructor for class de.aeb.xnsg.atcconnector.bf.RFCTableDTO
 

T

tables - Variable in class de.aeb.xnsg.atcconnector.bf.RFCResponseDTO
the tables of the RFC call, filled by the values that the server has put into the table
tableXml - Variable in class de.aeb.xnsg.atcconnector.bf.RFCTableDTO
the table contents as xml, syntax must be conformant to sap jco fromXML(...)
tableXML - Variable in class de.aeb.xnsg.atcconnector.bf.RFCCallDTO
the tables of the RFC call, as filled by the client
toString() - Method in class de.aeb.xnsg.atcconnector.bf.ElementDTO
 
type - Variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
The type of the structure.

V

value - Variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
The value of the field.
valueBin - Variable in class de.aeb.xnsg.atcconnector.bf.ElementDTO
Used instead of 'value' to transfer binary content.
A C D E F G I M N P R T V 
All Classes and Interfaces|All Packages|Constant Field Values