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

A

addFilter(Filter) - Method in class org.hisp.dhis.query.Query
 
asc(String) - Static method in class org.hisp.dhis.query.Order
 

C

code - Variable in class org.hisp.dhis.model.IdentifiableObject
 

D

desc(String) - Static method in class org.hisp.dhis.query.Order
 
Dhis2 - Class in org.hisp.dhis
DHIS 2 API client for HTTP requests and responses.
Dhis2(Dhis2Config) - Constructor for class org.hisp.dhis.Dhis2
 
Dhis2(Dhis2Config, RestTemplate) - Constructor for class org.hisp.dhis.Dhis2
 
Dhis2Config - Class in org.hisp.dhis
Configuration information about a DHIS 2 instance.
Dhis2Config(String, String, String) - Constructor for class org.hisp.dhis.Dhis2Config
Main constructor.
Direction - Enum in org.hisp.dhis.query
Enumeration of order direction.

E

eq(String, Object) - Static method in class org.hisp.dhis.query.Filter
 
equals(Object) - Method in class org.hisp.dhis.model.IdentifiableObject
 

F

Filter - Class in org.hisp.dhis.query
Query filter.

G

ge(String, Object) - Static method in class org.hisp.dhis.query.Filter
 
getAnalyticsTableHooks() - Method in class org.hisp.dhis.model.Objects
 
getAnalyticsTableType() - Method in class org.hisp.dhis.model.TableHook
 
getCode() - Method in class org.hisp.dhis.model.IdentifiableObject
 
getCode() - Method in class org.hisp.dhis.ResponseMessage
 
getDescription() - Method in class org.hisp.dhis.model.NameableObject
 
getDevMessage() - Method in class org.hisp.dhis.ResponseMessage
 
getDirection() - Method in class org.hisp.dhis.query.Order
 
getFilters() - Method in class org.hisp.dhis.query.Query
 
getHeaders() - Method in class org.hisp.dhis.ResponseMessage
 
getHttpStatus() - Method in class org.hisp.dhis.ResponseMessage
 
getHttpStatusCode() - Method in class org.hisp.dhis.ResponseMessage
 
getId() - Method in class org.hisp.dhis.model.IdentifiableObject
 
getId() - Method in class org.hisp.dhis.model.TableHook
 
getName() - Method in class org.hisp.dhis.model.IdentifiableObject
 
getName() - Method in class org.hisp.dhis.model.TableHook
 
getObject(String, Class<T>) - Method in class org.hisp.dhis.Dhis2
Retrieves an object using HTTP GET.
getOperator() - Method in class org.hisp.dhis.query.Filter
 
getOrder() - Method in class org.hisp.dhis.query.Query
 
getOrganisationUnitGroups() - Method in class org.hisp.dhis.model.Objects
 
getOrganisationUnitGroups() - Method in class org.hisp.dhis.model.OrgUnitGroupSet
 
getOrganisationUnitGroupSets() - Method in class org.hisp.dhis.model.Objects
 
getOrganisationUnits() - Method in class org.hisp.dhis.model.Objects
 
getOrgUnit(String) - Method in class org.hisp.dhis.Dhis2
Retrieves an OrgUnit.
getOrgUnitGroup(String) - Method in class org.hisp.dhis.Dhis2
Retrieves an OrgUnitGroup.
getOrgUnitGroups() - Method in class org.hisp.dhis.Dhis2
Retrieves a list of OrgUnitGroup.
getOrgUnitGroups(Query) - Method in class org.hisp.dhis.Dhis2
Retrieves a list of OrgUnitGroup.
getOrgUnitGroupSet(String) - Method in class org.hisp.dhis.Dhis2
Retrieves an OrgUnitGroupSet.
getOrgUnitGroupSets() - Method in class org.hisp.dhis.Dhis2
Retrieves a list of OrgUnitGroupSet.
getOrgUnitGroupSets(Query) - Method in class org.hisp.dhis.Dhis2
Retrieves a list of OrgUnitGroupSet.
getOrgUnits() - Method in class org.hisp.dhis.Dhis2
Retrieves a list of OrgUnit.
getOrgUnits(Query) - Method in class org.hisp.dhis.Dhis2
Retrieves a list of OrgUnit.
getPage() - Method in class org.hisp.dhis.query.Paging
 
getPageSize() - Method in class org.hisp.dhis.query.Paging
 
getPaging() - Method in class org.hisp.dhis.query.Query
 
getParent() - Method in class org.hisp.dhis.model.OrgUnit
 
getPassword() - Method in class org.hisp.dhis.Dhis2Config
 
getPhase() - Method in class org.hisp.dhis.model.TableHook
 
getProperty() - Method in class org.hisp.dhis.query.Filter
 
getProperty() - Method in class org.hisp.dhis.query.Order
 
