Package DE_EPAGES::WebService::API::JSONPatch
Handles JSON patch objects. Inherit from this class to create your custom patch handler. (for further details see RFC 6902: https://tools.ietf.org/html/rfc6902)
Functions
new
Constructor
Syntax |
new( ); |
Return |
|
patch
Executes a patch operation
Syntax |
patch( $hPatchOperation ); |
Input |
|
Return |
|