com.ibm.commerce.subscription.facade.server.entity.datatypes

Interface SubscriptionRoot

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.util.List getSubscptype()
      Returns the value of the 'Subscptype' containment reference list.
      java.util.List getSubscription()
      Returns the value of the 'Subscription' containment reference list.
      java.util.List getSubscrrenew()
      Returns the value of the 'Subscrrenew' containment reference list.
      java.util.List getSubscrschjobs()
      Returns the value of the 'Subscrschjobs' containment reference list.
      java.util.List getSubscrsuspend()
      Returns the value of the 'Subscrsuspend' containment reference list.
      java.util.List getSubscrtemplate()
      Returns the value of the 'Subscrtemplate' containment reference list.
      java.util.List getSubscrtmplitemlist()
      Returns the value of the 'Subscrtmplitemlist' containment reference list.
    • Method Detail

      • getSubscptype

        java.util.List getSubscptype()
        Returns the value of the 'Subscptype' containment reference list. The list contents are of type Subscptype.

        If the meaning of the 'Subscptype' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscptype' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscptype()
      • getSubscription

        java.util.List getSubscription()
        Returns the value of the 'Subscription' containment reference list. The list contents are of type Subscription.

        If the meaning of the 'Subscription' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscription' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscription()
      • getSubscrrenew

        java.util.List getSubscrrenew()
        Returns the value of the 'Subscrrenew' containment reference list. The list contents are of type Subscrrenew.

        If the meaning of the 'Subscrrenew' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscrrenew' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscrrenew()
      • getSubscrschjobs

        java.util.List getSubscrschjobs()
        Returns the value of the 'Subscrschjobs' containment reference list. The list contents are of type Subscrschjobs.

        If the meaning of the 'Subscrschjobs' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscrschjobs' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscrschjobs()
      • getSubscrsuspend

        java.util.List getSubscrsuspend()
        Returns the value of the 'Subscrsuspend' containment reference list. The list contents are of type Subscrsuspend.

        If the meaning of the 'Subscrsuspend' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscrsuspend' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscrsuspend()
      • getSubscrtemplate

        java.util.List getSubscrtemplate()
        Returns the value of the 'Subscrtemplate' containment reference list. The list contents are of type Subscrtemplate.

        If the meaning of the 'Subscrtemplate' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscrtemplate' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscrtemplate()
      • getSubscrtmplitemlist

        java.util.List getSubscrtmplitemlist()
        Returns the value of the 'Subscrtmplitemlist' containment reference list. The list contents are of type Subscrtmplitemlist.

        If the meaning of the 'Subscrtmplitemlist' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Subscrtmplitemlist' containment reference list.
        See Also:
        SubscriptionEntityPackage.getSubscriptionRoot_Subscrtmplitemlist()