public class ViewOfferResponse extends OfferBase
Constructor and Description |
---|
ViewOfferResponse(long offerId,
java.lang.String name,
java.lang.String content)
Constructs a new ViewOfferResponse
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent()
Returns the offer content, as set in Adobe Target
|
java.lang.String |
getName()
Returns the name of the offer
|
getContentPath, getId, getMacMetadata, getType, getWorkspace, setMacMetadata, setType, setWorkspace
public ViewOfferResponse(long offerId, java.lang.String name, java.lang.String content)
offerId
- the id of the offername
- the name of the offercontent
- the content of the offerpublic java.lang.String getContent()
OfferBase
getContent
in class OfferBase
Copyright © 2010 - 2020 Adobe. All Rights Reserved