JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
L
O
P
S
U
V
A
AppConfig
- Class in
org.crazyyak.dev.couchace.app
AppConfig()
- Constructor for class org.crazyyak.dev.couchace.app.
AppConfig
AppConfigStore
- Class in
org.crazyyak.dev.couchace.app
AppConfigStore(CouchServer)
- Constructor for class org.crazyyak.dev.couchace.app.
AppConfigStore
AppConfigStore(CouchServer, String)
- Constructor for class org.crazyyak.dev.couchace.app.
AppConfigStore
AppConfigStore(CouchServer, String, String)
- Constructor for class org.crazyyak.dev.couchace.app.
AppConfigStore
C
CouchPropertyPlaceholderConfigurer
- Class in
org.crazyyak.dev.couchace.spring
CouchPropertyPlaceholderConfigurer(CouchServer, String)
- Constructor for class org.crazyyak.dev.couchace.spring.
CouchPropertyPlaceholderConfigurer
CouchPropertyPlaceholderConfigurer(String)
- Constructor for class org.crazyyak.dev.couchace.spring.
CouchPropertyPlaceholderConfigurer
CouchPropertyPlaceholderConfigurer(CouchServer, String, String)
- Constructor for class org.crazyyak.dev.couchace.spring.
CouchPropertyPlaceholderConfigurer
CouchResourceLoader
- Class in
org.crazyyak.dev.couchace.spring
CouchResourceLoader(AppConfigStore)
- Constructor for class org.crazyyak.dev.couchace.spring.
CouchResourceLoader
CouchResourceLoader(CouchServer)
- Constructor for class org.crazyyak.dev.couchace.spring.
CouchResourceLoader
create(T)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
D
database
- Variable in class org.crazyyak.dev.couchace.
DefaultCouchStore
DEFAULT_DB_NAME
- Static variable in class org.crazyyak.dev.couchace.app.
AppConfigStore
DEFAULT_DESIGN_NAME
- Static variable in class org.crazyyak.dev.couchace.app.
AppConfigStore
DefaultCouchServer
- Class in
org.crazyyak.dev.couchace
DefaultCouchServer(CouchSetup)
- Constructor for class org.crazyyak.dev.couchace.
DefaultCouchServer
DefaultCouchServer()
- Constructor for class org.crazyyak.dev.couchace.
DefaultCouchServer
DefaultCouchServer(Module[])
- Constructor for class org.crazyyak.dev.couchace.
DefaultCouchServer
DefaultCouchServer(CouchHttpClient, CouchJsonStrategy)
- Constructor for class org.crazyyak.dev.couchace.
DefaultCouchServer
DefaultCouchServer(CouchHttpClient, CouchJsonStrategy, String, String, String)
- Constructor for class org.crazyyak.dev.couchace.
DefaultCouchServer
DefaultCouchStore
<
T
> - Class in
org.crazyyak.dev.couchace
DefaultCouchStore(CouchServer, String, Class<T>)
- Constructor for class org.crazyyak.dev.couchace.
DefaultCouchStore
delete(T)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
deleteByDocumentId(String, String)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
designDocuments
- Static variable in class org.crazyyak.dev.couchace.sequence.
SequenceStore
G
getAppConfigId()
- Method in class org.crazyyak.dev.couchace.app.
AppConfig
getAppPassword()
- Static method in class org.crazyyak.dev.couchace.
DefaultCouchServer
getAppUrl()
- Static method in class org.crazyyak.dev.couchace.
DefaultCouchServer
getAppUserName()
- Static method in class org.crazyyak.dev.couchace.
DefaultCouchServer
getByDocumentId(String)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getClassLoader()
- Method in class org.crazyyak.dev.couchace.spring.
CouchResourceLoader
getCode()
- Method in interface org.crazyyak.dev.couchace.sequence.
SequenceType
getDatabase()
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getDesignName()
- Method in class org.crazyyak.dev.couchace.app.
AppConfigStore
getDesignName()
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getDesignName()
- Method in class org.crazyyak.dev.couchace.sequence.
SequenceStore
getEntities(String, String...)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getEntities(String, Object[])
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getEntities(String, Collection<?>)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getEntityResponse(String, Collection<?>)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getEntityType()
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
getEntityType()
- Method in interface org.crazyyak.dev.couchace.sequence.
SequenceType
getId()
- Method in interface org.crazyyak.dev.couchace.sequence.
SequenceType
getLastValue()
- Method in class org.crazyyak.dev.couchace.sequence.
Sequence
getNextValue(SequenceType)
- Method in class org.crazyyak.dev.couchace.sequence.
SequenceStore
getProperties()
- Method in class org.crazyyak.dev.couchace.app.
AppConfig
getPropertyString()
- Method in class org.crazyyak.dev.couchace.app.
AppConfig
getResource(String)
- Method in class org.crazyyak.dev.couchace.spring.
CouchResourceLoader
getRevision()
- Method in class org.crazyyak.dev.couchace.app.
AppConfig
getRevision()
- Method in class org.crazyyak.dev.couchace.sequence.
Sequence
getSequenceId()
- Method in class org.crazyyak.dev.couchace.sequence.
Sequence
H
headByDocumentId(String)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
I
incrementChar(char)
- Static method in class org.crazyyak.dev.couchace.sequence.
Sequence
incrementValue()
- Method in class org.crazyyak.dev.couchace.sequence.
Sequence
injectVersion(T, WriteResponse)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
L
loadProperties(Properties)
- Method in class org.crazyyak.dev.couchace.spring.
CouchPropertyPlaceholderConfigurer
O
org.crazyyak.dev.couchace
- package org.crazyyak.dev.couchace
org.crazyyak.dev.couchace.app
- package org.crazyyak.dev.couchace.app
org.crazyyak.dev.couchace.sequence
- package org.crazyyak.dev.couchace.sequence
org.crazyyak.dev.couchace.spring
- package org.crazyyak.dev.couchace.spring
P
postProcessBeanFactory(ConfigurableListableBeanFactory)
- Method in class org.crazyyak.dev.couchace.spring.
CouchPropertyPlaceholderConfigurer
S
Sequence
- Class in
org.crazyyak.dev.couchace.sequence
Sequence(SequenceType, String)
- Constructor for class org.crazyyak.dev.couchace.sequence.
Sequence
SEQUENCE_DESIGN_NAME
- Static variable in class org.crazyyak.dev.couchace.sequence.
SequenceStore
SequenceStore
- Class in
org.crazyyak.dev.couchace.sequence
SequenceStore(CouchServer, String)
- Constructor for class org.crazyyak.dev.couchace.sequence.
SequenceStore
SequenceType
- Interface in
org.crazyyak.dev.couchace.sequence
setLocations(Resource[])
- Method in class org.crazyyak.dev.couchace.spring.
CouchPropertyPlaceholderConfigurer
U
update(T)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchStore
V
validateConnection(CouchSetup)
- Method in class org.crazyyak.dev.couchace.
DefaultCouchServer
A
C
D
G
H
I
L
O
P
S
U
V
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes