| パッケージ | com.adobe.mosaic.om.interfaces |
| インターフェイス | public interface IInterface |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
IInterface interface provides methods for getting an interface name
and an interface library name. An interface name and library refer to an interface from
which a manifest can be generated, thereby decoupling the interface from the implementation
for a tile or a service.
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
| interfaceName : String [読み取り専用]
Returns the interface name String. | IInterface | ||
| library : String [読み取り専用]
Returns the value of the library String. | IInterface | ||
Tue Jun 12 2018, 10:34 AM Z