Click or drag to resize

Aloe.EnterpriseOne.Model.Projects Namespace

 
Classes
  ClassDescription
Public classProject
Contains the planned, running and completed projects of the enterprises. Entity: Prj_Projects
Public classProjectParticipant
Represents participant in a project, with a specific role. The same participant can participate multiple times in different roles. Entity: Prj_Project_Participants
Public classProjectParticipantsRepository
Repository class for ProjectParticipant objects
Public classProjectRisk
Contains risks, associated to projects. Entity: Prj_Project_Risks
Public classProjectRiskDiscussion
Contains discussions on project risks. Entity: Prj_Project_Risk_Discussion
Public classProjectRiskDiscussionRepository
Repository class for ProjectRiskDiscussion objects
Public classProjectRisksRepository
Repository class for ProjectRisk objects
Public classProjectsRepository
Repository class for Project objects
Public classProjectsRepositoryProjectStatus
Allowed values for the ProjectStatus data attribute
Public classProjectTask
Represents one task of a project. Entity: Prj_Project_Tasks
Public classProjectTaskDependanciesRepository
Repository class for ProjectTaskDependancy objects
Public classProjectTaskDependanciesRepositoryDependancyType
Allowed values for the DependancyType data attribute
Public classProjectTaskDependancy
Represents dependancy between project tasks. Entity: Prj_Project_Task_Dependancies
Public classProjectTaskMaterial
Contains the materials, which are required for a project task. Entity: Prj_Project_Task_Materials
Public classProjectTaskMaterialsRepository
Repository class for ProjectTaskMaterial objects
Public classProjectTaskParticipant
Contains the participants in the project tasks. Entity: Prj_Project_Task_Participants
Public classProjectTaskParticipantsRepository
Repository class for ProjectTaskParticipant objects
Public classProjectTaskResource
Contains the resources, required by the project tasks. Entity: Prj_Project_Task_Resources
Public classProjectTaskResourcesRepository
Repository class for ProjectTaskResource objects
Public classProjectTasksRepository
Repository class for ProjectTask objects
Public classProjectType
Contains the types of projects, which can be executed by the enterprise company. Entity: Prj_Types
Public classProjectTypesRepository
Repository class for ProjectType objects
Public classProjectWorkElement
Contains the work elements from the work breakdown structure, which are included in the projects. Entity: Prj_Project_Work_Elements
Public classProjectWorkElementsRepository
Repository class for ProjectWorkElement objects
Public classResource
Contains the enterprise resources, which are available for including in projects. Entity: Prj_Resources
Public classResourcesRepository
Repository class for Resource objects
Public classTaskType
Represents the different types of tasks, which can be included in the projects. Entity: Prj_Task_Types
Public classTaskTypesRepository
Repository class for TaskType objects
Public classTemplate
Contains templates for creating new projects. Entity: Prj_Templates
Public classTemplateRisk
Contains project risks, which will be copied to projects, based on the template. Entity: Prj_Template_Risks
Public classTemplateRisksRepository
Repository class for TemplateRisk objects
Public classTemplatesRepository
Repository class for Template objects
Public classTemplateWorkElement
Contains project work elements, which shall be copied to projects, based on the specified template. Entity: Prj_Template_Work_Elements
Public classTemplateWorkElementsRepository
Repository class for TemplateWorkElement objects
Public classTypeRole
Contains the roles of the participants of each project type. Entity: Prj_Type_Roles
Public classTypeRolesRepository
Repository class for TypeRole objects
Public classTypeWorkElement
The work elements of the work breakdown structure of each project type. Entity: Prj_Type_Work_Elements
Public classTypeWorkElementsRepository
Repository class for TypeWorkElement objects
Public classTypeWorkType
Contains the work types, that can be performed in projects of this project type. Entity: Prj_Type_Work_Types
Public classTypeWorkTypesRepository
Repository class for TypeWorkType objects
Public classWorkReport
Contains project work report documents. Each work report contains consumed materials and resources. Entity: Prj_Work_Reports
Public classWorkReportMaterial
Each record contains a consumed material, reported by the related Work Report. Entity: Prj_Work_Report_Materials
Public classWorkReportMaterialsRepository
Repository class for WorkReportMaterial objects
Public classWorkReportResource
Each record contains usage of resource, reported by the related Work Report. Entity: Prj_Work_Report_Resources
Public classWorkReportResourcesRepository
Repository class for WorkReportResource objects
Public classWorkReportsRepository
Repository class for WorkReport objects