|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.service.component.agent.impl.riksdagen.RiksdagenImportServiceImpl
@Component(value="RiksdagenImportService") @Transactional(propagation=MANDATORY) public class RiksdagenImportServiceImpl
The Class RiksdagenImportServiceImpl.
| Constructor Summary | |
|---|---|
RiksdagenImportServiceImpl()
|
|
| Method Summary | |
|---|---|
List<String> |
getAvaibleCommitteeProposal()
Gets the avaible committee proposal. |
List<String> |
getAvaibleDocumentContent()
Gets the avaible document content. |
List<String> |
getAvaibleDocumentStatus()
Gets the avaible document status. |
Map<String,String> |
getCommitteeProposalComponentDataMap()
Gets the committee proposal component data map. |
Map<String,String> |
getDocumentContentMap()
Gets the document content map. |
Map<String,String> |
getDocumentElementMap()
Gets the document element map. |
Map<String,DocumentType> |
getDocumentElementMap(Date after,
List<DocumentType> downloadType,
boolean onlyWithDocStatus)
Gets the document element map. |
Map<String,String> |
getDocumentStatusContainerMap()
Gets the document status container map. |
Map<String,String> |
getLoadedBallotIdMap()
Gets the loaded ballot id map. |
Map<String,String> |
getPersonMap()
Gets the person map. |
void |
update(PersonData personData)
Update. |
void |
updateCommitteeProposalComponentData(CommitteeProposalComponentData committeeProposal)
Update committee proposal component data. |
void |
updateDocumentContentData(DocumentContentData documentData)
Update document content data. |
void |
updateDocumentData(DocumentStatusContainer documentData)
Update document data. |
void |
updateDocumentElement(DocumentElement documentData)
Update document element. |
void |
updateVoteDataData(List<VoteData> list)
Update vote data data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RiksdagenImportServiceImpl()
| Method Detail |
|---|
public List<String> getAvaibleCommitteeProposal()
RiksdagenImportService
getAvaibleCommitteeProposal in interface RiksdagenImportServicepublic List<String> getAvaibleDocumentContent()
RiksdagenImportService
getAvaibleDocumentContent in interface RiksdagenImportServicepublic List<String> getAvaibleDocumentStatus()
RiksdagenImportService
getAvaibleDocumentStatus in interface RiksdagenImportServicepublic Map<String,String> getCommitteeProposalComponentDataMap()
RiksdagenImportService
getCommitteeProposalComponentDataMap in interface RiksdagenImportServicepublic Map<String,String> getDocumentContentMap()
RiksdagenImportService
getDocumentContentMap in interface RiksdagenImportServicepublic Map<String,String> getDocumentElementMap()
RiksdagenImportService
getDocumentElementMap in interface RiksdagenImportService
public Map<String,DocumentType> getDocumentElementMap(Date after,
List<DocumentType> downloadType,
boolean onlyWithDocStatus)
RiksdagenImportService
getDocumentElementMap in interface RiksdagenImportServiceafter - the afterdownloadType - the download typeonlyWithDocStatus - the only with doc status
public Map<String,String> getDocumentStatusContainerMap()
RiksdagenImportService
getDocumentStatusContainerMap in interface RiksdagenImportServicepublic Map<String,String> getLoadedBallotIdMap()
RiksdagenImportService
getLoadedBallotIdMap in interface RiksdagenImportServicepublic Map<String,String> getPersonMap()
RiksdagenImportService
getPersonMap in interface RiksdagenImportServicepublic void update(PersonData personData)
RiksdagenImportService
update in interface RiksdagenImportServicepersonData - the person datapublic void updateCommitteeProposalComponentData(CommitteeProposalComponentData committeeProposal)
RiksdagenImportService
updateCommitteeProposalComponentData in interface RiksdagenImportServicecommitteeProposal - the committee proposalpublic void updateDocumentContentData(DocumentContentData documentData)
RiksdagenImportService
updateDocumentContentData in interface RiksdagenImportServicedocumentData - the document contentpublic void updateDocumentData(DocumentStatusContainer documentData)
RiksdagenImportService
updateDocumentData in interface RiksdagenImportServicedocumentData - the document datapublic void updateDocumentElement(DocumentElement documentData)
RiksdagenImportService
updateDocumentElement in interface RiksdagenImportServicedocumentData - the document elementpublic void updateVoteDataData(List<VoteData> list)
RiksdagenImportService
updateVoteDataData in interface RiksdagenImportServicelist - the ballot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||