Paket | com.adobe.ep.ux.content.factory |
Arabirim | public interface IContentDomainFactory |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Creates a PreviewManager, an implementation of IPreviewManager
| IContentDomainFactory | ||
Creates a RelationManager, an implementation of IRelationshipManager
| IContentDomainFactory | ||
Creates a SearchManager, an implementation of ISearchProvider
| IContentDomainFactory | ||
Creates a VersionManager, an implementation of IVersionManager
| IContentDomainFactory |
Yöntem Ayrıntısı
createPreviewManager | () | yöntem |
public function createPreviewManager():IPreviewManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Creates a PreviewManager, an implementation of IPreviewManager
DöndürürIPreviewManager — An instance of IPreviewManager to get preview of assets
|
İlgili API Öğeleri
createRelationManager | () | yöntem |
public function createRelationManager():IRelationshipManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Creates a RelationManager, an implementation of IRelationshipManager
DöndürürIRelationshipManager — An instance of IRelationshipManager to get related assets of an asset
|
İlgili API Öğeleri
createSearchManager | () | yöntem |
public function createSearchManager():ISearchProvider
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Creates a SearchManager, an implementation of ISearchProvider
DöndürürISearchProvider — An instance of ISearchProvider to search assets
|
İlgili API Öğeleri
createVersionManager | () | yöntem |
public function createVersionManager():IVersionManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Creates a VersionManager, an implementation of IVersionManager
DöndürürIVersionManager — An instance of IVersionManager to get versioning of assets
|
İlgili API Öğeleri
Tue Jun 12 2018, 01:09 PM Z