| パッケージ | com.adobe.ep.ux.content.factory |
| クラス | public class ContentDomainFactory |
| 継承 | ContentDomainFactory Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | |
| impl : IContentDomainFactory [静的]
Instance of Content Domain Factory to create Domain Objects
| ContentDomainFactory | ||
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
Creates a RelationManager, an implementation of IRelationshipManager
| ContentDomainFactory | ||
Creates a SearchManager, an implementation of ISearchProvider
| ContentDomainFactory | ||
Creates a VersionManager, an implementation of IVersionManager
| ContentDomainFactory | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
プロパティの詳細
impl | プロパティ |
impl:IContentDomainFactory| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
Instance of Content Domain Factory to create Domain Objects
実装
public static function get impl():IContentDomainFactory public static function set impl(value:IContentDomainFactory):voidメソッドの詳細
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
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示