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

Packages that use ModelObject
com.hack23.cia.model.application.api Application interfaces for objects in the model. 
com.hack23.cia.model.application.impl.admin Admin user action events entity model. 
com.hack23.cia.model.application.impl.common Common application entity model. 
com.hack23.cia.model.application.impl.user User action events entity model. 
com.hack23.cia.model.core.api Common interfaces for objects in the model. 
com.hack23.cia.model.core.impl The core entity model. 
com.hack23.cia.model.sweden.api Parliament interfaces for objects in the model. 
com.hack23.cia.model.sweden.impl The entity model related to Swedish parliament members votes. 
com.hack23.cia.service.impl.admin.agent.sweden.api Swedish Parliament data agent interfaces. 
com.hack23.cia.service.impl.admin.agent.sweden.impl Swedish Parliament data agent implementations. 
com.hack23.cia.service.impl.commondao.api   
com.hack23.cia.service.impl.commondao.impl   
com.hack23.cia.web.views.container.common Common Containers for list display of objects in model. 
com.hack23.cia.web.views.form.common Common Forms for objects in the model. 
com.hack23.cia.web.views.navigationview.admin Admin navigation views. 
 

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

Subinterfaces of ModelObject in com.hack23.cia.model.application.api
 interface ActionEvent
          The Interface ActionEvent.
 interface ApplicationData
          The Interface ApplicationData.
 interface ApplicationGroup
          The Interface ApplicationGroup.
 interface Configuration
          The Interface Configuration.
 interface Content
          The Interface Content.
 interface SoftwareAgent
          The Interface SoftwareAgent.
 interface UserGeneratedMetaData
          The Interface UserGeneratedMetaData.
 interface UserRole
          The Interface UserRole.
 

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

Classes in com.hack23.cia.model.application.impl.admin that implement ModelObject
 class AbstractAdminActionEvent
          The Class AbstractAdminActionEvent.
 class AbstractAgencyActionEvent
          The Class AbstractAgencyActionEvent.
 class AbstractConfigurationActionEvent
          The Class AbstractConfigurationActionEvent.
 class AbstractSoftwareAgentActionEvent
          The Class AbstractSoftwareAgentActionEvent.
 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.application.impl.common
 

Classes in com.hack23.cia.model.application.impl.common that implement ModelObject
 class AbstractActionEvent
          The Class AbstractActionEvent.
 class AbstractAgencyConfiguration
          The Class AbstractAgencyConfiguration.
 class Agency
          The Class Agency.
 class ApplicationErrorActionEvent
          The Class ApplicationErrorActionEvent.
 class GameBoard
          The Class GameBoard.
 class ImageContent
          The Class ImageContent.
 class Language
          The Class Language.
 class LanguageContent
          The Class LanguageContent.
 class Player
          The Class Player.
 class PoliticalGame
          The Class PoliticalGame.
 class Portal
          The Class Portal.
 class RegisteredUser
          The Class RegisteredUser.
 class SoftwareAgentOperation
          The Class SoftwareAgentOperation.
 class User
          The Class User.
 class UserSession
          The Class UserSession.
 

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

Classes in com.hack23.cia.model.application.impl.user that implement ModelObject
 class AbstractParliamentActionEvent
          The Class AbstractParliamentActionEvent.
 class AbstractTopListActionEvent
          The Class AbstractTopListActionEvent.
 class AbstractUserAccountActionEvent
          The Class AbstractUserAccountActionEvent.
 class AbstractUserActionEvent
          The Class AbstractUserActionEvent.
 class AbstractVIPActionEvent
          The Class AbstractVIPActionEvent.
 class ApplicationActionEvent
          The Class ApplicationActionEvent.
 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.core.api
 

Subinterfaces of ModelObject in com.hack23.cia.model.core.api
 interface Actor
          The Interface Actor.
 interface Agent
          The Interface Agent.
 interface ApplicationResource
          The Interface ApplicationResource.
 interface Data
          The Interface Data.
 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 Person
          The Interface Person.
 interface Resource
          The Interface Resource.
 interface Role
          The Interface Role.
 

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

Classes in com.hack23.cia.model.core.impl that implement ModelObject
 class AbstractResource
          The Class AbstractResource.
 class BaseEntity
          The Class BaseEntity.
 class Human
          The Class Human.
 

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

Subinterfaces of ModelObject in com.hack23.cia.model.sweden.api
 interface ParliamentData
          The Interface ParliamentData.
 interface ParliamentEvent
          The Interface ParliamentEvent.
 interface ParliamentGroup
          The Interface ParliamentGroup.
 interface ParliamentMetaData
          The Interface ParliamentMetaData.
 interface ParliamentRole
          The Interface ParliamentRole.
 interface Politician
          The Interface Politician.
 

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

