root/apps/iphone/my.tel/trunk/APINaptrRecord.plist
@
253
| Revision 253, 1.2 kB (checked in by henri, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | <plist version="1.0"> |
| 4 | <dict> |
| 5 | <key>getrecordlist</key> |
| 6 | <string>/domain/record/getrecordlist.action</string> |
| 7 | <key>storerecord</key> |
| 8 | <string>/domain/record/storerecord.action</string> |
| 9 | <key>getservicekeys</key> |
| 10 | <string>/domain/record/getservicekeys.action</string> |
| 11 | <key>getlocations</key> |
| 12 | <string>/domain/record/getlocations.action</string> |
| 13 | <key>orderrecords</key> |
| 14 | <string>/domain/record/orderrecords.action</string> |
| 15 | <key>enablerecords</key> |
| 16 | <string>/domain/record/enablerecords.action</string> |
| 17 | <key>disablerecords</key> |
| 18 | <string>/domain/record/disablerecords.action</string> |
| 19 | <key>deleterecords</key> |
| 20 | <string>/domain/record/deleterecords.action</string> |
| 21 | <key>copyrecords</key> |
| 22 | <string>/domain/record/copyrecords.action</string> |
| 23 | <key>moverecords</key> |
| 24 | <string>/domain/record/moverecords.action</string> |
| 25 | <key>getntnaptrrecordlist</key> |
| 26 | <string>/domain/record/getntnaptrrecordlist.action</string> |
| 27 | <key>storentnaptrrecord</key> |
| 28 | <string>/domain/record/storentnaptrrecordlist.action</string> |
| 29 | <key>deletentnaptrrecord</key> |
| 30 | <string>/domain/record/deletentnaptrrecordlist.action</string> |
| 31 | </dict> |
| 32 | </plist> |
Note: See TracBrowser
for help on using the browser.








