|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamedIndexedObject
Represents any object that is placed into a container by index.
| Nested Class Summary | |
|---|---|
static interface |
NamedIndexedObject.Event
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type. |
| Method Summary | |
|---|---|
int |
getIndex()
Get the current index of this object. |
void |
setIndex(int index)
Set the current index of this object. |
| Methods inherited from interface com.bea.wli.worklist.api.taskplan.NamedObject |
|---|
getDescription, getName, setDescription |
| Methods inherited from interface com.bea.wli.worklist.api.taskplan.EventSource |
|---|
addPropertyChangeListener, addPropertyChangeListener, clearDirty, dispose, getParent, isComplete, isDirty, isInitializing, isStarted, markDirty, removePropertyChangeListener, removePropertyChangeListener, startProducing |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
int getIndex()
void setIndex(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||