Uses of Class
com.semarchy.mdm.runtime.model.logical.RetentionTimeUnit

Packages that use RetentionTimeUnit
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of RetentionTimeUnit in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return RetentionTimeUnit
 RetentionTimeUnit IRuntimeEntityRetention.getUnit()
          Getter for owned property Unit:
 RetentionTimeUnit IRetentionPolicy.getUnit()
          Getter for owned property Unit:
 RetentionTimeUnit IEntityRetention.getUnit()
          Getter for owned property Unit:
static RetentionTimeUnit RetentionTimeUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RetentionTimeUnit[] RetentionTimeUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.