The com.adobe.solutions.rca.domain.common package includes interfaces that are not specific to the Review, Commenting & Approval (RCA) Building Block functionality.These are generic interfaces used to define abstract entities.
Interfaces
Interface | Description | |
---|---|---|
IDocument | This interface defines the basic properties of a document. | |
IDocumentCollection | This interface defines an entity that has a collection of documents associated with it. | |
IGanttDataItem | This interface defines the data item that can be displayed in a GanttChart. | |
IMember | This interface defines the basic properties of a member. | |
IMemberCollection | This interface defines an entity that has a collection of members associated with it. |
Classes
Class | Description | |
---|---|---|
ReferenceChangedEvent | This event is dispatched when a stage or a review is changed, if the stage or a review was earlier referenced. |
Thu Dec 6 2018, 01:47 PM -08:00