Uses of Interface
com.hack23.cia.model.api.common.ModelObject

Packages that use ModelObject
Package Description
com.hack23.cia.model.api.application.administration Provides... 
com.hack23.cia.model.api.application.configuration Provides... 
com.hack23.cia.model.api.application.content Provides... 
com.hack23.cia.model.api.application.control Provides... 
com.hack23.cia.model.api.application.events Provides... 
com.hack23.cia.model.api.common Common interfaces for objects in the model. 
com.hack23.cia.model.api.sweden.common Provides... 
com.hack23.cia.model.api.sweden.configuration Provides... 
com.hack23.cia.model.api.sweden.content Provides... 
com.hack23.cia.model.api.sweden.events Provides... 
com.hack23.cia.model.impl.application.administration Provides... 
com.hack23.cia.model.impl.application.configuration Provides... 
com.hack23.cia.model.impl.application.content Provides... 
com.hack23.cia.model.impl.application.control Provides... 
com.hack23.cia.model.impl.application.events.admin Provides... 
com.hack23.cia.model.impl.application.events.user Provides... 
com.hack23.cia.model.impl.common The core entity model. 
com.hack23.cia.model.impl.sweden.configuration Provides... 
com.hack23.cia.model.impl.sweden.content Provides... 
com.hack23.cia.model.impl.sweden.events Provides... 
com.hack23.cia.service.impl.control.agent.collaboration.api Provides... 
com.hack23.cia.service.impl.control.agent.sweden.api Swedish Parliament data agent interfaces. 
com.hack23.cia.service.impl.control.agent.sweden.impl.agents Swedish Parliament data agent implementations. 
com.hack23.cia.web.impl.ui.container.common Common Containers for list display of objects in model. 
com.hack23.cia.web.impl.ui.form.common Common Forms for objects in the model. 
com.hack23.cia.web.impl.ui.navigationview.common Common navigation views. 
com.hack23.cia.web.impl.ui.navigationview.control Provides... 
 

Uses of ModelObject in com.hack23.cia.model.api.application.administration
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.application.administration
Modifier and Type Interface and Description
 interface UserData
          The Interface UserData.
 interface UserRole
          The Interface UserRole.
 interface UserSessionData
          The Interface UserSessionData.
 

Uses of ModelObject in com.hack23.cia.model.api.application.configuration
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.application.configuration
Modifier and Type Interface and Description
 interface AgencyData
          The Interface AgencyData.
 interface ApplicationEnvironment
          The Interface ApplicationEnvironment.
 interface ApplicationGroup
          The Interface ApplicationGroup.
 interface Configuration
          The Interface Configuration.
 interface PortalData
          The Interface PortalData.
 

Uses of ModelObject in com.hack23.cia.model.api.application.content
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.application.content
Modifier and Type Interface and Description
 interface ApplicationData
          The Interface ApplicationData.
 interface BinaryContent
          The Interface BinaryContent.
 interface Content
          The Interface Content.
 interface LanguageContentData
          The Interface LanguageContentData.
 interface LanguageData
          The Interface LanguageData.
 interface TextContent
          The Interface TextContent.
 interface UserGeneratedMetaData
          The Interface UserGeneratedMetaData.
 

Uses of ModelObject in com.hack23.cia.model.api.application.control
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.application.control
Modifier and Type Interface and Description
 interface AgentOperation
          The Interface AgentOperation.
 interface SoftwareAgent
          The Interface SoftwareAgent.
 interface UsageOrder
          The Interface UsageOrder.
 

Uses of ModelObject in com.hack23.cia.model.api.application.events
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.application.events
Modifier and Type Interface and Description
 interface ActionEvent
          The Interface ActionEvent.
 interface ApplicationErrorEventData
          The Interface ApplicationErrorEventData.
 interface EventData
          The Interface EventData.
 

Uses of ModelObject in com.hack23.cia.model.api.common
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.common
Modifier and Type Interface and Description
 interface Actor
          The Interface Actor.
 interface ActorRoleResourceContainer
          The Interface ActorRoleResourceContainer.
 interface Agent
          The Interface Agent.
 interface ApplicationResource
          The Interface ApplicationResource.
 interface Data
          The Interface Data.
 interface DecisionStrategy
          The Interface DecisionStrategy.
 interface Environment
          The Interface Environment.
 interface Event
          The Interface Event.
 interface Group
          The Interface Group.
 interface MetaData
          The Interface MetaData.
 interface PersistedModelObject
          The Interface PersistedModelObject.
 interface Resource
          The Interface Resource.
 interface Role
          The Interface Role.
 

