Uses of Class
com.saperion.util.HdocUtil.DocId
Packages that use HdocUtil.DocId
Package
Description
This package contains the utility classes for the LARIX RMI Server.
-
Uses of HdocUtil.DocId in com.saperion.util
Subclasses of HdocUtil.DocId in com.saperion.utilModifier and TypeClassDescriptionstatic classThis class represents a SAP DocId.Methods in com.saperion.util that return HdocUtil.DocIdModifier and TypeMethodDescriptionstatic HdocUtil.DocIdThis method tooks a XHDOC (Version-specific Document ID) and encodes it, so this one can be used by the HTML-Gateway.Methods in com.saperion.util with parameters of type HdocUtil.DocIdModifier and TypeMethodDescriptionstatic HdocUtil.SAPDocIdHdocUtil.convert(HdocUtil.DocId docId) This method converts an encoded XHDOC, so it can be used with SAP.static StringHdocUtil.decode(HdocUtil.DocId docId) This method tries to decode an encoded Document ID, which is used by the HTML-Gateway.