Uses of Class
com.hack23.cia.model.impl.common.BaseEntity

Packages that use BaseEntity
Package Description
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... 
 

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

Subclasses of BaseEntity in com.hack23.cia.model.impl.application.administration
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 BaseEntity in com.hack23.cia.model.impl.application.configuration
 

Subclasses of BaseEntity in com.hack23.cia.model.impl.application.configuration
Modifier and Type Class and Description
 class AbstractAgencyConfiguration
          The Class AbstractAgencyConfiguration.
 class Agency
          The Class Agency.
 class Portal
          The Class Portal.
 

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

Subclasses of BaseEntity in com.hack23.cia.model.impl.application.content
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 BaseEntity in com.hack23.cia.model.impl.application.control
 

Subclasses of BaseEntity in com.hack23.cia.model.impl.application.control
Modifier and Type Class and Description
 class SoftwareAgentOperation
          The Class SoftwareAgentOperation.
 

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

Subclasses of BaseEntity in com.hack23.cia.model.impl.application.events.admin
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 BaseEntity in com.hack23.cia.model.impl.application.events.user
 

Subclasses of BaseEntity in com.hack23.cia.model.impl.application.events.user
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 BaseEntity in com.hack23.cia.model.impl.common
 

Subclasses of BaseEntity in com.hack23.cia.model.impl.common
Modifier and Type Class and Description
 class AbstractResource
          The Class AbstractResource.
 class Person
          The Class Person.
 

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

Subclasses of BaseEntity in com.hack23.cia.model.impl.sweden.configuration
Modifier and Type Class and Description
 class Committee
          The Class Committee.
 class Parliament
          The Class Parliament.
 

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

Subclasses of BaseEntity in com.hack23.cia.model.impl.sweden.content
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 BaseEntity in com.hack23.cia.model.impl.sweden.events
 

Subclasses of BaseEntity in com.hack23.cia.model.impl.sweden.events
Modifier and Type Class and Description
 class Election
          The Class Election.
 class ParliamentYear
          The Class ParliamentYear.
 



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