org.openmdx.security.realm1.cci2
Interface Group

All Superinterfaces:
org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, Principal, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
Group
All Known Implementing Classes:
Group

public interface Group
extends Principal

Class Group


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.security.realm1.cci2.Principal
Principal.Identity
 
Method Summary
<T extends Principal>
Collection<T>
getMember(Principal principalContainer)
          Retrieves the value for the reference member for the specified qualifier attribute value.
 
Methods inherited from interface org.openmdx.security.realm1.cci2.Principal
getAuthCredential, getCredential, getDescription, getIsMemberOf, getName, getRealm, getSubject, isDisabled, setCredential, setDescription, setDisabled, setRealm, setRealm, setSubject
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getMember

<T extends Principal> Collection<T> getMember(Principal principalContainer)
Retrieves the value for the reference member for the specified qualifier attribute value.

Parameters:
principalContainer - The value for the qualifier attribute that qualifies this reference.
Returns:
The collection of referenced objects.


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