Uses of ModelObject in com.hack23.cia.model.api.sweden.common
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.sweden.common
Modifier and Type Interface and Description
 interface GovernmentMappedData
          The Interface GovernmentMappedData.
 interface GovernmentMetaData
          The Interface GovernmentMetaData.
 interface ImportedData
          The Interface ImportedData.
 interface ParliamentMappedData
          The Interface ParliamentMappedData.
 interface ParliamentMetaData
          The Interface ParliamentMetaData.
 

Uses of ModelObject in com.hack23.cia.model.api.sweden.configuration
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.sweden.configuration
Modifier and Type Interface and Description
 interface BallotData
          The Interface BallotData.
 interface BallotResultData
          The Interface BallotResultData.
 interface BaseBallotResultData
          The Interface BaseBallotResultData.
 interface CommitteeData
          The Interface CommitteeData.
 interface CommitteeReportData
          The Interface CommitteeReportData.
 interface DepartmentData
          The Interface DepartmentData.
 interface GovernmentAuthorityData
          The Interface GovernmentAuthorityData.
 interface GovernmentBillData
          The Interface GovernmentBillData.
 interface GovernmentData
          The Interface GovernmentData.
 interface GovernmentGroup
          The Interface GovernmentGroup.
 interface GovernmentMinisterData
          The Interface GovernmentMinisterData.
 interface GovernmentRole
          The Interface GovernmentRole.
 interface MonarchData
          The Interface MonarchData.
 interface ParliamentData
          The Interface ParliamentData.
 interface ParliamentDocumentTypeData
          The Interface ParliamentDocumentTypeData.
 interface ParliamentEnvironment
          The Interface ParliamentEnvironment.
 interface ParliamentGroup
          The Interface ParliamentGroup.
 interface ParliamentMemberBallotRecordData
          The Interface ParliamentMemberBallotRecordData.
 interface ParliamentMemberData
          The Interface ParliamentMemberData.
 interface ParliamentMemberProposalData
          The Interface ParliamentMemberProposalData.
 interface ParliamentMemberVoteCompareResultData
          The Interface ParliamentMemberVoteCompareResultData.
 interface ParliamentRole
          The Interface ParliamentRole.
 interface PartyBallotResultData
          The Interface PartyBallotResultData.
 interface PoliticalPartyData
          The Interface PoliticalPartyData.
 interface PoliticianData
          The Interface PoliticianData.
 interface ProposalData
          The Interface ProposalData.
 interface VoteData
          The Interface VoteData.
 

Uses of ModelObject in com.hack23.cia.model.api.sweden.content
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.sweden.content
Modifier and Type Interface and Description
 interface RegisterInformationData
          The Interface RegisterInformationData.
 interface VoteMetaDataData
          The Interface VoteMetaDataData.
 

Uses of ModelObject in com.hack23.cia.model.api.sweden.events
 

Subinterfaces of ModelObject in com.hack23.cia.model.api.sweden.events
Modifier and Type Interface and Description
 interface ElectionData
          The Interface ElectionData.
 interface ParliamentEvent
          The Interface ParliamentEvent.
 interface ParliamentYearData
          The Interface ParliamentYearData.
 

Uses of ModelObject in com.hack23.cia.model.impl.application.administration
 

Classes in com.hack23.cia.model.impl.application.administration that implement ModelObject
Modifier and Type Class and Description
 class GameBoard
          The Class GameBoard.
 class Player
          The Class Player.
 class PoliticalGame
          The Class PoliticalGame.
 class RegisteredUser
          The Class RegisteredUser.
 class User
          The Class User.
 class UserSession
          The Class UserSession.
 

Uses of ModelObject in com.hack23.cia.model.impl.application.configuration
 

Classes in com.hack23.cia.model.impl.application.configuration that implement ModelObject
Modifier and Type Class and Description
 class AbstractAgencyConfiguration
          The Class AbstractAgencyConfiguration.
 class Agency
          The Class Agency.
 class Portal
          The Class Portal.
 

Uses of ModelObject in com.hack23.cia.model.impl.application.content
 

Classes in com.hack23.cia.model.impl.application.content that implement ModelObject
Modifier and Type Class and Description
 class AbstractApplicationResource
          The Class AbstractApplicationResource.
 class ImageContent
          The Class ImageContent.
 class Language
          The Class Language.
 class LanguageContent
          The Class LanguageContent.
 

Uses of ModelObject in com.hack23.cia.model.impl.application.control
 

Classes in com.hack23.cia.model.impl.application.control that implement ModelObject
Modifier and Type Class and Description
 class SoftwareAgentOperation
          The Class SoftwareAgentOperation.
 

Uses of ModelObject in com.hack23.cia.model.impl.application.events.admin
 

