Aloe.EnterpriseOne.Model.General.Resources Namespace |
| Class | Description | |
|---|---|---|
| Resource | Enterprise resources, categorized by groups. Entity: Gen_Resources | |
| ResourceAvailability | Contains the resources availability for the different periods. Each period is a separate record. The availability of a resource for any given date is determined by the sum of all availability periods that include it. Entity: Gen_Resource_Availability | |
| ResourceAvailabilityRepository | Repository class for ResourceAvailability objects | |
| ResourceCostRate | Contains cost rates for different periods for resources. Each record is valid until the next From Date. Entity: Gen_Resource_Cost_Rates | |
| ResourceCostRatesRepository | Repository class for ResourceCostRate objects | |
| ResourceGroup | Resource groups categorize the resources. Entity: Gen_Resource_Groups | |
| ResourceGroupsRepository | Repository class for ResourceGroup objects | |
| ResourceInstance | Represents concrete instances of resources. Entity: Gen_Resource_Instances | |
| ResourceInstancesRepository | Repository class for ResourceInstance objects | |
| ResourcesRepository | Repository class for Resource objects | |
| WorkSchedule | Represents the different working schedules, used by the employees and resources. Entity: Gen_Work_Schedules | |
| WorkSchedulesRepository | Repository class for WorkSchedule objects | |
| WorkSchedulesRepositoryRecurrenceType | Allowed values for the RecurrenceType data attribute | |
| WorkScheduleWorkingTime | Contains the different working time periods within the work schedule. Entity: Gen_Work_Schedule_Working_Time | |
| WorkScheduleWorkingTimeRepository | Repository class for WorkScheduleWorkingTime objects |