Index

A C D E F G I L M P R S U V W 
All Classes and Interfaces|All Packages

A

AbstractGenericDAO<T,I> - Interface in com.hack23.cia.service.data.api
The Interface AbstractGenericDAO.
AgencyDAO - Interface in com.hack23.cia.service.data.api
The Interface AgencyDAO.
ApplicationActionEventDAO - Interface in com.hack23.cia.service.data.api
The Interface ApplicationActionEventDAO.
ApplicationConfigurationDAO - Interface in com.hack23.cia.service.data.api
The Interface ApplicationConfigurationDAO.
ApplicationConfigurationService - Interface in com.hack23.cia.service.data.api
The Interface ApplicationConfigurationService.
ApplicationSessionDAO - Interface in com.hack23.cia.service.data.api
The Interface ApplicationSessionDAO.

C

checkCommitteeDocumentData(String) - Method in interface com.hack23.cia.service.data.api.CommitteeProposalComponentDataDAO
Check committee document data.
checkDocumentContentData(String) - Method in interface com.hack23.cia.service.data.api.DocumentContentDataDAO
Check document content data.
checkExistByDocumentId(String) - Method in interface com.hack23.cia.service.data.api.DocumentStatusContainerDAO
Check exist by document id.
checkValueOrLoadDefault(String, String, ConfigurationGroup, String, String, String, String, String) - Method in interface com.hack23.cia.service.data.api.ApplicationConfigurationService
Check value or load default.
com.hack23.cia.service.data.api - module com.hack23.cia.service.data.api
CIA (Citizen Intelligence Agency) Data Service API Module.
com.hack23.cia.service.data.api - package com.hack23.cia.service.data.api
This package provides the data access interfaces for the application.
CommitteeProposalComponentDataDAO - Interface in com.hack23.cia.service.data.api
The Interface CommitteeProposalComponentDataDAO.
CountryElementDAO - Interface in com.hack23.cia.service.data.api
The Interface CountryElementDAO.

D

DataDAO - Interface in com.hack23.cia.service.data.api
The Interface DataDAO.
DataViewer - Interface in com.hack23.cia.service.data.api
The Interface DataViewer.
delete(T) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Delete.
DocumentContentDataDAO - Interface in com.hack23.cia.service.data.api
The Interface DocumentContentDataDAO.
DocumentElementDAO - Interface in com.hack23.cia.service.data.api
The Interface DocumentElementDAO.
DocumentStatusContainerDAO - Interface in com.hack23.cia.service.data.api
The Interface DocumentStatusContainerDAO.

E

EncryptedValueDAO - Interface in com.hack23.cia.service.data.api
The Interface EncryptedValueDAO.
exportCoalitionAlignment() - Method in interface com.hack23.cia.service.data.api.IntelligenceExportService
Export coalition alignment matrix showing voting alignment between parties.
exportRiskAssessments() - Method in interface com.hack23.cia.service.data.api.IntelligenceExportService
Export risk assessment data for all rule violations.
exportTemporalTrends() - Method in interface com.hack23.cia.service.data.api.IntelligenceExportService
Export temporal trend analysis with daily/weekly/monthly/annual patterns.

F

