|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEntityRetention
Field Summary | |
---|---|
static String |
ENTITY_RETENTION_PREFIX
|
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
SEP |
Method Summary | |
---|---|
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 : |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
getPrefixedUniqueName, getUniqueName |
Field Detail |
---|
static final String ENTITY_RETENTION_PREFIX
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |