A B C D E F G H I L M O P Q R S T U W

A

add(E) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to add an element to the HashSet.
add(E) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to add an element to the HashSet.
add(E, int) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to add occurrences of an element to the HashSet.
addAll(Collection) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to add a collection to the HashSet.
addAll(Collection) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to add a collection to the HashSet.
addQueuedOperation(QueuedOperation<? super CollectionStore>) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Convenience method to add a queued operation to the operations we perform at commit.
allowNulls - Variable in class org.datanucleus.store.types.sco.backed.Multiset
 
attachCopy(Object) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to return an attached copy of the passed (detached) value.
attachCopy(Object) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to return an attached copy of the passed (detached) value.

B

backingStore - Variable in class org.datanucleus.store.types.sco.backed.Multiset
 

C

clear() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to clear the HashSet
clear() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to clear the Map.
clear() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to clear the HashSet
clone() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Creates and returns a copy of this object.
clone() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Creates and returns a copy of this object.
clone() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Creates and returns a copy of this object.
contains(Object) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Accessor for whether an element is contained in this Set.
containsAll(Collection) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Accessor for whether a collection is contained in this Set.
count(Object) - Method in class org.datanucleus.store.types.sco.backed.Multiset
 

D

delegate - Variable in class org.datanucleus.store.types.sco.simple.Multimap
The internal "delegate".
delegate() - Method in class org.datanucleus.store.types.sco.simple.Multimap
 
delegate - Variable in class org.datanucleus.store.types.sco.simple.Multiset
The internal "delegate".
delegate() - Method in class org.datanucleus.store.types.sco.simple.Multiset
 
detachCopy(FetchPlanState) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to return a detached copy of the container.
detachCopy(FetchPlanState) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to return a detached copy of the container.

E

equals(Object) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Equality operator.

F

fieldName - Variable in class org.datanucleus.store.types.sco.simple.Multimap
 
fieldName - Variable in class org.datanucleus.store.types.sco.simple.Multiset
 
fieldNumber - Variable in class org.datanucleus.store.types.sco.simple.Multimap
 
fieldNumber - Variable in class org.datanucleus.store.types.sco.simple.Multiset
 
flush() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to flush the changes to the datastore when operating in queued mode.
flush() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to flush the changes to the datastore when operating in queued mode.
flush() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to flush the changes to the datastore when operating in queued mode.

G

getFieldName() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Accessor for the field name.
getFieldName() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Accessor for the field name.
getOwner() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Accessor for the owner.
getOwner() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Accessor for the owner object.
getValue() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Accessor for the unwrapped value that we are wrapping.
getValue() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Accessor for the unwrapped value that we are wrapping.
getValue() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Accessor for the unwrapped value that we are wrapping.

H

hashCode() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Hashcode operator.

I

initialise(Object, boolean, boolean) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to initialise the SCO from an existing value.
initialise() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to initialise the SCO for use.
initialise(Object, boolean, boolean) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to initialise the SCO from an existing value.
initialise() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to initialise the SCO for use.
initialise(Object, boolean, boolean) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to initialise the SCO from an existing value.
initialise() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to initialise the SCO for use.
isCacheLoaded - Variable in class org.datanucleus.store.types.sco.backed.Multiset
 
isEmpty() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Accessor for whether the HashSet is empty.
isLoaded() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to return if the SCO has its contents loaded.
isLoaded() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to return if the SCO has its contents loaded.
isLoaded() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to return if the SCO has its contents loaded.
iterator() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Accessor for an iterator for the Set.
iterator() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Accessor for an iterator for the Set.

L

load() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to effect the load of the data in the SCO.
load() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to effect the load of the data in the SCO.
load() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to effect the load of the data in the SCO.
loadFromStore() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to load all elements from the "backing store" where appropriate.
LOCALISER - Static variable in class org.datanucleus.store.types.sco.simple.Multimap
 
LOCALISER - Static variable in class org.datanucleus.store.types.sco.simple.Multiset
 

M

