Справочник по ActionScript® 3.0 для платформы Adobe® Flash®
Домашняя страница  |  Скрыть список пакетов и классов |  Пакеты  |  Классы  |  Что нового  |  Указатель  |  Приложения  |  Почему по-английски?
Фильтры: Получение данных с сервера...
Получение данных с сервера...
com.adobe.ep.ux.content.managers 

IVersionManager  - AS3 ADEP Content

Пакетcom.adobe.ep.ux.content.managers
Интерфейсpublic interface IVersionManager extends IEventDispatcher

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Content 10
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

Handles version history retrieval from the Experience Server. The default implementation supports asset version retrieval from the Adobe Digital Enterprise Platform Experience Services - Content Repository.



Общедоступные свойства
 СвойствоОпределено
  lastVersionResults : ListCollectionView
[только для чтения] The latest scollection of versions for an asset that was retrieved for the server.
IVersionManager
  latestVersion : String
[только для чтения] Latest current version number out of all the version results.
IVersionManager
Общедоступные методы
 МетодОпределено
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Регистрирует объект прослушивателя события на объекте EventDispatcher для получения прослушивателем уведомления о событии.
IEventDispatcher
 Inherited
Посылает событие в поток событий.
IEventDispatcher
  
Retrieves all the versions of of the specified assetVO parameter.
IVersionManager
 Inherited
Проверяет, имеет ли объект EventDispatcher прослушиватели, зарегистрированные для определенного типа события.
IEventDispatcher
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Удаляет прослушиватель из объекта EventDispatcher.
IEventDispatcher
 Inherited
Проверяет, зарегистрирован ли прослушиватель события для указанного типа события с данным объектом EventDispatcher или любым его предшественником.
IEventDispatcher
Сведения о свойстве

lastVersionResults

свойство
lastVersionResults:ListCollectionView  [только для чтения]

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Content 10
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

The latest scollection of versions for an asset that was retrieved for the server.



Реализация
    public function get lastVersionResults():ListCollectionView

latestVersion

свойство 
latestVersion:String  [только для чтения]

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Content 10
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

Latest current version number out of all the version results.



Реализация
    public function get latestVersion():String
Сведения о методе

getVersionHistory

()метод
public function getVersionHistory(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, resultCollection:ListCollectionView = null):void

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Experience Services - Content 10
Версии среды выполнения: Flash Player 10.2, AIR (unsupported)

Retrieves all the versions of of the specified assetVO parameter.

Параметры

assetVO:Object — Specifiees the asset from where version history is retrieved.
 
assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor — Specifies the AssetTypeDescriptor of the asset object from the assetVO parameter.
 
resultCollection:ListCollectionView (default = null) — Specifies the version history of the asset.





[ X ]Почему по-английски?
Содержимое Справочника ActionScript 3.0 отображается на английском языке

Не все части Справочника ActionScript 3.0 переводятся на все языки. Если какой-то текстовый элемент не переведен, он отображается на английском языке. Например, компонент ga.controls.HelpBox не переведен ни на один из языков. Это значит, что в русской версии справки компонент ga.controls.HelpBox будет отображаться на английском языке.