Interface Modification<T extends ContentEntityObject>

    • Method Detail

      • modify

        void modify​(T content)
        Modifies the state of the content specified here.
        Parameters:
        content - a reference to the content (typically the current latest version of content).