|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.moss.data.list.WrapperList<T,W>
org.homeunix.thecave.buddi.model.impl.WrapperLists.ImmutableObjectWrapperList<T,W>
public static class WrapperLists.ImmutableObjectWrapperList<T extends ImmutableModelObject,W extends ModelObject>
| Constructor Summary | |
|---|---|
WrapperLists.ImmutableObjectWrapperList(Document model,
java.util.List<W> wrappedList)
|
|
| Method Summary | |
|---|---|
W |
getWrappedObject(T object)
|
T |
getWrapperObject(W object)
|
| Methods inherited from class org.homeunix.thecave.moss.data.list.WrapperList |
|---|
add, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, toString, updateWrapperList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public WrapperLists.ImmutableObjectWrapperList(Document model,
java.util.List<W> wrappedList)
| Method Detail |
|---|
public W getWrappedObject(T object)
getWrappedObject in class WrapperList<T extends ImmutableModelObject,W extends ModelObject>public T getWrapperObject(W object)
getWrapperObject in class WrapperList<T extends ImmutableModelObject,W extends ModelObject>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||