|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The runtime definition of a campaign.
Field Summary | |
static short |
AND
Boolean AND logic. |
static short |
OR
Boolean OR logic. |
Method Summary | |
short |
getGoalLogic()
Tell if all goals need to be met, or just one. |
java.util.List |
getGoals()
Get the list of goals. |
long |
getLastModified()
Get the time this campaign was last modified. |
java.util.List |
getLinkedScenarioIds()
Get the list of ids of the linked scenarios. |
boolean |
isActive()
Determine if this campaign is currently active, based upon all campaign information. |
Methods inherited from interface com.bea.campaign.CampaignInfo |
clone,
getActiveFlag,
getDescription,
getGoalDescription,
getName,
getSponsor,
getStartDate,
getStopDate,
getUniqueId,
getValueProposition,
isShutdown |
Methods inherited from interface com.bea.campaign.ScenarioContainer |
getContainerType |
Field Detail |
public static final short AND
public static final short OR
Method Detail |
public long getLastModified()
public boolean isActive()
public java.util.List getGoals()
public short getGoalLogic()
public java.util.List getLinkedScenarioIds()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |