org.opencrx.kernel.admin1.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
 CreateAdministratorResult createAdministrator(CreateAdministratorParams in)
           
<T extends ComponentConfiguration>
SegmentContainsComponentConfiguration.Configuration<T>
getConfiguration()
          Retrieves a set containing all the elements for the reference configuration.
 ImportLoginPrincipalsResult importLoginPrincipals(ImportLoginPrincipalsParams in)
           
 
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

getConfiguration

<T extends ComponentConfiguration> SegmentContainsComponentConfiguration.Configuration<T> getConfiguration()
Retrieves a set containing all the elements for the reference configuration.

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

createAdministrator

CreateAdministratorResult createAdministrator(CreateAdministratorParams in)

importLoginPrincipals

ImportLoginPrincipalsResult importLoginPrincipals(ImportLoginPrincipalsParams in)


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