Uses of Class
com.semarchy.mdm.runtime.semql.dataaccess.SemQLViewAttribute

Packages that use SemQLViewAttribute
com.semarchy.mdm.runtime.model.dataaccess   
com.semarchy.mdm.runtime.semql.dataaccess   
 

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

Methods in com.semarchy.mdm.runtime.model.dataaccess that return SemQLViewAttribute
 SemQLViewAttribute DataAccessSelectExpression.getSemQLAttribute()
          REturn the SemQLViewAttribute for the expression when DataAccessSelectExpression.isViewOrNestedAttribute() is true, null otherwise
 

Uses of SemQLViewAttribute in com.semarchy.mdm.runtime.semql.dataaccess
 

Methods in com.semarchy.mdm.runtime.semql.dataaccess with parameters of type SemQLViewAttribute
static Set<RowScope> SemQLDataAccessUtils.getReadRowScopes(SemQLViewAttribute semQLViewAttr, IDataAccessModelSecurityProvider pSecuProvider, boolean pOnlyPartialScopes)
          REturns the list of row scopes to check (with an AND) for read privilege for a given attribute
static String SemQLDataAccessUtils.toCharAttributeExpression(SemQLViewAttribute pDataAccessAttr)
           
 



Copyright © 2015. All Rights Reserved.