Advertisement
Guest User

Untitled

a guest
Jul 13th, 2011
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.53 KB | None | 0 0
  1. <org.openmrs.module.webservices.rest.SimpleObject serialization="custom">
  2.       <unserializable-parents/>
  3.       <map>
  4.             <default>
  5.                   <loadFactor>0.75</loadFactor>
  6.                   <threshold>12</threshold>
  7.             </default>
  8.             <int>16</int>
  9.             <int>5</int>
  10.             <string>uuid</string>
  11.             <string>8d5b27bc-c2cc-11de-8d13-0010c6dffd0f</string>
  12.             <string>name</string>
  13.             <string>ADULTINITIAL</string>
  14.             <string>description</string>
  15.             <string>Outpatient Adult Initial Visit</string>
  16.             <string>retired</string>
  17.             <boolean>false</boolean>
  18.             <string>links</string>
  19.             <list>
  20.                   <org.openmrs.module.webservices.rest.web.Hyperlink>
  21.                         <rel>self</rel>
  22.                         <uri>NEED-TO-CONFIGURE/ws/rest/encountertype/8d5b27bc-c2cc-11de-8d13-0010c6dffd0f</uri>
  23.                   </org.openmrs.module.webservices.rest.web.Hyperlink>
  24.                   <org.openmrs.module.webservices.rest.web.Hyperlink>
  25.                         <rel>full</rel>
  26.                         <uri>NEED-TO-CONFIGURE/ws/rest/encountertype/8d5b27bc-c2cc-11de-8d13-0010c6dffd0f?v=full</uri>
  27.                   </org.openmrs.module.webservices.rest.web.Hyperlink>
  28.             </list>
  29.       </map>
  30.       <linked-hash-map>
  31.             <default>
  32.                   <accessOrder>false</accessOrder>
  33.             </default>
  34.       </linked-hash-map>
  35. </org.openmrs.module.webservices.rest.SimpleObject>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement