Class DefaultMapType2MapPopulator

    • Constructor Detail

      • DefaultMapType2MapPopulator

        public DefaultMapType2MapPopulator()
    • Method Detail

      • isApplicable

        protected boolean isApplicable​(TypeAttributeDescriptor attributeDescriptor)
        Description copied from class: AbstractItem2MapPopulator
        Indicates whether this Populator is applicable to process the attribute
        Specified by:
        isApplicable in class AbstractItem2MapPopulator<java.lang.Object>
        Parameters:
        attributeDescriptor - descriptor of the attribute to make the decision about
        Returns:
        true, if the Populator is applicable; otherwise false
      • getI18NService

        protected I18NService getI18NService()
      • setI18NService

        public void setI18NService​(I18NService i18NService)