org.opencrx.kernel.admin1.jmi1
Interface Admin1Package
- All Superinterfaces:
- RefBaseObject, RefPackage
public interface Admin1Package
- extends RefPackage
|
Field Summary |
static String |
AUTHORITY_XRI
The AUTHORITY_XRI "xri://@openmdx*org.opencrx.kernel.admin1" may be used to look up the Authority the package org:opencrx:kernel:admin1:admin1 belongs to: |
| Methods inherited from interface javax.jmi.reflect.RefPackage |
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refGetEnum, refPackage, refPackage |
AUTHORITY_XRI
static final String AUTHORITY_XRI
- The
AUTHORITY_XRI "xri://@openmdx*org.opencrx.kernel.admin1" may be used to look up the Authority the package org:opencrx:kernel:admin1:admin1 belongs to:
- See Also:
- Constant Field Values
getComponentConfiguration
ComponentConfigurationClass getComponentConfiguration()
createComponentConfigurationQuery
ComponentConfigurationQuery createComponentConfigurationQuery()
createImportLoginPrincipalsParams
ImportLoginPrincipalsParams createImportLoginPrincipalsParams(byte[] item,
String itemMimeType,
String itemName)
createCreateAdministratorParams
CreateAdministratorParams createCreateAdministratorParams(String adminPrincipalName,
String initialPassword,
String initialPasswordVerification,
String segmentName)
getSegment
SegmentClass getSegment()
createSegmentQuery
SegmentQuery createSegmentQuery()
createImportLoginPrincipalsResult
ImportLoginPrincipalsResult createImportLoginPrincipalsResult(String statusMessage)
createCreateAdministratorResult
CreateAdministratorResult createCreateAdministratorResult(short status,
String statusMessage)
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.