JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
E
G
H
I
S
T
A
au.com.outware.caveman.data.model
- package au.com.outware.caveman.data.model
au.com.outware.caveman.data.repository
- package au.com.outware.caveman.data.repository
au.com.outware.caveman.domain.repository
- package au.com.outware.caveman.domain.repository
E
Environment
- Class in
au.com.outware.caveman.data.model
Represents an execution
Environment
for the client app.
Environment()
- Constructor for class au.com.outware.caveman.data.model.
Environment
ENVIRONMENT_PRODUCTION
- Static variable in class au.com.outware.caveman.data.model.
Environment
EnvironmentContentProviderRepository
- Class in
au.com.outware.caveman.data.repository
Access data from Caveman.
EnvironmentContentProviderRepository(Context, String)
- Constructor for class au.com.outware.caveman.data.repository.
EnvironmentContentProviderRepository
EnvironmentRepository
- Interface in
au.com.outware.caveman.domain.repository
equals(Object)
- Method in class au.com.outware.caveman.data.model.
Environment
G
getName()
- Method in class au.com.outware.caveman.data.model.
Environment
getProperty(String, T)
- Method in class au.com.outware.caveman.data.model.
Environment
Get the value of a property in this
Environment
based on the key.
getProperty(String, T)
- Method in class au.com.outware.caveman.data.repository.
EnvironmentContentProviderRepository
Looks for an property in the current
Environment
.
getProperty(String, T)
- Method in interface au.com.outware.caveman.domain.repository.
EnvironmentRepository
H
hashCode()
- Method in class au.com.outware.caveman.data.model.
Environment
I
isProduction()
- Method in class au.com.outware.caveman.data.model.
Environment
Returns
true
if this is the production
Environment
.
S
setName(String)
- Method in class au.com.outware.caveman.data.model.
Environment
setProperty(String, T)
- Method in class au.com.outware.caveman.data.model.
Environment
T
toString()
- Method in class au.com.outware.caveman.data.model.
Environment
A
E
G
H
I
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes