Interface ObjectAttributeTransformer

All Known Implementing Classes:
NoTransformation

public interface ObjectAttributeTransformer
  • Method Details

    • transform

      Transform the given ObjectAttributeBean and returns a new transformed ObjectAttributeBean. The result of this will be converted and stored in the database
      Parameters:
      from - the from type
      Returns:
      never returns null.