|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Campaign
The runtime definition of a campaign.
| Field Summary | |
|---|---|
static short |
ANDBoolean AND logic. |
static short |
ORBoolean OR logic. |
| Method Summary | |
|---|---|
short |
getGoalLogic()Tell if all goals need to be met, or just one. |
List |
getGoals()Get the list of goals. |
long |
getLastModified()Get the time this campaign was last modified. |
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 java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface com.bea.campaign.ScenarioContainer |
|---|
getContainerType, getName, getUniqueId |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
static final short AND
static final short OR
| Method Detail |
|---|
long getLastModified()
boolean isActive()
isActive in interface ScenarioContainerList getGoals()
short getGoalLogic()
List getLinkedScenarioIds()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.