Uses of Interface
com.semarchy.mdm.runtime.model.dataaccess.IViewExprAttribute

Packages that use IViewExprAttribute
com.semarchy.mdm.runtime.model.dataaccess   
 

Uses of IViewExprAttribute in com.semarchy.mdm.runtime.model.dataaccess
 

Subinterfaces of IViewExprAttribute in com.semarchy.mdm.runtime.model.dataaccess
 interface IAtomicViewAttribute
           
 interface IBuiltInViewAttribute
           
 interface IComplexAtomicViewAttribute
           
 interface IForeignViewAttribute
           
 interface IPkViewAttribute
           
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that return types with arguments of type IViewExprAttribute
static List<IViewExprAttribute<?>> DataAccessModelConstants.getTablePKAttributes(IView pView)
          Return the list of ViewAttributes composing the EntityRowID.
 



Copyright © 2015. All Rights Reserved.