| Pakiet | com.adobe.livecycle.rca.service |
| Klasa | public class ServiceLocator |
| Dziedziczenie | ServiceLocator Object |
Przestarzałe od Review, Commenting, and Approval 10: Użyj com.adobe.solutions.rca.services.impl.ServiceLocator
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
com.adobe.cairngorm.business.ServiceLocator class.
Use it instead of including Cairngorm
as a dependency for this project for this class only.
Właściwości publiczne
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructor. | ServiceLocator | ||
[statyczny] Returns the singleton instance of this class. | ServiceLocator | ||
Retrieves a RemoteObject service by name. | ServiceLocator | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| COMBINE_MULTIPLE_DOCUMENTS_RO : String = "ReviewCommentingAndApproval/processes/util/CombineMultipleDocuments" [statyczny]
Specifies the name of the process that combines multiple documents. | ServiceLocator | ||
| MANAGED_REVIEW_AND_APPROVAL_SERVICE_RO : String = "ReviewCommentingAndApprovalService" [statyczny]
Specifies the name of the service. | ServiceLocator | ||
| MANAGED_REVIEW_AND_APPROVAL_UTIL_RO : String = "ReviewCommentingAndApprovalUtil" [statyczny]
Specifies the name of the building block utility service. | ServiceLocator | ||
| SERVICELOCATOR_RO : String = "serviceLocator" [statyczny]
Specifies the value for the service locator. | ServiceLocator | ||
Konstruktor Szczegół
ServiceLocator | () | Konstruktor |
public function ServiceLocator()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Constructor. Do not call this to get a new ServiceLocator. Use the getInstance() function instead.
Zgłasza
Error — ServiceLocator class is a singleton.
|
Szczegół metody
getInstance | () | metoda |
public static function getInstance():ServiceLocator| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns the singleton instance of this class.
ZwracaServiceLocator |
getRemoteObject | () | metoda |
public function getRemoteObject(name:String):RemoteObject| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Retrieves a RemoteObject service by name.
Parametry
name:String — The name of RemoteObject to retrieve.
|
RemoteObject — The RemoteObject requested. Null if a remote object service with the specified name
is not registered.
|
Szczegół stałej
COMBINE_MULTIPLE_DOCUMENTS_RO | Stała |
public static const COMBINE_MULTIPLE_DOCUMENTS_RO:String = "ReviewCommentingAndApproval/processes/util/CombineMultipleDocuments"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the name of the process that combines multiple documents.
MANAGED_REVIEW_AND_APPROVAL_SERVICE_RO | Stała |
public static const MANAGED_REVIEW_AND_APPROVAL_SERVICE_RO:String = "ReviewCommentingAndApprovalService"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the name of the service.
MANAGED_REVIEW_AND_APPROVAL_UTIL_RO | Stała |
public static const MANAGED_REVIEW_AND_APPROVAL_UTIL_RO:String = "ReviewCommentingAndApprovalUtil"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the name of the building block utility service.
SERVICELOCATOR_RO | Stała |
public static const SERVICELOCATOR_RO:String = "serviceLocator"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the value for the service locator.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne