public interface PkAnalyzerFacade
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBitHeaders()
Builds 64 bit headers for PK extended binary information table.
|
PkData |
parsePkString(String pk)
Parses the
PK string and builds up PK object and next creates PkData DTO
object which is passed to the view. |
PkData parsePkString(String pk)
PK string and builds up PK object and next creates PkData DTO
object which is passed to the view.pk - the pk string provided by userPkData object containing all needed informationsString[] getBitHeaders()
Copyright © 2017 SAP SE. All Rights Reserved.