com.ibm.commerce.giftcenter.facade.datatypes.util

Class GiftCenterAdapterFactory

  • java.lang.Object
    • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      • com.ibm.commerce.giftcenter.facade.datatypes.util.GiftCenterAdapterFactory
  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.AdapterFactory


    public class GiftCenterAdapterFactory
    extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
    The Adapter Factory for the model. It provides an adapter createXXX method for each class of the model.
    See Also:
    GiftCenterPackage
    • Constructor Detail

      • GiftCenterAdapterFactory

        public GiftCenterAdapterFactory()
        Creates an instance of the adapter factory.
    • Method Detail

      • isFactoryForType

        public boolean isFactoryForType(java.lang.Object object)
        Returns whether this factory is applicable for the type of the object. This implementation returns true if the object is either the model's package or is an instance object of the model.
        Specified by:
        isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
        Overrides:
        isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        Returns:
        whether this factory is applicable for the type of the object.
      • createAdapter

        public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
        Creates an adapter for the target.
        Overrides:
        createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        Parameters:
        target - the object to adapt.
        Returns:
        the adapter for the target.
      • createAcknowledgeGiftListDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createAcknowledgeGiftListDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Acknowledge Gift List Data Area Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        AcknowledgeGiftListDataAreaType
      • createAcknowledgeGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createAcknowledgeGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Acknowledge Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        AcknowledgeGiftListType
      • createChangeGiftListDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createChangeGiftListDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Change Gift List Data Area Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ChangeGiftListDataAreaType
      • createChangeGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createChangeGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Change Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ChangeGiftListType
      • createDocumentRootAdapter

        public org.eclipse.emf.common.notify.Adapter createDocumentRootAdapter()
        Creates a new adapter for an object of class 'Document Root'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        DocumentRoot
      • createEmailRecipientsTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createEmailRecipientsTypeAdapter()
        Creates a new adapter for an object of class 'Email Recipients Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        EmailRecipientsType
      • createGetGiftListDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGetGiftListDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Get Gift List Data Area Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GetGiftListDataAreaType
      • createGetGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGetGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Get Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GetGiftListType
      • createGiftListAccessSpecifierTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListAccessSpecifierTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Access Specifier Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListAccessSpecifierType
      • createGiftListAnnouncementTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListAnnouncementTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Announcement Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListAnnouncementType
      • createGiftListDescriptionTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListDescriptionTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Description Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListDescriptionType
      • createGiftListEventInformationTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListEventInformationTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Event Information Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListEventInformationType
      • createGiftListItemTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListItemTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Item Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListItemType
      • createGiftListPurchaseRecordTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListPurchaseRecordTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Purchase Record Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListPurchaseRecordType
      • createGiftListRegistrantTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListRegistrantTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Registrant Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListRegistrantType
      • createGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        GiftListType
      • createProcessGiftListDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createProcessGiftListDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Process Gift List Data Area Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ProcessGiftListDataAreaType
      • createProcessGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createProcessGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Process Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ProcessGiftListType
      • createPurchasedItemDetailsTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPurchasedItemDetailsTypeAdapter()
        Creates a new adapter for an object of class 'Purchased Item Details Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        PurchasedItemDetailsType
      • createPurchaseRecordIdentifierTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createPurchaseRecordIdentifierTypeAdapter()
        Creates a new adapter for an object of class 'Purchase Record Identifier Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        PurchaseRecordIdentifierType
      • createRespondGiftListDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createRespondGiftListDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Respond Gift List Data Area Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        RespondGiftListDataAreaType
      • createRespondGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createRespondGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Respond Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        RespondGiftListType
      • createShowGiftListDataAreaTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createShowGiftListDataAreaTypeAdapter()
        Creates a new adapter for an object of class 'Show Gift List Data Area Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ShowGiftListDataAreaType
      • createShowGiftListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createShowGiftListTypeAdapter()
        Creates a new adapter for an object of class 'Show Gift List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ShowGiftListType
      • createBusinessObjectDocumentTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createBusinessObjectDocumentTypeAdapter()
        Creates a new adapter for an object of class 'Business Object Document Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        BusinessObjectDocumentType
      • createEObjectAdapter

        public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
        Creates a new adapter for the default case. This default implementation returns null.
        Returns:
        the new adapter.