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

Packages that use PersistedModelObject
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.common.api Common interfaces for objects in the model. 
com.hack23.cia.model.common.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. 
 

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

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

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

Classes in com.hack23.cia.model.application.impl.admin that implement PersistedModelObject
 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 PersistedModelObject in com.hack23.cia.model.application.impl.common
 

Classes in com.hack23.cia.model.application.impl.common that implement PersistedModelObject
 class AbstractActionEvent
          The Class AbstractActionEvent.
 class AbstractAgencyConfiguration
          The Class AbstractAgencyConfiguration.
 class AbstractApplicationResource
          The Class AbstractApplicationResource.
 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 PersistedModelObject in com.hack23.cia.model.application.impl.user
 

Classes in com.hack23.cia.model.application.impl.user that implement PersistedModelObject
 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 PersistedModelObject in com.hack23.cia.model.common.api
 

Subinterfaces of PersistedModelObject in com.hack23.cia.model.common.api
 interface Actor
          The Interface Actor.
 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 Person
          The Interface Person.
 interface Resource
          The Interface Resource.
 interface Role
          The Interface Role.
 

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

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

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

Subinterfaces of PersistedModelObject in com.hack23.cia.model.sweden.api
 interface ParliamentData
          The Interface ParliamentData.
 interface ParliamentEnvironment
          The Interface ParliamentEnvironment.
 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 PersistedModelObject in com.hack23.cia.model.sweden.impl
 

Classes in com.hack23.cia.model.sweden.impl that implement PersistedModelObject
 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.
 



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