|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.commerce.campaign.action.ActionDef | +--com.bea.commerce.campaign.rules.EndScenarioActionDef
An action definition specific to the EndStateAction.
EndStateAction
, Serialized FormFields inherited from interface com.bea.commerce.campaign.CampaignConstants |
ACTION_SERVICE_HOME, AD_BUCKET_SERVICE_HOME, AD_CONFLICT_RESOLVER_HOME, AD_SERVICE_HOME, CAMPAIGN_REPOSITORY_HOME, CAMPAIGN_SERVICE_HOME, PLACEHOLDER_SERVICE_HOME, SCENARIO_REPOSITORY_HOME, SCENARIO_SERVICE_HOME |
Constructor Summary | |
EndScenarioActionDef()
Constructor to assert an end state. |
|
EndScenarioActionDef(boolean end)
Constructor. |
Methods inherited from class com.bea.commerce.campaign.action.ActionDef |
createAction, getActionParams, getActionService, getActionType, setActionParams, setActionType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EndScenarioActionDef(boolean end)
end
- true to assert an end state.public EndScenarioActionDef()
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |