public class GetDocumentInfo extends LegacyOperation<SaDocInfo>
SaDocInfo for details.| Constructor and Description |
|---|
GetDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks,
boolean forceSize)
Creates a new GetDocumentInfo operation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHDoc() |
int |
hashCode() |
SaDocInfo |
invoke() |
boolean |
isCurrentRevision() |
boolean |
isForceSize() |
boolean |
isResolveLinks() |
String |
toString() |
beforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionpublic GetDocumentInfo(String hDoc, boolean currentRevision, boolean resolveLinks, boolean forceSize)
hDoc - hDoc of document to get information forcurrentRevision - whether to resolve the current revision or notresolveLinks - whether to resolve links or notforceSize - if true, the sizes of all elements will be determined. This is
not a fast operation.public SaDocInfo invoke() throws SaBasicException
SaBasicExceptionpublic String getHDoc()
public boolean isCurrentRevision()
public boolean isResolveLinks()
public boolean isForceSize()
public String toString()
toString in class com.lexmark.saperion.remote.common.operations.AbstractOperation<SaDocInfo,SaBasicException,LegacyConnection>Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.