org.opencrx.kernel.admin1.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 Segment
Class Segment
| 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 |
getConfiguration
<T extends ComponentConfiguration> Collection<T> getConfiguration()
- Retrieves a set containing all the elements for the reference
configuration.
- Returns:
- A set containing all the elements for this reference.
createAdministrator
<T extends CreateAdministratorResult> T createAdministrator(String adminPrincipalName,
String initialPassword,
String initialPasswordVerification,
String segmentName)
throws RefException
- Throws:
RefException
importLoginPrincipals
<T extends ImportLoginPrincipalsResult> T importLoginPrincipals(byte[] item,
String itemMimeType,
String itemName)
throws RefException
- Throws:
RefException
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.