|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.server.document.DocumentReference
imcode.server.document.GetterDocumentReference
public class GetterDocumentReference
| Constructor Summary | |
|---|---|
GetterDocumentReference(int documentId,
DocumentGetter documentGetter)
|
|
| Method Summary | |
|---|---|
DocumentDomainObject |
getDocument()
|
void |
readObject(java.io.ObjectInputStream ois)
|
| Methods inherited from class imcode.server.document.DocumentReference |
|---|
equals, getDocumentId, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetterDocumentReference(int documentId,
DocumentGetter documentGetter)
| Method Detail |
|---|
public DocumentDomainObject getDocument()
getDocument in class DocumentReference
public void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||