Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.2.0)
E76709-01
 
- java.lang.Object
 
- 
- java.util.AbstractCollection<E>
 
- 
- java.util.AbstractList<E>
 
- 
- java.util.ArrayList<E>
 
- 
- oracle.jbo.mom.xml.ListForDefPersistable<E>
 
 
 
 
 
- 
- 
Field Summary
- 
Fields inherited from class java.util.AbstractList
modCount 
 
- 
Method Summary
- 
Methods inherited from class java.util.ArrayList
clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, removeIf, replaceAll, retainAll, size, sort, spliterator, subList, toArray, toArray, trimToSize 
- 
Methods inherited from class java.util.AbstractList
equals, hashCode 
- 
Methods inherited from class java.util.AbstractCollection
containsAll, toString 
- 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait 
- 
Methods inherited from interface java.util.List
containsAll, equals, hashCode 
- 
Methods inherited from interface java.util.Collection
parallelStream, stream 
 
 
 
- 
- 
Method Detail
- 
isDirty
public boolean isDirty()
 
- 
add
public boolean add(E e)
- Specified by:
 
add in interface java.util.Collection<E extends DefPersistable> 
- Specified by:
 
add in interface java.util.List<E extends DefPersistable> 
- Overrides:
 
add in class java.util.ArrayList<E extends DefPersistable> 
 
- 
clear
public void clear()
- Specified by:
 
clear in interface java.util.Collection<E extends DefPersistable> 
- Specified by:
 
clear in interface java.util.List<E extends DefPersistable> 
- Overrides:
 
clear in class java.util.ArrayList<E extends DefPersistable> 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.2.0)
E76709-01
 
Copyright © 1997, 2016, Oracle. All rights reserved.