com.adobe.mosaic.om.constants パッケージには、タイル開発者にとって便利な定数が含まれます。この中には、アプリケーションとそのライフサイクルの現在のステータスを示す値を提供する Application 定数があります。Catalog 定数はカタログのステータスを提供する値です。Framework 定数は Composite Application Framework の現在のマネージャーの値を提供します。また、Server 定数はサーバーのステータスおよびクライアントの接続に関する情報を提供します。
クラス
クラス | 説明 | |
---|---|---|
ApplicationConstants | The ApplicationConstants provides constants to indicate the current status of an Application in its lifecycle. | |
CatalogConstants | The CatalogConstants provides constants to indicate the current status of a Catalog in its client-server lifecycle. | |
FrameworkConstants | The FrameworkConstants provides constants to indicate various IManagers that map to specific implementations retrievable from the IClientFramework's acquireManager method. | |
ServerConstants | The ServerConstants provides constants to indicate the current status of a Server in its lifecycle and connection status to the client. |
Tue Jun 12 2018, 10:49 AM Z