com.ibm.commerce.content.facade.datatypes

Interface GetManagedDirectoryDataAreaType



  • public interface GetManagedDirectoryDataAreaType
    A representation of the model object 'Get Managed Directory Data Area Type'. Type definition of the GetManagedDirectory BOD's data area.

    The following features are supported:

    See Also:
    ContentPackage.getGetManagedDirectoryDataAreaType()
    • Method Detail

      • getGet

        GetType getGet()
        Returns the value of the 'Get' containment reference. The Get verb.
        Returns:
        the value of the 'Get' containment reference.
        See Also:
        setGet(GetType), ContentPackage.getGetManagedDirectoryDataAreaType_Get()
      • setGet

        void setGet(GetType value)
        Sets the value of the 'Get' containment reference.
        Parameters:
        value - the new value of the 'Get' containment reference.
        See Also:
        getGet()
      • 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.getGetManagedDirectoryDataAreaType_ManagedDirectory()