Class DataMapping

    • Constructor Detail

      • DataMapping

        public DataMapping​(IMappingProvider mappingProvider)
        Creates a new DataMapping.
        Parameters:
        mappingProvider - the mapping provider
    • Method Detail

      • getUpdateWarning

        public java.lang.String getUpdateWarning​(PictogramLink pictogramLink)
        Description copied from interface: IDataMapping
        Gets the update warning.
        Specified by:
        getUpdateWarning in interface IDataMapping
        Parameters:
        pictogramLink - the pictogram link
        Returns:
        the update warning
      • getBusinessObject

        protected java.lang.Object getBusinessObject​(PictogramLink link)
        Gets the business object.
        Parameters:
        link - the pictogram link
        Returns:
        the business object