public class SharedRecordEntityNames
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAuditEntityPrimaryKeyPropertyName(java.lang.String propertyName)
Returns name of the primary key property in the audit persistent entity.
|
static java.lang.String |
getEntityFieldName(com.whitestein.lsps.model.sharedrecord.SharedRecordProperty property,
boolean isAudit)
Provides name of property in the persistent entity that corresponds to the shared record property.
|
static java.lang.String |
getEntityName(com.whitestein.lsps.model.sharedrecord.SharedRecordType sharedRecordType,
boolean isAudit)
Returns entity name for shared record.
|
public static java.lang.String getEntityName(com.whitestein.lsps.model.sharedrecord.SharedRecordType sharedRecordType,
boolean isAudit)
sharedRecordType - isAudit - public static java.lang.String getEntityFieldName(com.whitestein.lsps.model.sharedrecord.SharedRecordProperty property,
boolean isAudit)
property - isAudit - public static java.lang.String getAuditEntityPrimaryKeyPropertyName(java.lang.String propertyName)
propertyName - Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.