|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PendingEff
PendingEff is the parent interface for all pending effectivity classes. Pending effectivites are effectivity statements associated to targets which are included on open change activities. When the change activities are resolved and the resulting parts released, product effectivity statements are created for the associated pending effectivity statements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
PROCESSED
Label for the attribute; Determines whether this pending effectivity statement has been applied yet. |
| Method Summary | |
|---|---|
boolean |
isProcessed()
Gets the value of the attribute: PROCESSED. |
void |
setProcessed(boolean a_Processed)
Sets the value of the attribute: PROCESSED. |
| Field Detail |
|---|
static final String PROCESSED
| Method Detail |
|---|
boolean isProcessed()
void setProcessed(boolean a_Processed)
throws WTPropertyVetoException
a_Processed -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||