Aloe.EnterpriseOne.Model.General.Contacts Namespace |
Class | Description | |
---|---|---|
![]() | ActivitiesRepository | Repository class for Activity objects |
![]() | ActivitiesRepositorySystemType | Allowed values for the SystemType data attribute |
![]() | Activity | Generic activity. Provides task management functionality. Activity can be one of Task, Communication or Meeting. Entity: Cm_Activities |
![]() | ActivityParticipant | Contains the additional participants in the activities. These are the participating users, besides the user to which the activitiy is assigned. Entity: Cm_Activity_Participants |
![]() | ActivityParticipantsRepository | Repository class for ActivityParticipant objects |
![]() | ActivityResource | Contains the resources, allocated to the activities. Entity: Cm_Activity_Resources |
![]() | ActivityResourcesRepository | Repository class for ActivityResource objects |
![]() | ActivityTemplate | Templates for automatical generation of activity from any document. Entity: Cm_Activity_Templates |
![]() | ActivityTemplatesRepository | Repository class for ActivityTemplate objects |
![]() | ActivityTimeInterval | History of work efforts for executing activities (timesheet). Entity: Cm_Activity_Time_Intervals |
![]() | ActivityTimeIntervalsRepository | Repository class for ActivityTimeInterval objects |
![]() | AllActivitiesRepository |
Repository class, abstracting the persistence of all Activity objects.
|
![]() | CompaniesRepository | Repository class for Company objects |
![]() | Company | Contains company definitions. Entity: Cm_Companies |
![]() | CompanyDepartment | Hierarchical structure of the company departments. The departments and divisions are parallel and different structuring mechanisms for the companies. Entity: Cm_Company_Departments |
![]() | CompanyDepartmentsRepository | Repository class for CompanyDepartment objects |
![]() | CompanyDivision | Stores company divisions structure. The divisions are parties and as such, can be organized hierarchically mixed with other structuring mechanisms. The departments and divisions are parallel and different structuring mechanisms for the companies. Entity: Cm_Company_Divisions |
![]() | CompanyDivisionsRepository | Repository class for CompanyDivision objects |
![]() | CompanyEmployee | Contains the company employee contracts. Entity: Cm_Company_Employees |
![]() | CompanyEmployeesRepository | Repository class for CompanyEmployee objects |
![]() | CompanyLocation | Stores company locations. The locations are parties and as such, can be organized hierarchically mixed with other structuring mechanisms. The locations, departments and divisions are parallel and different structuring mechanisms for the companies. Entity: Cm_Company_Locations |
![]() | CompanyLocationsRepository | Repository class for CompanyLocation objects |
![]() | CompanyLocationsRepositoryBillTo | Allowed values for the BillTo data attribute |
![]() | ContactMechanism | Contains contacting mechanisms - telephone numbers, addresses, web sites, etc. Contact mechanisms can be attached to parties. Currently each contact mechanism is attached to strictly one party. Entity: Cm_Contact_Mechanisms |
![]() | ContactMechanismPurpos | Contains user-defined purposes for processing contact mechanisms. Used for personal data management. Entity: Cm_Contact_Mechanism_Purposes |
![]() | ContactMechanismPurposesRepository | Repository class for ContactMechanismPurpos objects |
![]() | ContactMechanismsRepository | Repository class for ContactMechanism objects |
![]() | ContactMechanismsRepositoryContactMechanismType | Allowed values for the ContactMechanismType data attribute |
![]() | GhostParty |
Represents null (ghost) party object.
|
![]() | LegislationExtensions | |
![]() | PartiesRepository | Repository class for Party objects |
![]() | PartiesRepositoryPartyType | Allowed values for the PartyType data attribute |
![]() | PartiesRules |
Business rules for PartiesRepository.
|
![]() | Party | Contains base data for different kind of parties - companies, persons, departments, etc. |
![]() | PartyBankAccount | The bank accounts of a party. Entity: Gen_Party_Bank_Accounts |
![]() | PartyBankAccountsRepository | Repository class for PartyBankAccount objects |
![]() | PartyContactMechanism | Specifies the contact mechanisms, which are attached to the parties. Currently each contact mechanism is attached to strictly one party. Entity: Cm_Party_Contact_Mechanisms |
![]() | PartyContactMechanismsRepository | Repository class for PartyContactMechanism objects |
![]() | PartyPicture | Party pictures - photos, logos, etc. Entity: Gen_Party_Pictures |
![]() | PartyPicturesRepository | Repository class for PartyPicture objects |
![]() | PartyRelationship | Defines the relationships between the parties. The data is preserved over time. Entity: Cm_Party_Relationships |
![]() | PartyRelationshipsRepository | Repository class for PartyRelationship objects |
![]() | PartyRelationshipType | Defines the types of relationships possible between the parties. Entity: Cm_Party_Relationship_Types |
![]() | PartyRelationshipTypesRepository | Repository class for PartyRelationshipType objects |
![]() | Person | Personal records. Requires related party record. Entity: Cm_Persons |
![]() | PersonsRepository | Repository class for Person objects |
![]() | PersonsRepositoryGender | Allowed values for the Gender data attribute |
![]() | Reminder | Reminders for activities. The reminders are alarms, which can be turned off. Each activity can have multiple reminders. Entity: Cm_Reminders |
![]() | RemindersRepository | Repository class for Reminder objects |