Classes in com.hack23.cia.model.impl.application.events.admin that implement ModelObject
Modifier and Type Class and Description
 class AgencyActionEvent
          The Class AgencyActionEvent.
 class AgentDeploymentActionEvent
          The Class AgentDeploymentActionEvent.
 class AgentOperationActionEvent
          The Class AgentOperationActionEvent.
 class LanguageAgencyActionEvent
          The Class LanguageAgencyActionEvent.
 class LanguageContentActionEvent
          The Class LanguageContentActionEvent.
 class MonitorActionEvent
          The Class MonitorActionEvent.
 class PortalActionEvent
          The Class PortalActionEvent.
 

Uses of ModelObject in com.hack23.cia.model.impl.application.events.user
 

Classes in com.hack23.cia.model.impl.application.events.user that implement ModelObject
Modifier and Type Class and Description
 class AbstractActionEvent
          The Class AbstractActionEvent.
 class ApplicationActionEvent
          The Class ApplicationActionEvent.
 class ApplicationErrorActionEvent
          The Class ApplicationErrorActionEvent.
 class BallotActionEvent
          The Class BallotActionEvent.
 class CommitteeReportActionEvent
          The Class CommitteeReportActionEvent.
 class CommitteeReportsActionEvent
          The Class CommitteeReportsActionEvent.
 class ExternalUrlActionEvent
          The Class ExternalUrlActionEvent.
 class ParliamentMemberActionEvent
          The Class ParliamentMemberActionEvent.
 class PartyActionEvent
          The Class PartyActionEvent.
 class SearchActionEvent
          The Class SearchActionEvent.
 class TopListActionEvent
          The Class TopListActionEvent.
 class UserAccountActionEvent
          The Class UserAccountActionEvent.
 class UserActionEvent
          The Class UserActionEvent.
 

Uses of ModelObject in com.hack23.cia.model.impl.common
 

Classes in com.hack23.cia.model.impl.common that implement ModelObject
Modifier and Type Class and Description
 class AbstractResource
          The Class AbstractResource.
 class BaseEntity
          The Class BaseEntity.
 class Person
          The Class Person.
 

Uses of ModelObject in com.hack23.cia.model.impl.sweden.configuration
 

Classes in com.hack23.cia.model.impl.sweden.configuration that implement ModelObject
Modifier and Type Class and Description
 class Committee
          The Class Committee.
 class Parliament
          The Class Parliament.
 

Uses of ModelObject in com.hack23.cia.model.impl.sweden.content
 

Classes in com.hack23.cia.model.impl.sweden.content that implement ModelObject
Modifier and Type Class and Description
 class AbstractBallotMetaData
          The Class AbstractBallotMetaData.
 class AbstractBallotResult
          The Class AbstractBallotResult.
 class Ballot
          The Class Ballot.
 class BallotResult
          The Class BallotResult.
 class CommitteeReport
          The Class CommitteeReport.
 class ParliamentDocumentType
          The Class ParliamentDocumentType.
 class ParliamentMember
          The Class ParliamentMember.
 class ParliamentMemberBallotRecord
          The Class ParliamentMemberBallotRecord.
 class ParliamentMemberVoteCompareResult
          The Class ParliamentMemberVoteCompareResult.
 class PartyBallotResult
          The Class PartyBallotResult.
 class PoliticalParty
          The Class PoliticalParty.
 class Politician
          The Class Politician.
 class RegisterInformation
          The Class RegisterInformation.
 class Vote
          The Class Vote.
 class VoteMetaData
          The Class VoteMetaData.
 

Uses of ModelObject in com.hack23.cia.model.impl.sweden.events
 

Classes in com.hack23.cia.model.impl.sweden.events that implement ModelObject
Modifier and Type Class and Description
 class Election
          The Class Election.
 class ParliamentYear
          The Class ParliamentYear.
 

Uses of ModelObject in com.hack23.cia.service.impl.control.agent.collaboration.api
 

Subinterfaces of ModelObject in com.hack23.cia.service.impl.control.agent.collaboration.api
Modifier and Type Interface and Description
 interface CollaborationDataAgent<DATA extends Data>
          The Interface CollaborationDataAgent.
 

Uses of ModelObject in com.hack23.cia.service.impl.control.agent.sweden.api
 

