com.hack23.cia.model.api.sweden.configuration
Interface GovernmentAuthorityData

Package class diagram package GovernmentAuthorityData
All Superinterfaces:
Actor, Agent, GovernmentGroup, Group, ModelObject, PersistedModelObject, Serializable

public interface GovernmentAuthorityData
extends GovernmentGroup

The Interface GovernmentAuthorityData.


Method Summary
Modifier and Type Method and Description
 List<AuthorityInformation> getAuthorityInformations()
          Gets the authority informations.
 List<OperationalStatementData> getOperationStatements()
          Gets the operation statements.
 
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.common.PersistedModelObject
getId, getTypeContext, getVersion, isNew, setId, setVersion
 

Method Detail

getOperationStatements

List<OperationalStatementData> getOperationStatements()
Gets the operation statements.

Returns:
the operation statements

getAuthorityInformations

List<AuthorityInformation> getAuthorityInformations()
Gets the authority informations.

Returns:
the authority informations


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.