public interface IRuntimeEntityRetention extends Serializable
Modifier and Type | Method and Description |
---|---|
Integer |
getDuration()
Getter for owned property
Duration : |
String |
getEntityName() |
String |
getEntityPhysicalName() |
RetentionType |
getType()
Getter for owned property
Type : |
RetentionTimeUnit |
getUnit()
Getter for owned property
Unit : |
boolean |
isEntitySDPK() |
RetentionType getType()
Getter for owned property Type
:
Indicates how data history is retained
RetentionTimeUnit getUnit()
Getter for owned property Unit
:
Time unit
Integer getDuration()
Getter for owned property Duration
:
Time duration
String getEntityName()
boolean isEntitySDPK()
String getEntityPhysicalName()
Copyright © 2016. All rights reserved.