Interface WebAnnotatable

  • All Known Implementing Classes:
    WebReportDefinitionImpl

    public interface WebAnnotatable
    This interface represents any first class object in the metadata that can contain an annotation or some comments. An annotation is different from the long description or description that is available through the object properties editor. For the first release, only reports and documents can contain an annotation. The annotation is also referred to as the 'notes' for the report or document.
    Since:
    MicroStrategy Web 9.0.0
    • Method Detail

      • getAnnotation

        java.lang.String getAnnotation()
        Returns the annotation or information for the object.