Classes in com.hack23.cia.model.sweden.impl that implement ModelObject
 class AbstractBallotMetaData
          The Class AbstractBallotMetaData.
 class AbstractBallotResult
          The Class AbstractBallotResult.
 class Ballot
          The Class Ballot.
 class BallotResult
          The Class BallotResult.
 class Committee
          The Class Committee.
 class CommitteeReport
          The Class CommitteeReport.
 class Election
          The Class Election.
 class Parliament
          The Class Parliament.
 class ParliamentMember
          The Class ParliamentMember.
 class ParliamentMemberBallotRecord
          The Class ParliamentMemberBallotRecord.
 class ParliamentMemberVoteCompareResult
          The Class ParliamentMemberVoteCompareResult.
 class ParliamentYear
          The Class ParliamentYear.
 class PartyBallotResult
          The Class PartyBallotResult.
 class PoliticalParty
          The Class PoliticalParty.
 class RegisterInformation
          The Class RegisterInformation.
 class Vote
          The Class Vote.
 class VoteMetaData
          The Class VoteMetaData.
 

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

Subinterfaces of ModelObject in com.hack23.cia.service.impl.admin.agent.sweden.api
 interface AbstractAdminAgent
          The Interface AbstractAdminAgent.
 interface AbstractAdminDataAgent<DATA extends Data>
          The Interface AbstractAdminDataAgent.
 interface AbstractParliamentDataAgent<DATA extends ParliamentData>
          The Interface AbstractParliamentDataAgent.
 interface BallotAgent
          The Interface BallotAgent.
 interface CommitteeAgent
          The Interface CommitteeAgent.
 interface CommitteeReportAgent
          The Interface CommitteeReportAgent.
 interface ElectionAgent
          The Interface ElectionAgent.
 interface ParliamentMemberAgent
          The Interface ParliamentMemberAgent.
 interface ParliamentMemberRegisterAgent
          The Interface ParliamentMemberRegisterAgent.
 interface ParliamentYearAgent
          The Interface ParliamentYearAgent.
 interface PoliticalPartyAgent
          The Interface PoliticalPartyAgent.
 

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

Classes in com.hack23.cia.service.impl.admin.agent.sweden.impl that implement ModelObject
 class AbstractParliamentDataAgentImpl<DATA extends ParliamentData>
          The Class AbstractParliamentDataAgentImpl.
 class BallotAgentImpl
          The Class BallotAgentImpl.
 class CommitteeAgentImpl
          The Class CommitteeAgentImpl.
 class CommitteeReportAgentImpl
          The Class CommitteeReportAgentImpl.
 class ElectionAgentImpl
          The Class ElectionAgentImpl.
 class ParliamentMemberAgentImpl
          The Class ParliamentMemberAgentImpl.
 class ParliamentMemberRegisterAgentImpl
          The Class ParliamentMemberRegisterAgentImpl.
 class ParliamentYearAgentImpl
          The Class ParliamentYearAgentImpl.
 class PoliticalPartyAgentImpl
          The Class PoliticalPartyAgentImpl.
 

Uses of ModelObject in com.hack23.cia.service.impl.commondao.api
 

Classes in com.hack23.cia.service.impl.commondao.api with type parameters of type ModelObject
 interface GenericDAO<T extends ModelObject,IMP extends BaseEntity,ID extends Serializable>
          The Interface GenericDAO.
 

Uses of ModelObject in com.hack23.cia.service.impl.commondao.impl
 

Classes in com.hack23.cia.service.impl.commondao.impl with type parameters of type ModelObject
 class GenericHibernateDAO<T extends ModelObject,IMP extends BaseEntity,ID extends Serializable>
          The Class GenericHibernateDAO.
 

Uses of ModelObject in com.hack23.cia.web.views.container.common
 

Classes in com.hack23.cia.web.views.container.common with type parameters of type ModelObject
 class AbstractModelObjectContainer<ENTITY extends ModelObject>
          The Class AbstractModelObjectContainer.
 

Uses of ModelObject in com.hack23.cia.web.views.form.common
 

Classes in com.hack23.cia.web.views.form.common with type parameters of type ModelObject
 class AbstractBaseEntityForm<FORM_OBJECT extends ModelObject>
          The Class AbstractBaseEntityForm.
 

Uses of ModelObject in com.hack23.cia.web.views.navigationview.admin
 

Classes in com.hack23.cia.web.views.navigationview.admin with type parameters of type ModelObject
 class AbstractAdminAgentNavigationView<OBJECT extends ModelObject,CONTAINER extends AbstractModelObjectContainer<OBJECT>>
          The Class AbstractAdminAgentNavigationView.
 class AbstractAdminNavigationView<OBJECT extends ModelObject,CONTAINER extends AbstractModelObjectContainer<OBJECT>>
          The Class AbstractAdminNavigationView.
 



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