Note:

Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.services.information.metadata.prompt


@CodeSet("sas.platform") @SASScope("ALL") package com.sas.services.information.metadata.prompt
Information Service prompt model.
  • Class
    Description
    The interface of methods common to all prompt model objects.
    This smart object stores a com.sas.prompts.definition.PromptDefintionInterface in metadata as a string of XML passed to setPromptInfo().
    This object represents an instance of com.sas.prompts.groups.PromptGroupInterface as stored in metadata.
    Interface for a smart object that represents a com.sas.prompts.groups.PromptGroupInterface.