Paket | com.adobe.livecycle.rca.service.core.delegate |
Klasse | public class ReviewCommentingAndApprovalService |
Vererbung | ReviewCommentingAndApprovalService ServiceDelegate Object |
Implementiert | IReviewCommentingAndApprovalService |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Methode | Definiert von | ||
---|---|---|---|
ReviewCommentingAndApprovalService(channelSet:ChannelSet)
Review Commenting amd Approval Core service. | ReviewCommentingAndApprovalService | ||
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Adds an approver to an approval stage of an ongoing review. | ReviewCommentingAndApprovalService | ||
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean = false):com.adobe.livecycle.rca.token:IAsyncToken
Adds a reviewer to a stage of an ongoing review. | ReviewCommentingAndApprovalService | ||
This operation permanently deletes a review template. | ReviewCommentingAndApprovalService | ||
getDocument(reviewId:String, revision:int, documentPath:String):com.adobe.livecycle.rca.token:IAsyncToken
Retrieves a document from the review zone. | ReviewCommentingAndApprovalService | ||
Gets the context of a review for a specified revision. | ReviewCommentingAndApprovalService | ||
Returns the original document, which is the document that was submitted for review when the review was initiated. | ReviewCommentingAndApprovalService | ||
getReviewStageDocument(reviewId:String, revision:int, stageNo:int):com.adobe.livecycle.rca.token:IAsyncToken
Returns the review document for a particular stage in a review. | ReviewCommentingAndApprovalService | ||
Retrieves a review template. | ReviewCommentingAndApprovalService | ||
This operation is the second level of the search API. | ReviewCommentingAndApprovalService | ||
Retrieves the preferences of a user. | ReviewCommentingAndApprovalService | ||
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde. | Object | ||
initiateReview(reviewContext:ReviewContext, reviewDocument:DocumentReference, supportingDocs:ArrayCollection = null):com.adobe.livecycle.rca.token:IAsyncToken
Initiates a review based on a specified review context. | ReviewCommentingAndApprovalService | ||
initiateReviewLongLived(reviewContext:ReviewContext, reviewDocument:DocumentReference, supportingDocs:ArrayCollection = null):com.adobe.livecycle.rca.token:IAsyncToken
Initiates a review based on a review context. | ReviewCommentingAndApprovalService | ||
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde. | Object | ||
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann. | Object | ||
purgeReviews(listOfReviewIDs:Array, clearReviewZone:Boolean = false):com.adobe.livecycle.rca.token:IAsyncToken
Purges the review data using a specified list of review IDs. | ReviewCommentingAndApprovalService | ||
removeApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Removes an approver from an approval stage of an ongoing review. | ReviewCommentingAndApprovalService | ||
removeReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Removes a reviewer from a stage of an ongoing review. | ReviewCommentingAndApprovalService | ||
This operation retrieves the audit configuration for the Review Commenting and Approval building block. | ReviewCommentingAndApprovalService | ||
reviseReview(reviewId:String, stageNo:int, reviewDocument:DocumentReference, changeDescription:String):com.adobe.livecycle.rca.token:IAsyncToken
Revises either all or part of a review. | ReviewCommentingAndApprovalService | ||
Revokes an ongoing review. | ReviewCommentingAndApprovalService | ||
This operation searches the Review Commenting and Approval building block for reviews using a search filter. | ReviewCommentingAndApprovalService | ||
searchReviewTemplates(templateSearchFilter:com.adobe.livecycle.rca.model:TemplateSearchFilter):com.adobe.livecycle.rca.token:IAsyncToken
This operation searches for review templates in the system. | ReviewCommentingAndApprovalService | ||
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest. | Object | ||
setUserPreference(domain:String, canonicalName:String, userPreference:UserPreference):com.adobe.livecycle.rca.token:IAsyncToken
Saves the user preferences. | ReviewCommentingAndApprovalService | ||
storeReviewTemplate(reviewContext:ReviewContext, supportingDocList:Array = null, overWrite:Boolean = true):com.adobe.livecycle.rca.token:IAsyncToken
Stores a review template in the storage space provided by the Review Zone Provider service. | ReviewCommentingAndApprovalService | ||
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas. | Object | ||
Gibt das angegebene Objekt als String zurück. | Object | ||
updateCustomAttributes(reviewId:String, revision:int, customAttributes:ArrayCollection, discardOld:Boolean = false):com.adobe.livecycle.rca.token:IAsyncToken
Updates the custom attributes of a review that can be searched. | ReviewCommentingAndApprovalService | ||
updateReviewStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String = "DAYS"):com.adobe.livecycle.rca.token:IAsyncToken
Updates the duration of an ongoing or future review stage. | ReviewCommentingAndApprovalService | ||
Gibt den Grundwert des angegebenen Objekts zurück. | Object |
ReviewCommentingAndApprovalService | () | Konstruktor |
public function ReviewCommentingAndApprovalService(channelSet:ChannelSet)
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Review Commenting amd Approval Core service.
ParameterchannelSet:ChannelSet — The set of channels used for Adobe Flex remoting calls.
|
addApprover | () | Methode |
public function addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Adds an approver to an approval stage of an ongoing review. The approver is identified by domain name and canonical name.
Parameter
reviewId:String — The unique identifier of the review to add a new approver to. This operation works on the current revision of a review only.
| |
stageNo:int — Stage number to add the approver to. Initial value is 1.
| |
domain:String — Adobe User Management domain of the approver to add.
| |
canonicalName:String — Adobe User Management canonical name of the approver to add.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent to detect if the
call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
addReviewer | () | Methode |
public function addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean = false):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Adds a reviewer to a stage of an ongoing review. The reviewer is identified by domain name and canonical name.
Parameter
reviewId:String — The unique identifier of the review process to add a new reviewer to. This operation works on the current revision of the review only.
| |
stageNo:int — The number of the review stage to add the reviewer to. Initial value is 1.
| |
domain:String — Adobe User Management domain of the reviewer to add.
| |
canonicalName:String — Adobe User Management canonical name of the reviewer to add.
| |
isOptional:Boolean (default = false ) — If the value is true , the added reviewer is an optional reviewer.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent to detect if
the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
deleteReviewTemplate | () | Methode |
public function deleteReviewTemplate(templateName:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
This operation permanently deletes a review template.
That is, the template cannot be used to initiate reviews in the system. Also, any ongoing review that was initiated using
this template may fail and is not supported.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.success
.
The response is true
if the operation is successful. If it not successful, it is false
.
Parameter
templateName:String — Name of the review template to delete.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the success flag from the ResultEvent object.
For example, use event.result.success .
|
getDocument | () | Methode |
public function getDocument(reviewId:String, revision:int, documentPath:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Retrieves a document from the review zone.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.document
.
The response is a DocumentReference object.
Parameter
reviewId:String — The unique identifier of the review.
| |
revision:int — The revision number of the review.
| |
documentPath:String — The path of the document to retrieve. It begins with a forward slash, that is, "/", and uses UNIX format.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the success flag from the ResultEvent object.
For example, use event.result.success .
|
getReviewContext | () | Methode |
public function getReviewContext(reviewId:String, revision:int):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Gets the context of a review for a specified revision. The context specifies the basic structure of the review.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewContext
.
The response is a ReviewContext object.
Parameter
reviewId:String — The unique identifier of the review.
| |
revision:int — The revision number of the review.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the ReviewContext
object from ResultEvent . For example, use event.result.reviewContext .
|
getReviewDocument | () | Methode |
public function getReviewDocument(reviewId:String, revision:int):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns the original document, which is the document that was submitted for review when the review was initiated.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewDocument
.
The response is a DocumentReference object.
Parameter
reviewId:String — The unique identifier of the review.
| |
revision:int — The revision number of the review.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. You can extract the DocumentReference
object from ResultEvent . For example, use event.result.reviewDocument .
|
getReviewStageDocument | () | Methode |
public function getReviewStageDocument(reviewId:String, revision:int, stageNo:int):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns the review document for a particular stage in a review.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewStageDocument
.
The response is a DocumentReference object.
Parameter
reviewId:String — The unique identifier of the review to which the review document and stage belong.
| |
revision:int — The revision number of the review to which the review document and stage belong.
| |
stageNo:int — The number of the stage of the review to which the review document belongs.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the DocumentReference
object from ResultEvent . For example, use event.result.reviewStageDocument .
|
getReviewTemplate | () | Methode |
public function getReviewTemplate(templateName:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Retrieves a review template.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewTemplate
.
The response is a ReviewContext object.
Parameter
templateName:String — Name of the review template to retrieve.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. You can extract the ReviewContext
object from ResultEvent . For example, use event.result.reviewTemplate .
|
getRevisions | () | Methode |
public function getRevisions(reviewId:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
This operation is the second level of the search API. It returns the details of a single review.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewList
.
The response is a Review object that contains all the revisions for a specified review ID.
Parameter
reviewId:String — The unique identifier of the review process.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the Review
object from ResultEvent . For example, use event.result.review .
|
getUserPreference | () | Methode |
public function getUserPreference(domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Retrieves the preferences of a user. The user is identified by its domain name and canonical name.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.userPreference
.
The response is a UserPreference object.
Parameter
domain:String — Adobe User Management domain of the user.
| |
canonicalName:String — Adobe User Management canonical name of the user.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the UserPreference
object from ResultEvent . For example, use event.result.userPreference .
|
initiateReview | () | Methode |
public function initiateReview(reviewContext:ReviewContext, reviewDocument:DocumentReference, supportingDocs:ArrayCollection = null):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Initiates a review based on a specified review context.
The review ID of the review that is initiated can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewId
.
Parameter
reviewContext:ReviewContext — The review context object.
| |
reviewDocument:DocumentReference — The document to review.
| |
supportingDocs:ArrayCollection (default = null ) — A list of supporting documents.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. Add a listener for ResultEvent to detect
if the call to the server is successful. The value of event.result.reviewId holds the identifier for the review.
|
initiateReviewLongLived | () | Methode |
public function initiateReviewLongLived(reviewContext:ReviewContext, reviewDocument:DocumentReference, supportingDocs:ArrayCollection = null):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Initiates a review based on a review context. To initiate the review, call a long-lived operation and include the context as a parameter. This is an asynchronous invocation. The response is the invocation ID only. The invocation ID of the process can be extracted from ResultEvent using a result handler or responder.
Parameter
reviewContext:ReviewContext — Review context object.
| |
reviewDocument:DocumentReference — Document for review.
| |
supportingDocs:ArrayCollection (default = null ) — List of supporting documents.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. Add a listener for ResultEvent to detect
if the call to the server is successful. The value of event.result holds the identifer for the invocation.
|
purgeReviews | () | Methode |
public function purgeReviews(listOfReviewIDs:Array, clearReviewZone:Boolean = false):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Purges the review data using a specified list of review IDs. Only a user who is assigned the
Review Commenting and Approval administrator role can call this API.
If this API fails to purge any review with a particular review ID, a warning is printed in server logs and the API returns a list of
the review IDs that were not purged.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.listOfFailedReviewIDs
.
The response is a collection of strings.
Parameter
listOfReviewIDs:Array — List of review IDs.
| |
clearReviewZone:Boolean (default = false ) — Specifies whether the corresponding review zone folder is also purged.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the list of review identifiers
that could not be purged from ResultEvent . For example, use event.result.listOfFailedReviewIDs .
|
removeApprover | () | Methode |
public function removeApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Removes an approver from an approval stage of an ongoing review. The approver is identified by domain name and canonical name.
Parameter
reviewId:String — The unique identifier of the review to add a new approver to. This operation works on the current revision of a review only.
| |
stageNo:int — Number of the review stage to add the new approver to. Initial value is 1.
| |
domain:String — Adobe User Management domain of the approver to add.
| |
canonicalName:String — Adobe User Management canonical name of the approver to add.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
removeReviewer | () | Methode |
public function removeReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Removes a reviewer from a stage of an ongoing review. The reviewer is identified by domain name and canonical name.
Parameter
reviewId:String — The unique identifier of the review to remove the reviewer from.This operation works on the current revision of the review only.
| |
stageNo:int — The number of the review stage to remove the reviewer from. Initial value is 1.
| |
domain:String — Adobe User Management domain of the reviewer to remove.
| |
canonicalName:String — Adobe User Management canonical name of the reviewer to remove.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
retrieveAuditConfig | () | Methode |
public function retrieveAuditConfig():com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
This operation retrieves the audit configuration for the Review Commenting and Approval building block.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.auditLevelList
.
The response is a collection of AuditLevel objects.
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract the collection of audit levels
from ResultEvent . For example, use event.result.auditLevelList .
|
reviseReview | () | Methode |
public function reviseReview(reviewId:String, stageNo:int, reviewDocument:DocumentReference, changeDescription:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Revises either all or part of a review.
Parameter
reviewId:String — The unique identifier of the review.
| |
stageNo:int — The number of the review stage where the revision starts. The initial value is 1. If blank, the entire review is revised.
| |
reviewDocument:DocumentReference — The document to use as the review document for the revised review.
| |
changeDescription:String — Text that describes how the review has changed or the reason for the revision.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
revokeReview | () | Methode |
public function revokeReview(reviewId:String):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Revokes an ongoing review. It also recalls all the Workspace tasks for this review. For example, it recalls all review and approval tasks.
Parameter
reviewId:String — The unique identifier of the review.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
searchReviews | () | Methode |
public function searchReviews(reviewSearchFilter:ReviewSearchFilter):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
This operation searches the Review Commenting and Approval building block for reviews using a search filter.
The filter is an object of type com.adobe.livecycle.rca.model.ReviewSearchFilter
.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.reviewList
.
The response is a collection of review objects that meet the criteria that are specified in the search filter.
Parameter
reviewSearchFilter:ReviewSearchFilter — An object of type com.adobe.livecycle.rca.model.ReviewSearchFilter .
It filters the results of a search based on the attributes that are set in the object.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. You can extract a collection of Review
objects from ResultEvent . For example, use event.result.reviewList .
|
searchReviewTemplates | () | Methode |
public function searchReviewTemplates(templateSearchFilter:com.adobe.livecycle.rca.model:TemplateSearchFilter):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
This operation searches for review templates in the system. It returns a list of template objects.
The response of the call can be extracted from ResultEvent using a result handler or responder.
The format of ResultEvent is event.result.templates
.
The response is a collection of ReviewTemplateReference objects.
Parameter
templateSearchFilter:com.adobe.livecycle.rca.model:TemplateSearchFilter — An object of type com.adobe.livecycle.rca.model.TemplateSearchFilter .
It filters the result of the search based on the attributes that are set in the object.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you to register for the event. You can extract a collection of
ReviewTemplateReference objects from ResultEvent . For example, use event.result.templates .
|
setUserPreference | () | Methode |
public function setUserPreference(domain:String, canonicalName:String, userPreference:UserPreference):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Saves the user preferences.
Parameter
domain:String — Adobe User Management domain of the user.
| |
canonicalName:String — Adobe User Management canonical name of the user.
| |
userPreference:UserPreference — User preference to save.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
storeReviewTemplate | () | Methode |
public function storeReviewTemplate(reviewContext:ReviewContext, supportingDocList:Array = null, overWrite:Boolean = true):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Stores a review template in the storage space provided by the Review Zone Provider service.
Parameter
reviewContext:ReviewContext — Specifies the review template to store.
| |
supportingDocList:Array (default = null ) — A list of documents that are used as supporting documents for a review. The documents can be PDF or a different format.
| |
overWrite:Boolean (default = true ) — A Boolean flag that indicates whether to overwrite any existing documents.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
updateCustomAttributes | () | Methode |
public function updateCustomAttributes(reviewId:String, revision:int, customAttributes:ArrayCollection, discardOld:Boolean = false):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Updates the custom attributes of a review that can be searched.
Parameter
reviewId:String — The unique identifier of the review to update.
| |
revision:int — The revision number of the review to update.
| |
customAttributes:ArrayCollection — List of CustomAttribute objects.
| |
discardOld:Boolean (default = false ) — If the value is true , old custom attributes are discarded.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
updateReviewStageDuration | () | Methode |
public function updateReviewStageDuration(reviewId:String, stageNo:int, duration:int, durationUnit:String = "DAYS"):com.adobe.livecycle.rca.token:IAsyncToken
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 9.5 |
Laufzeitversionen: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Updates the duration of an ongoing or future review stage.
Parameter
reviewId:String — The unique identifier of the review that the stage duration to update belongs to. This operation works on the current revision of the review only.
| |
stageNo:int — The number of the stage for which the duration is updated. The initial value is 1.
| |
duration:int — New duration of the stage. For example, in days. The initial value is 1.
| |
durationUnit:String (default = "DAYS ") — The units for the duration.
|
com.adobe.livecycle.rca.token:IAsyncToken — A token that allows you register for the event. Add a listener for ResultEvent
to detect if the call to the server is successful. The value of event.result is null, that is, it does not hold any information.
|
Tue Jun 12 2018, 10:04 AM Z