|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mydm.db.MDFTextHelper
A Helper class for EDocument Objects.
Constructor Summary | |
MDFTextHelper(EDocument edoc)
Contructor |
Method Summary | |
void |
createMDFTextEntry()
Creates a entry in mdftext in collection "info" for this document. |
void |
deleteMDFTextEntry()
Deletes the mdftext entry in db. |
java.lang.String |
getMetadataFText()
Generates the Single String all metadata values. |
void |
updateMDFTextEntry()
Updates the mdftext entry for this document. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MDFTextHelper(EDocument edoc)
edoc
- EDocumentMethod Detail |
public java.lang.String getMetadataFText()
public void createMDFTextEntry() throws DocIDNotFound
DocIDNotFound
public void deleteMDFTextEntry() throws DocIDNotFound
DocIDNotFound
public void updateMDFTextEntry() throws DocIDNotFound
DocIDNotFound
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |