Uses of Interface
org.openmdx.base.query.ContextQuery

Packages that use ContextQuery
org.openmdx.base.cci   
org.openmdx.base.jmi   
org.openmdx.base.query   
org.openmdx.security.authentication1.cci   
org.openmdx.security.authorization1.cci   
org.openmdx.security.realm1.cci   
 

Uses of ContextQuery in org.openmdx.base.cci
 

Classes in org.openmdx.base.cci that implement ContextQuery
 class ContextFilterImpl
           
 

Methods in org.openmdx.base.cci that return ContextQuery
 ContextQuery basePackageImpl.createContextQuery()
           
 ContextQuery SegmentFilterImpl.forAllContext()
           
 ContextQuery ContextCapableFilterImpl.forAllContext()
           
 ContextQuery BasicObjectFilterImpl.forAllContext()
           
 ContextQuery SegmentFilterImpl.thereExistsContext()
           
 ContextQuery ContextCapableFilterImpl.thereExistsContext()
           
 ContextQuery BasicObjectFilterImpl.thereExistsContext()
           
 

Uses of ContextQuery in org.openmdx.base.jmi
 

Methods in org.openmdx.base.jmi that return ContextQuery
 ContextQuery BasePackage.createContextQuery()
           
 

Uses of ContextQuery in org.openmdx.base.query
 

Methods in org.openmdx.base.query that return ContextQuery
 ContextQuery ContextCapableQuery.forAllContext()
          Adds a constraint for the feature context to the predicate.
 ContextQuery ContextCapableQuery.thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 

Uses of ContextQuery in org.openmdx.security.authentication1.cci
 

Methods in org.openmdx.security.authentication1.cci that return ContextQuery
 ContextQuery SendPasscodeFilterImpl.forAllContext()
           
 ContextQuery SegmentFilterImpl.forAllContext()
           
 ContextQuery PasswordFilterImpl.forAllContext()
           
 ContextQuery PasscodeFilterImpl.forAllContext()
           
 ContextQuery CredentialFilterImpl.forAllContext()
           
 ContextQuery ChallengeResponseFilterImpl.forAllContext()
           
 ContextQuery AuthenticationContextFilterImpl.forAllContext()
           
 ContextQuery SendPasscodeFilterImpl.thereExistsContext()
           
 ContextQuery SegmentFilterImpl.thereExistsContext()
           
 ContextQuery PasswordFilterImpl.thereExistsContext()
           
 ContextQuery PasscodeFilterImpl.thereExistsContext()
           
 ContextQuery CredentialFilterImpl.thereExistsContext()
           
 ContextQuery ChallengeResponseFilterImpl.thereExistsContext()
           
 ContextQuery AuthenticationContextFilterImpl.thereExistsContext()
           
 

Uses of ContextQuery in org.openmdx.security.authorization1.cci
 

Methods in org.openmdx.security.authorization1.cci that return ContextQuery
 ContextQuery SegmentFilterImpl.forAllContext()
           
 ContextQuery ResourcePrivilegeFilterImpl.forAllContext()
           
 ContextQuery PrivilegeFilterImpl.forAllContext()
           
 ContextQuery PolicyFilterImpl.forAllContext()
           
 ContextQuery ModelReferencePrivilegeFilterImpl.forAllContext()
           
 ContextQuery ModelElementPrivilegeFilterImpl.forAllContext()
           
 ContextQuery ModelClassPrivilegeFilterImpl.forAllContext()
           
 ContextQuery SegmentFilterImpl.thereExistsContext()
           
 ContextQuery ResourcePrivilegeFilterImpl.thereExistsContext()
           
 ContextQuery PrivilegeFilterImpl.thereExistsContext()
           
 ContextQuery PolicyFilterImpl.thereExistsContext()
           
 ContextQuery ModelReferencePrivilegeFilterImpl.thereExistsContext()
           
 ContextQuery ModelElementPrivilegeFilterImpl.thereExistsContext()
           
 ContextQuery ModelClassPrivilegeFilterImpl.thereExistsContext()
           
 

Uses of ContextQuery in org.openmdx.security.realm1.cci
 

Methods in org.openmdx.security.realm1.cci that return ContextQuery
 ContextQuery SegmentFilterImpl.forAllContext()
           
 ContextQuery RoleFilterImpl.forAllContext()
           
 ContextQuery RealmFilterImpl.forAllContext()
           
 ContextQuery PrivilegeFilterImpl.forAllContext()
           
 ContextQuery PrincipalFilterImpl.forAllContext()
           
 ContextQuery PermissionFilterImpl.forAllContext()
           
 ContextQuery GroupFilterImpl.forAllContext()
           
 ContextQuery SegmentFilterImpl.thereExistsContext()
           
 ContextQuery RoleFilterImpl.thereExistsContext()
           
 ContextQuery RealmFilterImpl.thereExistsContext()
           
 ContextQuery PrivilegeFilterImpl.thereExistsContext()
           
 ContextQuery PrincipalFilterImpl.thereExistsContext()
           
 ContextQuery PermissionFilterImpl.thereExistsContext()
           
 ContextQuery GroupFilterImpl.thereExistsContext()
           
 



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.