Project

General

Profile

Specification » History » Revision 2

Revision 1 (Soh Keong, 10/21/2020 04:16 PM) → Revision 2/23 (Soh Keong, 10/21/2020 06:05 PM)

h1. Specification 

 h1. Programming Guide 

 h3. Jar version  

 |_. version |_. Description    | 
 | 2.8         | Init             | 

 h3. Jar File Download 

 "Jar":/redmine/attachments/download/483/BVService-2.8.jar 
 "Lib":/redmine/attachments/download/484/lib.rar 
 "Properties":/redmine/attachments/download/485/service.properties 

 h3. properties file 

 * *service.properties* 

 # *json.url.mom*              - Provided by POS 
 # *json.key*                  - Provided by POS 
 # *aes.key*                   - Provided by POS 
 # *connection.timeout*        - Set connection timeout 
 # *connection.read.timeout* - Set connection red timeout 

 h2. Methods 

 h3. Common Instance 

 <pre> 
 com.bv.ws.service.MomService service = new com.bv.ws.service.MomService(); 
 </pre> 

 h3. getMomBeanByOrderId