public class EMarketingSpotInvoker
extends com.ibm.etools.xmlschema.beans.ComplexType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
EMarketingSpotInvoker() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCookieNames()
Gets the cookie names to be passed as part of the request.
|
java.lang.String |
getEMarketingSpotName()
Gets the name of the eMarketingSpot this entry invokes.
|
boolean |
getExclude()
Gets whether this entry to be considered an excluded invoker.
|
int |
getMaxAssociateCatalogEntries()
Gets the maximum number of associate catalog entries the eMarketingSpot should return.
|
int |
getMaxCatalogEntries()
Gets the maximum number of catalog entries the eMarketingSpot should return.
|
int |
getMaxCategories()
Gets the maximum number of categories the eMarketingSpot should return.
|
int |
getMaxCollateral()
Gets the maximum number of collateral the eMarketingSpot should return.
|
java.lang.String |
getName()
Gets the name of the eMarketingSpot invoker.
|
java.lang.String |
getParameterName()
Gets the name of a parameter to check on the query string.
|
java.lang.String |
getParameterValue()
Gets the value of a parameter to check on the query string.
|
java.lang.String |
getType()
Gets the type of the eMarketingSpot invoker.
|
boolean |
removeCookieNames()
Removes the cookie names to be passed as part of the request.
|
boolean |
removeEMarketingSpotName()
Removes the name of the eMarketingSpot this entry invokes.
|
boolean |
removeExclude()
Removes the flag indicating whether this entry to be considered an excluded invoker.
|
boolean |
removeMaxAssociateCatalogEntries()
Removes the maximum number of associate catalog entries the eMarketingSpot should return.
|
boolean |
removeMaxCatalogEntries()
Removes the maximum number of catalog entries the eMarketingSpot should return.
|
boolean |
removeMaxCategories()
Removes the maximum number of categories the eMarketingSpot should return.
|
boolean |
removeMaxCollateral()
Removes the maximum number of collateral the eMarketingSpot should return.
|
boolean |
removeName()
Removes the name of the eMarketingSpot invoker.
|
boolean |
removeParameterName()
Removes the name of a parameter to check on the query string.
|
boolean |
removeParameterValue()
Removes the value of a parameter to check on the query string.
|
boolean |
removeType()
Removes the type of the eMarketingSpot invoker.
|
void |
setCookieNames(java.lang.String names)
Sets the cookie names to be passed as part of the request.
|
void |
setEMarketingSpotName(java.lang.String eMarketingSpotName)
Sets the name of the eMarketingSpot this entry invokes.
|
void |
setExclude(boolean exclude)
Sets this entry to be considered an excluded invoker.
|
void |
setMaxAssociateCatalogEntries(int maxAssociateCatalogEntries)
Sets the maximum number of associate catalog entries the eMarketingSpot should return.
|
void |
setMaxCatalogEntries(int maxCatalogEntries)
Sets the maximum number of catalog entries the eMarketingSpot should return.
|
void |
setMaxCategories(int maxCategories)
Sets the maximum number of categories the eMarketingSpot should return.
|
void |
setMaxCollateral(int maxCollateral)
Sets the maximum number of collateral the eMarketingSpot should return.
|
void |
setName(java.lang.String name)
Sets the name of the eMarketingSpot invoker.
|
void |
setParameterName(java.lang.String name)
Sets the name of a parameter to check on the query string.
|
void |
setParameterValue(java.lang.String value)
Sets the value of a parameter to check on the query string.
|
void |
setType(java.lang.String type)
Sets the type of the eMarketingSpot invoker.
|
getAttributeBooleanValue, getAttributeByteValue, getAttributeDateValue, getAttributeDoubleValue, getAttributeFloatValue, getAttributeIntegerValue, getAttributeLongValue, getAttributeShortValue, getAttributeValue, getAttributeValue, getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementShortValue, removeAttribute, removeElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue
getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementName, getElementShortValue, getElementValue, getElementValue, getElementValue, getElementValue, getElementValue, getPrefix, getXMLAttribute, getXMLElement, isAttributeQualified, isElementQualified, removeElement, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, sizeOfElement, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue
public static final java.lang.String COPYRIGHT
public java.lang.String getCookieNames()
public java.lang.String getEMarketingSpotName()
public boolean getExclude()
public int getMaxAssociateCatalogEntries()
public int getMaxCatalogEntries()
public int getMaxCategories()
public int getMaxCollateral()
public java.lang.String getName()
public java.lang.String getParameterName()
public java.lang.String getParameterValue()
public java.lang.String getType()
public boolean removeCookieNames()
public boolean removeEMarketingSpotName()
public boolean removeExclude()
public boolean removeMaxAssociateCatalogEntries()
public boolean removeMaxCatalogEntries()
public boolean removeMaxCategories()
public boolean removeMaxCollateral()
public boolean removeName()
public boolean removeParameterName()
public boolean removeParameterValue()
public boolean removeType()
public void setCookieNames(java.lang.String names)
names
- the comma-separated string containing the cookie names. A value of "*" means all cookies.public void setEMarketingSpotName(java.lang.String eMarketingSpotName)
eMarketingSpotName
- the eMarketingSpot name.public void setExclude(boolean exclude)
exclude
- set to true if the invoker is to be excluded.public void setMaxAssociateCatalogEntries(int maxAssociateCatalogEntries)
maxAssociateCatalogEntries
- the maximum number of associate catalog entries the eMarketingSpot should return.public void setMaxCatalogEntries(int maxCatalogEntries)
maxCatalogEntries
- the maximum number of catalog entries the eMarketingSpot should return.public void setMaxCategories(int maxCategories)
maxCategories
- the maximum number of categories the eMarketingSpot should return.public void setMaxCollateral(int maxCollateral)
maxCollateral
- the maximum number of collateral the eMarketingSpot should return.public void setName(java.lang.String name)
name
- the name of the eMarketingSpot invoker.public void setParameterName(java.lang.String name)
name
- the name of a parameter to check on the query string.public void setParameterValue(java.lang.String value)
value
- the value of a parameter to check on the query string.public void setType(java.lang.String type)
type
- the type of the eMarketingSpot invoker.