Subinterfaces of ModelObject in com.hack23.cia.service.impl.control.agent.sweden.api
Modifier and Type Interface and Description
 interface AbstractDataAgent<DATA extends Data>
          The Interface AbstractDataAgent.
 interface BallotAgent
          The Interface BallotAgent.
 interface CommitteeAgent
          The Interface CommitteeAgent.
 interface CommitteeReportAgent
          The Interface CommitteeReportAgent.
 interface ElectionAgent
          The Interface ElectionAgent.
 interface GenericGovernmentDataAgent<DATA extends GovernmentMappedData>
          The Interface GenericGovernmentDataAgent.
 interface GenericParliamentDataAgent<DATA extends ParliamentMappedData>
          The Interface GenericParliamentDataAgent.
 interface GovernmentBillAgent
          The Interface GovernmentBillAgent.
 interface ParliamentBallotAgent
          The Interface ParliamentBallotAgent.
 interface ParliamentCommitteeProposalAgent
          The Interface ParliamentCommitteeProposalAgent.
 interface ParliamentDocumentListAgent
          The Interface ParliamentDocumentListAgent.
 interface ParliamentDocumentStatusAgent
          The Interface ParliamentDocumentStatusAgent.
 interface ParliamentDocumentTypeAgent
          The Interface ParliamentDocumentTypeAgent.
 interface ParliamentMemberAgent
          The Interface ParliamentMemberAgent.
 interface ParliamentMemberProposalAgent
          The Interface ParliamentMemberProposalAgent.
 interface ParliamentMemberRegisterAgent
          The Interface ParliamentMemberRegisterAgent.
 interface ParliamentPersonAgent
          The Interface ParliamentPersonAgent.
 interface ParliamentPersonListAgent
          The Interface ParliamentPersonListAgent.
 interface ParliamentYearAgent
          The Interface ParliamentYearAgent.
 interface PoliticalPartyAgent
          The Interface PoliticalPartyAgent.
 

Uses of ModelObject in com.hack23.cia.service.impl.control.agent.sweden.impl.agents
 

Classes in com.hack23.cia.service.impl.control.agent.sweden.impl.agents that implement ModelObject
Modifier and Type Class and Description
 class BallotAgentImpl
          The Class BallotAgentImpl.
 class CommitteeAgentImpl
          The Class CommitteeAgentImpl.
 class CommitteeReportAgentImpl
          The Class CommitteeReportAgentImpl.
 class ElectionAgentImpl
          The Class ElectionAgentImpl.
 class GovernmentBillAgentImpl
          The Class GovernmentBillAgentImpl.
 class ParliamentBallotAgentImpl
          The Class ParliamentBallotAgentImpl.
 class ParliamentCommitteeProposalAgentImpl
          The Class ParliamentCommitteeProposalAgentImpl.
 class ParliamentDocumentListAgentImpl
          The Class ParliamentDocumentListAgentImpl.
 class ParliamentDocumentStatusAgentImpl
          The Class ParliamentDocumentStatusAgentImpl.
 class ParliamentMemberAgentImpl
          The Class ParliamentMemberAgentImpl.
 class ParliamentMemberProposalAgentImpl
          The Class ParliamentMemberProposalAgentImpl.
 class ParliamentMemberRegisterAgentImpl
          The Class ParliamentMemberRegisterAgentImpl.
 class ParliamentPersonAgentImpl
          The Class ParliamentPersonAgentImpl.
 class ParliamentPersonlistAgentImpl
          The Class ParliamentPersonlistAgentImpl.
 class ParliamentYearAgentImpl
          The Class ParliamentYearAgentImpl.
 class PoliticalPartyAgentImpl
          The Class PoliticalPartyAgentImpl.
 

Uses of ModelObject in com.hack23.cia.web.impl.ui.container.common
 

Classes in com.hack23.cia.web.impl.ui.container.common with type parameters of type ModelObject
Modifier and Type Class and Description
 class AbstractAdminModelObjectContainer<ENTITY extends ModelObject>
          The Class AbstractAdminModelObjectContainer.
 class AbstractModelObjectContainer<ENTITY extends ModelObject>
          The Class AbstractModelObjectContainer.
 

Uses of ModelObject in com.hack23.cia.web.impl.ui.form.common
 

Classes in com.hack23.cia.web.impl.ui.form.common with type parameters of type ModelObject
Modifier and Type Class and Description
 class AbstractBaseEntityForm<FORM_OBJECT extends ModelObject>
          The Class AbstractBaseEntityForm.
 

Uses of ModelObject in com.hack23.cia.web.impl.ui.navigationview.common
 

Classes in com.hack23.cia.web.impl.ui.navigationview.common with type parameters of type ModelObject
Modifier and Type Class and Description
 class AbstractAdminUserNavigationView<OBJECT extends ModelObject,CONTAINER extends AbstractModelObjectContainer<OBJECT>>
          The Class AbstractAdminUserNavigationView.
 

Uses of ModelObject in com.hack23.cia.web.impl.ui.navigationview.control
 

Classes in com.hack23.cia.web.impl.ui.navigationview.control with type parameters of type ModelObject
Modifier and Type Class and Description
 class AbstractCommandCenterNavigationView<OBJECT extends ModelObject,CONTAINER extends AbstractModelObjectContainer<OBJECT>>
          The Class AbstractCommandCenterNavigationView.
 



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