Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

AbstractDao<T,ID extends Serializable> - Class in net.sf.mardao.dao
Generated Daos extends this base class.
AbstractDao(Mapper<T, ID>, Supplier) - Constructor for class net.sf.mardao.dao.AbstractDao
 
AbstractEntityBuilder<T> - Class in net.sf.mardao.domain
Builder for Dao Entities.
AbstractEntityBuilder() - Constructor for class net.sf.mardao.domain.AbstractEntityBuilder
 
apply() - Method in interface net.sf.mardao.dao.TransFunc
Do your transactional statements in this method.

B

beginTransaction() - Method in class net.sf.mardao.dao.InMemorySupplier
 
beginTransaction() - Method in interface net.sf.mardao.dao.Supplier
 
BITS_0_40075004m - Static variable in class net.sf.mardao.core.geo.Geobox
0 bits gives a box of 40075004m at the Equator
BITS_10_39135m - Static variable in class net.sf.mardao.core.geo.Geobox
10 bits gives a box of 39135m at the Equator
BITS_10_39km - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_11_19567m - Static variable in class net.sf.mardao.core.geo.Geobox
11 bits gives a box of 19567m at the Equator
BITS_12_10km - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_12_9783m - Static variable in class net.sf.mardao.core.geo.Geobox
12 bits gives a box of 9783m at the Equator
BITS_13_4891m - Static variable in class net.sf.mardao.core.geo.Geobox
13 bits gives a box of 4891m at the Equator
BITS_14_2445m - Static variable in class net.sf.mardao.core.geo.Geobox
14 bits gives a box of 2445m at the Equator
BITS_15_1222m - Static variable in class net.sf.mardao.core.geo.Geobox
15 bits gives a box of 1222m at the Equator
BITS_15_1224m - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_16_611m - Static variable in class net.sf.mardao.core.geo.Geobox
16 bits gives a box of 611m at the Equator
BITS_17_305m - Static variable in class net.sf.mardao.core.geo.Geobox
17 bits gives a box of 305m at the Equator
BITS_17_307m - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_18_152m - Static variable in class net.sf.mardao.core.geo.Geobox
18 bits gives a box of 152m at the Equator
BITS_18_154m - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_19_76m - Static variable in class net.sf.mardao.core.geo.Geobox
19 bits gives a box of 76m at the Equator
BITS_19_77m - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_1_20037502m - Static variable in class net.sf.mardao.core.geo.Geobox
1 bits gives a box of 20037502m at the Equator
BITS_20_38m - Static variable in class net.sf.mardao.core.geo.Geobox
20 bits gives a box of 38m at the Equator
BITS_20_39m - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_21_19m - Static variable in class net.sf.mardao.core.geo.Geobox
21 bits gives a box of 19m at the Equator
BITS_22_10m - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_22_9m - Static variable in class net.sf.mardao.core.geo.Geobox
22 bits gives a box of 9m at the Equator
BITS_23_4m - Static variable in class net.sf.mardao.core.geo.Geobox
23 bits gives a box of 4m at the Equator
BITS_23_53dm - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_24_2m - Static variable in class net.sf.mardao.core.geo.Geobox
24 bits gives a box of 2m at the Equator
BITS_24_32dm - Static variable in class net.sf.mardao.core.geo.Geobox
Deprecated.
BITS_25_1m - Static variable in class net.sf.mardao.core.geo.Geobox
25 bits gives a box of 1m at the Equator
BITS_26_0m - Static variable in class net.sf.mardao.core.geo.Geobox
26 bits gives a box of 0m at the Equator
BITS_2_10018751m - Static variable in class net.sf.mardao.core.geo.Geobox
2 bits gives a box of 10018751m at the Equator
BITS_3_5009375m - Static variable in class net.sf.mardao.core.geo.Geobox
3 bits gives a box of 5009375m at the Equator
BITS_4_2504687m - Static variable in class net.sf.mardao.core.geo.Geobox
4 bits gives a box of 2504687m at the Equator
BITS_5_1252343m - Static variable in class net.sf.mardao.core.geo.Geobox
5 bits gives a box of 1252343m at the Equator
BITS_6_626171m - Static variable in class net.sf.mardao.core.geo.Geobox
6 bits gives a box of 626171m at the Equator
BITS_7_313085m - Static variable in class net.sf.mardao.core.geo.Geobox
7 bits gives a box of 313085m at the Equator
BITS_8_156542m - Static variable in class net.sf.mardao.core.geo.Geobox
8 bits gives a box of 156542m at the Equator
BITS_9_78271m - Static variable in class net.sf.mardao.core.geo.Geobox
9 bits gives a box of 78271m at the Equator
build() - Method in class net.sf.mardao.domain.AbstractEntityBuilder
 

