Full JavaDocs for MWS and CAF API

Hello,

in the official JavaDocs for MWS there are some classes/methods that return types not documented in the JavaDocs. For example, in the interface com.webMethods.portal.service.meta2.thing.IThingID there is the method “getThing” returning an object of type “com.webMethods.portal.service.meta2.thing.IThing”, but this type is not documented in the API.

Is there some other docs that cover all the classes mentioned in the MWS&CAF JavaDocs?