public static class HdocUtil.SAPDocId extends HdocUtil.DocId
| Modifier and Type | Field and Description |
|---|---|
static String |
FLAG
The SAP Doc ID Flag.
|
encoded| Constructor and Description |
|---|
SAPDocId(String sapDocId)
Instantiates a new sAP doc id.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the id.
|
String |
getSAPDocId()
Gets the sAP doc id.
|
boolean |
isLegal()
Checks if is legal.
|
public static final String FLAG
public SAPDocId(String sapDocId)
sapDocId - the sap doc idpublic boolean isLegal()
public String getId()
HdocUtil.DocIdgetId in class HdocUtil.DocIdpublic String getSAPDocId()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.