Paket | lc.procmgmt.domain |
Sınıf | public class WorkspaceSession |
Miras Alma | WorkspaceSession Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
WorkspaceSession
class provides convenient access to
SessionMap
object entries that are specific to Workspace.
İlgili API Öğeleri
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
[statik]
Retrieves the IFavoritesManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the IPreferencesManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the IProcessManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the IQueueManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the lc.domain.QueuesManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the ISessionManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the IStartpointManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the ITaskManager implementation. | WorkspaceSession | ||
[statik]
Retrieves the IUserManager implementation. | WorkspaceSession | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object |
Yöntem Ayrıntısı
getFavoritesManager | () | yöntem |
public static function getFavoritesManager(session:SessionMap):IFavoritesManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IFavoritesManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
IFavoritesManager — An object that implements the IFavoritesManager interface.
|
getPreferencesManager | () | yöntem |
public static function getPreferencesManager(session:SessionMap):IPreferencesManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IPreferencesManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
IPreferencesManager — An object that implements the IPreferencesManager interface.
|
getProcessManager | () | yöntem |
public static function getProcessManager(session:SessionMap):IProcessManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IProcessManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
IProcessManager — An object that implements the IProcessManager interface.
|
getQueueManager | () | yöntem |
public static function getQueueManager(session:SessionMap):IQueueManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IQueueManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
IQueueManager — An object that implements the IQueueManager interface.
|
İlgili API Öğeleri
lc.core.IQueueManager
getQueuesManager | () | yöntem |
public static function getQueuesManager(session:SessionMap):QueuesManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the lc.domain.QueuesManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
QueuesManager — The object that represents the queues that are managed.
|
İlgili API Öğeleri
lc.domain.QueuesManager
getSessionManager | () | yöntem |
public static function getSessionManager(session:SessionMap):ISessionManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the ISessionManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
ISessionManager — An object that implements the ISessionManager interface.
|
getStartpointManager | () | yöntem |
public static function getStartpointManager(session:SessionMap):IStartpointManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IStartpointManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
IStartpointManager — An object that implements the IStartpointManager interface.
|
getTaskManager | () | yöntem |
public static function getTaskManager(session:SessionMap):lc.procmgmt:ITaskManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the ITaskManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
lc.procmgmt:ITaskManager — An object that implements the ITaskManager interface.
|
getUserManager | () | yöntem |
public static function getUserManager(session:SessionMap):IUserManager
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves the IUserManager
implementation.
Parametreler
session:SessionMap — Specifies the SessionMap object from which to retrieve the instance.
|
IUserManager — An object that implements IUserManager interface.
|
Tue Jun 12 2018, 01:09 PM Z