Package | Description |
---|---|
com.saperion.util |
This package contains the utility classes for the LARIX RMI Server.
|
Modifier and Type | Class and Description |
---|---|
static class |
HdocUtil.SAPDocId
This class represents a SAP DocId.
|
Modifier and Type | Method and Description |
---|---|
static HdocUtil.DocId |
HdocUtil.encode(String decoded)
This method tooks a XHDOC (Version-specific Document ID) and encodes it,
so this one can be used by the HTML-Gateway.
|
Modifier and Type | Method and Description |
---|---|
static HdocUtil.SAPDocId |
HdocUtil.convert(HdocUtil.DocId docId)
This method converts an encoded XHDOC, so it can be used with SAP.
|
static String |
HdocUtil.decode(HdocUtil.DocId docId)
This method tries to decode an encoded Document ID, which is used by the
HTML-Gateway.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.