Click or drag to resize

Aloe.EnterpriseOne.Model.General.Resources Namespace

 
Classes
  ClassDescription
Public classResource
Enterprise resources, categorized by groups. Entity: Gen_Resources
Public classResourceAvailability
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
Public classResourceAvailabilityRepository
Repository class for ResourceAvailability objects
Public classResourceCostRate
Contains cost rates for different periods for resources. Each record is valid until the next From Date. Entity: Gen_Resource_Cost_Rates
Public classResourceCostRatesRepository
Repository class for ResourceCostRate objects
Public classResourceGroup
Resource groups categorize the resources. Entity: Gen_Resource_Groups
Public classResourceGroupsRepository
Repository class for ResourceGroup objects
Public classResourceInstance
Represents concrete instances of resources. Entity: Gen_Resource_Instances
Public classResourceInstancesRepository
Repository class for ResourceInstance objects
Public classResourcesRepository
Repository class for Resource objects
Public classWorkSchedule
Represents the different working schedules, used by the employees and resources. Entity: Gen_Work_Schedules
Public classWorkSchedulesRepository
Repository class for WorkSchedule objects
Public classWorkSchedulesRepositoryRecurrenceType
Allowed values for the RecurrenceType data attribute
Public classWorkScheduleWorkingTime
Contains the different working time periods within the work schedule. Entity: Gen_Work_Schedule_Working_Time
Public classWorkScheduleWorkingTimeRepository
Repository class for WorkScheduleWorkingTime objects