org.opencrx.security.realm1.cci
Interface PrincipalGroupFilter
- All Superinterfaces:
- BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, GroupFilter, PrincipalFilter, PrincipalGroupFilter, RefFilter_1_0, Serializable, ViewCapableFilter
public interface PrincipalGroupFilter
- extends PrincipalGroupFilter, GroupFilter
| Methods inherited from interface org.openmdx.security.realm1.cci.PrincipalFilter |
forAllCredential, forAllCredential, forAllDescription, forAllDescription, forAllDisabled, forAllDisabled, forAllIsMemberOf, forAllIsMemberOf, forAllName, forAllName, forAllSubject, forAllSubject, orderByDescription, orderByDisabled, orderByName, thereExistsCredential, thereExistsCredential, thereExistsDescription, thereExistsDescription, thereExistsDisabled, thereExistsDisabled, thereExistsIsMemberOf, thereExistsIsMemberOf, thereExistsName, thereExistsName, thereExistsSubject, thereExistsSubject |
| Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter |
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy |
forAllGrantedRole
void forAllGrantedRole(short operator,
Role[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsGrantedRole
void thereExistsGrantedRole(short operator,
Role[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllGrantedRole
void forAllGrantedRole(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsGrantedRole
void thereExistsGrantedRole(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.