Class SystemAttributeAliasingMapper

  • All Implemented Interfaces:
    Mapper

    public class SystemAttributeAliasingMapper
    extends AbstractAttributeAliasingMapper
    Mapper that allows aliasing of system attribute names.
    Since:
    1.3.1
    • Constructor Detail

      • SystemAttributeAliasingMapper

        public SystemAttributeAliasingMapper​(Mapper wrapped)
    • Method Detail

      • aliasForSystemAttribute

        public java.lang.String aliasForSystemAttribute​(java.lang.String attribute)
        Description copied from interface: Mapper
        Get the alias for a system attribute's name.
        Specified by:
        aliasForSystemAttribute in interface Mapper
        Overrides:
        aliasForSystemAttribute in class MapperWrapper
        Parameters:
        attribute - the system attribute
        Returns:
        the alias