Bug 2325 - GraphQL Object Addition for entityLock
Summary: GraphQL Object Addition for entityLock
Status: CONFIRMED
Alias: None
Product: E3
Classification: Unclassified
Component: core (show other bugs)
Version: trunk
Hardware: All All
: P3 enhancement
Target Milestone: undetermined
Assignee: Richard Harms
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-16 11:13 CDT by Richard Harms
Modified: 2019-06-05 21:48 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Harms 2017-09-16 11:13:37 CDT

    
Comment 1 Richard Harms 2017-09-16 12:56:00 CDT
trunk revision r13417, r13418, r13419, r13420

Added getBasePKFromEntityInstance(...) to PersistenceUtils
Added getEntityLockTransferByEntityInstance(...) to EntityLockControl
Added entityLock field to EntityInstance, added EntityLock object
Removed getBasePKFromEntityInstance(...) from BaseCommand