public interface RecordIdApi extends KillbillApi
| Modifier and Type | Method and Description |
|---|---|
Long |
getRecordId(UUID objectId,
ObjectType objectType,
TenantContext tenantContext)
This can be used by external plugins to keep the mapping between UUID and recordId
|
Long getRecordId(UUID objectId, ObjectType objectType, TenantContext tenantContext)
objectId - the uuid of the objectobjectType - the object typetenantContext - the context associated with the callCopyright © 2010-2015. All Rights Reserved.