Interface AttributePopulator

    • Method Detail

      • populate

        void populate​(ItemModel model,
                      PersistenceContext context)
        Populates attributes of the specified ItemModel.
        Parameters:
        model - a model to populate attributes in.
        context - a context carrying all information needed to know, which attributes need to be populated and how they should be populated by specific implementations of this attribute populator.