findByQueryProperty(Class<T>, SingularAttribute<T, ? extends Object>, Class<V>, SingularAttribute<V, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find by query property.
findFirstByProperty(Class<T>, SingularAttribute<T, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find first by property.
findFirstByProperty(SingularAttribute<T, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find first by property.
findListByEmbeddedProperty(Class<T>, SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find list by embedded property.
findListByEmbeddedProperty(SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find list by embedded property.
findListByProperty(Class<T>, Object[], SingularAttribute<T, ? extends Object>...) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find list by property.
findListByProperty(Class<T>, SingularAttribute<T, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find list by property.
findListByProperty(Object[], SingularAttribute<T, ? extends Object>...) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find list by property.
findListByProperty(SingularAttribute<T, ? extends Object>, Object) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find list by property.
findListByPropertyBeforeDate(Date, SingularAttribute<T, Date>, Object[], SingularAttribute<T, ? extends Object>...) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find list by property before date.
findListByPropertyInList(SingularAttribute<T, ? extends Object>, Object[]) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find list by property in list.
findOrderedByPropertyListByEmbeddedProperty(Class<T>, SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find ordered by property list by embedded property.
findOrderedByPropertyListByEmbeddedProperty(SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Find ordered by property list by embedded property.
findOrderedListByEmbeddedProperty(Class<T>, SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object, SingularAttribute<V, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find ordered list by embedded property.
findOrderedListByProperty(Class<T>, SingularAttribute<T, ? extends Object>, Object[], SingularAttribute<T, ? extends Object>...) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find ordered list by property.
findOrderedListByProperty(Class<T>, SingularAttribute<T, ? extends Object>, Object, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Find ordered list by property.
findTranslation(String, String, String) - Method in interface com.hack23.cia.service.data.api.LanguageContentDataDAO
Find translation.

G

getAll() - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Gets the all.
getAll(Class<T>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Gets the all.
getAllOrderBy(Class<T>, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Gets the all order by.
getAllOrderBy(SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Gets the all order by.
getAvaibleCommitteeProposal() - Method in interface com.hack23.cia.service.data.api.DocumentStatusContainerDAO
Gets the avaible committee proposal.
getAvaibleDocumentContent() - Method in interface com.hack23.cia.service.data.api.DocumentElementDAO
Gets the avaible document content.
getAvaibleDocumentStatus() - Method in interface com.hack23.cia.service.data.api.DocumentElementDAO
Gets the avaible document status.
getBallotIdList() - Method in interface com.hack23.cia.service.data.api.VoteDataDAO
Gets the ballot id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.CommitteeProposalComponentDataDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.DataDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.DocumentContentDataDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.DocumentElementDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.DocumentStatusContainerDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.PersonDataDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.SwedenPoliticalPartyDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.ViewDecisionTemporalTrendsDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.ViewMinistryDecisionImpactDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.ViewRiksdagenCommitteeDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.ViewRiksdagenMinistryDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.ViewRiksdagenPartyDecisionFlowDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.ViewRiksdagenPoliticianDecisionPatternDAO
Gets the id list.
getIdList() - Method in interface com.hack23.cia.service.data.api.VoteDataDAO
Gets the id list.
getLanguageResource(String, String, String, String) - Method in interface com.hack23.cia.service.data.api.LanguageContentService
Gets the language resource.
getMissingDocumentStartFromYear(int) - Method in interface com.hack23.cia.service.data.api.DocumentElementDAO
Gets the missing document start from year.
getPage(int, int) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Gets the page.
getPage(Class<T>, int, int) - Method in interface com.hack23.cia.service.data.api.DataViewer
Gets the page.
getPageOrderBy(int, int, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Gets the page order by.
getPageOrderBy(Class<T>, int, int, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Gets the page order by.
getSize() - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Gets the size.
getSize(Class<T>) - Method in interface com.hack23.cia.service.data.api.DataViewer
Gets the size.
GovernmentBodyDataDAO - Interface in com.hack23.cia.service.data.api
The Interface GovernmentBodyDataDAO.

I

IndicatorElementDAO - Interface in com.hack23.cia.service.data.api
The Interface IndicatorElementDAO.
IntelligenceExportService - Interface in com.hack23.cia.service.data.api
Service interface for exporting intelligence products as JSON.

L

LanguageContentDataDAO - Interface in com.hack23.cia.service.data.api
The Interface LanguageContentDataDAO.
LanguageContentService - Interface in com.hack23.cia.service.data.api
The Interface LanguageContentService.
LanguageDataDAO - Interface in com.hack23.cia.service.data.api
The Interface LanguageDataDAO.
load(I) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Load.
load(Class<T>, Object) - Method in interface com.hack23.cia.service.data.api.DataViewer
Load.

M

merge(T) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Merge.

P

persist(List<T>) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Persist.
persist(T) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Persist.
PersonDataDAO - Interface in com.hack23.cia.service.data.api
The Interface PersonDataDAO.

R

refreshViews() - Method in interface com.hack23.cia.service.data.api.ViewDataManager
Refresh views.
removeApplicationHistory() - Method in interface com.hack23.cia.service.data.api.RemoveDataManager
Removes the application history.
removeCommitteeProposals() - Method in interface com.hack23.cia.service.data.api.RemoveDataManager
Removes the committee proposals.
RemoveDataManager - Interface in com.hack23.cia.service.data.api
The Interface RemoveDataManager.
removeDocuments() - Method in interface com.hack23.cia.service.data.api.RemoveDataManager
Removes the documents.
removeDocumentStatus() - Method in interface com.hack23.cia.service.data.api.RemoveDataManager
Removes the document status.
removePersonData() - Method in interface com.hack23.cia.service.data.api.RemoveDataManager
Removes the person data.
removeUserAccountApplicationHistory(String) - Method in interface com.hack23.cia.service.data.api.RemoveDataManager
Removes the user account application history.
RuleViolationDAO - Interface in com.hack23.cia.service.data.api
The Interface RuleViolationDAO.

S

search(String, Integer, String...) - Method in interface com.hack23.cia.service.data.api.AbstractGenericDAO
Search.
SearchIndexer - Interface in com.hack23.cia.service.data.api
The Interface SearchIndexer.
SwedenPoliticalPartyDAO - Interface in com.hack23.cia.service.data.api
The Interface SwedenPoliticalPartyDAO.

U

updateSearchIndex() - Method in interface com.hack23.cia.service.data.api.SearchIndexer
Update search index.
UserDAO - Interface in com.hack23.cia.service.data.api
The Interface UserDAO.

V

ViewDataManager - Interface in com.hack23.cia.service.data.api
The Interface ViewDataManager.
ViewDecisionTemporalTrendsDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewDecisionTemporalTrendsDAO.
ViewMinistryDecisionImpactDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewMinistryDecisionImpactDAO.
ViewRiksdagenCoalitionAlignmentMatrixDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewRiksdagenCoalitionAlignmentMatrixDAO.
ViewRiksdagenCommitteeDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewRiksdagenCommitteeDAO.
ViewRiksdagenMinistryDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewRiksdagenMinistryDAO.
ViewRiksdagenPartyDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewRiksdagenPartyDAO.
ViewRiksdagenPartyDecisionFlowDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewRiksdagenPartyDecisionFlowDAO.
ViewRiksdagenPoliticianDecisionPatternDAO - Interface in com.hack23.cia.service.data.api
The Interface ViewRiksdagenPoliticianDecisionPatternDAO.
VoteDataDAO - Interface in com.hack23.cia.service.data.api
The Interface VoteDataDAO.

W

writeJsonToFile(String, String, String) - Method in interface com.hack23.cia.service.data.api.IntelligenceExportService
Write JSON export to file for CDN deployment.
A C D E F G I L M P R S U V W 
All Classes and Interfaces|All Packages