C

cancel(boolean) - Method in class net.sf.mardao.core.MardaoListFuture
 
commitTransaction(Object) - Method in class net.sf.mardao.dao.InMemorySupplier
 
commitTransaction(T) - Method in interface net.sf.mardao.dao.Supplier
 
count() - Method in class net.sf.mardao.dao.AbstractDao
 
count(Object) - Method in class net.sf.mardao.dao.AbstractDao
 
count(Object, String, InMemoryKey, InMemoryKey, Filter...) - Method in class net.sf.mardao.dao.InMemorySupplier
 
count(T, String, K, K, Filter...) - Method in interface net.sf.mardao.dao.Supplier
 
CreatedBy - Annotation Type in net.sf.mardao.core
 
CreatedDate - Annotation Type in net.sf.mardao.core
 
createWriteValue(InMemoryKey, String, Long) - Method in class net.sf.mardao.dao.InMemorySupplier
 
createWriteValue(InMemoryKey, String, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
createWriteValue(K, String, Long) - Method in interface net.sf.mardao.dao.Supplier
 
createWriteValue(K, String, String) - Method in interface net.sf.mardao.dao.Supplier
 
CursorPage<T> - Class in net.sf.mardao.core
 
CursorPage() - Constructor for class net.sf.mardao.core.CursorPage
 

D

D - Static variable in class net.sf.mardao.core.geo.Geobox
 
delete(ID) - Method in class net.sf.mardao.dao.AbstractDao
 
delete(Object, ID) - Method in class net.sf.mardao.dao.AbstractDao
 
delete(Iterable<ID>) - Method in class net.sf.mardao.dao.AbstractDao
 
deleteValue(Object, InMemoryKey) - Method in class net.sf.mardao.dao.InMemorySupplier
 
deleteValue(T, K) - Method in interface net.sf.mardao.dao.Supplier
 
deleteValues(Object, Collection<InMemoryKey>) - Method in class net.sf.mardao.dao.InMemorySupplier
 
deleteValues(T, Collection<K>) - Method in interface net.sf.mardao.dao.Supplier
 
distance(DLocation, DLocation) - Static method in class net.sf.mardao.core.geo.Geobox
Calculates the great circle distance between two points (law of cosines).
distance(double, double, double, double) - Static method in class net.sf.mardao.core.geo.Geobox
Calculates the great circle distance between two points (law of cosines).
DLocation - Class in net.sf.mardao.core.geo
 
DLocation() - Constructor for class net.sf.mardao.core.geo.DLocation
 
DLocation(float, float) - Constructor for class net.sf.mardao.core.geo.DLocation
 

E

entity - Variable in class net.sf.mardao.domain.AbstractEntityBuilder
 
equals(Object) - Method in class net.sf.mardao.dao.InMemoryKey
 
equalsFilter(String, Object) - Static method in class net.sf.mardao.core.filter.Filter
Builds an EqualsFilter

F

Filter - Class in net.sf.mardao.core.filter
 
FilterOperator - Enum in net.sf.mardao.core.filter
Operators available for Filter.
fromKey(Object) - Method in interface net.sf.mardao.dao.Mapper
 
fromReadValue(Object) - Method in interface net.sf.mardao.dao.Mapper
 

G

Geobox - Class in net.sf.mardao.core.geo
 
Geobox() - Constructor for class net.sf.mardao.core.geo.Geobox
 
GeoLocation - Annotation Type in net.sf.mardao.core
 
GeoModel - Interface in net.sf.mardao.core.geo
 
get() - Method in class net.sf.mardao.core.MardaoListFuture
 
get(long, TimeUnit) - Method in class net.sf.mardao.core.MardaoListFuture
 
get(ID) - Method in class net.sf.mardao.dao.AbstractDao
 
get(Object, ID) - Method in class net.sf.mardao.dao.AbstractDao
 
getBoolean(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getBoolean(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getCellSize(int) - Static method in class net.sf.mardao.core.geo.Geobox
 
getCellSize(int, double) - Static method in class net.sf.mardao.core.geo.Geobox
 
getCollection(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getCollection(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getColumn() - Method in class net.sf.mardao.core.filter.Filter
 
getCreatedByColumnName() - Method in interface net.sf.mardao.dao.Mapper
 
getCreatedDateColumnName() - Method in interface net.sf.mardao.dao.Mapper
 
getCursorKey() - Method in class net.sf.mardao.core.CursorPage
 
getDate(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getDate(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getDomains() - Method in class net.sf.mardao.core.MardaoListFuture
 
getFloat(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getFloat(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getHash(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
 
getHashIterative(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
 
getId(Object) - Method in class net.sf.mardao.dao.AbstractDao
 
getId(T) - Method in interface net.sf.mardao.dao.Mapper
 
getInteger(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getInteger(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getItems() - Method in class net.sf.mardao.core.CursorPage
 
getKey(ID) - Method in class net.sf.mardao.dao.AbstractDao
 
getKey(Object, ID) - Method in class net.sf.mardao.dao.AbstractDao
 
getKey(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getKey(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getKind() - Method in class net.sf.mardao.dao.InMemoryKey
 
getKind() - Method in interface net.sf.mardao.dao.Mapper
 
getLatitude() - Method in class net.sf.mardao.core.geo.DLocation
 
getLocation() - Method in interface net.sf.mardao.core.geo.GeoModel
 
getLong(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getLong(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getLongitude() - Method in class net.sf.mardao.core.geo.DLocation
 
getMask(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
 
getName() - Method in class net.sf.mardao.dao.InMemoryKey
 
getOperand() - Method in class net.sf.mardao.core.filter.Filter
 
getOperator() - Method in class net.sf.mardao.core.filter.Filter
 
getParentKey() - Method in class net.sf.mardao.dao.InMemoryKey
 
getParentKey(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getParentKey(T) - Method in interface net.sf.mardao.dao.Mapper
 
getParentKey(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getRequestedPageSize() - Method in class net.sf.mardao.core.CursorPage
Deprecated.
getString(Map<String, Object>, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
getString(RV, String) - Method in interface net.sf.mardao.dao.Supplier
 
getTotalSize() - Method in class net.sf.mardao.core.CursorPage
 
getTuple(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
 
getUpdatedByColumnName() - Method in interface net.sf.mardao.dao.Mapper
 
getUpdatedDateColumnName() - Method in interface net.sf.mardao.dao.Mapper
 
greaterThan(String, Object) - Static method in class net.sf.mardao.core.filter.Filter
 

H

hashCode() - Method in class net.sf.mardao.dao.InMemoryKey
 
hasNext() - Method in class net.sf.mardao.MappingIterable
Returns true if the iteration has more elements.

I

inFilter(String, Object) - Static method in class net.sf.mardao.core.filter.Filter
Builds an InFilter
InMemoryKey - Class in net.sf.mardao.dao
Key class for InMemorySupplier.
InMemoryKey(InMemoryKey, String, String) - Constructor for class net.sf.mardao.dao.InMemoryKey
 
InMemorySupplier - Class in net.sf.mardao.dao
Stores entities in-memory using a new TreeMap<InMemoryKey, Map<String, Object>>.
InMemorySupplier() - Constructor for class net.sf.mardao.dao.InMemorySupplier
 
isCancelled() - Method in class net.sf.mardao.core.MardaoListFuture
 
isDone() - Method in class net.sf.mardao.core.MardaoListFuture
 
iterator() - Method in class net.sf.mardao.MappingIterable
Returns an iterator over a set of elements of type T.

K

kindStore(InMemoryKey) - Method in class net.sf.mardao.dao.InMemorySupplier
 
kindStore(String) - Method in class net.sf.mardao.dao.InMemorySupplier
 

L

lessThan(String, Object) - Static method in class net.sf.mardao.core.filter.Filter
 

M

makeDoubleInRange(double) - Static method in class net.sf.mardao.core.geo.Geobox
This function is used to fix issue 10: GeocellUtils.distance(...) uses Math.acos(arg) method.
Mapper<T,ID extends Serializable> - Interface in net.sf.mardao.dao
Maps from Read to Domain to Write Key/Values.
MappingIterable<T,ID extends Serializable> - Class in net.sf.mardao
An Iterator that uses the Mapper on the fly.
MappingIterable(Mapper<T, ID>, Iterator) - Constructor for class net.sf.mardao.MappingIterable
 
MardaoListFuture<T> - Class in net.sf.mardao.core
 
MardaoListFuture(Future<List<?>>, Iterable<T>) - Constructor for class net.sf.mardao.core.MardaoListFuture
 
match(Map<String, Object>, Filter) - Static method in class net.sf.mardao.dao.InMemorySupplier
 
matchAll(Map<String, Object>, Filter...) - Static method in class net.sf.mardao.dao.InMemorySupplier
 

N

NAME_KEY - Static variable in class net.sf.mardao.dao.InMemorySupplier
 
NAME_PARENT_KEY - Static variable in class net.sf.mardao.dao.InMemorySupplier
 
net.sf.mardao - package net.sf.mardao
 
net.sf.mardao.core - package net.sf.mardao.core
 
net.sf.mardao.core.filter - package net.sf.mardao.core.filter
 
net.sf.mardao.core.geo - package net.sf.mardao.core.geo
 
net.sf.mardao.dao - package net.sf.mardao.dao
 
net.sf.mardao.domain - package net.sf.mardao.domain
 
newInstance() - Method in class net.sf.mardao.domain.AbstractEntityBuilder
 
next() - Method in class net.sf.mardao.MappingIterable
Returns the next element in the iteration.

O

of(InMemoryKey, String, String) - Static method in class net.sf.mardao.dao.InMemoryKey
 

P

Parent - Annotation Type in net.sf.mardao.core
 
put(T) - Method in class net.sf.mardao.dao.AbstractDao
 

Q

queryByField(Object, String, Object) - Method in class net.sf.mardao.dao.AbstractDao
 
queryIterable(boolean, int, int, Object, String, boolean, String, boolean, Filter...) - Method in class net.sf.mardao.dao.AbstractDao
 
queryIterable(Object, String, boolean, int, int, InMemoryKey, InMemoryKey, String, boolean, String, boolean, Filter...) - Method in class net.sf.mardao.dao.InMemorySupplier
 
queryIterable(T, String, boolean, int, int, K, K, String, boolean, String, boolean, Filter...) - Method in interface net.sf.mardao.dao.Supplier
 
queryPage(boolean, int, Object, String, boolean, String, boolean, Collection<String>, String, Filter...) - Method in class net.sf.mardao.dao.AbstractDao
 
queryPage(Object, String, boolean, int, InMemoryKey, String, boolean, String, boolean, Collection<String>, String, Filter...) - Method in class net.sf.mardao.dao.InMemorySupplier
 
queryPage(T, String, boolean, int, K, String, boolean, String, boolean, Collection<String>, String, Filter...) - Method in interface net.sf.mardao.dao.Supplier
 
queryUnique(Object, InMemoryKey, String, Filter...) - Method in class net.sf.mardao.dao.InMemorySupplier
 
queryUnique(T, K, String, Filter...) - Method in interface net.sf.mardao.dao.Supplier
 
queryUniqueByField(Object, String, Object) - Method in class net.sf.mardao.dao.AbstractDao
 

R

RADIUS - Static variable in class net.sf.mardao.core.geo.Geobox
 
readValue(Object, InMemoryKey) - Method in class net.sf.mardao.dao.InMemorySupplier
 
readValue(T, K) - Method in interface net.sf.mardao.dao.Supplier
 
remove() - Method in class net.sf.mardao.MappingIterable
Removes from the underlying collection the last element returned by this iterator (optional operation).
rollbackActiveTransaction(Object) - Method in class net.sf.mardao.dao.InMemorySupplier
 
rollbackActiveTransaction(T) - Method in interface net.sf.mardao.dao.Supplier
 

S

setBoolean(Map<String, Object>, String, Boolean) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setBoolean(WV, String, Boolean) - Method in interface net.sf.mardao.dao.Supplier
 
setCollection(Map<String, Object>, String, Collection) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setCollection(WV, String, Collection) - Method in interface net.sf.mardao.dao.Supplier
 
setCursorKey(String) - Method in class net.sf.mardao.core.CursorPage
 
setDate(Map<String, Object>, String, Date) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setDate(WV, String, Date) - Method in interface net.sf.mardao.dao.Supplier
 
setFloat(Map<String, Object>, String, Float) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setFloat(WV, String, Float) - Method in interface net.sf.mardao.dao.Supplier
 
setGeoboxes(Collection<Long>) - Method in interface net.sf.mardao.core.geo.GeoModel
 
setInteger(Map<String, Object>, String, Integer) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setInteger(WV, String, Integer) - Method in interface net.sf.mardao.dao.Supplier
 
setItems(Collection<T>) - Method in class net.sf.mardao.core.CursorPage
 
setLatitude(float) - Method in class net.sf.mardao.core.geo.DLocation
 
setLong(Map<String, Object>, String, Long) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setLong(WV, String, Long) - Method in interface net.sf.mardao.dao.Supplier
 
setLongitude(float) - Method in class net.sf.mardao.core.geo.DLocation
 
setParentKey(T, Object) - Method in class net.sf.mardao.dao.AbstractDao
 
setParentKey(T, Object) - Method in interface net.sf.mardao.dao.Mapper
 
setPrincipalName(String) - Static method in class net.sf.mardao.dao.AbstractDao
 
setRequestedPageSize(int) - Method in class net.sf.mardao.core.CursorPage
Deprecated.
setString(Map<String, Object>, String, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
setString(WV, String, String) - Method in interface net.sf.mardao.dao.Supplier
 
setTotalSize(Integer) - Method in class net.sf.mardao.core.CursorPage
 
Supplier<K,RV,WV,T> - Interface in net.sf.mardao.dao
Reads and Writes to physical store.

T

toKey(InMemoryKey, String, Long) - Method in class net.sf.mardao.dao.InMemorySupplier
 
toKey(InMemoryKey, String, String) - Method in class net.sf.mardao.dao.InMemorySupplier
 
toKey(Object, ID) - Method in interface net.sf.mardao.dao.Mapper
 
toKey(K, String, Long) - Method in interface net.sf.mardao.dao.Supplier
 
toKey(K, String, String) - Method in interface net.sf.mardao.dao.Supplier
 
toLongKey(InMemoryKey) - Method in class net.sf.mardao.dao.InMemorySupplier
 
toLongKey(K) - Method in interface net.sf.mardao.dao.Supplier
 
toParentKey(InMemoryKey) - Method in class net.sf.mardao.dao.InMemorySupplier
 
toParentKey(K) - Method in interface net.sf.mardao.dao.Supplier
 
toString() - Method in class net.sf.mardao.core.filter.Filter
 
toString() - Method in class net.sf.mardao.dao.InMemoryKey
 
toStringKey(InMemoryKey) - Method in class net.sf.mardao.dao.InMemorySupplier
 
toStringKey(K) - Method in interface net.sf.mardao.dao.Supplier
 
toWriteValue(T) - Method in interface net.sf.mardao.dao.Mapper
 
TransFunc<R> - Interface in net.sf.mardao.dao
Functional interface for transactional methods.

U

updateAuditInfo(Object, String, Date, String, String, String, String) - Method in class net.sf.mardao.dao.AbstractDao
 
UpdatedBy - Annotation Type in net.sf.mardao.core
 
UpdatedDate - Annotation Type in net.sf.mardao.core
 
updateEntityPostWrite(T, Object, Object) - Method in interface net.sf.mardao.dao.Mapper
 

V

valueOf(String) - Static method in enum net.sf.mardao.core.filter.FilterOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.mardao.core.filter.FilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.

W

withCommitTransaction(TransFunc<R>) - Method in class net.sf.mardao.dao.AbstractDao
 
withRollbackTransaction(TransFunc<R>) - Method in class net.sf.mardao.dao.AbstractDao
 
withTransaction(TransFunc<R>, boolean) - Method in class net.sf.mardao.dao.AbstractDao
 
withTransaction(TransFunc<R>, boolean, Supplier) - Static method in class net.sf.mardao.dao.AbstractDao
 
writeValue(Object, InMemoryKey, Map<String, Object>) - Method in class net.sf.mardao.dao.InMemorySupplier
 
writeValue(T, K, WV) - Method in interface net.sf.mardao.dao.Supplier
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014. All Rights Reserved.