com.adobe.solutions.rca.domain 패키지에는 RCA(Review, Commenting & Approval) 기본 단위에 의해 정의된 모든 도메인 인터페이스가 포함되어 있습니다. 이러한 도메인 인터페이스는 값 객체 및 도메인 전용 작업의 속성을 노출합니다.
인터페이스
| 인터페이스 | 설명 | |
|---|---|---|
| IApprover | Represents an approver in an approval stage. | |
| IAuthor | Defines a stage participant who is responsible for creation of an asset in a creation stage. | |
| IComment | Defines the structure of a comment published during a stage on an asset. | |
| IInitiator | Defines an initiator of a review. | |
| IModerator | Defines a moderator of a stage. | |
| IParticipant | Defines a participant in review. | |
| IReviewContext | Defines details of a particular review version. | |
| IReviewer | Defines the properties of a reviewer participant in a review stage. | |
| IReviewTemplate | Defines a schedule template, | |
| IStage | Defines a stage inside a schedule template. | |
| IStageParticipant | Defines the basic properties of a participant of a creation, a review, or an approval stage. | |
| IStageTemplate | Defines a stage template. | |
| ISupportingDocument | Defines a supporting document. | |
| IUser | Defines a user such as a project or an asset owner, a team member, or a stage participant. |
클래스
| 클래스 | 설명 | |
|---|---|---|
| RCADomainFactoryImpl | The factory class to create instances of domain objects. |
Tue Jun 12 2018, 03:32 PM Z