Aloe.EnterpriseOne.Model.Projects Namespace |
| Class | Description | |
|---|---|---|
| Project | Contains the planned, running and completed projects of the enterprises. Entity: Prj_Projects | |
| ProjectParticipant | Represents participant in a project, with a specific role. The same participant can participate multiple times in different roles. Entity: Prj_Project_Participants | |
| ProjectParticipantsRepository | Repository class for ProjectParticipant objects | |
| ProjectRisk | Contains risks, associated to projects. Entity: Prj_Project_Risks | |
| ProjectRiskDiscussion | Contains discussions on project risks. Entity: Prj_Project_Risk_Discussion | |
| ProjectRiskDiscussionRepository | Repository class for ProjectRiskDiscussion objects | |
| ProjectRisksRepository | Repository class for ProjectRisk objects | |
| ProjectsRepository | Repository class for Project objects | |
| ProjectsRepositoryProjectStatus | Allowed values for the ProjectStatus data attribute | |
| ProjectTask | Represents one task of a project. Entity: Prj_Project_Tasks | |
| ProjectTaskDependanciesRepository | Repository class for ProjectTaskDependancy objects | |
| ProjectTaskDependanciesRepositoryDependancyType | Allowed values for the DependancyType data attribute | |
| ProjectTaskDependancy | Represents dependancy between project tasks. Entity: Prj_Project_Task_Dependancies | |
| ProjectTaskMaterial | Contains the materials, which are required for a project task. Entity: Prj_Project_Task_Materials | |
| ProjectTaskMaterialsRepository | Repository class for ProjectTaskMaterial objects | |
| ProjectTaskParticipant | Contains the participants in the project tasks. Entity: Prj_Project_Task_Participants | |
| ProjectTaskParticipantsRepository | Repository class for ProjectTaskParticipant objects | |
| ProjectTaskResource | Contains the resources, required by the project tasks. Entity: Prj_Project_Task_Resources | |
| ProjectTaskResourcesRepository | Repository class for ProjectTaskResource objects | |
| ProjectTasksRepository | Repository class for ProjectTask objects | |
| ProjectType | Contains the types of projects, which can be executed by the enterprise company. Entity: Prj_Types | |
| ProjectTypesRepository | Repository class for ProjectType objects | |
| ProjectWorkElement | Contains the work elements from the work breakdown structure, which are included in the projects. Entity: Prj_Project_Work_Elements | |
| ProjectWorkElementsRepository | Repository class for ProjectWorkElement objects | |
| Resource | Contains the enterprise resources, which are available for including in projects. Entity: Prj_Resources | |
| ResourcesRepository | Repository class for Resource objects | |
| TaskType | Represents the different types of tasks, which can be included in the projects. Entity: Prj_Task_Types | |
| TaskTypesRepository | Repository class for TaskType objects | |
| Template | Contains templates for creating new projects. Entity: Prj_Templates | |
| TemplateRisk | Contains project risks, which will be copied to projects, based on the template. Entity: Prj_Template_Risks | |
| TemplateRisksRepository | Repository class for TemplateRisk objects | |
| TemplatesRepository | Repository class for Template objects | |
| TemplateWorkElement | Contains project work elements, which shall be copied to projects, based on the specified template. Entity: Prj_Template_Work_Elements | |
| TemplateWorkElementsRepository | Repository class for TemplateWorkElement objects | |
| TypeRole | Contains the roles of the participants of each project type. Entity: Prj_Type_Roles | |
| TypeRolesRepository | Repository class for TypeRole objects | |
| TypeWorkElement | The work elements of the work breakdown structure of each project type. Entity: Prj_Type_Work_Elements | |
| TypeWorkElementsRepository | Repository class for TypeWorkElement objects | |
| TypeWorkType | Contains the work types, that can be performed in projects of this project type. Entity: Prj_Type_Work_Types | |
| TypeWorkTypesRepository | Repository class for TypeWorkType objects | |
| WorkReport | Contains project work report documents. Each work report contains consumed materials and resources. Entity: Prj_Work_Reports | |
| WorkReportMaterial | Each record contains a consumed material, reported by the related Work Report. Entity: Prj_Work_Report_Materials | |
| WorkReportMaterialsRepository | Repository class for WorkReportMaterial objects | |
| WorkReportResource | Each record contains usage of resource, reported by the related Work Report. Entity: Prj_Work_Report_Resources | |
| WorkReportResourcesRepository | Repository class for WorkReportResource objects | |
| WorkReportsRepository | Repository class for WorkReport objects |