The com.adobe.solutions.rca.service package includes service interfaces that are exposed in the Review, Commenting & Approval (RCA) Building Block.These services are invoked by domain layer to change the state of entities.
Interfaces
Interface | Description | |
---|---|---|
IAuditor | Signature of Audit service. | |
IFileDataService | Defines the operations on managed file instances. | |
IRCAServiceProvider | This interface defines methods that can be invoked to get service instances. | |
IReviewCommentingAndApproval | Signature for core service of Review Commenting and Approval Building Block 10.0. | |
IReviewCommentingAndApprovalUtil | This interface defines the utility functions that are exposed by Review Commenting and Approval utility service. | |
IStageManagement | Signatures of operations supported on stage templates. | |
IUserManager | This interface defines methods exposed for user management. |
Classes
Class | Description | |
---|---|---|
RCAServiceProvider | This provider class is used to get the reference of service objects. |
Thu Dec 6 2018, 01:47 PM -08:00