public final class SubdocumentImpl extends DocumentImpl implements Subdocument
application| Constructor and Description |
|---|
SubdocumentImpl(ApplicationImpl application,
SubdocumentsImpl parent,
ReadOnlyDocument document) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
Document |
getParentDocument() |
Document |
getRootDocument() |
boolean |
hasChanges() |
boolean |
isDeleted() |
void |
reset() |
addFailure, getCustomData, getFailures, getField, getFields, getInitialDocument, getOriginalReference, getReference, getSubdocuments, getTask, hasSubdocuments, recordChanges, resetReference, setReferencegetApplicationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFailure, getCustomData, getFailures, getField, getFields, getReference, getSubdocuments, getTask, hasSubdocuments, resetReference, setReferencegetApplicationpublic SubdocumentImpl(ApplicationImpl application, SubdocumentsImpl parent, ReadOnlyDocument document)
@Nonnull public Document getParentDocument()
getParentDocument in interface DocumentgetParentDocument in interface SubdocumentgetParentDocument in class DocumentImpl@Nonnull public Document getRootDocument()
getRootDocument in interface DocumentgetRootDocument in class DocumentImplpublic void delete()
delete in interface Subdocumentpublic boolean hasChanges()
hasChanges in interface DocumenthasChanges in class DocumentImplpublic void reset()
reset in interface Documentreset in class DocumentImplpublic boolean isDeleted()
isDeleted in interface SubdocumentCopyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.