makeDirty() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Utility to mark the object as dirty
makeDirty() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Utility to mark the object as dirty
Multimap<K,V> - Class in org.datanucleus.store.types.sco.simple
A mutable second-class Multimap object.
Multimap(ObjectProvider, String) - Constructor for class org.datanucleus.store.types.sco.simple.Multimap
Constructor, using the StateManager of the "owner" and the field name.
Multiset<E> - Class in org.datanucleus.store.types.sco.backed
A mutable second-class MultiSet object.
Multiset(ObjectProvider, String) - Constructor for class org.datanucleus.store.types.sco.backed.Multiset
Constructor, using the StateManager of the "owner" and the field name.
Multiset<E> - Class in org.datanucleus.store.types.sco.simple
A mutable second-class MultiSet object.
Multiset(ObjectProvider, String) - Constructor for class org.datanucleus.store.types.sco.simple.Multiset
Constructor, using the StateManager of the "owner" and the field name.

O

operationQueue - Variable in class org.datanucleus.store.types.sco.backed.Multiset
 
org.datanucleus.store.types.sco.backed - package org.datanucleus.store.types.sco.backed
 
org.datanucleus.store.types.sco.simple - package org.datanucleus.store.types.sco.simple
 
owner - Variable in class org.datanucleus.store.types.sco.simple.Multimap
 
owner - Variable in class org.datanucleus.store.types.sco.simple.Multiset
 
ownerSM - Variable in class org.datanucleus.store.types.sco.simple.Multimap
 
ownerSM - Variable in class org.datanucleus.store.types.sco.simple.Multiset
 

P

put(K, V) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to add a value to the Map.
putAll(Multimap<K, V>) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to add a Map of values to this map.
putAll(K, Iterable<? extends V>) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to add a key with several values to the map.

Q

queued - Variable in class org.datanucleus.store.types.sco.backed.Multiset
 

R

remove(Object) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to remove an element from the HashSet.
remove(Object, boolean) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to remove an element from the collection, and observe the flag for whether to allow cascade delete.
remove(Object, Object) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to remove a (key,value) from the Map.
remove(Object) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to remove an element from the set.
remove(Object, int) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to remove occurrences of an element from the set.
remove(Object, boolean) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to remove an element from the List
removeAll(Collection) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to remove all elements from the collection from the HashSet.
removeAll(Object) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to remove all values for the specified key from the Map.
removeAll(Collection) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to remove all elements from the collection from the HashSet.
retainAll(Collection) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to retain a Collection of elements (and remove all others).
retainAll(Collection) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to retain a Collection of elements (and remove all others).

S

setCount(E, int) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Add or remove occurrences of the element so it has the specified count.
size() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Accessor for the size of the HashSet.

T

toArray() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to return the list as an array.
toArray(Object[]) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to return the list as an array.

U

unsetOwner() - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to unset the owner and field information.
unsetOwner() - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to unset the owner and field information.
unsetOwner() - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to unset the owner and field information.
updateEmbeddedElement(Object, int, Object) - Method in class org.datanucleus.store.types.sco.backed.Multiset
Method to update an embedded element in this collection.
updateEmbeddedElement(Object, int, Object) - Method in class org.datanucleus.store.types.sco.simple.Multiset
Method to update an embedded element in this collection.
updateEmbeddedKey(Object, int, Object) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to update an embedded key in this map.
updateEmbeddedValue(Object, int, Object) - Method in class org.datanucleus.store.types.sco.simple.Multimap
Method to update an embedded value in this map.
useCache - Variable in class org.datanucleus.store.types.sco.backed.Multiset
 

W

writeReplace() - Method in class org.datanucleus.store.types.sco.backed.Multiset
The writeReplace method is called when ObjectOutputStream is preparing to write the object to the stream.
writeReplace() - Method in class org.datanucleus.store.types.sco.simple.Multimap
The writeReplace method is called when ObjectOutputStream is preparing to write the object to the stream.
writeReplace() - Method in class org.datanucleus.store.types.sco.simple.Multiset
The writeReplace method is called when ObjectOutputStream is preparing to write the object to the stream.

A B C D E F G H I L M O P Q R S T U W

Copyright © 2011. All Rights Reserved.