All files / output zif_abapgit_object.intf.mjs

100% Statements 27/27
100% Branches 0/0
100% Functions 0/0
100% Lines 27/27

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 271x 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_object.intf.abap
class zif_abapgit_object {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {"GC_STEP_ID": {"type": () => {return new abap.types.Structure({"early": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), "abap": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), "ddic": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), "late": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {"SERIALIZE": {"visibility": "U", "parameters": {"IO_XML": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_OUTPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_OUTPUT"});}, "is_optional": " "}}},
  "DESERIALIZE": {"visibility": "U", "parameters": {"IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"});}, "is_optional": " "}, "IO_XML": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_INPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_INPUT"});}, "is_optional": " "}, "IV_STEP": {"type": () => {return new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"});}, "is_optional": " "}, "II_LOG": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_LOG", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_LOG"});}, "is_optional": " "}, "IV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR"});}, "is_optional": " "}}},
  "DELETE": {"visibility": "U", "parameters": {"IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"});}, "is_optional": " "}, "IV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR"});}, "is_optional": " "}}},
  "EXISTS": {"visibility": "U", "parameters": {"RV_BOOL": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "IS_LOCKED": {"visibility": "U", "parameters": {"RV_IS_LOCKED": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "IS_ACTIVE": {"visibility": "U", "parameters": {"RV_ACTIVE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "CHANGED_BY": {"visibility": "U", "parameters": {"RV_USER": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"SYUNAME","ddicName":"SYUNAME"});}, "is_optional": " "}, "IV_EXTRA": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}}},
  "JUMP": {"visibility": "U", "parameters": {"RV_EXIT": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IV_EXTRA": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}}},
  "GET_METADATA": {"visibility": "U", "parameters": {"RS_METADATA": {"type": () => {return new abap.types.Structure({"class": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_METADATA-CLASS"}), "version": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_METADATA-VERSION"})}, "zif_abapgit_definitions=>ty_metadata", undefined, {}, {});}, "is_optional": " "}}},
  "GET_COMPARATOR": {"visibility": "U", "parameters": {"RI_COMPARATOR": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_COMPARATOR", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_COMPARATOR"});}, "is_optional": " "}}},
  "GET_DESERIALIZE_STEPS": {"visibility": "U", "parameters": {"RT_STEPS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_deserialization_step_tt");}, "is_optional": " "}}},
  "GET_DESERIALIZE_ORDER": {"visibility": "U", "parameters": {"RT_OBJECTS_BEFORE": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"}), "srcsystem": new abap.types.Character(5, {}), "origlang": new abap.types.Character(1, {}), "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_items_tt");}, "is_optional": " "}, "IT_ALL_OBJECTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"}), "srcsystem": new abap.types.Character(5, {}), "origlang": new abap.types.Character(1, {}), "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_items_tt");}, "is_optional": " "}}},
  "MAP_FILENAME_TO_OBJECT": {"visibility": "U", "parameters": {"IV_FILENAME": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}, "IV_PATH": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}, "IO_DOT": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_DOT_ABAPGIT", RTTIName: "\\CLASS=ZCL_ABAPGIT_DOT_ABAPGIT"});}, "is_optional": " "}, "IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"});}, "is_optional": " "}, "CS_ITEM": {"type": () => {return new abap.types.Structure({"obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"}), "srcsystem": new abap.types.Character(5, {}), "origlang": new abap.types.Character(1, {}), "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {});}, "is_optional": " "}}},
  "MAP_OBJECT_TO_FILENAME": {"visibility": "U", "parameters": {"IS_ITEM": {"type": () => {return new abap.types.Structure({"obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"}), "srcsystem": new abap.types.Character(5, {}), "origlang": new abap.types.Character(1, {}), "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {});}, "is_optional": " "}, "IV_EXT": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}, "IV_EXTRA": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "CV_FILENAME": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}}}};
}
abap.Classes['ZIF_ABAPGIT_OBJECT'] = zif_abapgit_object;
zif_abapgit_object.zif_abapgit_object$gc_step_id = new abap.types.Structure({"early": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), "abap": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), "ddic": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"}), "late": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_DEFINITIONS=>TY_DESERIALIZATION_STEP"})}, undefined, undefined, {}, {});
zif_abapgit_object.zif_abapgit_object$gc_step_id.get().early.set(`EARLY`);
zif_abapgit_object.zif_abapgit_object$gc_step_id.get().abap.set(`ABAP`);
zif_abapgit_object.zif_abapgit_object$gc_step_id.get().ddic.set(`DDIC`);
zif_abapgit_object.zif_abapgit_object$gc_step_id.get().late.set(`LATE`);
export {zif_abapgit_object};
//# sourceMappingURL=zif_abapgit_object.intf.mjs.map