getResolvedUriBuilder() - Method in class org.hisp.dhis.Dhis2Config
Provides a UriComponentsBuilder which is resolved to the DHIS 2 instance API.
getResolvedUrl(String) - Method in class org.hisp.dhis.Dhis2Config
Provides a fully qualified URL to the DHIS 2 instance API.
getResourceTableType() - Method in class org.hisp.dhis.model.TableHook
 
getShortName() - Method in class org.hisp.dhis.model.NameableObject
 
getSql() - Method in class org.hisp.dhis.model.TableHook
 
getStatus() - Method in class org.hisp.dhis.ResponseMessage
 
getTableHook(String) - Method in class org.hisp.dhis.Dhis2
Retrieves an TableHook.
getTableHooks() - Method in class org.hisp.dhis.Dhis2
Retrieves a list of TableHook.
getTableHooks(Query) - Method in class org.hisp.dhis.Dhis2
Retrieves a list of TableHook.
getUrl() - Method in class org.hisp.dhis.Dhis2Config
 
getUsername() - Method in class org.hisp.dhis.Dhis2Config
 
getValue() - Method in class org.hisp.dhis.query.Filter
 
gt(String, Object) - Static method in class org.hisp.dhis.query.Filter
 

H

hashCode() - Method in class org.hisp.dhis.model.IdentifiableObject
 
hasOrder() - Method in class org.hisp.dhis.query.Order
 
hasPage() - Method in class org.hisp.dhis.query.Paging
 
hasPageSize() - Method in class org.hisp.dhis.query.Paging
 
hasPaging() - Method in class org.hisp.dhis.query.Paging
 

I

id - Variable in class org.hisp.dhis.model.IdentifiableObject
 
IdentifiableObject - Class in org.hisp.dhis.model
 
IdentifiableObject() - Constructor for class org.hisp.dhis.model.IdentifiableObject
 
instance() - Static method in class org.hisp.dhis.query.Query
 
isFalse(String) - Static method in class org.hisp.dhis.query.Filter
 
isTrue(String) - Static method in class org.hisp.dhis.query.Filter
 

L

le(String, Object) - Static method in class org.hisp.dhis.query.Filter
 
like(String, Object) - Static method in class org.hisp.dhis.query.Filter
 
lt(String, Object) - Static method in class org.hisp.dhis.query.Filter
 

N

name - Variable in class org.hisp.dhis.model.IdentifiableObject
 
NameableObject - Class in org.hisp.dhis.model
 
NameableObject() - Constructor for class org.hisp.dhis.model.NameableObject
 

O

objectExists(String) - Method in class org.hisp.dhis.Dhis2
Indicates whether an object exists at the given URL path using HTTP HEAD.
Objects - Class in org.hisp.dhis.model
 
Objects() - Constructor for class org.hisp.dhis.model.Objects
 
Operator - Enum in org.hisp.dhis.query
Enumeration of query filter operators.
Order - Class in org.hisp.dhis.query
Query response ordering.
Order() - Constructor for class org.hisp.dhis.query.Order
 
org.hisp.dhis - package org.hisp.dhis
 
org.hisp.dhis.model - package org.hisp.dhis.model
 
org.hisp.dhis.query - package org.hisp.dhis.query
 
OrgUnit - Class in org.hisp.dhis.model
 
OrgUnit() - Constructor for class org.hisp.dhis.model.OrgUnit
 
OrgUnit(String, String) - Constructor for class org.hisp.dhis.model.OrgUnit
 
OrgUnitGroup - Class in org.hisp.dhis.model
 
OrgUnitGroup() - Constructor for class org.hisp.dhis.model.OrgUnitGroup
 
OrgUnitGroup(String, String) - Constructor for class org.hisp.dhis.model.OrgUnitGroup
 
OrgUnitGroupSet - Class in org.hisp.dhis.model
 
OrgUnitGroupSet() - Constructor for class org.hisp.dhis.model.OrgUnitGroupSet
 
OrgUnitGroupSet(String, String) - Constructor for class org.hisp.dhis.model.OrgUnitGroupSet
 

P

Paging - Class in org.hisp.dhis.query
Query paging.
Paging() - Constructor for class org.hisp.dhis.query.Paging
 
Paging(Integer, Integer) - Constructor for class org.hisp.dhis.query.Paging
 

Q

Query - Class in org.hisp.dhis.query
Query.

R

ResponseMessage - Class in org.hisp.dhis
Message providing information about a DHIS 2 web API response.
ResponseMessage() - Constructor for class org.hisp.dhis.ResponseMessage
 

S

