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

S

save(IDTO) - Method in class com.tekann.codegen.pda.db.AbstractDAOWS
 
save(IDTO, int) - Method in class com.tekann.codegen.pda.db.AbstractDAOWS
 
saveData(Stream, String) - Method in class com.tekann.webservice.client.DefaultDataHandler
 
saveData(Stream, String) - Method in interface com.tekann.webservice.client.IDataHandler
Save data from SQL script.
saveProperties() - Method in class com.tekann.remotesync.pda.AppContext
Drops if the app_context table exists and right after creates it again with all its properties.
saveXMLData(Stream, String) - Method in class com.tekann.webservice.client.DefaultDataHandler
 
saveXMLData(Stream, String) - Method in interface com.tekann.webservice.client.IDataHandler
Save data from DTOs XML.
select(String) - Method in interface com.tekann.webservice.client.TKNMSWSClient
Executes the select.
select(String, String, String) - Method in interface com.tekann.webservice.client.TKNMSWSClient
Executes the select.
select(String, String, String, String) - Method in interface com.tekann.webservice.client.TKNMSWSClient
Executes the select.
select(String) - Method in class com.tekann.webservice.client.WSHandler
 
select(String, String, String) - Method in class com.tekann.webservice.client.WSHandler
 
select(String, String, String, String) - Method in class com.tekann.webservice.client.WSHandler
 
select(IDAO[], String, boolean) - Method in class com.tekann.webservice.client.WSHandler
Select for multiple tables.
sendData(Vector) - Method in class com.tekann.webservice.client.WSHandler
 
setColumnName(String) - Method in class com.tekann.remotesync.pda.PDASyncColumnSettings
Sets the column name
setColumns(String) - Method in class com.tekann.codegen.pda.db.AbstractDAOWS
 
setCompressionParser(ZLibAnswerParser, String) - Method in class com.tekann.webservice.client.ParserSOAP
 
setDataHandler(IDataHandler) - Method in class com.tekann.webservice.client.TableGroupsHandler
 
setDataParser(AnswerParser) - Method in class com.tekann.webservice.client.ParserSOAP
 
setDTOParam(String, IDTO) - Method in class com.tekann.webservice.client.DTOSOAP
Sets the object parameter
setIsPK(boolean) - Method in class com.tekann.remotesync.pda.PDASyncColumnSettings
Sets if the column is primary key
setLogger(ILogger) - Method in class com.tekann.webservice.client.WSHandler
 
setObjectParam(String, String[], String[]) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets an object param identifying it as .
setObjectParam(String, Object, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setObjectParam(String, Object[], String[]) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setObjectParam(String, String[], Object[], String[]) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(String, String, String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a parameter with the name and type specified.
setParam(String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a string parameter in the order of the method call, identifying it as
setParam(String, String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a string parameter in the order of the method call, identifying it as .
setParam(int) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a int parameter in the order of the method call, identifying it as
setParam(int, String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a int parameter in the order of the method call, identifying it as .
setParam(double) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a double parameter in the order of the method call, identifying it as
setParam(double, String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a double parameter in the order of the method call, identifying it as .
setParam(boolean) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a boolean parameter in the order of the method call, identifying it as
setParam(boolean, String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a boolean parameter in the order of the method call, identifying it as .
setParam(String[], String, String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets an array parameter in the order of the method call.
setParam(String[]) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a String array parameter in the order of the method call, identifying it as .
setParam(String[], String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a String array parameter in the order of the method call, identifying it as .
setParam(int[]) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a int array parameter in the order of the method call, identifying it as
setParam(int[], String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a int array parameter in the order of the method call, identifying it as .
setParam(byte[], String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a int array parameter in the order of the method call, identifying it as .
setParam(double[]) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a double array parameter in the order of the method call, identifying it as
setParam(double[], String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a double array parameter in the order of the method call, identifying it as .
setParam(boolean[]) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a boolean array parameter in the order of the method call, identifying it as
setParam(boolean[], String) - Method in class com.tekann.webservice.client.AbstractSOAP
Sets a boolean array parameter in the order of the method call, identifying it as .
setParam(byte[], String) - Method in class com.tekann.webservice.client.DTOSOAP
CAUTION: Use this method if and ONLY if you are going
to send a small byte array.
setParam(ByteArrayStream, String) - Method in class com.tekann.webservice.client.DTOSOAP
Useful for huge amount of data.
setParam(boolean, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(byte[], String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(double, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(float, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(int, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(String, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated.  
setParam(String, String, String) - Method in class com.tekann.webservice.client.TKNMSSOAP
Deprecated. SOAP methods
setProperty(String, Object) - Method in class com.tekann.remotesync.pda.AppContext
Adds or replaces a property
setRoot(MetaXMLElement) - Method in class com.tekann.webservice.client.xml.MetaXML
Sets the root
setSqlType(int) - Method in class com.tekann.remotesync.pda.PDASyncColumnSettings
Sets the sql type
setStream(Stream) - Method in class com.tekann.webservice.client.parser.AnswerParser
 
setTableName(String) - Method in class com.tekann.remotesync.pda.PDASyncTableSettings
Sets the table name
setTableRange(String, Vector) - Method in class com.tekann.remotesync.pda.AppContext
Adds or replaces the TableRange of a Table.
SETTINGS_TABLE_NAME - Static variable in class com.tekann.remotesync.pda.AppContext
 
setURI(String, String) - Method in class com.tekann.webservice.client.WSHandler
Sets the URI
SOAP - Class in com.tekann.webservice.client
 
SOAP(String, String) - Constructor for class com.tekann.webservice.client.SOAP
Constructs a SOAP request with the given parameters.
storeAnswer() - Method in class com.tekann.webservice.client.parser.AnswerParser
Store the answer somehow
storeAnswer() - Method in class com.tekann.webservice.client.parser.Base64AnswerParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.DBMessageParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.DTOParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.PDAContextParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.SyncQueryParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.SyncTablesParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.TableRangesParser
 
storeAnswer() - Method in class com.tekann.webservice.client.parser.ZLibAnswerParser
 
suffix - Static variable in class com.tekann.webservice.client.AbstractSOAP
The suffix string used when sending requests.
syncDBtoPDA(String) - Method in interface com.tekann.webservice.client.TKNMSWSClient
Extract the database data from the server according to the synchronization project
syncDBtoPDA(String) - Method in class com.tekann.webservice.client.WSHandler
 
syncPDAtoDB(Object[], String) - Method in interface com.tekann.webservice.client.TKNMSWSClient
Executes the syncPDAtoDB
syncPDAtoDB(Object[], String) - Method in class com.tekann.webservice.client.WSHandler
 
SyncQueryParser - Class in com.tekann.webservice.client.parser
It can be used to parse an array of Strings.
SyncQueryParser(Stream) - Constructor for class com.tekann.webservice.client.parser.SyncQueryParser
Creates a new instance of SyncQueryParser
SyncSOAP - Class in com.tekann.webservice.client
SOAP user for sync methods.
SyncSOAP(String, String) - Constructor for class com.tekann.webservice.client.SyncSOAP
 
SyncTablesParser - Class in com.tekann.webservice.client.parser
It is used to parse the tables
SyncTablesParser(Stream) - Constructor for class com.tekann.webservice.client.parser.SyncTablesParser
Creates a new instance of DBMessageParser

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