Interface WebParsedModelAvailableObjects


  • public interface WebParsedModelAvailableObjects
    This interface represents the availableObjects parameter of the parsed model command.
    Since:
    MicroStrategy Web 11.2.1
    • Method Detail

      • getData

        java.util.List<WebParsedModelData> getData()
        Returns:
        whole or partial objects which may not be in the metadata
      • getIdTypes

        java.util.List<WebParsedModelIdType> getIdTypes()
        Returns:
        reference of objects which should be in the metadata
      • buildXML

        java.lang.String buildXML()
        Returns:
        an XML representation of the availableObjects, which will be used as a node inside the Parse Model Command ()