saveObject(String, T) - Method in class org.hisp.dhis.Dhis2
Saves an object using HTTP POST.
saveOrgUnit(OrgUnit) - Method in class org.hisp.dhis.Dhis2
Saves a OrgUnit.
saveOrgUnitGroup(OrgUnitGroup) - Method in class org.hisp.dhis.Dhis2
Saves a OrgUnitGroup.
saveOrgUnitGroupSet(OrgUnitGroupSet) - Method in class org.hisp.dhis.Dhis2
saveTableHook(TableHook) - Method in class org.hisp.dhis.Dhis2
Saves a TableHook.
setAnalyticsTableHooks(List<TableHook>) - Method in class org.hisp.dhis.model.Objects
 
setAnalyticsTableType(TableHook.AnalyticsTableType) - Method in class org.hisp.dhis.model.TableHook
 
setCode(String) - Method in class org.hisp.dhis.model.IdentifiableObject
 
setCode(Integer) - Method in class org.hisp.dhis.ResponseMessage
 
setDescription(String) - Method in class org.hisp.dhis.model.NameableObject
 
setDevMessage(String) - Method in class org.hisp.dhis.ResponseMessage
 
setHeaders(HttpHeaders) - Method in class org.hisp.dhis.ResponseMessage
 
setHttpStatus(String) - Method in class org.hisp.dhis.ResponseMessage
 
setHttpStatusCode(Integer) - Method in class org.hisp.dhis.ResponseMessage
 
setId(String) - Method in class org.hisp.dhis.model.IdentifiableObject
 
setId(String) - Method in class org.hisp.dhis.model.TableHook
 
setName(String) - Method in class org.hisp.dhis.model.IdentifiableObject
 
setName(String) - Method in class org.hisp.dhis.model.TableHook
 
setOrganisationUnitGroups(List<OrgUnitGroup>) - Method in class org.hisp.dhis.model.Objects
 
setOrganisationUnitGroups(Set<OrgUnitGroup>) - Method in class org.hisp.dhis.model.OrgUnitGroupSet
 
setOrganisationUnitGroupSets(List<OrgUnitGroupSet>) - Method in class org.hisp.dhis.model.Objects
 
setOrganisationUnits(List<OrgUnit>) - Method in class org.hisp.dhis.model.Objects
 
setParent(OrgUnit) - Method in class org.hisp.dhis.model.OrgUnit
 
setPhase(TableHook.TablePhase) - Method in class org.hisp.dhis.model.TableHook
 
setResourceTableType(TableHook.ResourceTableType) - Method in class org.hisp.dhis.model.TableHook
 
setShortName(String) - Method in class org.hisp.dhis.model.NameableObject
 
setSql(String) - Method in class org.hisp.dhis.model.TableHook
 
setStatus(Status) - Method in class org.hisp.dhis.ResponseMessage
 
Status - Enum in org.hisp.dhis
Enumeration of HTTP status.

T

TableHook - Class in org.hisp.dhis.model
 
TableHook() - Constructor for class org.hisp.dhis.model.TableHook
 
TableHook.AnalyticsTableType - Enum in org.hisp.dhis.model
 
TableHook.ResourceTableType - Enum in org.hisp.dhis.model
 
TableHook.TablePhase - Enum in org.hisp.dhis.model
 
toString() - Method in class org.hisp.dhis.model.IdentifiableObject
 
toString() - Method in class org.hisp.dhis.ResponseMessage
 

U

updateObject(String, T) - Method in class org.hisp.dhis.Dhis2
Updates an object using HTTP PUT.
updateOrgUnit(OrgUnit) - Method in class org.hisp.dhis.Dhis2
Updates a OrgUnit.
updateOrgUnitGroup(OrgUnitGroup) - Method in class org.hisp.dhis.Dhis2
Updates a OrgUnitGroup.
updateOrgUnitGroupSet(OrgUnitGroupSet) - Method in class org.hisp.dhis.Dhis2
Updates a OrgUnitGroupSet.
updateTableHook(TableHook) - Method in class org.hisp.dhis.Dhis2
Updates a TableHook.

V

value() - Method in enum org.hisp.dhis.query.Operator
 
valueOf(String) - Static method in enum org.hisp.dhis.model.TableHook.AnalyticsTableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hisp.dhis.model.TableHook.ResourceTableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hisp.dhis.model.TableHook.TablePhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hisp.dhis.query.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hisp.dhis.query.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hisp.dhis.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hisp.dhis.model.TableHook.AnalyticsTableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hisp.dhis.model.TableHook.ResourceTableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hisp.dhis.model.TableHook.TablePhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hisp.dhis.query.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hisp.dhis.query.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hisp.dhis.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

withOrder(Order) - Method in class org.hisp.dhis.query.Query
 
withPaging(Integer, Integer) - Method in class org.hisp.dhis.query.Query
 
A C D E F G H I L N O P Q R S T U V W 
Skip navigation links

Copyright © 2018 UiO. All rights reserved.