|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamedObject
Represents any named object in the task plan hierarchy.
| Nested Class Summary | |
|---|---|
static interface |
NamedObject.Event
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type. |
| Method Summary | |
|---|---|
String |
getDescription()
Get a description of this property and its use. |
String |
getName()
Get the current name of this object. |
void |
setDescription(String description)
Set the description for this property. |
| Methods inherited from interface com.bea.wli.worklist.api.taskplan.EventSource |
|---|
addPropertyChangeListener, addPropertyChangeListener, clearDirty, dispose, getParent, isComplete, isDirty, isInitializing, isStarted, markDirty, removePropertyChangeListener, removePropertyChangeListener, startProducing |
| Method Detail |
|---|
String getName()
String getDescription()
void setDescription(String description)
description - A description of this property and how it is used.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||