Skip to content

Commit

Permalink
LPS-155086 My bad
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jun 2, 2022
1 parent a5734bd commit a9a2645
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -54,7 +54,7 @@ public ClientExtensionEntryRel addClientExtensionEntryRel(

clientExtensionEntryRel.setClassNameId(classNameId);
clientExtensionEntryRel.setClassPK(classPK);
clientExtensionEntryRel.setCetPrimaryKey(cetPrimaryKey);
clientExtensionEntryRel.setCETPrimaryKey(cetPrimaryKey);
clientExtensionEntryRel.setType(type);

return clientExtensionEntryRelPersistence.update(
Expand Down

0 comments on commit a9a2645

Please sign in to comment.