Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | The Adapter Definition | Creating a WmAdapter Implementation Class | Adding Custom DSPs to the Adapter Interface | Internationalization Considerations for Custom DSPS
 
Internationalization Considerations for Custom DSPS
You are responsible for implementing these methods (and the associated DSPs and help files) in a manner that takes into consideration the client's locale. In particular, the implementation of getUiItemNames() should perform the necessary resource domain lookups in order to return locale-specific values. The system will not automatically perform these lookups for you.