ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.solutions.prm.service 


The com.adobe.solutions.prm.service package includes the service interfaces that are exposed in the Project Management Building Block.These services are invoked by the domain layer to change the state of the entities.



Interfaces
 InterfaceDescription
 IProjectManagementCoreService This interface defines core operation for project management like, create, update, and delete entities.
 IProjectManagementQueryService This interface defines the operations to retrieve and search projects and WorkItems.
 IServiceProvider This interface defines methods that can be invoked to get service instances.
 IWorkItemManagementService This interface defines operations to manage a work item.
Classes
 ClassDescription
 ServiceProvider This provider class is used to get a reference of service objects.