public interface IEntityRetention extends Serializable, IUniquelyNamed
Modifier and Type | Field and Description |
---|---|
static String |
ENTITY_RETENTION_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
Integer |
getDuration()
Getter for owned property
Duration : |
IEntity |
getEntity() |
RetentionType |
getType()
Getter for owned property
Type : |
RetentionTimeUnit |
getUnit()
Getter for owned property
Unit : |
getPrefixedUniqueName, getUniqueName
static final String ENTITY_RETENTION_PREFIX
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
IEntity getEntity()
String getDescription()
Copyright © 2016. All rights reserved.