Uses of Interface
com.semarchy.mdm.runtime.model.logical.IUniqueKey

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

Uses of IUniqueKey in com.semarchy.mdm.runtime.model.integration
 

Methods in com.semarchy.mdm.runtime.model.integration that return IUniqueKey
 IUniqueKey IUniqueKeyValidationSubPhase.getUniqueKey()
           
 

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

Methods in com.semarchy.mdm.runtime.model.logical that return IUniqueKey
 IUniqueKey IUniqueKeyValidation.getUniqueKey()
           
 IUniqueKey IEntity.getUniqueKey(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type IUniqueKey
 List<IUniqueKey> IEntity.getUniqueKeys()
           
 



Copyright © 2015. All Rights Reserved.