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

Packages that use BaseEntity
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.impl The core entity model. 
com.hack23.cia.model.sweden.impl The entity model related to Swedish parliament members votes. 
com.hack23.cia.service.impl.commondao.api   
com.hack23.cia.service.impl.commondao.impl   
 

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

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

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

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

Subclasses of BaseEntity in com.hack23.cia.model.common.impl
 class AbstractResource
          The Class AbstractResource.
 class Human
          The Class Human.
 

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

Subclasses of BaseEntity in com.hack23.cia.model.sweden.impl
 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 BaseEntity in com.hack23.cia.service.impl.commondao.api
 

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

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

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



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