org.opencrx.security.identity1.cci2
Interface Segment

All Superinterfaces:
ContextCapable, Segment, ViewCapable
All Known Subinterfaces:
Segment

public interface Segment
extends Segment

Class Segment


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment
Segment.Identity
 
Method Summary
<T extends Subject>
SegmentContainsSubject.Subject<T>
getSubject()
          Retrieves a set containing all the elements for the reference subject.
 
Methods inherited from interface org.openmdx.base.cci2.Segment
getDescription, getExtent, getProvider, setDescription
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapable
getContext
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getSubject

<T extends Subject> SegmentContainsSubject.Subject<T> getSubject()
Retrieves a set containing all the elements for the reference subject.

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


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