|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRetentionPolicy
Field Summary | |
---|---|
static String |
RETENTION_POLICY_PREFIX
|
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
SEP |
Method Summary | |
---|---|
IRuntimeRetentionPolicy |
asRuntime()
|
String |
getDescription()
Getter for owned property Description : |
Integer |
getDuration()
Getter for owned property Duration : |
List<IEntityRetention> |
getEntityRetentions()
|
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 RETENTION_POLICY_PREFIX
Method Detail |
---|
List<IEntityRetention> getEntityRetentions()
String getDescription()
Getter for owned property Description
:
Description of the object
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
IRuntimeRetentionPolicy asRuntime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |