|
|||||||||
| 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.ImmutableAccountList
public static class WrapperLists.ImmutableAccountList
| Constructor Summary | |
|---|---|
WrapperLists.ImmutableAccountList(Document model,
java.util.List<Account> wrappedList)
|
|
| Method Summary | |
|---|---|
Account |
getWrappedObject(ImmutableAccount object)
|
ImmutableAccount |
getWrapperObject(Account 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.ImmutableAccountList(Document model,
java.util.List<Account> wrappedList)
| Method Detail |
|---|
public Account getWrappedObject(ImmutableAccount object)
getWrappedObject in class WrapperList<ImmutableAccount,Account>public ImmutableAccount getWrapperObject(Account object)
getWrapperObject in class WrapperList<ImmutableAccount,Account>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||