org.openmdx.security.realm1.cci2
Interface Segment

All Superinterfaces:
org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.Segment, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
Segment

public interface Segment
extends org.openmdx.base.cci2.Segment

Class Segment


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment
org.openmdx.base.cci2.Segment.Identity
 
Method Summary
<T extends Realm>
Collection<T>
getRealm()
          Retrieves a set containing all the elements for the reference realm.
 
Methods inherited from interface org.openmdx.base.cci2.Segment
getDescription, getProvider, setDescription, setProvider, setProvider
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getRealm

<T extends Realm> Collection<T> getRealm()
Retrieves a set containing all the elements for the reference realm.

Returns:
A set containing all the elements for this reference.


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