Interface CMSViewHelper


  • public interface CMSViewHelper

    CMSViewHelper interface.

    Version:
    $Id: $Id
    Author:
    another
    • Method Detail

      • getFieldExplanation

        java.lang.String getFieldExplanation​(java.lang.String documentPath,
                                             DataObject object,
                                             java.lang.String property)

        getFieldExplanation.

        Parameters:
        documentPath - Module.Document from the data definition
        object - the edited object (if any)
        property - the property of the object which should be explained
        Returns:
        a String object.