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
createImportLoginPrincipalsResult
ImportLoginPrincipalsResult createImportLoginPrincipalsResult(String statusMessage)
createCreateAdministratorParams
CreateAdministratorParams createCreateAdministratorParams(String adminPrincipalName,
String initialPassword,
String initialPasswordVerification,
String segmentName)
createImportLoginPrincipalsParams
ImportLoginPrincipalsParams createImportLoginPrincipalsParams(byte[] item,
String itemMimeType,
String itemName)
getSegment
SegmentClass getSegment()
createSegmentQuery
SegmentQuery createSegmentQuery()
getComponentConfiguration
ComponentConfigurationClass getComponentConfiguration()
createComponentConfigurationQuery
ComponentConfigurationQuery createComponentConfigurationQuery()
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.