JAVA/CORBA CLASSES
Represents the administration process.
Note This class is new with Release 6.5.
Containment
Contained by: Session
Properties
CertificateAuthorityOrg through getCertificateAuthorityOrg and setCertificateAuthorityOrg
CertificateExpiration through getCertificateExpiration and setCertificateExpiration
CertifierFile through getCertifierFile and setCertifierFile
CertifierPassword through getCertifierPassword and setCertifierPassword
IsCertificateAuthorityAvailable through isCertificateAuthorityAvailable
IsUseCertificateAuthority through isUseCertificateAuthority and setUseCertificateAuthority
Parent through getParent
Methods
addGroupMembers
addInternetCertificateToUser
addServerToCluster
approveDeletePersonInDirectory
approveDeleteServerInDirectory
approveDesignElementDeletion
approveHostedOrgStorageDeletion
approveMailFileDeletion
approveMovedReplicaDeletion
approveNameChangeRetraction
approveRenamePersonInDirectory
approveRenameServerInDirectory
approveReplicaDeletion
approveResourceDeletion
changeHTTPPassword
configureMailAgent
createReplica
deleteGroup
deleteReplicas
deleteServer
deleteUser
findGroupInDomain
findServerInDomain
findUserInDomain
moveMailUser
moveReplica
moveRoamingUser
moveUserInHierarchyComplete
moveUserInHierarchyRequest
recertifyServer
recertifyUser
recycle
removeServerFromCluster
renameGroup
renameNotesUser
renameWebUser
setServerDirectoryAssistanceSettings
setUserPasswordSettings
signDatabaseWithServerID
upgradeUserToHierarchical
Creation and access
To create an AdministrationProcess object, call createAdministrationProcess in Session.
All AdministrationProcess methods require unrestricted server access.
Usage
The administration process is a program that automates routine administrative tasks. For more information, see "The Administration Process" in Administration Help.
Example