org.directdemocracyportal.democracy.model.world
Class Document

Package class diagram package Document
java.lang.Object
  extended by org.directdemocracyportal.democracy.model.core.BaseEntity
      extended by org.directdemocracyportal.democracy.model.core.Resource
          extended by org.directdemocracyportal.democracy.model.world.Document
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Issue, Resolution, Vote, VoteResult

@Entity
public class Document
extends Resource

The Class Document.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
Document()
           
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class org.directdemocracyportal.democracy.model.core.Resource
getId, getName, getOwner, setId, setName, setOwner
 
Methods inherited from class org.directdemocracyportal.democracy.model.core.BaseEntity
isNew
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Document

public Document()


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