Interface ExtensionAttributeMapper

  • All Superinterfaces:
    NamespaceUriAware

    public interface ExtensionAttributeMapper
    extends NamespaceUriAware
    Преобразование дополнительных аттрибутов
    • Method Detail

      • mapAttributes

        Map<String,​Object> mapAttributes​(Map<String,​String> attributes)
        Из дополнительных атрибутов сформировать список объектов
        Parameters:
        attributes - список дополнительных атрибутов
        Returns:
        список объектов, построенных на основе дополнительных атрибутов