Class RenderingScope

  • All Implemented Interfaces:
    Versioned

    public class RenderingScope
    extends java.lang.Object
    implements Versioned
    • Method Detail

      • getVersion

        public long getVersion()
        Description copied from interface: Versioned
        Get the version for this element. An element is considered valid only for other elements of the same version.
        Specified by:
        getVersion in interface Versioned
      • getViewModel

        public ViewModel getViewModel()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object