public final class DocDimensionsRetriever extends Object
Constructor and Description |
---|
DocDimensionsRetriever()
Instantiates a new DocDimensionsRetriever.
|
Modifier and Type | Method and Description |
---|---|
Node |
getDocumentSize(String ddcName,
String sysrowid,
String revisionId,
int element,
boolean currentRevision,
javax.servlet.http.HttpSession session,
boolean isRendered)
Gets the document's size (in pixels).
|
public DocDimensionsRetriever()
public Node getDocumentSize(String ddcName, String sysrowid, String revisionId, int element, boolean currentRevision, javax.servlet.http.HttpSession session, boolean isRendered) throws BinaryUnavailableException, AuthenticationException, IOException, SystemException, com.saperion.cache.exception.CacheException
ddcName
- sysrowid
- revisionId
- the revision idelement
- the elementcurrentRevision
- current revision flagsession
- the sessionisRendered
- AuthenticationException
- authentication exceptionBinaryUnavailableException
- binary could not be openedIOException
- io exceptionSystemException
- system exceptioncom.saperion.cache.exception.CacheException
- cache exceptionCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.