|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |