listOfferTemplates

List<WSOfferTemplateInfo> 
    listOfferTemplates(String userCredential, String partitionName, 
        Locale requestedLocale) 
    throws CampaignServicesException; 

List all offer templates that the user has permissions to view.

After retrieved, each WSOfferTemplateInfo instance that is returned can be used as is, or one or more of the attribute APIs can be used to fetch or update any listed template.