oracle.syndicate.message.offer
Interface OfferGroup
- All Superinterfaces:
- CatalogItem
- public interface OfferGroup
- extends CatalogItem
Accessors method for offer group attributes and its catalog items
- Since:
- release specific (what release of product did this appear in)
Method Summary |
java.util.Iterator |
getCatalogItems()
Returns an Iterator over the CatalogItems contained in this offer group |
java.lang.String |
getDescription()
Returns offer group description |
getCatalogItems
public java.util.Iterator getCatalogItems()
- Returns an Iterator over the CatalogItems contained in this offer group
getDescription
public java.lang.String getDescription()
- Returns offer group description
Copyright © 2001, 2003, Oracle. All rights reserved.