Class AttributeFieldMapperDefaultImpl

java.lang.Object
com.mayam.wf.attributes.shared.AttributeFieldMapperDefaultImpl
All Implemented Interfaces:
AttributeFieldMapper

public class AttributeFieldMapperDefaultImpl extends Object implements AttributeFieldMapper
Default implementation of the AttributeFieldMapper which always throws an UnsupportedOperationException.
Author:
Erik Bågfors
  • Constructor Details

    • AttributeFieldMapperDefaultImpl

      public AttributeFieldMapperDefaultImpl()
  • Method Details