Registration (Java)

ID ファイルの作成または管理を表します。

構文

public class Registration extends Base

包含関係

包含元: Session クラス

プロパティ

AltOrgUnit (getAltOrgUnit と setAltOrgUnit を使用)

AltOrgUnitLang (getAltOrgUnitLang と setAltOrgUnitLang を使用)

CertifierIDFile プロパティ (getCertifierIDFile と setCertifierIDFile を使用)

CertifierName (getCertifierName と setCertifierName を使用)

CreateMailDb プロパティ (getCreateMailDb と setCreateMailDb を使用)

Expiration プロパティ (getExpiration と setExpiration を使用)

GroupList (getGroupList と setGroupList を使用)

IDType プロパティ (getIDType と setIDType を使用)

IsEnforceUniqueShortName (isEnforceUniqueShortName と setEnforceUniqueShortName を使用)

IsMailCreateFTIndex (isMailCreateFTIndex と setMailCreateFTIndex を使用)

IsNoIDFile (isNoIDFile と setNoIDFile を使用)

IsNorthAmerican プロパティ (isNorthAmerican と setNorthAmerican を使用)

IsRoamingUser (isRoamingUser と setRoamingUser を使用)

IsStoreIDInMailfile (isStoreIDInMailfile と setStoreIDInMailfile を使用)

IsSynchInternetPassword (isSynchInternetPassword と setSynchInternetPassword を使用)

IsUseCertificateAuthority (isUseCertificateAuthority と setUseCertificateAuthority を使用)

MailACLManager (getMailACLManager と setMailACLManager を使用)

MailInternetAddress (getMailInternetAddress と setInternetAddress を使用)

MailOwnerAccess (getMailOwnerAccess と setMailOwnerAccess を使用)

MailQuotaSizeLimit (getQuotaSizeLimit と setQuotaSizeLimit を使用)

MailQuotaWarningThreshold (getQuotaWarningThreshold と setQuotaWarningThreshold を使用)

MailReplicaServers (getMailReplicaServers と setMailReplicaServers を使用)

MailSystem (getMailSystem と setMailSystem を使用)

MailTemplateName (getMailTemplateName と setMailTemplateName を使用)

MinPasswordLength プロパティ (getMinPasswordLength と setMinPasswordLength を使用)

OrgUnit プロパティ (getOrgUnit と setOrgUnit を使用)

Parent (getParent を使用)

PolicyName (getPolicyName と setPolicyName を使用)

RegistrationLog プロパティ (getRegistrationLog と setRegistrationLog を使用)

RegistrationServer プロパティ (getRegistrationServer と setRegistrationServer を使用)

RoamingCleanupPeriod (getRoamingCleanupPeriod と setRoamingCleanupPeriod を使用)

RoamingCleanupSetting (getRoamingCleanupSetting と setRoamingCleanupSetting を使用)

RoamingServer (getRoamingServer と setRoamingServer を使用)

RoamingSubdir (getRoamingSubdir と setRoamingSubdir を使用)

ShortName (getShortName と setShortName を使用)

StoreIDInAddressBook プロパティ (getStoreIDInAddressBook と setStoreIDInAddressBook を使用)

UpdateAddressBook プロパティ (getUpdateAddressBook と setUpdateAddressBook を使用)

メソッド

addCertifierToAddressBook method

addServerToAddressBook method

addUserProfile method

addUserToAddressBook method

crossCertify メソッド

deleteIDOnServer メソッド

getIDFromServer メソッド

getUserInfo メソッド

recertify メソッド

recycle

registerNewCertifier メソッド

registerNewServer メソッド

registerNewUser メソッド

switchToID メソッド

作成方法

新しい Registration オブジェクトを作成するには、Session クラスの createRegistration メソッドを使用します。

使用法

以下のプロパティは、以下のメソッドを呼び出す前に設定するよう意図されたものです。これらプロパティとメソッドの使用上の注意には、必要な詳細が記載されています。

registerNewCertifier メソッドregisterNewServer メソッドregisterNewUser メソッドは新規 ID を作成します。これらのメソッドは ID ファイルを作成し、オプションで Domino ディレクトリ内に ID のレコードを作成します。レコード作成の機能は、別個に addCertifierToAddressBook メソッドaddServerToAddressBook メソッドaddUserToAddressBook メソッドでも利用できます。

クロスリファレンス

式言語の @EditECL 関数

式言語の @EditUserECL 関数