|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses 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 |
---|
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 |
---|
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 |
---|
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 |
---|
Modifier and Type | Class and Description |
---|---|
class |
GenericHibernateDAO<T extends BaseEntity,ID extends Serializable>
The Class GenericHibernateDAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |