|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.core.ClassExtension
ariba.util.fieldvalue.OrderedList
ariba.ui.aribaweb.util.AWOrderedList
public abstract class AWOrderedList
Moved to ariba.util.fieldvalue.OrderedList. This remains here solely to catch old references. (Unfortunately, this is inadequate -- if a caller references the return from get() to AWOrderedList they'll fail to compile...
Field Summary |
---|
Fields inherited from class ariba.util.core.ClassExtension |
---|
forClass |
Constructor Summary | |
---|---|
AWOrderedList()
|
Method Summary |
---|
Methods inherited from class ariba.util.fieldvalue.OrderedList |
---|
addElement, clearThreadLocalClassExtensionRegistry, contains, copy, elementAt, elements, firstElement, get, indexOf, indexOfIdentical, insertElementAt, isEmpty, lastElement, length, mutableInstance, registerClassExtension, registerThreadLocalClassExtension, removeAllElements, setElementAt, size, sublist, sublist, toList, toString |
Methods inherited from class ariba.util.core.ClassExtension |
---|
clone, forClass, getRealClass, setForClass |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWOrderedList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |