getAllCodes
LeasePak Documentation Suite NETSOL website
getAllCodes

(mPower icon) getAllCodes

Method getAllCodes allows a user to extract LeasePak update U0722 Custom Codes. This method allows a user to extract a particular code type or codes under a particular code type. This method takes the date and time the table was last updated from the table (mxd) Last Update By as an input parameter and finds in LeasePak database table for the equivalent record the code is stored, validates the values of input parameters, and returns custom codes of that particular type in XML form.

public java.lang.String getAllCodes(java.lang.String dateLastUpdated)

Throws:

    java.rmi.RemoteException - Exceptions that may occur during the execution of a remote method call.

Where:

      dateLastUpdated - - Date and time the table was last updated.

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Schema (XSD)
Request XSD
Response XSD

Sample Messages
Sample Request Message
Sample Response Message