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

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

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

Methods in com.semarchy.mdm.runtime.model.logical that return PKType
 PKType IPKAttribute.getPKType()
          Deprecated. since Convergence MDM 2.1 use IEntity.getMatchingBehavior() and IPKAttribute.getIDGeneratorType() instead
static PKType PKType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PKType[] PKType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.