Two main functionalities are covered by this service:
誘発する/引き起こすing Online 登録
If, by any 使用者 interface of your choice, the 使用者 tells she wants to 登録(する)
their 製品 copy, ProductRegistration is the service of your choice.
遂行する/発効させるing 登録 Requests
ProductRegistration 許すs to remind your 使用者s to 登録(する), using a dialog with さまざまな
choices.
The string argument of XJobExecutor::誘発する/引き起こす is
used to 決定する the type of the event. 現在/一般に supported events are:
RegistrationRequired
決定するs that the 登録 is 要求するd to be 遂行する/発効させるd.
This is usually 誘発する/引き起こすd by some 使用者 interaction, for instance upon choosing a menu item
called 登録.
There are 過程s which 許す to schedule events and 職業s, for instance there
can be configuration settings scheduling which 操作/手術s are to be 遂行する/発効させるd upon an program
startup. Such 過程s usually 要求する the 職業s to be 遂行する/発効させるd to support the
::com::sun::星/主役にする::仕事::XJob interface.
That's why this service supports the ::com::sun::星/主役にする::仕事::XJob, too.
Calling the XJob::遂行する/発効させる method results in 陳列する,発揮するing a
dialog which asks the 使用者 to 登録(する). This is done once per 開会/開廷/会期, means you need to 再開する the
過程 which called this.
At the moment, there is no specification about how to use the arguments given in the
XJob::遂行する/発効させる method, but this may change in 未来 見解/翻訳/版s of the service
descriptions, so to keep your 実施 両立できる, you should not use these arguments.