All files / output zif_abapgit_persist_background.intf.mjs

67.27% Statements 37/55
100% Branches 2/2
12.5% Functions 1/8
67.27% Lines 37/55

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 551x 1x 1x 1x 1x             1x 1x             1x 1x             1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
// zif_abapgit_persist_background.intf.abap
class zif_abapgit_persist_background {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {};
  static METHODS = {"LIST": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "key": new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"}),
  "method": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-METHOD"}),
  "username": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-USERNAME"}),
  "password": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-PASSWORD"}),
  "settings": abap.types.TableFactory.construct(new abap.types.Structure({
  "key": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-KEY"}),
  "value": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-VALUE"})}, "zif_abapgit_background=>ty_settings", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_background=>ty_settings_tt")}, "zif_abapgit_persist_background=>ty_background", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_persist_background=>ty_background_keys");}, "is_optional": " "}}},
  "GET_BY_KEY": {"visibility": "U", "parameters": {"RS_DATA": {"type": () => {return new abap.types.Structure({
  "key": new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"}),
  "method": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-METHOD"}),
  "username": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-USERNAME"}),
  "password": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-PASSWORD"}),
  "settings": abap.types.TableFactory.construct(new abap.types.Structure({
  "key": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-KEY"}),
  "value": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-VALUE"})}, "zif_abapgit_background=>ty_settings", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_background=>ty_settings_tt")}, "zif_abapgit_persist_background=>ty_background", undefined, {}, {});}, "is_optional": " "}, "IV_KEY": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"});}, "is_optional": " "}}},
  "MODIFY": {"visibility": "U", "parameters": {"IS_DATA": {"type": () => {return new abap.types.Structure({
  "key": new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"}),
  "method": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-METHOD"}),
  "username": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-USERNAME"}),
  "password": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-PASSWORD"}),
  "settings": abap.types.TableFactory.construct(new abap.types.Structure({
  "key": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-KEY"}),
  "value": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-VALUE"})}, "zif_abapgit_background=>ty_settings", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_background=>ty_settings_tt")}, "zif_abapgit_persist_background=>ty_background", undefined, {}, {});}, "is_optional": " "}}},
  "DELETE": {"visibility": "U", "parameters": {"IV_KEY": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"});}, "is_optional": " "}}},
  "EXISTS": {"visibility": "U", "parameters": {"RV_YES": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IV_KEY": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"});}, "is_optional": " "}}}};
}
abap.Classes['ZIF_ABAPGIT_PERSIST_BACKGROUND'] = zif_abapgit_persist_background;zif_abapgit_persist_background.ty_xml = new abap.types.Structure({
"method": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-METHOD"}),
"username": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-USERNAME"}),
"password": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-PASSWORD"}),
"settings": abap.types.TableFactory.construct(new abap.types.Structure({
"key": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-KEY"}),
"value": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-VALUE"})}, "zif_abapgit_background=>ty_settings", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_background=>ty_settings_tt")}, "zif_abapgit_persist_background=>ty_xml", undefined, {}, {});
zif_abapgit_persist_background.ty_background = new abap.types.Structure({
"key": new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"}),
"method": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-METHOD"}),
"username": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-USERNAME"}),
"password": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-PASSWORD"}),
"settings": abap.types.TableFactory.construct(new abap.types.Structure({
"key": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-KEY"}),
"value": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-VALUE"})}, "zif_abapgit_background=>ty_settings", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_background=>ty_settings_tt")}, "zif_abapgit_persist_background=>ty_background", undefined, {}, {});
zif_abapgit_persist_background.ty_background_keys = abap.types.TableFactory.construct(new abap.types.Structure({
"key": new abap.types.Character(12, {"qualifiedName":"zif_abapgit_persistence=>ty_value"}),
"method": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-METHOD"}),
"username": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-USERNAME"}),
"password": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_PERSIST_BACKGROUND=>TY_XML-PASSWORD"}),
"settings": abap.types.TableFactory.construct(new abap.types.Structure({
"key": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-KEY"}),
"value": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_BACKGROUND=>TY_SETTINGS-VALUE"})}, "zif_abapgit_background=>ty_settings", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_background=>ty_settings_tt")}, "zif_abapgit_persist_background=>ty_background", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_persist_background=>ty_background_keys");
export {zif_abapgit_persist_background};