Class ValidAndTransformHelper


  • public final class ValidAndTransformHelper
    extends Object
    Helper class for validation and transformation.
    • Method Detail

      • validationAndTransformation

        public static void validationAndTransformation​(List<ResourceTypeIdentifier> resourceTypeIdentifiers,
                                                       org.apache.cxf.ws.transfer.Representation newRepresentation,
                                                       org.apache.cxf.ws.transfer.Representation oldRepresentation)
        Validation and transformation process.
        Parameters:
        resourceTypeIdentifiers - List of resourceTypeIdentifiers.
        newRepresentation - Incoming representation.
        oldRepresentation - Representation stored in the ResourceManager.