Paket | com.adobe.mosaic.om.interfaces |
Schnittstelle | public interface ICatalogListItem extends ICatalogSpecifier |
Umsetzer | CatalogListItem |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
ICatalogListItem
provides information about a given ICatalog suitable
for display to a user, or as a specifier to load the Catalog into an IApplication.
Öffentliche Eigenschaften
Eigenschaft | Definiert von | ||
---|---|---|---|
creationDate : Date [schreibgeschützt]
Returns the creationDate associated with the catalog to be loaded
| ICatalogListItem | ||
creator : String [schreibgeschützt]
Returns the creator associated with the catalog to be loaded
| ICatalogListItem | ||
description : String [schreibgeschützt]
Returns the description associated with the catalog to be loaded
| ICatalogListItem | ||
label : String [schreibgeschützt]
Returns the label associated with the catalog to be loaded
| ICatalogListItem | ||
name : String [schreibgeschützt]
Returns the name to be associated with the catalog to be loaded
| ICatalogSpecifier | ||
session : ISession [schreibgeschützt]
Returns the ISession instance to be associated with the catalog to be loaded
| ICatalogSpecifier |
Eigenschaftendetails
creationDate | Eigenschaft |
creationDate:Date
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Returns the creationDate associated with the catalog to be loaded
Implementierung
public function get creationDate():Date
creator | Eigenschaft |
creator:String
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Returns the creator associated with the catalog to be loaded
Implementierung
public function get creator():String
description | Eigenschaft |
description:String
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Returns the description associated with the catalog to be loaded
Implementierung
public function get description():String
label | Eigenschaft |
label:String
[schreibgeschützt] Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Returns the label associated with the catalog to be loaded
Implementierung
public function get label():String
Tue Jun 12 2018, 10:04 AM Z