Uses of Class
com.ca.jcs.converter.meta.JSONCompoundValueClassConverter

Packages that use JSONCompoundValueClassConverter
com.ca.jcs.converter.meta   
 

Uses of JSONCompoundValueClassConverter in com.ca.jcs.converter.meta
 

Subclasses of JSONCompoundValueClassConverter in com.ca.jcs.converter.meta
 class JSONReverseCompoundValueClassConverter
          Does reverse transformation to JSONCompoundValueClassConverter, so can be used by the framework to take in JSON-string-encoded compound values in LDAP-speak which are converted into nested Attributes representation in connector-speak (which allows validator and converter plug-ins to be easily applied).
 



Created 2011-07-14 13:27 EST