| Pacchetto | com.adobe.icc.services |
| Classe | public final class ServiceLocator |
| Ereditarietà | ServiceLocator Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | ServiceLocator | ||
[statico]
Returns the singleton instance of this class. | ServiceLocator | ||
Retrieves a RemoteObject service by name. | ServiceLocator | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
| Costante | Definito da | ||
|---|---|---|---|
| CATEGORY_SERVICE_RO : String = "lc.icc.dbservices.categoryService" [statico]
Specifies the remote object name for the Category Service. | ServiceLocator | ||
| CURRENT_USER_SERVICE_RO : String = "lc.um.es.currentUserService" [statico]
Specifies the remote object name for the Current User Service. | ServiceLocator | ||
| DOWNLOAD_SERVICE_RO : String = "lc.icc.dbservices.downloadService" [statico]
Specifies the remote object name for the Download Service. | ServiceLocator | ||
| EXPORT_ASSET_SERVICE_RO : String = "lc.icc.dbservices.assetExportService" [statico]
Specifies the remote object name for Export asset service. | ServiceLocator | ||
| EXPORT_SERVICE_RO : String = "lc.icc.dbservices.exportDefinitionService" [statico]
Export Letter definition
| ServiceLocator | ||
| EXTERNALDATA_SERVICE_RO : String = "lc.icc.webapps.externalDataUtil" [statico]
Specifies the remote object name for the ExternalData Service. | ServiceLocator | ||
| FLEXCONFIG_SERVICE_RO : String = "lc.icc.webapps.flexConfigurationService" [statico]
Specifies the remote object name for the FlexConfiguration Service. | ServiceLocator | ||
| FORM_SERVICE_RO : String = "lc.icc.dbservices.formService" [statico]
Specifies the remote object name for the Form Service. | ServiceLocator | ||
| FRAGMENT_LAYOUT_SERVICE_RO : String = "lc.icc.dbservices.fragmentLayoutService" [statico]
Specifies the remote object name for the Fragment Layout Service. | ServiceLocator | ||
| LETTERRENDER_SERVICE_RO : String = "lc.icc.renderlib.letterRenderService" [statico]
Specifies the remote object name for the Letter Render Service. | ServiceLocator | ||
| LETTER_SERVICE_RO : String = "lc.icc.dbservices.letterService" [statico]
Specifies the remote object name for the Letter Service. | ServiceLocator | ||
| MODULERESOLVER_SERVICE_RO : String = "lc.icc.renderlib.dataModuleResolver" [statico]
Specifies the remote object name for the Module Resolver Service. | ServiceLocator | ||
| MODULE_SERVICE_RO : String = "lc.icc.dbservices.dataModuleService" [statico]
Specifies the remote object name for the DataModule Service. | ServiceLocator | ||
| PORTFOLIORENDER_SERVICE_RO : String = "lc.icc.renderlib.portfolioRenderService" [statico]
Specifies the remote object name for the Portfolio Render Service. | ServiceLocator | ||
| SERVICELOCATOR_SERVICE_RO : String = "lc.icc.renderlib.serviceLocator" [statico]
Specifies the remote object name for the ServiceLocator Service. | ServiceLocator | ||
ServiceLocator | () | Funzione di costruzione |
public function ServiceLocator()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor. Do not call this to get a new ServiceLocator. Use the getInstance() function instead.
Genera
Error — ServiceLocator class is a singleton.
|
getInstance | () | metodo |
public static function getInstance():ServiceLocator| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns the singleton instance of this class.
RestituisceServiceLocator — the singleton instance of ServiceLocator.
|
getRemoteObject | () | metodo |
public function getRemoteObject(name:String):RemoteObject| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Retrieves a RemoteObject service by name.
Parametri
name:String — The name of the RemoteObject to retrieve.
|
RemoteObject — The RemoteObject requested or null if a remote object service isn't registered with the specified name.
|
CATEGORY_SERVICE_RO | Costante |
public static const CATEGORY_SERVICE_RO:String = "lc.icc.dbservices.categoryService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Category Service.
CURRENT_USER_SERVICE_RO | Costante |
public static const CURRENT_USER_SERVICE_RO:String = "lc.um.es.currentUserService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Current User Service.
DOWNLOAD_SERVICE_RO | Costante |
public static const DOWNLOAD_SERVICE_RO:String = "lc.icc.dbservices.downloadService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Download Service.
EXPORT_ASSET_SERVICE_RO | Costante |
public static const EXPORT_ASSET_SERVICE_RO:String = "lc.icc.dbservices.assetExportService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Specifies the remote object name for Export asset service.
EXPORT_SERVICE_RO | Costante |
public static const EXPORT_SERVICE_RO:String = "lc.icc.dbservices.exportDefinitionService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Export Letter definition
EXTERNALDATA_SERVICE_RO | Costante |
public static const EXTERNALDATA_SERVICE_RO:String = "lc.icc.webapps.externalDataUtil"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the ExternalData Service.
FLEXCONFIG_SERVICE_RO | Costante |
public static const FLEXCONFIG_SERVICE_RO:String = "lc.icc.webapps.flexConfigurationService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the FlexConfiguration Service.
FORM_SERVICE_RO | Costante |
public static const FORM_SERVICE_RO:String = "lc.icc.dbservices.formService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Form Service.
FRAGMENT_LAYOUT_SERVICE_RO | Costante |
public static const FRAGMENT_LAYOUT_SERVICE_RO:String = "lc.icc.dbservices.fragmentLayoutService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Specifies the remote object name for the Fragment Layout Service.
LETTER_SERVICE_RO | Costante |
public static const LETTER_SERVICE_RO:String = "lc.icc.dbservices.letterService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Letter Service.
LETTERRENDER_SERVICE_RO | Costante |
public static const LETTERRENDER_SERVICE_RO:String = "lc.icc.renderlib.letterRenderService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Letter Render Service.
MODULE_SERVICE_RO | Costante |
public static const MODULE_SERVICE_RO:String = "lc.icc.dbservices.dataModuleService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the DataModule Service.
MODULERESOLVER_SERVICE_RO | Costante |
public static const MODULERESOLVER_SERVICE_RO:String = "lc.icc.renderlib.dataModuleResolver"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Module Resolver Service.
PORTFOLIORENDER_SERVICE_RO | Costante |
public static const PORTFOLIORENDER_SERVICE_RO:String = "lc.icc.renderlib.portfolioRenderService"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the Portfolio Render Service.
SERVICELOCATOR_SERVICE_RO | Costante |
public static const SERVICELOCATOR_SERVICE_RO:String = "lc.icc.renderlib.serviceLocator"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the remote object name for the ServiceLocator Service.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate