Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCEPTED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- AccessTokenAuthentication - Class in org.hisp.dhis.auth
-
Class representing access token authentication.
- AccessTokenAuthentication() - Constructor for class org.hisp.dhis.auth.AccessTokenAuthentication
- ACTIVE - Enum constant in enum class org.hisp.dhis.model.event.EventStatus
- ACTIVE - Enum constant in enum class org.hisp.dhis.model.event.ProgramStatus
- add(T) - Method in class org.hisp.dhis.util.ListBuilder
- add(T...) - Method in class org.hisp.dhis.util.ListBuilder
- addAll(List<T>) - Method in class org.hisp.dhis.util.ListBuilder
- addAllCommentRequiredViolation(Collection<IdentifiableObject>) - Method in class org.hisp.dhis.model.validation.Validation
- addAllValidationRuleViolation(Collection<ValidationRuleViolation>) - Method in class org.hisp.dhis.model.validation.Validation
- addAttributeCategoryOptions(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueQuery
- addAttributeOptionCombos(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addAttributeValue(AttributeValue) - Method in class org.hisp.dhis.model.IdentifiableObject
-
Adds an attribute value.
- addCommentRequiredViolation(IdentifiableObject) - Method in class org.hisp.dhis.model.validation.Validation
- addDataElementGroups(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addDataElements(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addDataSet(String) - Method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- addDataSets(Collection<String>) - Method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- addDataSets(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addDataValue(String, String) - Method in class org.hisp.dhis.model.event.Event
-
Adds a data value.
- addDataValue(DataValue) - Method in class org.hisp.dhis.model.datavalueset.DataValueSet
- addDataValue(EventDataValue) - Method in class org.hisp.dhis.model.event.Event
-
Adds a data value.
- addDimension(String, List<String>) - Method in class org.hisp.dhis.query.analytics.AnalyticsQuery
-
Adds a dimension and items to this query.
- addDimension(Dimension) - Method in class org.hisp.dhis.query.analytics.AnalyticsQuery
-
Adds a dimension to this query.
- addFilter(Dimension) - Method in class org.hisp.dhis.query.analytics.AnalyticsQuery
-
Adds a filter to this query.
- addFilter(Filter) - Method in class org.hisp.dhis.query.Query
-
Adds a filter to this query.
- addOrder(Order) - Method in class org.hisp.dhis.query.Query
-
Enables ordering for this query.
- addOrgUnit(String) - Method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- addOrgUnitGroups(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addOrgUnits(Collection<String>) - Method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- addOrgUnits(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addOrgUnitToOrgUnitGroup(String, String) - Method in class org.hisp.dhis.Dhis2
-
Adds the program to the org unit.
- addOrgUnitToProgram(String, String) - Method in class org.hisp.dhis.Dhis2
-
Adds the program to the org unit.
- addPeriod(String) - Method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- addPeriods(Collection<String>) - Method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- addPeriods(Collection<String>) - Method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- addSource(String) - Method in class org.hisp.dhis.request.orgunit.OrgUnitMergeRequest
- addTarget(String) - Method in class org.hisp.dhis.request.orgunit.OrgUnitSplitRequest
- addToCollection(String, String, String, String) - Method in class org.hisp.dhis.BaseDhis2
-
Adds the item to the collection of the entity with the given identifier.
- addValidationRuleViolation(ValidationRuleViolation) - Method in class org.hisp.dhis.model.validation.Validation
- AGE - Enum constant in enum class org.hisp.dhis.model.ValueType
- AGGREGATE - Enum constant in enum class org.hisp.dhis.model.DataDomain
- AggregationType - Enum Class in org.hisp.dhis.model
-
Enumeration for aggregation type.
- ALREADY_REPORTED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- ANALYTICS_TABLE - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- ANALYTICS_TABLE_POPULATED - Enum constant in enum class org.hisp.dhis.model.TableHook.TablePhase
- AnalyticsQuery - Class in org.hisp.dhis.query.analytics
-
Analytics data query.
- ANALYTICSTABLE_UPDATE - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- AND - Enum constant in enum class org.hisp.dhis.query.RootJunction
- asc(String) - Static method in class org.hisp.dhis.query.Order
- ASC - Enum constant in enum class org.hisp.dhis.query.Direction
- asList(T[]) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Converts the given array to an
ArrayList. - asString(URI) - Static method in class org.hisp.dhis.util.HttpUtils
-
Returns the string representing the given URI.
- AsyncSummaryResponse - Class in org.hisp.dhis.response.data
-
Asynchronous import summary response.
- AsyncSummaryResponse() - Constructor for class org.hisp.dhis.response.data.AsyncSummaryResponse
- Attribute - Class in org.hisp.dhis.model
- Attribute() - Constructor for class org.hisp.dhis.model.Attribute
- ATTRIBUTE - Enum constant in enum class org.hisp.dhis.model.DataDimensionType
-
Attribute type.
- ATTRIBUTE_OPTION_COMBO - Enum constant in enum class org.hisp.dhis.model.DimensionType
- AttributeValue - Class in org.hisp.dhis.model
- AttributeValue(Attribute, String) - Constructor for class org.hisp.dhis.model.AttributeValue
- attributeValues - Variable in class org.hisp.dhis.model.IdentifiableObject
- Authentication - Interface in org.hisp.dhis.auth
-
Authentication interface.
- AVERAGE - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Average of values.
- AVERAGE_SUM_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Average of sums across organizational units.
- AVERAGE_TYPES - Static variable in enum class org.hisp.dhis.model.AggregationType
-
Average aggregation types.
B
- BAD_GATEWAY - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- BAD_REQUEST - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- BANDWIDTH_LIMIT_EXCEEDED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- BaseDhis2 - Class in org.hisp.dhis
- BaseDhis2(Dhis2Config) - Constructor for class org.hisp.dhis.BaseDhis2
- BaseHttpResponse - Class in org.hisp.dhis.response
- BaseHttpResponse() - Constructor for class org.hisp.dhis.response.BaseHttpResponse
- BasicAuthentication - Class in org.hisp.dhis.auth
-
Class representing basic authentication.
- BasicAuthentication() - Constructor for class org.hisp.dhis.auth.BasicAuthentication
- BOOLEAN - Enum constant in enum class org.hisp.dhis.model.ValueType
- BOOLEAN_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- build() - Method in class org.hisp.dhis.util.ListBuilder
- build() - Method in class org.hisp.dhis.util.MapBuilder
-
Builds the map.
- build(URIBuilder) - Static method in class org.hisp.dhis.util.HttpUtils
-
Builds on URI without throwing checked exceptions.
C
- CANCELLED - Enum constant in enum class org.hisp.dhis.model.event.ProgramStatus
- Category - Class in org.hisp.dhis.model
- Category() - Constructor for class org.hisp.dhis.model.Category
- CATEGORY - Enum constant in enum class org.hisp.dhis.model.DimensionType
- CATEGORY_COMBO_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Category combo fields.
- CATEGORY_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Category fields.
- CATEGORY_OPTION - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- CATEGORY_OPTION_COMBO - Enum constant in enum class org.hisp.dhis.model.DimensionType
- CATEGORY_OPTION_COMBO_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Category option combo fields.
- CATEGORY_OPTION_COMBO_NAME - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- CATEGORY_OPTION_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Category option fields.
- CATEGORY_OPTION_GROUP - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- CATEGORY_OPTION_GROUP_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Category option group fields.
- CATEGORY_OPTION_GROUP_SET - Enum constant in enum class org.hisp.dhis.model.DimensionType
- CATEGORY_OPTION_GROUP_SET_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Category option group set fields.
- CATEGORY_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- CategoryCombo - Class in org.hisp.dhis.model
- CategoryCombo() - Constructor for class org.hisp.dhis.model.CategoryCombo
- CategoryOption - Class in org.hisp.dhis.model
- CategoryOption() - Constructor for class org.hisp.dhis.model.CategoryOption
- CategoryOptionCombo - Class in org.hisp.dhis.model
- CategoryOptionCombo() - Constructor for class org.hisp.dhis.model.CategoryOptionCombo
- CategoryOptionGroup - Class in org.hisp.dhis.model
- CategoryOptionGroup() - Constructor for class org.hisp.dhis.model.CategoryOptionGroup
- CategoryOptionGroupSet - Class in org.hisp.dhis.model
- CategoryOptionGroupSet() - Constructor for class org.hisp.dhis.model.CategoryOptionGroupSet
- CHECKPOINT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- CHILDREN - Enum constant in enum class org.hisp.dhis.query.event.OrgUnitSelectionMode
- clearAttributeValues() - Method in class org.hisp.dhis.model.IdentifiableObject
-
Removes all attribute values.
- CLIENT_ERROR - Enum constant in enum class org.hisp.dhis.response.HttpStatus.Series
- code - Variable in class org.hisp.dhis.model.IdentifiableObject
- code - Variable in class org.hisp.dhis.response.Response
- CODE - Static variable in class org.hisp.dhis.model.IdScheme
- CollectionUtils - Class in org.hisp.dhis.util
- CollectionUtils() - Constructor for class org.hisp.dhis.util.CollectionUtils
- COMFORTABLE - Enum constant in enum class org.hisp.dhis.model.FormStyle
- COMPACT - Enum constant in enum class org.hisp.dhis.model.FormStyle
- compareTo(T, T) - Static method in class org.hisp.dhis.util.Comparing
-
Compares two objects for order.
- compareToNullLast(T, T) - Static method in class org.hisp.dhis.util.Comparing
-
Compares two objects for order.
- Comparing - Class in org.hisp.dhis.util
-
Generic utility class for null-safe comparison.
- Comparing() - Constructor for class org.hisp.dhis.util.Comparing
- COMPLETE_DATA_SET_REGISTRATION_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- COMPLETED - Enum constant in enum class org.hisp.dhis.model.event.EventStatus
- COMPLETED - Enum constant in enum class org.hisp.dhis.model.event.ProgramStatus
- CompleteDataSetRegistration - Class in org.hisp.dhis.model.completedatasetregistration
- CompleteDataSetRegistration() - Constructor for class org.hisp.dhis.model.completedatasetregistration.CompleteDataSetRegistration
- CompleteDataSetRegistrationImportOptions - Class in org.hisp.dhis.model.completedatasetregistration
- CompleteDataSetRegistrationImportOptions() - Constructor for class org.hisp.dhis.model.completedatasetregistration.CompleteDataSetRegistrationImportOptions
- CompleteDataSetRegistrationQuery - Class in org.hisp.dhis.query.completedatasetregistration
- CompleteDataSetRegistrationQuery() - Constructor for class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- CompleteDataSetRegistrationResponse - Class in org.hisp.dhis.response.completedatasetregistration
- CompleteDataSetRegistrationResponse() - Constructor for class org.hisp.dhis.response.completedatasetregistration.CompleteDataSetRegistrationResponse
- COMPLETENESS - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- COMPLETENESS_TARGET - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- config - Variable in class org.hisp.dhis.BaseDhis2
- ConfigUtils - Class in org.hisp.dhis.util
- ConfigUtils() - Constructor for class org.hisp.dhis.util.ConfigUtils
- Conflict - Class in org.hisp.dhis.response.data
- Conflict() - Constructor for class org.hisp.dhis.response.data.Conflict
- CONFLICT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- conflicts - Variable in class org.hisp.dhis.response.data.AsyncSummaryResponse
- CONTINUE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- CookieAuthentication - Class in org.hisp.dhis.auth
-
Class representing cookie authentication.
- CookieAuthentication() - Constructor for class org.hisp.dhis.auth.CookieAuthentication
- COORDINATE - Enum constant in enum class org.hisp.dhis.model.ValueType
- COUNT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Count of values.
- CREATE - Enum constant in enum class org.hisp.dhis.model.ImportStrategy
- CREATE_AND_UPDATE - Enum constant in enum class org.hisp.dhis.model.ImportStrategy
- createAttributeIdScheme(String) - Static method in class org.hisp.dhis.model.IdScheme
-
Creates an
IdSchemewith object property ATTRIBUTE for the given attribute ID (UID). - created - Variable in class org.hisp.dhis.model.IdentifiableObject
- CREATED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- createIdScheme(String) - Static method in class org.hisp.dhis.model.IdScheme
-
Creates an
IdSchemebased on the given string. - CREDENTIALS_EXPIRY_ALERT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- CUSTOM - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Custom aggregation, defined elsewhere.
- CUSTOM - Enum constant in enum class org.hisp.dhis.model.FormType
D
- Dashboard - Class in org.hisp.dhis.model.dashboard
- Dashboard() - Constructor for class org.hisp.dhis.model.dashboard.Dashboard
- DASHBOARD_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Data element group set fields.
- data - Variable in class org.hisp.dhis.response.Response
- DATA_APPROVAL_MIN_LEVEL - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- DATA_COLLAPSED - Enum constant in enum class org.hisp.dhis.model.DimensionType
- DATA_ELEMENT - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- DATA_ELEMENT_CATEGORY_OPTION_COMBO - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- DATA_ELEMENT_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Data element fields.
- DATA_ELEMENT_GROUP - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- DATA_ELEMENT_GROUP_SET - Enum constant in enum class org.hisp.dhis.model.DimensionType
- DATA_ELEMENT_GROUP_SET_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Data element group set fields.
- DATA_ELEMENT_GROUP_SET_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- DATA_ELEMENT_OPERAND - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- DATA_ELEMENT_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- DATA_INTEGRITY - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- DATA_SET_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Data set fields.
- DATA_SET_NOTIFICATION - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- DATA_SET_ORG_UNIT_CATEGORY - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- DATA_SET_PARAM - Static variable in class org.hisp.dhis.BaseDhis2
-
Validation Rules fields.
- DATA_SET_VALIDATION_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
- DATA_STATISTICS - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- DATA_SYNC - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- DATA_VALUE - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- DATA_X - Enum constant in enum class org.hisp.dhis.model.DimensionType
- DataApprovalWorkflow - Class in org.hisp.dhis.model
- DataApprovalWorkflow() - Constructor for class org.hisp.dhis.model.DataApprovalWorkflow
- DataDimensionType - Enum Class in org.hisp.dhis.model
- DataDomain - Enum Class in org.hisp.dhis.model
- DataElement - Class in org.hisp.dhis.model
- DataElement() - Constructor for class org.hisp.dhis.model.DataElement
- DataElementGroup - Class in org.hisp.dhis.model
- DataElementGroup() - Constructor for class org.hisp.dhis.model.DataElementGroup
- DataElementGroupSet - Class in org.hisp.dhis.model
- DataElementGroupSet() - Constructor for class org.hisp.dhis.model.DataElementGroupSet
- DataEntryForm - Class in org.hisp.dhis.model
- DataEntryForm() - Constructor for class org.hisp.dhis.model.DataEntryForm
- DataMergeStrategy - Enum Class in org.hisp.dhis.request.orgunit
- DataSet - Class in org.hisp.dhis.model
- DataSet() - Constructor for class org.hisp.dhis.model.DataSet
- DataSetElement - Class in org.hisp.dhis.model
- DataSetElement() - Constructor for class org.hisp.dhis.model.DataSetElement
- DataSetValidationQuery - Class in org.hisp.dhis.query.validations
- DataSetValidationQuery() - Constructor for class org.hisp.dhis.query.validations.DataSetValidationQuery
- DataStoreEntries - Class in org.hisp.dhis.model.datastore
- DataStoreEntries() - Constructor for class org.hisp.dhis.model.datastore.DataStoreEntries
- DataValue - Class in org.hisp.dhis.model.datavalueset
- DataValue() - Constructor for class org.hisp.dhis.model.datavalueset.DataValue
- DATAVALUE_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- DataValueQuery - Class in org.hisp.dhis.query.datavalue
- DataValueQuery() - Constructor for class org.hisp.dhis.query.datavalue.DataValueQuery
- DataValueSet - Class in org.hisp.dhis.model.datavalueset
- DataValueSet() - Constructor for class org.hisp.dhis.model.datavalueset.DataValueSet
- DataValueSetImportOptions - Class in org.hisp.dhis.model.datavalueset
- DataValueSetQuery - Class in org.hisp.dhis.query.datavalue
- DataValueSetQuery() - Constructor for class org.hisp.dhis.query.datavalue.DataValueSetQuery
- DataValueSetResponse - Class in org.hisp.dhis.response.datavalueset
- DataValueSetResponse() - Constructor for class org.hisp.dhis.response.datavalueset.DataValueSetResponse
- DATE - Enum constant in enum class org.hisp.dhis.model.ValueType
- DATE_PERIOD_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- DATE_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- DATETIME - Enum constant in enum class org.hisp.dhis.model.ValueType
- DateTimeUtils - Class in org.hisp.dhis.util
- DateTimeUtils() - Constructor for class org.hisp.dhis.util.DateTimeUtils
- DEBUG - Enum constant in enum class org.hisp.dhis.response.NotificationLevel
- DECIMAL_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- DEFAULT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Default aggregation, specifics depend on context.
- DEFAULT - Enum constant in enum class org.hisp.dhis.model.FormType
- DELETE - Enum constant in enum class org.hisp.dhis.model.ImportStrategy
- desc(String) - Static method in class org.hisp.dhis.query.Order
- DESC - Enum constant in enum class org.hisp.dhis.query.Direction
- DESCENDANTS - Enum constant in enum class org.hisp.dhis.query.event.OrgUnitSelectionMode
- description - Variable in class org.hisp.dhis.model.NameableObject
- description - Variable in class org.hisp.dhis.response.data.AsyncSummaryResponse
- devMessage - Variable in class org.hisp.dhis.response.Response
- Dhis2 - Class in org.hisp.dhis
-
DHIS 2 API client for HTTP requests and responses.
- Dhis2(Dhis2Config) - Constructor for class org.hisp.dhis.Dhis2
- Dhis2AsyncRequest - Class in org.hisp.dhis
- Dhis2AsyncRequest(Dhis2Config, CloseableHttpClient, ObjectMapper) - Constructor for class org.hisp.dhis.Dhis2AsyncRequest
- Dhis2ClientException - Exception in org.hisp.dhis.response
-
Exception caused by client side errors.
- Dhis2ClientException(String, int) - Constructor for exception org.hisp.dhis.response.Dhis2ClientException
- Dhis2ClientException(String, Throwable) - Constructor for exception org.hisp.dhis.response.Dhis2ClientException
- Dhis2ClientException(String, Throwable, int) - Constructor for exception org.hisp.dhis.response.Dhis2ClientException
- Dhis2Config - Class in org.hisp.dhis
-
Configuration information about a DHIS 2 instance.
- Dhis2Config(String, String, String) - Constructor for class org.hisp.dhis.Dhis2Config
-
Constructor.
- Dhis2Config(String, Authentication) - Constructor for class org.hisp.dhis.Dhis2Config
-
Constructor.
- Dhis2Objects - Class in org.hisp.dhis.model
- Dhis2Objects() - Constructor for class org.hisp.dhis.model.Dhis2Objects
- Dimension - Class in org.hisp.dhis.model
- Dimension - Class in org.hisp.dhis.query.analytics
- Dimension() - Constructor for class org.hisp.dhis.model.Dimension
- Dimension() - Constructor for class org.hisp.dhis.query.analytics.Dimension
- DIMENSION_DX - Static variable in class org.hisp.dhis.query.analytics.Dimension
- DIMENSION_OU - Static variable in class org.hisp.dhis.query.analytics.Dimension
- DIMENSION_PE - Static variable in class org.hisp.dhis.query.analytics.Dimension
- DimensionItemType - Enum Class in org.hisp.dhis.model
- DimensionType - Enum Class in org.hisp.dhis.model
- Direction - Enum Class in org.hisp.dhis.query
-
Enumeration of order direction.
- DISAGGREGATION - Enum constant in enum class org.hisp.dhis.model.DataDimensionType
-
Disaggregation type.
- DISCARD - Enum constant in enum class org.hisp.dhis.request.orgunit.DataMergeStrategy
E
- EMAIL - Enum constant in enum class org.hisp.dhis.model.ValueType
- EmbeddedDashboard - Class in org.hisp.dhis.model.dashboard
-
Encapsulates metadata for an embedded and externally provided dashboard.
- EmbeddedDashboard() - Constructor for class org.hisp.dhis.model.dashboard.EmbeddedDashboard
- EmbeddedOptions - Class in org.hisp.dhis.model.dashboard
-
Encapsulates customization options for embedded dashboards.
- EmbeddedOptions() - Constructor for class org.hisp.dhis.model.dashboard.EmbeddedOptions
- EmbeddedProvider - Enum Class in org.hisp.dhis.model.dashboard
-
Enumeration of providers for embedded dashboards.
- empty() - Static method in class org.hisp.dhis.query.Paging
-
Returns a
Pagingwith page and page size set tonull. - ENROLLMENT - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- ENROLLMENT_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- EntryMetadata - Class in org.hisp.dhis.model.datastore
- EntryMetadata() - Constructor for class org.hisp.dhis.model.datastore.EntryMetadata
- eq(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates an equals to
Filter. - EQ - Enum constant in enum class org.hisp.dhis.query.Operator
- equals(Object) - Method in class org.hisp.dhis.model.AttributeValue
- equals(Object) - Method in class org.hisp.dhis.model.IdentifiableObject
- equals(Object) - Method in class org.hisp.dhis.model.IdScheme
- ERROR - Enum constant in enum class org.hisp.dhis.response.data.Status
- ERROR - Enum constant in enum class org.hisp.dhis.response.NotificationLevel
- ERROR - Enum constant in enum class org.hisp.dhis.response.Status
- errorCode - Variable in class org.hisp.dhis.response.Response
- ErrorReport - Class in org.hisp.dhis.response.event
- ErrorReport - Class in org.hisp.dhis.response.object
- ErrorReport() - Constructor for class org.hisp.dhis.response.event.ErrorReport
- ErrorReport() - Constructor for class org.hisp.dhis.response.object.ErrorReport
- Event - Class in org.hisp.dhis.model.event
- Event(String) - Constructor for class org.hisp.dhis.model.event.Event
- Event(String, String, String, EventStatus, Date, List<EventDataValue>) - Constructor for class org.hisp.dhis.model.event.Event
- EVENT - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- EVENT_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- EVENT_PROGRAMS_DATA_SYNC - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- EventDataValue - Class in org.hisp.dhis.model.event
- EventDataValue(String, String) - Constructor for class org.hisp.dhis.model.event.EventDataValue
- EventResponse - Class in org.hisp.dhis.response.event
- EventResponse(Status, Integer, String) - Constructor for class org.hisp.dhis.response.event.EventResponse
- Events - Class in org.hisp.dhis.model.event
- Events(List<Event>) - Constructor for class org.hisp.dhis.model.event.Events
- EventsQuery - Class in org.hisp.dhis.query.event
- EventsResult - Class in org.hisp.dhis.model.event
- EventsResult() - Constructor for class org.hisp.dhis.model.event.EventsResult
- EventStatus - Enum Class in org.hisp.dhis.model.event
- executeJsonPostPutRequest(HttpUriRequestBase, Object, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Executes the given
HttpUriRequestBaserequest, which may be a POST or PUT request. - executeRequest(HttpUriRequestBase) - Method in class org.hisp.dhis.BaseDhis2
-
Executes the given request without attempting to parse a response body and returns a response message.
- EXPECTATION_FAILED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- EXPRESSION_DIMENSION_ITEM - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
F
- FAILED_DEPENDENCY - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- FIELDS_PARAM - Static variable in class org.hisp.dhis.BaseDhis2
- FILE_RESOURCE - Enum constant in enum class org.hisp.dhis.model.ValueType
- FILE_RESOURCE_CLEANUP - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- FILE_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- FileResource - Class in org.hisp.dhis.model
- FileResource() - Constructor for class org.hisp.dhis.model.FileResource
- Filter - Class in org.hisp.dhis.query
-
Query filter.
- Filter() - Constructor for class org.hisp.dhis.query.Filter
- FilterOptions - Class in org.hisp.dhis.model.dashboard
-
Encapsulates metadata for an embedded and externally provided dashboard.
- FilterOptions() - Constructor for class org.hisp.dhis.model.dashboard.FilterOptions
- FIRST - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
First value in the set.
- FIRST_AVERAGE_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
First average calculated for each organizational unit.
- FIRST_FIRST_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
First value for each organizational unit.
- firstMatch(Collection<T>, Predicate<T>) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns the first matching item in the given collection based on the given predicate.
- FORBIDDEN - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- FormStyle - Enum Class in org.hisp.dhis.model
- FormType - Enum Class in org.hisp.dhis.model
- FOUND - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- fromJson(InputStream, Class<T>) - Static method in class org.hisp.dhis.util.JacksonUtils
-
Deserializes JSON from the given
InputStreaminto an object of the specified type. - fromJson(String, Class<T>) - Static method in class org.hisp.dhis.util.JacksonUtils
-
Deserializes the given JSON string into an object of the specified type.
- fromValue(String) - Static method in enum class org.hisp.dhis.query.Direction
-
Returns the direction with a value matching the given string.
- fromValue(String) - Static method in enum class org.hisp.dhis.query.Operator
-
Returns the operator with a value matching the given string.
G
- GATEWAY_TIMEOUT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- ge(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates a greater than or equals to
Filter. - GE - Enum constant in enum class org.hisp.dhis.query.Operator
- generateCode(int) - Static method in class org.hisp.dhis.util.UidUtils
-
Generates a pseudo random string with alphanumeric characters.
- generateUid() - Static method in class org.hisp.dhis.util.UidUtils
-
Generates a UID according to the following rules.
- GEO_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- GEOJSON - Enum constant in enum class org.hisp.dhis.model.ValueType
- GeoMap - Class in org.hisp.dhis.model
- GeoMap() - Constructor for class org.hisp.dhis.model.GeoMap
- GeoUtils - Class in org.hisp.dhis.util
- GeoUtils() - Constructor for class org.hisp.dhis.util.GeoUtils
- get(List<T>, int) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns the item at the given index in the given list.
- getAnalyticsDataElements() - Method in class org.hisp.dhis.model.Program
-
Returns data elements enabled for analytics which are part of the stages of this program.
- getAnalyticsDataElements() - Method in class org.hisp.dhis.model.ProgramStage
-
Returns data elements enabled for analytics part of this program stage as an immutable set.
- getAnalyticsDataElementsWithLegendSet() - Method in class org.hisp.dhis.model.Program
-
Returns data elements enabled for analytics which are part of the stages of this program which have a legend set and is of numeric value type.
- getAnalyticsDataValueSet(AnalyticsQuery) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
DataValueSet. - getAnalyticsQuery(URIBuilder, AnalyticsQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given analytics query. - getAnalyticsResponse(URIBuilder, AnalyticsQuery, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves an analytics object using HTTP GET.
- getAsArray(String) - Static method in class org.hisp.dhis.util.ConfigUtils
-
Splits the given value on
,and returns the values as an array. - getAsList(String) - Static method in class org.hisp.dhis.util.ConfigUtils
-
Splits the given value on
,and returns the values as a list. - getAttribute() - Method in class org.hisp.dhis.model.IdScheme
- getAttributeValue(String) - Method in class org.hisp.dhis.model.IdentifiableObject
-
Returns the attribute value with the given attribute identifier.
- getAttributeValueAsString(String) - Method in class org.hisp.dhis.model.IdentifiableObject
-
Returns the attribute value with the given attribute identifier as a string.
- getBooleanValue() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Returns the value as a boolean, only if this value represents a boolean.
- getCategories(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
Category. - getCategory(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
Category. - getCategoryCombo(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
CategoryCombo. - getCategoryCombos(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
CategoryCombo. - getCategoryOption(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
CategoryOption. - getCategoryOptionCombo(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
CategoryOptionCombo. - getCategoryOptionCombos(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
CategoryOptionCombo. - getCategoryOptionGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
CategoryOptionGroup. - getCategoryOptionGroups(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
CategoryOptionGroup. - getCategoryOptionGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
CategoryOptionGroupSet. - getCategoryOptionGroupSets(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
CategoryOptionGroupSet. - getCategoryOptions(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
CategoryOption. - getCompleteDataSetRegistrationQuery(URIBuilder, CompleteDataSetRegistrationQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given complete dataset registration query. - getCompleteDataSetRegistrations(CompleteDataSetRegistrationQuery) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
CompleteDataSetRegistration. - getDashboard(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
Dashboard. - getDashboards(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
Dashboard. - getDataElement(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
DataElement. - getDataElementGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
DataElementGroup. - getDataElementGroups(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
DataElementGroup. - getDataElementGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
DataElementGroupSet. - getDataElementGroupSets(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
DataElementGroupSet. - getDataElements() - Method in class org.hisp.dhis.model.Program
-
Returns all data elements which are part of the stages of this program.
- getDataElements() - Method in class org.hisp.dhis.model.ProgramStage
-
Returns all data elements part of this program stage.
- getDataElements(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
DataElement. - getDataSet(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
DataSet. - getDataSets(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
DataSet. - getDataSetValidation(DataSetValidationQuery) - Method in class org.hisp.dhis.Dhis2
- getDataSetValidationQuery(URIBuilder, DataSetValidationQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given dataSetValidation query. - getDataSetValidationResponse(URIBuilder, DataSetValidationQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves a
Validationobject using HTTP GET. - getDatastoreEntries(String, List<String>) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of data store entries.
- getDataStoreEntry(String, String, Class<T>) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a data store entry.
- getDataStoreEntryMetadata(String, String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves metadata for a data store entry.
- getDataStoreKeys(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves all data store keys for the given namespace.
- getDataStoreNamespaces() - Method in class org.hisp.dhis.Dhis2
-
Retrieves all data store namespaces.
- getDataValue(String) - Method in class org.hisp.dhis.model.event.Event
-
Returns the value of the first
EventDataValuewhich data element matches the given data element identifier, or null if no match. - getDataValueFile(DataValueQuery) - Method in class org.hisp.dhis.Dhis2
-
Retrieves the content of a file resource from a
DataValue. - getDataValueFileResponse(URIBuilder, DataValueQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves a dataValue object using HTTP GET.
- getDataValueQuery(URIBuilder, DataValueQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given dataValue query. - getDataValueSet(DataValueSetQuery) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
DataValueSet. - getDataValueSetImportQuery(URIBuilder, DataValueSetImportOptions) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given data value set import options. - getDataValueSetQuery(URIBuilder, DataValueSetQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given dataValueSet query. - getDataValueSetResponse(URIBuilder, DataValueSetQuery, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves a dataValueSet object using HTTP GET.
- getDate(int, int, int) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date.
- getDateString(Date) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date string on the format:
yyyy-MM-dd. - getDateTimeString(Date) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date time string on the format:
yyyy-MM-dd'T'HH:mm:ss.SSS. - getDhis2Url() - Method in class org.hisp.dhis.Dhis2
-
Returns the URL of the DHIS 2 configuration.
- getDimension(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
Dimension. - getDimensions(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
Dimension. - getDimensionValue() - Method in class org.hisp.dhis.query.analytics.Dimension
- getDirection() - Method in class org.hisp.dhis.query.Order
- getDoubleValue() - Method in class org.hisp.dhis.model.AttributeValue
-
Returns the value as a Double, only if the value represents a double.
- getDoubleValue() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Returns the value as a Double, only if the value represents a double.
- getErrorCount() - Method in class org.hisp.dhis.response.object.ObjectReport
-
Returns the number of errors.
- getEvent(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
Event. - getEventDataValue(String) - Method in class org.hisp.dhis.model.event.Event
-
Returns the first
EventDataValuewhich data element matches the given data element identifier, or null if no match. - getEvents(EventsQuery) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
Events. - getEventsQuery(URIBuilder, EventsQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given events query. - getEventsResponse(URIBuilder, EventsQuery) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves events using HTTP GET.
- getFileResource(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
FileResource. - getFilledOrgUnitLevels() - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of "filled"
OrgUnitLevel, meaning any gaps in the persisted levels will be inserted by generated levels. - getFilters() - Method in class org.hisp.dhis.query.Query
-
Returns filters.
- getHeader(String) - Method in class org.hisp.dhis.response.Response
-
Returns the value of the HTTP header with the given name, or null if not found.
- getHttpHeaderAuthName() - Method in class org.hisp.dhis.auth.AccessTokenAuthentication
- getHttpHeaderAuthName() - Method in interface org.hisp.dhis.auth.Authentication
-
Returns the name of the HTTP header to use for authentication.
- getHttpHeaderAuthName() - Method in class org.hisp.dhis.auth.BasicAuthentication
- getHttpHeaderAuthName() - Method in class org.hisp.dhis.auth.CookieAuthentication
- getHttpHeaderAuthValue() - Method in class org.hisp.dhis.auth.AccessTokenAuthentication
- getHttpHeaderAuthValue() - Method in interface org.hisp.dhis.auth.Authentication
-
Returns the value of the HTTP header to use for authentication.
- getHttpHeaderAuthValue() - Method in class org.hisp.dhis.auth.BasicAuthentication
- getHttpHeaderAuthValue() - Method in class org.hisp.dhis.auth.CookieAuthentication
- getHttpStatus() - Method in class org.hisp.dhis.response.Response
- getId() - Method in class org.hisp.dhis.response.object.ObjectReport
-
Alias for UID.
- getIndicator(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
Indicator. - getIndicatorGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
IndicatorGroup. - getIndicatorGroups(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
IndicatorGroup. - getIndicatorGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
IndicatorGroupSet. - getIndicatorGroupSets(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
IndicatorGroupSet. - getIndicators(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
Indicator. - getIndicatorType(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
IndicatorType. - getIndicatorTypes(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
IndicatorType. - getIntegerValue() - Method in class org.hisp.dhis.model.AttributeValue
-
Returns the value as an integer, only if the value represents an integer.
- getIntegerValue() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Returns the value as an integer, only if the value represents an integer.
- getJobNotifications(JobCategory, String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
JobNotification. - getJsonHttpResponse(URI) - Method in class org.hisp.dhis.BaseDhis2
-
Gets a
CloseableHttpResponsefor the given URL. - getLocalDate(String) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a
LocalDatebased on the given string. - getLocalDateString(LocalDate) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date string on the format:
yyyy-MM-dd. - getLocalDateTime(String) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a
LocalDateTimebased on the given string using the UTC time zone. - getLocalDateTimeAsDate(String) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a
LocalDatebased on the given string using the UTC time zone. - getLocalDateTimeString(LocalDateTime) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date time string on the format:
yyyy-MM-dd'T'HH:mm:ss.SSS. - getLocalDateTimeValue() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Returns the value as a
LocalDateTime, only if the value represents aLocalDateTime. - getLocalDateValue() - Method in class org.hisp.dhis.model.event.EventDataValue
- getMajorVersion(String) - Static method in class org.hisp.dhis.util.VersionUtils
-
Returns the major version as an integer based on the given version string.
- getMap(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
GeoMap. - getMaps(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
GeoMap. - getMe() - Method in class org.hisp.dhis.Dhis2
-
Retrieves information about the current authenticated user.
- getNonConfidentialTrackedEntityAttributes() - Method in class org.hisp.dhis.model.Program
-
Returns tracked entity attributes which are not confidential and part of the program.
- getNonConfidentialTrackedEntityTypeAttributes() - Method in class org.hisp.dhis.model.Program
-
Returns tracked entity attributes which are not confidential and part of the tracked entity type of the program.
- getObject(String, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves an object using HTTP GET.
- getObject(String, String, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves an object.
- getObject(URIBuilder, Query, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves an object using HTTP GET.
- getObjectFromUrl(URI, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Retrieves an object using HTTP GET.
- getObjectMapper() - Static method in class org.hisp.dhis.util.JacksonUtils
-
Returns an
ObjectMapper. - getObjectProperty() - Method in class org.hisp.dhis.model.IdScheme
- getObjectQuery(URIBuilder, Query) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
URIbased on the given query. - getOffset() - Method in class org.hisp.dhis.query.Paging
- getOptionSet(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
OptionSet. - getOptionSets(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
OptionSet. - getOrder() - Method in class org.hisp.dhis.query.Query
-
Returns the order of this query.
- 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(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(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
OrgUnitGroupSet. - getOrgUnitLevel(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
OrgUnitLevel. - getOrgUnitLevels(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
OrgUnitLevel. - getOrgUnits(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
OrgUnit. - getOrgUnitSubHierarchy(String, Integer, Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
OrgUnitwhich represents the sub-hierarchy of the given parent org unit. - getPageOrDefault() - Method in class org.hisp.dhis.query.Paging
- getPageSizeOrDefault() - Method in class org.hisp.dhis.query.Paging
- getPaging() - Method in class org.hisp.dhis.query.Query
-
Returns the paging for this query.
- getPatchVersion(String) - Static method in class org.hisp.dhis.util.VersionUtils
-
Returns the patch version as an integer based on the given version string.
- getPeriodTypes(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
PeriodType. - getPostRequest(URI, HttpEntity) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a HTTP post request with JSON content type for the given URL and entity.
- getProgram(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
Program. - getProgramIndicator(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
ProgramIndicator. - getProgramIndicators(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
ProgramIndicator. - getPrograms(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
Program. - getProperty() - Method in class org.hisp.dhis.query.Order
- getReasonPhrase() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Returns the reason phrase of this status code.
- getResolvedUriBuilder() - Method in class org.hisp.dhis.Dhis2Config
-
Provides a
URIBuilderwhich is resolved to the DHIS 2 instance API. - getResolvedUrl(String) - Method in class org.hisp.dhis.Dhis2Config
-
Provides a fully qualified
URIto the DHIS 2 instance API. - getRootJunction() - Method in class org.hisp.dhis.query.Query
-
Returns the root junction of this query.
- getStats() - Method in class org.hisp.dhis.response.objects.ObjectsResponse
- getStatus() - Method in class org.hisp.dhis.Dhis2
-
Checks the status of the DHIS 2 instance.
- getStatus() - Method in class org.hisp.dhis.response.objects.ObjectsResponse
- getSystemInfo() - Method in class org.hisp.dhis.Dhis2
-
Retrieves the
SystemInfo. - getSystemSettings() - Method in class org.hisp.dhis.Dhis2
-
Retrieves
SystemSettings. - getSystemVersion() - Method in class org.hisp.dhis.model.SystemInfo
-
Returns the
SystemVersion. - getTableHook(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves an
TableHook. - getTableHooks(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
TableHook. - getTrackedEntityAttributes() - Method in class org.hisp.dhis.model.Program
-
Returns tracked entity attributes which are part of the program.
- getTrackedEntityType(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
TrackedEntityType. - getTrackedEntityTypeAttributes() - Method in class org.hisp.dhis.model.Program
-
Returns tracked entity attributes which are part of the tracked entity type of the program.
- getTrackedEntityTypes(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
TrackedEntityType. - getTypeReport() - Method in class org.hisp.dhis.response.objects.ObjectsResponse
- getTypeReports() - Method in class org.hisp.dhis.response.objects.ObjectsResponse
- getUriAsString(BasicHttpRequest) - Static method in class org.hisp.dhis.util.HttpUtils
-
Returns the string representing the URI the given HTTP request.
- getUserAuthorization() - Method in class org.hisp.dhis.Dhis2
-
Retrieves the list of authorities granted to the authenticated user.
- getUtcDateTimeString(LocalDateTime) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date time string on the format:
yyyy-MM-dd'T'HH:mm:ss.SSSZ. - getUtcDateTimeString(Date) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a date time string on the format:
yyyy-MM-dd'T'HH:mm:ss.SSSZ. - getValidationRules(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
ValidationRule. - getVisualization(String) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
Visualization. - getVisualizations(Query) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a list of
Visualization. - GML_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- GONE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- gt(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates a greater than
Filter. - GT - Enum constant in enum class org.hisp.dhis.query.Operator
H
- hasAttributeValue(String) - Method in class org.hisp.dhis.model.IdentifiableObject
-
Indicates whether an attribute value exists for the given attribute identifier.
- hasCategoryCombo() - Method in class org.hisp.dhis.model.Program
-
Indicates whether this program has a category combination.
- hashCode() - Method in class org.hisp.dhis.model.AttributeValue
- hashCode() - Method in class org.hisp.dhis.model.IdentifiableObject
- hashCode() - Method in class org.hisp.dhis.model.IdScheme
- hasImportCount() - Method in class org.hisp.dhis.response.data.AsyncSummaryResponse
-
Indicates whether an import count exists.
- hasOptionSet() - Method in class org.hisp.dhis.model.DataElement
- 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
- hasTrackedEntityType() - Method in class org.hisp.dhis.model.Program
-
Indicates whether this program has a tracked entity type.
- hasValue() - Method in class org.hisp.dhis.model.AttributeValue
-
Indicates whether the value is not null or empty.
- hasValue() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Indicates whether the value is not null or empty.
- headers - Variable in class org.hisp.dhis.response.BaseHttpResponse
- HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- httpClient - Variable in class org.hisp.dhis.BaseDhis2
- HttpStatus - Enum Class in org.hisp.dhis.response
-
Enumeration of HTTP status codes.
- HttpStatus.Series - Enum Class in org.hisp.dhis.response
-
Enumeration of HTTP status series.
- httpStatusCode - Variable in class org.hisp.dhis.response.BaseHttpResponse
- HttpUtils - Class in org.hisp.dhis.util
- HttpUtils() - Constructor for class org.hisp.dhis.util.HttpUtils
I
- id - Variable in class org.hisp.dhis.model.IdentifiableObject
- ID_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
- IdentifiableObject - Class in org.hisp.dhis.model
- IdentifiableObject() - Constructor for class org.hisp.dhis.model.IdentifiableObject
- IdentifiableObjectUtils - Class in org.hisp.dhis.util
- IdentifiableObjectUtils() - Constructor for class org.hisp.dhis.util.IdentifiableObjectUtils
- IdScheme - Class in org.hisp.dhis.model
- IdScheme(String) - Constructor for class org.hisp.dhis.model.IdScheme
- ilike(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates an ilike
Filter. - ILIKE - Enum constant in enum class org.hisp.dhis.query.Operator
- IM_USED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- IMAGE - Enum constant in enum class org.hisp.dhis.model.ValueType
- IMAGE_PROCESSING - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- importCount - Variable in class org.hisp.dhis.response.data.AsyncSummaryResponse
- ImportCount - Class in org.hisp.dhis.response.data
- ImportCount() - Constructor for class org.hisp.dhis.response.data.ImportCount
- ImportStrategy - Enum Class in org.hisp.dhis.model
- in(String, List<String>) - Static method in class org.hisp.dhis.query.Filter
-
Creates an in
Filter. - IN - Enum constant in enum class org.hisp.dhis.query.Operator
- Indicator - Class in org.hisp.dhis.model
- Indicator() - Constructor for class org.hisp.dhis.model.Indicator
- INDICATOR - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- INDICATOR_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Indicator fields.
- INDICATOR_GROUP_SET_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Indicator group set fields.
- INDICATOR_GROUP_SET_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- INDICATOR_TYPE_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Indicator type fields.
- IndicatorGroup - Class in org.hisp.dhis.model
- IndicatorGroup() - Constructor for class org.hisp.dhis.model.IndicatorGroup
- IndicatorGroupSet - Class in org.hisp.dhis.model
- IndicatorGroupSet() - Constructor for class org.hisp.dhis.model.IndicatorGroupSet
- IndicatorType - Class in org.hisp.dhis.model
- IndicatorType() - Constructor for class org.hisp.dhis.model.IndicatorType
- INFO - Enum constant in enum class org.hisp.dhis.response.NotificationLevel
- INFORMATIONAL - Enum constant in enum class org.hisp.dhis.response.HttpStatus.Series
- instance() - Static method in class org.hisp.dhis.model.completedatasetregistration.CompleteDataSetRegistrationImportOptions
- instance() - Static method in class org.hisp.dhis.model.datavalueset.DataValueSetImportOptions
- instance() - Static method in class org.hisp.dhis.query.analytics.AnalyticsQuery
-
Creates a new instance of this query.
- instance() - Static method in class org.hisp.dhis.query.completedatasetregistration.CompleteDataSetRegistrationQuery
- instance() - Static method in class org.hisp.dhis.query.datavalue.DataValueSetQuery
- instance() - Static method in class org.hisp.dhis.query.event.EventsQuery
- instance() - Static method in class org.hisp.dhis.query.Query
-
Produces a query instance.
- INSUFFICIENT_STORAGE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- INTEGER - Enum constant in enum class org.hisp.dhis.model.ValueType
- INTEGER_NEGATIVE - Enum constant in enum class org.hisp.dhis.model.ValueType
- INTEGER_POSITIVE - Enum constant in enum class org.hisp.dhis.model.ValueType
- INTEGER_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- INTEGER_ZERO_OR_POSITIVE - Enum constant in enum class org.hisp.dhis.model.ValueType
- INTERNAL_SERVER_ERROR - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- is1xxInformational() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Whether this status code is in the HTTP series Informational.
- is2xxSuccessful() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Whether this status code is in the HTTP series Successful.
- is3xxRedirection() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Whether this status code is in the HTTP series Redirection.
- is4xxClientError() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Whether this status code is in the HTTP series Client error.
- is5xxServerError() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Whether this status code is in the HTTP series Server error.
- isAverage() - Method in enum class org.hisp.dhis.model.AggregationType
-
Indicates whether the aggregation type is average.
- isBoolean() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Indicates whether the value represents a boolean.
- isBoolean() - Method in enum class org.hisp.dhis.model.ValueType
- isCategory(String) - Method in class org.hisp.dhis.Dhis2
-
Indicates whether a
Categoryexists. - isConfidentialNullSafe() - Method in class org.hisp.dhis.model.trackedentity.TrackedEntityAttribute
- isDataDimension() - Method in class org.hisp.dhis.model.Category
- isDataElement(String) - Method in class org.hisp.dhis.Dhis2
-
Indicates whether a
DataElementexists. - isDate() - Method in enum class org.hisp.dhis.model.ValueType
- isDecimal() - Method in enum class org.hisp.dhis.model.ValueType
- isDouble() - Method in class org.hisp.dhis.model.AttributeValue
-
Indicates whether the value represents a double.
- isDouble() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Indicates whether the value represents a double.
- isEmbedded() - Method in class org.hisp.dhis.model.dashboard.Dashboard
- isEqual(String) - Method in class org.hisp.dhis.model.SystemVersion
-
Indicates whether this system version is equal to the given version.
- isError() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Whether this status code is in the HTTP series Client error.
- isEventProgram() - Method in class org.hisp.dhis.model.Program
-
Indicates whether this program is without registration, i.e.
- isExpandAssociations() - Method in class org.hisp.dhis.query.Query
-
Indicates whether expansion of associations is enabled.
- isFalse(String) - Static method in class org.hisp.dhis.query.Filter
-
Creates an is false
Filter. - isFile() - Method in enum class org.hisp.dhis.model.ValueType
- isGeo() - Method in enum class org.hisp.dhis.model.ValueType
- isGeometryPoint() - Method in class org.hisp.dhis.model.event.Event
-
Indicates whether geometry is of type
Point. - isGeometryType(String) - Method in class org.hisp.dhis.model.event.Event
-
Indicates whether geometry is of the given type.
- isHigher(String) - Method in class org.hisp.dhis.model.SystemVersion
-
Indicates whether this system version is higher than the given version.
- isHigherOrEqual(String) - Method in class org.hisp.dhis.model.SystemVersion
-
Indicates whether this system version is higher than or equal to the given version.
- isInteger() - Method in class org.hisp.dhis.model.AttributeValue
-
Indicates whether the value represents an integer.
- isInteger() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Indicates whether the value represents an integer.
- isInteger() - Method in enum class org.hisp.dhis.model.ValueType
- isLocalDate() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Indicates whether the value represents a
LocalDate. - isLocalDateTime() - Method in class org.hisp.dhis.model.event.EventDataValue
-
Indicates whether the value represents a
LocalDateTime. - isLower(String) - Method in class org.hisp.dhis.model.SystemVersion
-
Indicates whether this system version is lower than the given version.
- isLowerOrEqual(String) - Method in class org.hisp.dhis.model.SystemVersion
-
Indicates whether this system version is lower than or equal to the given version.
- isNumeric() - Method in enum class org.hisp.dhis.model.ValueType
- isOrganisationUnit() - Method in enum class org.hisp.dhis.model.ValueType
- isOrgUnit(String) - Method in class org.hisp.dhis.Dhis2
-
Indicates whether an
OrgUnitexists. - isProgram(String) - Method in class org.hisp.dhis.Dhis2
-
Indicates whether a
Programexists. - isText() - Method in enum class org.hisp.dhis.model.ValueType
- isTrackerProgram() - Method in class org.hisp.dhis.model.Program
-
Indicates whether this program is with registration, i.e.
- isTrue(String) - Static method in class org.hisp.dhis.query.Filter
-
Creates an is true
Filter. - isUniqueNullSafe() - Method in class org.hisp.dhis.model.trackedentity.TrackedEntityAttribute
- isValidLocalDate(String) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Indicates whether the given string can be parsed to a local date, i.e.
- isValidLocalDateTime(String) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Indicates whether the given string can be parsed to a local date time, i.e.
- isValidUid(String) - Static method in class org.hisp.dhis.util.UidUtils
-
Tests whether the given code is a valid UID.
J
- JacksonUtils - Class in org.hisp.dhis.util
- JacksonUtils() - Constructor for class org.hisp.dhis.util.JacksonUtils
- JobCategory - Enum Class in org.hisp.dhis.response.job
- JobInfo - Class in org.hisp.dhis.response.job
- JobInfo() - Constructor for class org.hisp.dhis.response.job.JobInfo
- JobInfoResponse - Class in org.hisp.dhis.response.job
- JobInfoResponse() - Constructor for class org.hisp.dhis.response.job.JobInfoResponse
- JobNotification - Class in org.hisp.dhis.response.job
- JobNotification(String, NotificationLevel, JobCategory, String) - Constructor for class org.hisp.dhis.response.job.JobNotification
- JSON_DATE_FORMAT - Static variable in class org.hisp.dhis.util.DateTimeUtils
- JSON_DATE_TIME_FORMAT - Static variable in class org.hisp.dhis.util.DateTimeUtils
L
- LAST - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Last value in the set.
- LAST_AVERAGE_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Last average calculated for each organizational unit.
- LAST_IN_PERIOD - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Last value within a specified period.
- LAST_IN_PERIOD_AVERAGE_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Average of the last values within each organizational unit in a specified period.
- LAST_LAST_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Last value for each organizational unit.
- LAST_TYPES - Static variable in enum class org.hisp.dhis.model.AggregationType
-
Last aggregation types.
- LAST_UPDATED - Enum constant in enum class org.hisp.dhis.request.orgunit.DataMergeStrategy
- lastUpdated - Variable in class org.hisp.dhis.model.IdentifiableObject
- le(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates a less than or equals to
Filter. - LE - Enum constant in enum class org.hisp.dhis.query.Operator
- LEADER_ELECTION - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- LEADER_RENEWAL - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- LegendSet - Class in org.hisp.dhis.model
- LegendSet() - Constructor for class org.hisp.dhis.model.LegendSet
- LENGTH_REQUIRED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- LETTER - Enum constant in enum class org.hisp.dhis.model.ValueType
- like(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates a like
Filter. - LIKE - Enum constant in enum class org.hisp.dhis.query.Operator
- list(Collection<T>, Predicate<T>) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns a new mutable list of the items in the given collection which match the given predicate.
- list(T...) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns an immutable list containing the given items.
- ListBuilder<T> - Class in org.hisp.dhis.util
- ListBuilder() - Constructor for class org.hisp.dhis.util.ListBuilder
- ListBuilder(List<T>) - Constructor for class org.hisp.dhis.util.ListBuilder
- LOCKED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- LONG_TEXT - Enum constant in enum class org.hisp.dhis.model.ValueType
- LOOP_DETECTED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- lt(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates a less than
Filter. - LT - Enum constant in enum class org.hisp.dhis.query.Operator
M
- MapBuilder<K,
V> - Class in org.hisp.dhis.util -
Builder of maps.
- MapBuilder() - Constructor for class org.hisp.dhis.util.MapBuilder
- MAX - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Maximum value in the set.
- MAX_SUM_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Maximum of sums across organizational units.
- Me - Class in org.hisp.dhis.model
- Me() - Constructor for class org.hisp.dhis.model.Me
- ME_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Me / current user fields.
- mergeOrgUnits(OrgUnitMergeRequest) - Method in class org.hisp.dhis.Dhis2
-
Performs an org unit merge operation.
- message - Variable in class org.hisp.dhis.response.Response
- META_DATA_SYNC - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- METADATA_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- METHOD_NOT_ALLOWED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- MIN - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Minimum value in the set.
- MIN_SUM_ORG_UNIT - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Minimum of sums across organizational units.
- MockObjectResponse - Class in org.hisp.dhis.util.mock
- MockObjectResponse() - Constructor for class org.hisp.dhis.util.mock.MockObjectResponse
- MockObjectsResponse - Class in org.hisp.dhis.util.mock
- MockObjectsResponse() - Constructor for class org.hisp.dhis.util.mock.MockObjectsResponse
- MONITORING - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- MOVED_PERMANENTLY - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- MULTI_STATUS - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- MULTI_TEXT - Enum constant in enum class org.hisp.dhis.model.ValueType
- MULTIPLE_CHOICES - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- mutableList(T...) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns a mutable list containing the given items.
- mutableSet(T...) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns a mutable set containing the given items.
N
- name - Variable in class org.hisp.dhis.model.IdentifiableObject
- name() - Method in class org.hisp.dhis.model.IdScheme
-
Returns a string representation of this
IdScheme. - NAME_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
- NameableObject - Class in org.hisp.dhis.model
- NameableObject() - Constructor for class org.hisp.dhis.model.NameableObject
- NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- newDhis2ClientException(IOException) - Method in class org.hisp.dhis.BaseDhis2
-
Returns a
Dhis2ClientExceptionbased on the given exception. - NO_CONTENT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- NON_AUTHORITATIVE_INFORMATION - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- NONE - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
No aggregation.
- NONE - Enum constant in enum class org.hisp.dhis.model.FormStyle
- NORMAL - Enum constant in enum class org.hisp.dhis.model.FormStyle
- NOT_ACCEPTABLE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- NOT_EXTENDED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- NOT_FOUND - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- NOT_IMPLEMENTED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- NOT_MODIFIED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- notEmpty(Collection<T>) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Indicates if the given collection is not null and not empty.
- NotificationLevel - Enum Class in org.hisp.dhis.response
- NUMBER - Enum constant in enum class org.hisp.dhis.model.ValueType
- NUMERIC_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
O
- objectExists(String) - Method in class org.hisp.dhis.Dhis2
-
Indicates whether an object exists at the given URL path using HTTP HEAD.
- objectExists(URIBuilder) - Method in class org.hisp.dhis.BaseDhis2
-
Indicates whether an object exists using HTTP HEAD.
- objectMapper - Variable in class org.hisp.dhis.BaseDhis2
- ObjectReport - Class in org.hisp.dhis.response.object
- ObjectReport() - Constructor for class org.hisp.dhis.response.object.ObjectReport
- ObjectResponse - Class in org.hisp.dhis.response.object
- ObjectResponse(Status, Integer, String) - Constructor for class org.hisp.dhis.response.object.ObjectResponse
- ObjectsResponse - Class in org.hisp.dhis.response.objects
- ObjectsResponse(Status, Integer, ObjectStatistics) - Constructor for class org.hisp.dhis.response.objects.ObjectsResponse
- ObjectStatistics - Class in org.hisp.dhis.response.objects
- ObjectStatistics() - Constructor for class org.hisp.dhis.response.objects.ObjectStatistics
- of(String) - Static method in class org.hisp.dhis.model.SystemVersion
-
Creates a
SystemVersionfrom the given version string. - OFF - Enum constant in enum class org.hisp.dhis.response.NotificationLevel
- OK - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- OK - Enum constant in enum class org.hisp.dhis.response.Status
- Operator - Enum Class in org.hisp.dhis.query
-
Enumeration of query filter operators.
- Option - Class in org.hisp.dhis.model
- Option() - Constructor for class org.hisp.dhis.model.Option
- OPTION_GROUP - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- OPTION_GROUP_SET - Enum constant in enum class org.hisp.dhis.model.DimensionType
- OPTION_SET_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Option set fields.
- OptionSet - Class in org.hisp.dhis.model
- OptionSet() - Constructor for class org.hisp.dhis.model.OptionSet
- OR - Enum constant in enum class org.hisp.dhis.query.RootJunction
- Order - Class in org.hisp.dhis.query
-
Query response ordering.
- Order() - Constructor for class org.hisp.dhis.query.Order
- ORG_UNIT_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Org unit fields.
- ORG_UNIT_GROUP_SET_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Org unit group set fields.
- ORG_UNIT_GROUP_SET_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- ORG_UNIT_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- ORG_UNIT_TARGET - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- org.hisp.dhis - package org.hisp.dhis
- org.hisp.dhis.auth - package org.hisp.dhis.auth
- org.hisp.dhis.model - package org.hisp.dhis.model
- org.hisp.dhis.model.completedatasetregistration - package org.hisp.dhis.model.completedatasetregistration
- org.hisp.dhis.model.dashboard - package org.hisp.dhis.model.dashboard
- org.hisp.dhis.model.datastore - package org.hisp.dhis.model.datastore
- org.hisp.dhis.model.datavalueset - package org.hisp.dhis.model.datavalueset
- org.hisp.dhis.model.event - package org.hisp.dhis.model.event
- org.hisp.dhis.model.trackedentity - package org.hisp.dhis.model.trackedentity
- org.hisp.dhis.model.validation - package org.hisp.dhis.model.validation
- org.hisp.dhis.query - package org.hisp.dhis.query
- org.hisp.dhis.query.analytics - package org.hisp.dhis.query.analytics
- org.hisp.dhis.query.completedatasetregistration - package org.hisp.dhis.query.completedatasetregistration
- org.hisp.dhis.query.datavalue - package org.hisp.dhis.query.datavalue
- org.hisp.dhis.query.event - package org.hisp.dhis.query.event
- org.hisp.dhis.query.validations - package org.hisp.dhis.query.validations
- org.hisp.dhis.request.orgunit - package org.hisp.dhis.request.orgunit
- org.hisp.dhis.response - package org.hisp.dhis.response
- org.hisp.dhis.response.completedatasetregistration - package org.hisp.dhis.response.completedatasetregistration
- org.hisp.dhis.response.data - package org.hisp.dhis.response.data
- org.hisp.dhis.response.datavalueset - package org.hisp.dhis.response.datavalueset
- org.hisp.dhis.response.event - package org.hisp.dhis.response.event
- org.hisp.dhis.response.job - package org.hisp.dhis.response.job
- org.hisp.dhis.response.object - package org.hisp.dhis.response.object
- org.hisp.dhis.response.objects - package org.hisp.dhis.response.objects
- org.hisp.dhis.response.objects.internal - package org.hisp.dhis.response.objects.internal
- org.hisp.dhis.util - package org.hisp.dhis.util
- org.hisp.dhis.util.mock - package org.hisp.dhis.util.mock
- ORGANISATION_UNIT - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- ORGANISATION_UNIT - Enum constant in enum class org.hisp.dhis.model.DimensionType
- ORGANISATION_UNIT - Enum constant in enum class org.hisp.dhis.model.ValueType
- ORGANISATION_UNIT_GROUP - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- ORGANISATION_UNIT_GROUP - Enum constant in enum class org.hisp.dhis.model.DimensionType
- ORGANISATION_UNIT_GROUP_SET - Enum constant in enum class org.hisp.dhis.model.DimensionType
- ORGANISATION_UNIT_LEVEL - Enum constant in enum class org.hisp.dhis.model.DimensionType
- OrgUnit - Class in org.hisp.dhis.model
- OrgUnit(String, String) - Constructor for class org.hisp.dhis.model.OrgUnit
- OrgUnit(String, String, String) - Constructor for class org.hisp.dhis.model.OrgUnit
- OrgUnit(String, String, String, OrgUnit) - Constructor for class org.hisp.dhis.model.OrgUnit
- OrgUnit(String, String, String, OrgUnit, Date) - Constructor for class org.hisp.dhis.model.OrgUnit
- OrgUnitGroup - Class in org.hisp.dhis.model
- OrgUnitGroup(String, String) - Constructor for class org.hisp.dhis.model.OrgUnitGroup
- OrgUnitGroup(String, String, String) - Constructor for class org.hisp.dhis.model.OrgUnitGroup
- OrgUnitGroupSet - Class in org.hisp.dhis.model
- OrgUnitGroupSet(String, String) - Constructor for class org.hisp.dhis.model.OrgUnitGroupSet
- OrgUnitGroupSet(String, String, String) - Constructor for class org.hisp.dhis.model.OrgUnitGroupSet
- OrgUnitLevel - Class in org.hisp.dhis.model
- OrgUnitLevel() - Constructor for class org.hisp.dhis.model.OrgUnitLevel
- OrgUnitMergeRequest - Class in org.hisp.dhis.request.orgunit
- OrgUnitMergeRequest() - Constructor for class org.hisp.dhis.request.orgunit.OrgUnitMergeRequest
- OrgUnitSelectionMode - Enum Class in org.hisp.dhis.query.event
- OrgUnitSplitRequest - Class in org.hisp.dhis.request.orgunit
- OrgUnitSplitRequest() - Constructor for class org.hisp.dhis.request.orgunit.OrgUnitSplitRequest
- OVERDUE - Enum constant in enum class org.hisp.dhis.model.event.EventStatus
P
- Paging - Class in org.hisp.dhis.query
-
Query paging.
- Paging() - Constructor for class org.hisp.dhis.query.Paging
-
Constructor.
- Paging(Integer, Integer) - Constructor for class org.hisp.dhis.query.Paging
-
Constructor.
- PARTIAL_CONTENT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- PAYLOAD_TOO_LARGE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- PAYMENT_REQUIRED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- PERCENTAGE - Enum constant in enum class org.hisp.dhis.model.ValueType
- Period - Class in org.hisp.dhis.model.validation
- Period() - Constructor for class org.hisp.dhis.model.validation.Period
- PERIOD - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- PERIOD - Enum constant in enum class org.hisp.dhis.model.DimensionType
- PERIOD_STRUCTURE - Enum constant in enum class org.hisp.dhis.model.TableHook.ResourceTableType
- PERIOD_TYPES - Static variable in class org.hisp.dhis.model.PeriodTypes
- PeriodType - Class in org.hisp.dhis.model
- PeriodType() - Constructor for class org.hisp.dhis.model.PeriodType
- PeriodTypes - Class in org.hisp.dhis.model
- PeriodTypes() - Constructor for class org.hisp.dhis.model.PeriodTypes
- PERMANENT_REDIRECT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- PHONE_NUMBER - Enum constant in enum class org.hisp.dhis.model.ValueType
- post(HttpPost, Class<T>) - Method in class org.hisp.dhis.Dhis2AsyncRequest
-
Executes the given HTTP POST request.
- PRECONDITION_FAILED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- PREDICTOR - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- PROCESSING - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- Program - Class in org.hisp.dhis.model
- Program(String, String) - Constructor for class org.hisp.dhis.model.Program
- PROGRAM_ATTRIBUTE - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- PROGRAM_ATTRIBUTE - Enum constant in enum class org.hisp.dhis.model.DimensionType
- PROGRAM_DATA_ELEMENT - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- PROGRAM_DATA_ELEMENT - Enum constant in enum class org.hisp.dhis.model.DimensionType
- PROGRAM_DATA_SYNC - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- PROGRAM_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Program fields.
- PROGRAM_INDICATOR - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- PROGRAM_INDICATOR - Enum constant in enum class org.hisp.dhis.model.DimensionType
- PROGRAM_NOTIFICATIONS - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- PROGRAM_STAGE_DATA_ELEMENT_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Program stage data element fields.
- ProgramIndicator - Class in org.hisp.dhis.model
- ProgramIndicator() - Constructor for class org.hisp.dhis.model.ProgramIndicator
- ProgramStage - Class in org.hisp.dhis.model
- ProgramStage(String, String) - Constructor for class org.hisp.dhis.model.ProgramStage
- ProgramStageDataElement - Class in org.hisp.dhis.model
- ProgramStageDataElement() - Constructor for class org.hisp.dhis.model.ProgramStageDataElement
- ProgramStatus - Enum Class in org.hisp.dhis.model.event
- ProgramTrackedEntityAttribute - Class in org.hisp.dhis.model.trackedentity
- ProgramTrackedEntityAttribute() - Constructor for class org.hisp.dhis.model.trackedentity.ProgramTrackedEntityAttribute
- ProgramType - Enum Class in org.hisp.dhis.model
- PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- PUSH_ANALYSIS - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- put(K, V) - Method in class org.hisp.dhis.util.MapBuilder
-
Associates the specified value with the specified key in this map.
- putIfAbsent(K, V) - Method in class org.hisp.dhis.util.MapBuilder
-
If the specified key is not already associated with a value (or is mapped to null) associates it with the given value and returns null, else returns the current value.
Q
- Query - Class in org.hisp.dhis.query
-
Metadata query.
- Query() - Constructor for class org.hisp.dhis.query.Query
R
- readValue(String, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Deserializes the given JSON content to an object of the given type.
- REDIRECTION - Enum constant in enum class org.hisp.dhis.response.HttpStatus.Series
- REFERENCE - Enum constant in enum class org.hisp.dhis.model.ValueType
- REMOVE_EXPIRED_RESERVED_VALUES - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- removeAttributeValue(String) - Method in class org.hisp.dhis.model.IdentifiableObject
-
Removes the attribute value with the given attribute identifier.
- removeCategory(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
Category. - removeCategoryCombo(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
CategoryCombo. - removeCategoryOption(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
CategoryOption. - removeCategoryOptionGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
CategoryOptionGroup. - removeCategoryOptionGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
CategoryOptionGroupSet. - removeDashboard(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
Dashboard. - removeDataElement(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
DataElement. - removeDataElementGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
DataElementGroup. - removeDataElementGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
DataElementGroupSet. - removeDataSet(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
DataSet. - removeDataStoreEntry(String, String) - Method in class org.hisp.dhis.Dhis2
-
Removes a data store entry.
- removeDataStoreNamespace(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a namespace including all entries.
- removeEvent(Event) - Method in class org.hisp.dhis.Dhis2
-
Removes an
Event. - removeEvents(Events) - Method in class org.hisp.dhis.Dhis2
-
Removes an
Events. - removeIndicator(String) - Method in class org.hisp.dhis.Dhis2
-
Removes an
Indicator. - removeIndicatorGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Removes an
IndicatorGroup. - removeIndicatorGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Removes an
IndicatorGroupSet. - removeIndicatorType(String) - Method in class org.hisp.dhis.Dhis2
-
Removes an
IndicatorType. - removeMap(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
GeoMap. - removeMetadataObject(String) - Method in class org.hisp.dhis.BaseDhis2
-
Removes an object using HTTP DELETE.
- removeObject(String, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Removes an object using HTTP DELETE.
- removeOptionSet(String) - Method in class org.hisp.dhis.Dhis2
-
Removes an
OptionSet. - removeOrgUnit(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
OrgUnit. - removeOrgUnitGroup(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
OrgUnitGroup. - removeOrgUnitGroupSet(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
OrgUnitGroupSet. - removeProgram(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
Program. - removeProgramIndicator(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
ProgramIndicator. - removeTableHook(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
TableHook. - removeVisualization(String) - Method in class org.hisp.dhis.Dhis2
-
Removes a
Visualization. - REPORTING_RATE - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- REQUEST_TIMEOUT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- REQUESTED_RANGE_NOT_SATISFIABLE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- RESET_CONTENT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- resolve(int) - Static method in enum class org.hisp.dhis.response.HttpStatus
-
Resolve the given status code to an
HttpStatus, if possible. - resolve(int) - Static method in enum class org.hisp.dhis.response.HttpStatus.Series
-
Resolve the given status code to an
HttpStatus.Series, if possible. - RESOURCE_TABLE - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- RESOURCE_TABLE_POPULATED - Enum constant in enum class org.hisp.dhis.model.TableHook.TablePhase
- response - Variable in class org.hisp.dhis.response.object.ObjectResponse
- Response - Class in org.hisp.dhis.response.objects.internal
- Response - Class in org.hisp.dhis.response
-
Message providing information about a DHIS 2 web API response.
- Response() - Constructor for class org.hisp.dhis.response.objects.internal.Response
- Response(Status, Integer, String) - Constructor for class org.hisp.dhis.response.Response
- Response(Status, Integer, String, String) - Constructor for class org.hisp.dhis.response.Response
- RootJunction - Enum Class in org.hisp.dhis.query
S
- saveCategories(List<Category>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
Category. - saveCategory(Category) - Method in class org.hisp.dhis.Dhis2
-
Saves a
Category. - saveCategoryCombo(CategoryCombo) - Method in class org.hisp.dhis.Dhis2
-
Saves a
CategoryCombo. - saveCategoryOption(CategoryOption) - Method in class org.hisp.dhis.Dhis2
-
Saves a
CategoryOption. - saveCategoryOptions(List<CategoryOption>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
CategoryOption. - saveCompleteDataSetRegistrations(File, CompleteDataSetRegistrationImportOptions) - Method in class org.hisp.dhis.Dhis2
-
Saves a complete data set registration payload in JSON format represented by the given file.
- saveCompleteDataSetRegistrations(InputStream, CompleteDataSetRegistrationImportOptions) - Method in class org.hisp.dhis.Dhis2
-
Saves a complete data set registration payload in JSON format represented by the given input stream.
- saveCompleteDataSetRegistrations(List<CompleteDataSetRegistration>, CompleteDataSetRegistrationImportOptions) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
CompleteDataSetRegistration. - saveCompleteDataSetRegistrations(HttpEntity, CompleteDataSetRegistrationImportOptions) - Method in class org.hisp.dhis.BaseDhis2
-
Save complete data set registrations according to complete data set registration import options.
- saveDataElement(DataElement) - Method in class org.hisp.dhis.Dhis2
-
Saves a
DataElement. - saveDataElementGroup(DataElementGroup) - Method in class org.hisp.dhis.Dhis2
-
Saves a
DataElement. - saveDataElementGroups(List<DataElementGroup>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
DataElementGroup. - saveDataElements(List<DataElement>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
DataElement. - saveDataStoreEntry(String, String, T) - Method in class org.hisp.dhis.Dhis2
-
Saves a data store entry.
- saveDataValueSet(File, DataValueSetImportOptions) - Method in class org.hisp.dhis.Dhis2
-
Saves a data value set payload in JSON format represented by the given file.
- saveDataValueSet(InputStream, DataValueSetImportOptions) - Method in class org.hisp.dhis.Dhis2
-
Saves a data value set payload in JSON format represented by the given input stream.
- saveDataValueSet(DataValueSet, DataValueSetImportOptions) - Method in class org.hisp.dhis.Dhis2
-
Saves a
DataValueSet. - saveEvents(Events) - Method in class org.hisp.dhis.Dhis2
-
Saves an
Events. - saveMetadataObject(String, IdentifiableObject) - Method in class org.hisp.dhis.BaseDhis2
-
Saves a metadata object using HTTP POST.
- saveMetadataObjects(Dhis2Objects) - Method in class org.hisp.dhis.BaseDhis2
-
Saves or updates metadata objects.
- saveObject(String, Object, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
Saves an object using HTTP POST.
- saveObject(URIBuilder, Object, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
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. - saveOrgUnitGroups(List<OrgUnitGroup>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
OrgUnitGroup. - saveOrgUnitGroupSet(OrgUnitGroupSet) - Method in class org.hisp.dhis.Dhis2
-
Saves a
OrgUnitGroupSet. - saveOrgUnitGroupSets(List<OrgUnitGroupSet>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
OrgUnitGroupSet. - saveOrgUnits(List<OrgUnit>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
OrgUnit. - saveTableHook(TableHook) - Method in class org.hisp.dhis.Dhis2
-
Saves a
TableHook. - saveTableHooks(List<TableHook>) - Method in class org.hisp.dhis.Dhis2
-
Saves or updates the list of
TableHook. - SCHEDULE - Enum constant in enum class org.hisp.dhis.model.event.EventStatus
- Section - Class in org.hisp.dhis.model
- Section() - Constructor for class org.hisp.dhis.model.Section
- SECTION - Enum constant in enum class org.hisp.dhis.model.FormType
- SECTION_MULTIORG - Enum constant in enum class org.hisp.dhis.model.FormType
- SEE_OTHER - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- SELECTED - Enum constant in enum class org.hisp.dhis.query.event.OrgUnitSelectionMode
- SEND_SCHEDULED_MESSAGE - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- series() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Returns the HTTP status series of this status code.
- SERVER_ERROR - Enum constant in enum class org.hisp.dhis.response.HttpStatus.Series
- SERVICE_UNAVAILABLE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- set(T...) - Static method in class org.hisp.dhis.util.CollectionUtils
-
Returns an immutable set containing the given items.
- setOrder(Order) - Method in class org.hisp.dhis.query.Query
-
Sets ordering for this query.
- setPaging(Integer, Integer) - Method in class org.hisp.dhis.query.Query
-
Enables paging for this query.
- setPointGeometry(double, double) - Method in class org.hisp.dhis.model.event.Event
-
Sets the geometry field to a point based on the given longitude and latitude.
- shortName - Variable in class org.hisp.dhis.model.NameableObject
- SKIP_SHARING_PARAM - Static variable in class org.hisp.dhis.BaseDhis2
- SKIPPED - Enum constant in enum class org.hisp.dhis.model.event.EventStatus
- SMS_SEND - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- splitOrgUnit(OrgUnitSplitRequest) - Method in class org.hisp.dhis.Dhis2
-
Performs an org unit split operation.
- sqlOperator() - Method in enum class org.hisp.dhis.query.Operator
- SqlView - Class in org.hisp.dhis.model
- SqlView() - Constructor for class org.hisp.dhis.model.SqlView
- STATIC - Enum constant in enum class org.hisp.dhis.model.DimensionType
- Stats - Class in org.hisp.dhis.response
- Stats() - Constructor for class org.hisp.dhis.response.Stats
- status - Variable in class org.hisp.dhis.response.data.AsyncSummaryResponse
- status - Variable in class org.hisp.dhis.response.Response
- Status - Enum Class in org.hisp.dhis.response.data
- Status - Enum Class in org.hisp.dhis.response
-
Enumeration of HTTP status.
- STDDEV - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Standard deviation of values.
- SUBEXPRESSION_DIMENSION_ITEM - Enum constant in enum class org.hisp.dhis.model.DimensionItemType
- SUCCESS - Enum constant in enum class org.hisp.dhis.response.data.Status
- SUCCESSFUL - Enum constant in enum class org.hisp.dhis.response.HttpStatus.Series
- SUM - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Sum of values.
- SUPER_AUTH - Static variable in class org.hisp.dhis.Dhis2
-
Authority which provides superuser authorization in DHIS 2.
- SUPERSET - Enum constant in enum class org.hisp.dhis.model.dashboard.EmbeddedProvider
- SWITCHING_PROTOCOLS - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- SystemInfo - Class in org.hisp.dhis.model
- SystemInfo() - Constructor for class org.hisp.dhis.model.SystemInfo
- SystemSettings - Class in org.hisp.dhis.model
- SystemSettings() - Constructor for class org.hisp.dhis.model.SystemSettings
- SystemVersion - Class in org.hisp.dhis.model
- SystemVersion(String) - Constructor for class org.hisp.dhis.model.SystemVersion
-
Constructor.
T
- TableHook - Class in org.hisp.dhis.model
- TableHook() - Constructor for class org.hisp.dhis.model.TableHook
- TableHook.AnalyticsTableType - Enum Class in org.hisp.dhis.model
- TableHook.ResourceTableType - Enum Class in org.hisp.dhis.model
- TableHook.TablePhase - Enum Class in org.hisp.dhis.model
- TEI_IMPORT - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- TEMPORARY_REDIRECT - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- TEXT - Enum constant in enum class org.hisp.dhis.model.ValueType
- TEXT_TYPES - Static variable in enum class org.hisp.dhis.model.ValueType
- TIME - Enum constant in enum class org.hisp.dhis.model.ValueType
- toCodes(Collection<T>) - Static method in class org.hisp.dhis.util.IdentifiableObjectUtils
-
Returns a list of object codes.
- toDate(LocalDate) - Static method in class org.hisp.dhis.util.DateTimeUtils
- toDate(LocalDateTime) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns a
Datefrom aLocalDateTime. - toIdentifiers(Collection<T>) - Static method in class org.hisp.dhis.util.IdentifiableObjectUtils
-
Returns a list of object identifiers.
- toInstant(Date) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns the
Instantof received date param. - toJsonString(Object) - Method in class org.hisp.dhis.BaseDhis2
-
Serializes the given object to a JSON string.
- toJsonString(Object) - Static method in class org.hisp.dhis.util.JacksonUtils
-
Serializes the given object to JSON and returns the result as a String.
- token(String, Object) - Static method in class org.hisp.dhis.query.Filter
-
Creates a token
Filter. - TOKEN - Enum constant in enum class org.hisp.dhis.query.Operator
- toLocalDate(Instant) - Static method in class org.hisp.dhis.util.DateTimeUtils
- toLocalDate(Date) - Static method in class org.hisp.dhis.util.DateTimeUtils
- toLocalDateTime(Instant) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Returns the
LocalDateTimefrom a givenInstant. - toLocalDateTime(Date) - Static method in class org.hisp.dhis.util.DateTimeUtils
-
Converts the given
Dateto aLocalDateTime. - toNameValuePairs(Map<String, String>) - Method in class org.hisp.dhis.BaseDhis2
-
Converts the given map of query parameters to a list of name value pairs.
- TOO_MANY_REQUESTS - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- toPoint(double, double) - Static method in class org.hisp.dhis.util.GeoUtils
-
Creates a
Pointbased on the given longitude (x) and latitude (y). - toString() - Method in class org.hisp.dhis.model.IdScheme
-
Returns a string representation of this
IdScheme. - toString() - Method in class org.hisp.dhis.response.completedatasetregistration.CompleteDataSetRegistrationResponse
- toString() - Method in class org.hisp.dhis.response.data.AsyncSummaryResponse
- toString() - Method in class org.hisp.dhis.response.datavalueset.DataValueSetResponse
- toString() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Return a string representation of this status code.
- toString() - Method in class org.hisp.dhis.response.object.ObjectResponse
- toString() - Method in class org.hisp.dhis.response.objects.ObjectsResponse
- toValue() - Method in class org.hisp.dhis.query.Order
- TRACKED_ENTITY_ATTRIBUTE_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Tracked entity attribute fields.
- TRACKED_ENTITY_TYPE_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
-
Tracked entity type fields.
- TrackedEntityAttribute - Class in org.hisp.dhis.model.trackedentity
- TrackedEntityAttribute() - Constructor for class org.hisp.dhis.model.trackedentity.TrackedEntityAttribute
- TrackedEntityType - Class in org.hisp.dhis.model.trackedentity
- TrackedEntityType() - Constructor for class org.hisp.dhis.model.trackedentity.TrackedEntityType
- TrackedEntityTypeAttribute - Class in org.hisp.dhis.model.trackedentity
- TrackedEntityTypeAttribute() - Constructor for class org.hisp.dhis.model.trackedentity.TrackedEntityTypeAttribute
- TRACKER - Enum constant in enum class org.hisp.dhis.model.DataDomain
- TRACKER_ASSOCIATE - Enum constant in enum class org.hisp.dhis.model.ValueType
- TRACKER_PROGRAMS_DATA_SYNC - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- TRUE_ONLY - Enum constant in enum class org.hisp.dhis.model.ValueType
- TypeReport - Class in org.hisp.dhis.response.objects
- TypeReport() - Constructor for class org.hisp.dhis.response.objects.TypeReport
U
- UID - Static variable in class org.hisp.dhis.model.IdScheme
- UidUtils - Class in org.hisp.dhis.util
- UidUtils() - Constructor for class org.hisp.dhis.util.UidUtils
- UNAUTHORIZED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- UNAVAILABLE_FOR_LEGAL_REASONS - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- UNIT_INTERVAL - Enum constant in enum class org.hisp.dhis.model.ValueType
- UNKNOWN_REASON_0 - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- UNKNOWN_REASON_1 - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- UNPROCESSABLE_ENTITY - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- UPDATE - Enum constant in enum class org.hisp.dhis.model.ImportStrategy
- updateAttributeValue(AttributeValue) - Method in class org.hisp.dhis.model.IdentifiableObject
-
Updates an attribute value.
- updateCategory(Category) - Method in class org.hisp.dhis.Dhis2
-
Updates a
Category. - updateCategoryOption(CategoryOption) - Method in class org.hisp.dhis.Dhis2
-
Updates a
CategoryOption. - updateDataElement(DataElement) - Method in class org.hisp.dhis.Dhis2
-
Updates a
DataElement. - updateDataElementGroup(DataElementGroup) - Method in class org.hisp.dhis.Dhis2
-
Updates a
DataElementGroup. - updateDataStoreEntry(String, String, T) - Method in class org.hisp.dhis.Dhis2
-
Updates a data store entry.
- updateMetadataObject(String, IdentifiableObject) - Method in class org.hisp.dhis.BaseDhis2
-
Updates an object using HTTP PUT.
- updateObject(String, Map<String, String>, Object, Class<T>) - Method in class org.hisp.dhis.BaseDhis2
-
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. - UPGRADE_REQUIRED - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- URI_TOO_LONG - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- URL - Enum constant in enum class org.hisp.dhis.model.ValueType
- UserMetadata - Class in org.hisp.dhis.model
- UserMetadata() - Constructor for class org.hisp.dhis.model.UserMetadata
- USERNAME - Enum constant in enum class org.hisp.dhis.model.ValueType
- UserSettings - Class in org.hisp.dhis.model
- UserSettings() - Constructor for class org.hisp.dhis.model.UserSettings
V
- Validation - Class in org.hisp.dhis.model.validation
- Validation() - Constructor for class org.hisp.dhis.model.validation.Validation
- VALIDATION_RESULT - Enum constant in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
- VALIDATION_RESULTS_NOTIFICATION - Enum constant in enum class org.hisp.dhis.response.job.JobCategory
- VALIDATION_RULE - Enum constant in enum class org.hisp.dhis.model.DimensionType
- VALIDATION_RULE_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
- VALIDATION_SIDE_FIELDS - Static variable in class org.hisp.dhis.BaseDhis2
- ValidationReport - Class in org.hisp.dhis.response.event
- ValidationReport() - Constructor for class org.hisp.dhis.response.event.ValidationReport
- ValidationRule - Class in org.hisp.dhis.model.validation
- ValidationRule() - Constructor for class org.hisp.dhis.model.validation.ValidationRule
- ValidationRuleViolation - Class in org.hisp.dhis.model.validation
- ValidationRuleViolation() - Constructor for class org.hisp.dhis.model.validation.ValidationRuleViolation
- ValidationSide - Class in org.hisp.dhis.model.validation
- ValidationSide() - Constructor for class org.hisp.dhis.model.validation.ValidationSide
- value() - Method in enum class org.hisp.dhis.query.Direction
- value() - Method in enum class org.hisp.dhis.query.Operator
- value() - Method in enum class org.hisp.dhis.response.HttpStatus.Series
-
Returns the integer value of this status series.
- value() - Method in enum class org.hisp.dhis.response.HttpStatus
-
Returns the integer value of this status code.
- VALUE_FALSE - Static variable in class org.hisp.dhis.model.event.EventDataValue
- VALUE_TRUE - Static variable in class org.hisp.dhis.model.event.EventDataValue
- valueOf(int) - Static method in enum class org.hisp.dhis.response.HttpStatus.Series
-
Return the enum constant of this type with the corresponding series.
- valueOf(int) - Static method in enum class org.hisp.dhis.response.HttpStatus
-
Return the enum constant of this type with the specified numeric value.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.AggregationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.dashboard.EmbeddedProvider
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.DataDimensionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.DataDomain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.DimensionItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.DimensionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.event.EventStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.event.ProgramStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.FormStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.FormType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.ImportStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.ProgramType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.TableHook.ResourceTableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.TableHook.TablePhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.model.ValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.query.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.query.event.OrgUnitSelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.query.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.query.RootJunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.request.orgunit.DataMergeStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.response.data.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.response.HttpStatus.Series
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.response.HttpStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.response.job.JobCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.response.NotificationLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.hisp.dhis.response.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(HttpStatus) - Static method in enum class org.hisp.dhis.response.HttpStatus.Series
-
Return the enum constant of this type with the corresponding series.
- values() - Static method in enum class org.hisp.dhis.model.AggregationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.dashboard.EmbeddedProvider
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.DataDimensionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.DataDomain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.DimensionItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.DimensionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.event.EventStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.event.ProgramStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.FormStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.FormType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.ImportStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.ProgramType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.TableHook.AnalyticsTableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.TableHook.ResourceTableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.TableHook.TablePhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.model.ValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.query.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.query.event.OrgUnitSelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.query.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.query.RootJunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.request.orgunit.DataMergeStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.response.data.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.response.HttpStatus.Series
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.response.HttpStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.response.job.JobCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.response.NotificationLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.hisp.dhis.response.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValueType - Enum Class in org.hisp.dhis.model
- VARIANCE - Enum constant in enum class org.hisp.dhis.model.AggregationType
-
Variance of values.
- VARIANT_ALSO_NEGOTIATES - Enum constant in enum class org.hisp.dhis.response.HttpStatus
- version() - Method in class org.hisp.dhis.model.SystemVersion
-
Returns the version as a string.
- VersionUtils - Class in org.hisp.dhis.util
- VersionUtils() - Constructor for class org.hisp.dhis.util.VersionUtils
- VISITED - Enum constant in enum class org.hisp.dhis.model.event.EventStatus
- Visualization - Class in org.hisp.dhis.model
- Visualization() - Constructor for class org.hisp.dhis.model.Visualization
W
- WARN - Enum constant in enum class org.hisp.dhis.response.NotificationLevel
- WARNING - Enum constant in enum class org.hisp.dhis.response.data.Status
- WARNING - Enum constant in enum class org.hisp.dhis.response.Status
- WITH_REGISTRATION - Enum constant in enum class org.hisp.dhis.model.ProgramType
- withAccessTokenAuth(String, String) - Static method in class org.hisp.dhis.Dhis2
-
Creates a
Dhis2instance configured for access token (PAT) authentication. - withAuth(T) - Method in class org.hisp.dhis.BaseDhis2
-
Adds authentication to the given request.
- withAuth(T, Dhis2Config) - Static method in class org.hisp.dhis.util.HttpUtils
-
Adds a HTTP header for authentication based on the
Authenticationof the givenDhis2Config. - withBasicAuth(String, String, String) - Static method in class org.hisp.dhis.Dhis2
-
Creates a
Dhis2instance configured for basic authentication. - withCookieAuth(String, String) - Static method in class org.hisp.dhis.Dhis2
-
Creates a
Dhis2instance configured for cookie authentication. - withExpandAssociations() - Method in class org.hisp.dhis.query.Query
-
Enables expansion of associations, i.e.
- WITHOUT_REGISTRATION - Enum constant in enum class org.hisp.dhis.model.ProgramType
- withRootJunction(RootJunction) - Method in class org.hisp.dhis.query.Query
-
Determines the logic to use when combining filters.
- writeAnalyticsDataValueSet(AnalyticsQuery, File) - Method in class org.hisp.dhis.Dhis2
-
Retrieves a
DataValueSetand writes it to the given file. - writeToFile(CloseableHttpResponse, File) - Method in class org.hisp.dhis.BaseDhis2
-
Write the given
HttpResponseto the givenFile.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form