|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.histpop.server.objects.ServerObject
org.histpop.server.objects.PersistentObject
org.histpop.server.objects.ProjectObject
public class ProjectObject
| Field Summary |
|---|
| Fields inherited from class org.histpop.server.objects.ServerObject |
|---|
ID, methods, OBJECT, properties |
| Constructor Summary | |
|---|---|
ProjectObject()
|
|
ProjectObject(java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
|
void |
init()
|
void |
setType(java.lang.String type)
|
| Methods inherited from class org.histpop.server.objects.PersistentObject |
|---|
delete, destroy, filter, getBooleanProperty, getFieldList, getID, getIntegerProperty, getPrimaryKey, getPropertyNames, getRepository, getRepository, getStatements, init, insert, list, load, save, setPrimaryKey, setRepository, Update |
| Methods inherited from class org.histpop.server.objects.ServerObject |
|---|
addMethod, getMethod, getMethodList, getProperties, getProperty, isReadOnly, setID, setProperties, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectObject()
public ProjectObject(java.lang.String id)
| Method Detail |
|---|
public void setType(java.lang.String type)
setType in class ServerObjectpublic java.lang.String getType()
getType in class ServerObjectpublic void init()
init in class ServerObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||