public abstract class AbstractFetchEntitledPriceCmdImpl extends AbstractFetchNounCmdImpl implements FetchEntitledPriceCmd
resolveQueryParameters and
buildGetDisplayPriceExpression method.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACCESS_PROFILE_NAME_STOREFRONT_SEARCH
Access profile for store catalog entry search.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
FLAG_CHECK_ENTITLEMENT
The flag whether to check entitlement.
|
static java.lang.String |
FLAG_DK_AS_ITEM
The flag whether to treat DK as an item.
|
| Constructor and Description |
|---|
AbstractFetchEntitledPriceCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getNouns()
This method returns the list of nouns retrieved by the fetch implementation.
|
void |
performExecute()
This method performs the logic of fetching entitled price.
|
getShow, isReadyToCallExecute, reset, setGet, setSearchExpressionexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShow, setGet, setSearchExpressionpublic static final java.lang.String COPYRIGHT
public static final java.lang.String ACCESS_PROFILE_NAME_STOREFRONT_SEARCH
public static final java.lang.String FLAG_CHECK_ENTITLEMENT
public static final java.lang.String FLAG_DK_AS_ITEM
public void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.ExceptionTargetableCommandImpl.performExecute()public java.util.List getNouns()
AbstractFetchNounCmdgetNouns in interface AbstractFetchNounCmdAbstractFetchNounCmd.getNouns()