|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.homeunix.thecave.moss.data.list.FilteredList<T>
org.homeunix.thecave.buddi.model.impl.FilteredLists.TransactionListFilteredBySource
public static class FilteredLists.TransactionListFilteredBySource
Returns a list of all transactions which are associated with a given source
| Field Summary |
|---|
| Fields inherited from class org.homeunix.thecave.moss.data.list.FilteredList |
|---|
filteredListSource |
| Constructor Summary | |
|---|---|
FilteredLists.TransactionListFilteredBySource(Document model,
java.util.List<Transaction> transactions,
Source source)
|
|
| Method Summary | |
|---|---|
boolean |
isIncluded(Transaction t)
|
| Methods inherited from class org.homeunix.thecave.moss.data.list.FilteredList |
|---|
add, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, toString |
| 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 FilteredLists.TransactionListFilteredBySource(Document model,
java.util.List<Transaction> transactions,
Source source)
| Method Detail |
|---|
public boolean isIncluded(Transaction t)
isIncluded in class FilteredList<Transaction>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||