Class BdmResponseProxyInvocationHandler
java.lang.Object
org.bonitasoft.web.client.services.impl.bdm.BdmResponseProxyInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Direct Known Subclasses:
CachingBdmResponseProxyInvocationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionBdmResponseProxyInvocationHandler(BdmResponseConverter bdmResponseConverter, Map<String, Object> jsonData) -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetFieldKey(Method method) protected StringgetLinkKey(Method method) protected StringlowercaseFirst(String text)
-
Constructor Details
-
BdmResponseProxyInvocationHandler
public BdmResponseProxyInvocationHandler(BdmResponseConverter bdmResponseConverter, Map<String, Object> jsonData)
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-
getLinkKey
-
getFieldKey
-
lowercaseFirst
-