com.ibm.commerce.content.facade.datatypes

Interface RespondManagedDirectoryDataAreaType



  • public interface RespondManagedDirectoryDataAreaType
    A representation of the model object 'Respond Managed Directory Data Area Type'. Type definition of the AcknowledgeManagedDirectory BOD's data area.

    The following features are supported:

    See Also:
    ContentPackage.getRespondManagedDirectoryDataAreaType()
    • Method Detail

      • getRespond

        RespondType getRespond()
        Returns the value of the 'Respond' containment reference. The Acknowledge verb.
        Returns:
        the value of the 'Respond' containment reference.
        See Also:
        setRespond(RespondType), ContentPackage.getRespondManagedDirectoryDataAreaType_Respond()
      • setRespond

        void setRespond(RespondType value)
        Sets the value of the 'Respond' containment reference.
        Parameters:
        value - the new value of the 'Respond' containment reference.
        See Also:
        getRespond()
      • getManagedDirectory

        java.util.List getManagedDirectory()
        Returns the value of the 'Managed Directory' containment reference list. The list contents are of type ManagedDirectoryType. The ManagedDirectory noun.
        Returns:
        the value of the 'Managed Directory' containment reference list.
        See Also:
        ContentPackage.getRespondManagedDirectoryDataAreaType_ManagedDirectory()