Package com.togethersoft.openapi.rwi.extension
This package represents providers, which are special interfaces intended to work with the custom properties or members.See
Description
Package com.togethersoft.openapi.rwi.extension Description
This package represents providers, which are special interfaces intended to work with the custom properties or members.
Each provider works with a single property or member and can specify additional calculations
apart from the standard methods from
RwiPropertyMap and RwiMember.
In order to access these providers they should be registered, see
RwiExtensionManager.