Uses of Interface
com.saperion.intf.SaDocInfo
Packages that use SaDocInfo
Package
Description
This package contains the main classic connector classes.
This package defines the different operations on documents, that can be invoked by rmi.
This package contains the classes for the LARIX RMI client wrapper components.
- 
Uses of SaDocInfo in com.saperion.connectorMethods in com.saperion.connector that return SaDocInfoModifier and TypeMethodDescriptionSaClassicConnector.getDocumentInfo(String hDoc, boolean currentRevision, boolean resolveLinks) Reads information like the document-structure and variables for the given document.SaClassicConnector.getDocumentInfo(String hDoc, boolean currentRevision, boolean resolveLinks, boolean forceSizeDetermination) Reads information like the document-structure and variables for the given document.SaClassicConnectorImpl.getDocumentInfo(String hDoc, boolean currentRevision, boolean resolveLinks) SaClassicConnectorImpl.getDocumentInfo(String hDoc, boolean currentRevision, boolean resolveLinks, boolean forceSizeDetermination) 
- 
Uses of SaDocInfo in com.saperion.operations.documentMethods in com.saperion.operations.document that return SaDocInfo
- 
Uses of SaDocInfo in com.saperion.rmiClasses in com.saperion.rmi that implement SaDocInfo