Uses of Class
org.directdemocracyportal.democracy.model.core.BaseEntity

Packages that use BaseEntity
Package Description
org.directdemocracyportal.democracy.model.application   
org.directdemocracyportal.democracy.model.core   
org.directdemocracyportal.democracy.model.world   
org.directdemocracyportal.democracy.service.dao   
org.directdemocracyportal.democracy.service.dao.hibernate   
 

Uses of BaseEntity in org.directdemocracyportal.democracy.model.application
 

Subclasses of BaseEntity in org.directdemocracyportal.democracy.model.application
Modifier and Type Class and Description
 class Application
          The Class Application.
 class Authority
          The Class Authority.
 class Event
          The Class Event.
 class GovernmentPortal
          The Class GovernmentPortal.
 class OnlinePoliticalParty
          The Class OnlinePoliticalParty.
 class Portal
          The Class Portal.
 class RoleAction
          The Class RoleAction.
 class User
          The Class User.
 class UserRole
          The Class UserRole.
 class UserSession
          The Class UserSession.
 

Uses of BaseEntity in org.directdemocracyportal.democracy.model.core
 

Subclasses of BaseEntity in org.directdemocracyportal.democracy.model.core
Modifier and Type Class and Description
 class Agent
          The Class Agent.
 class Environment
          The Class Environment.
 class GroupAgent
          The Class GroupAgent.
 class Resource
          The Class Resource.
 class Role
          The Class Role.
 

Uses of BaseEntity in org.directdemocracyportal.democracy.model.world
 

Subclasses of BaseEntity in org.directdemocracyportal.democracy.model.world
Modifier and Type Class and Description
 class Country
          The Class Country.
 class Document
          The Class Document.
 class Election
          The Class Election.
 class Government
          The Class Government.
 class Issue
          The Class Issue.
 class Organisation
          The Class Organisation.
 class Person
          The Class Person.
 class PoliticalParty
          The Class PoliticalParty.
 class Region
          The Class Region.
 class Resolution
          The Class Resolution.
 class Vote
          The Class Vote.
 class VoteResult
          The Class VoteResult.
 

Uses of BaseEntity in org.directdemocracyportal.democracy.service.dao
 

Classes in org.directdemocracyportal.democracy.service.dao with type parameters of type BaseEntity
Modifier and Type Interface and Description
 interface GenericDAO<T extends BaseEntity,ID extends Serializable>
          The Interface GenericDAO.
 

Uses of BaseEntity in org.directdemocracyportal.democracy.service.dao.hibernate
 

Classes in org.directdemocracyportal.democracy.service.dao.hibernate with type parameters of type BaseEntity
Modifier and Type Class and Description
 class GenericHibernateDAO<T extends BaseEntity,ID extends Serializable>
          The Class GenericHibernateDAO.
 



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.