Class CachingBdmResponseProxyInvocationHandler
java.lang.Object
org.bonitasoft.web.client.services.impl.bdm.BdmResponseProxyInvocationHandler
org.bonitasoft.web.client.services.impl.bdm.CachingBdmResponseProxyInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionCachingBdmResponseProxyInvocationHandler(BdmResponseConverter bdmResponseConverter, Map<String, Object> jsonData) -
Method Summary
Methods inherited from class org.bonitasoft.web.client.services.impl.bdm.BdmResponseProxyInvocationHandler
getFieldKey, getLinkKey, lowercaseFirst
-
Constructor Details
-
CachingBdmResponseProxyInvocationHandler
public CachingBdmResponseProxyInvocationHandler(BdmResponseConverter bdmResponseConverter, Map<String, Object> jsonData)
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Overrides:
invokein classBdmResponseProxyInvocationHandler- Throws:
Throwable
-