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