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

public interface DepartmentData extends GovernmentGroup, GovernmentMappedData
The Interface DepartmentData.
| Modifier and Type | Interface and Description |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
|---|
ImportedData.ImportStatus |
| Modifier and Type | Method and Description |
|---|---|
void |
addGovernmentAuthorityData(GovernmentAuthorityData governmentAuthority)
Adds the government authority data. |
boolean |
containsGovernmentAuthority(GovernmentAuthorityData governmentAuthority)
Contains government authority. |
Set<GovernmentAuthorityData> |
getGovernmentAuthoritiesData()
Gets the government authorities data. |
GovernmentData |
getGovernmentData()
Gets the government data. |
List<GovernmentMinisterData> |
getGovernmentMinisterDatas()
Gets the government minister datas. |
| Methods inherited from interface com.hack23.cia.model.api.common.Actor |
|---|
getActorDefinedRoles, getActorRoles, getName, setActorDefinedRoles, setActorRoles, setName |
| Methods inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
|---|
getImportedDate, getImportStatus, setImportedDate, setImportStatus |
| Methods inherited from interface com.hack23.cia.model.api.common.Resource |
|---|
getResourceType |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
| Method Detail |
|---|
GovernmentData getGovernmentData()
List<GovernmentMinisterData> getGovernmentMinisterDatas()
void addGovernmentAuthorityData(GovernmentAuthorityData governmentAuthority)
governmentAuthority - the government authorityboolean containsGovernmentAuthority(GovernmentAuthorityData governmentAuthority)
governmentAuthority - the government authoritySet<GovernmentAuthorityData> getGovernmentAuthoritiesData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||