| パッケージ | com.adobe.ep.ux.content.factory |
| インターフェイス | public interface IContentDomainFactory |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
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 | ||
メソッドの詳細
createPreviewManager | () | メソッド |
public function createPreviewManager():IPreviewManager| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Creates a PreviewManager, an implementation of IPreviewManager
戻り値IPreviewManager — An instance of IPreviewManager to get preview of assets
|
関連する API エレメント
createRelationManager | () | メソッド |
public function createRelationManager():IRelationshipManager| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Creates a RelationManager, an implementation of IRelationshipManager
戻り値IRelationshipManager — An instance of IRelationshipManager to get related assets of an asset
|
関連する API エレメント
createSearchManager | () | メソッド |
public function createSearchManager():ISearchProvider| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Creates a SearchManager, an implementation of ISearchProvider
戻り値ISearchProvider — An instance of ISearchProvider to search assets
|
関連する API エレメント
createVersionManager | () | メソッド |
public function createVersionManager():IVersionManager| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Creates a VersionManager, an implementation of IVersionManager
戻り値IVersionManager — An instance of IVersionManager to get versioning of assets
|
関連する API エレメント
Tue Jun 12 2018, 10:34 AM Z