| Pakket | com.adobe.mosaic.om.interfaces |
| Interface | public interface IInterface |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0 |
| Runtimeversies: | 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.
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| interfaceName : String [alleen-lezen]
Returns the interface name String. | IInterface | ||
| library : String [alleen-lezen]
Returns the value of the library String. | IInterface | ||
Eigenschapdetails
interfaceName | eigenschap |
interfaceName:String [alleen-lezen] | Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Returns the interface name String.
Implementatie
public function get interfaceName():Stringlibrary | eigenschap |
Wed Jun 13 2018, 11:42 AM Z