|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DocumentAlreadyExistsException
is thrown when
an existing document is imported to a repository
(which means the document was previously imported).DocumentAlreadyExistsException
.
DocumentImpl
provides a default implementation
of document.IDocument
instance.
IDocument
instance.
DocumentNotExistsException
is thrown when
a non-existing document is committed to the repository
(which means that the document was not previously imported).DocumentNotExistsException
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |