Aloe.EnterpriseOne.Model.Systems.Core Namespace |
Class | Description | |
---|---|---|
![]() | AllJobsRepository |
Repository class, abstracting the persistence of all Job objects.
|
![]() | AttributeChange | Attribute values of an object change. Entity: Sys_Attribute_Changes_View |
![]() | AttributeChangesHistoryEntry | Each entry represents an entity attribute change with previous and new value. Entity: Sys_Attribute_Changes_History_View |
![]() | AttributeChangesHistoryRepository | Repository class for AttributeChangesHistoryEntry objects |
![]() | AttributeChangesRepository | Repository class for AttributeChange objects |
![]() | AuditLogEntriesRepository | Repository class for AuditLogEntry objects |
![]() | AuditLogEntriesRepositoryEventClass | Allowed values for the EventClass data attribute |
![]() | AuditLogEntriesRepositoryEventType | Allowed values for the EventType data attribute |
![]() | AuditLogEntry | Each record represents the occurrence of one logged event. Entity: Sys_Audit_Log_Entries |
![]() | DataEntryDefaultValue | Contains user-specified default values for columns in data entry forms. Entity: Sys_Default_Values |
![]() | DataEntryDefaultValuesRepository | Repository class for DataEntryDefaultValue objects |
![]() | EntitySetting | Contains entities, which have secured access. Entity: Sys_Entities |
![]() | EntitySettingsRepository | Repository class for EntitySetting objects |
![]() | ExtensibleDataObject | Extends data in other tables with attached files, custom properties, etc. Each row is an object, bound to exactly one row in the primary table. Each object can be bound to a row in a different primary table, specified in Entity_Type. Entity: Sys_Objects |
![]() | ExtensibleDataObjectExtensions |
Provides methods for EnterpriseOneEntityObject regarding system objects.
|
![]() | ExtensibleDataObjectsRepository | Repository class for ExtensibleDataObject objects |
![]() | ExternalApplication | List of external applications. Used to run external applications. Entity: Sys_External_Applications |
![]() | ExternalApplicationsRepository | Repository class for ExternalApplication objects |
![]() | ExternalApplicationsRepositoryAvailableInMode | Allowed values for the AvailableInMode data attribute |
![]() | ExternalApplicationsRepositoryPlatform | Allowed values for the Platform data attribute |
![]() | InformationMessage | Contains information messages, generated by various system processes. Entity: Sys_Information_Messages |
![]() | InformationMessagesRepository | Repository class for InformationMessage objects |
![]() | InformationMessagesRepositoryInformationMessageType | Allowed values for the InformationMessageType data attribute |
![]() | Job | The jobs, which are configured in the system. Entity: Sys_Jobs |
![]() | JobsRepository | Repository class for Job objects |
![]() | JobsRepositoryJobType | Allowed values for the JobType data attribute |
![]() | ObjectChange | Actual tracked changes to one object. Entity: Sys_Object_Changes |
![]() | ObjectChangeset | A set of changes, performed in one request. Entity: Sys_Object_Changesets |
![]() | ObjectChangesetsRepository | Repository class for ObjectChangeset objects |
![]() | ObjectChangesRepository | Repository class for ObjectChange objects |
![]() | ObjectChangesRepositoryChangeType | Allowed values for the ChangeType data attribute |
![]() | ObjectFile | Contains files attached to objects. Entity: Sys_Object_Files |
![]() | ObjectFilesRepository | Repository class for ObjectFile objects |
![]() | ObjectFilesRepositoryContentLocation | Allowed values for the ContentLocation data attribute |
![]() | ObjectVersion | Contains history of saved version of the managed objects. Entity: Sys_Object_Versions |
![]() | ObjectVersionsRepository | Repository class for ObjectVersion objects |
![]() | ObjectVersionsRepositoryVersionType | Allowed values for the VersionType data attribute |
![]() | ResolvedConflict | Contains records of conflicts, which were automatically resolved by update procedures. Entity: Sys_Resolved_Conflicts |
![]() | ResolvedConflictsRepository | Repository class for ResolvedConflict objects |
![]() | TextTranslation | Obsolete. Not used. Entity: Gen_Text_Translations |
![]() | TextTranslationsRepository | Repository class for TextTranslation objects |
![]() | TrackChangesLevel |
Represents the different levels of tracking changes for a specific entity.
|
![]() | Translation | Contains user-defined translations for non-english languages of the user interface and program messages. Entity: Sys_Translations |
![]() | TranslationsRepository | Repository class for Translation objects |
![]() | TranslationsRepositoryResourceType | Allowed values for the ResourceType data attribute |
![]() | UpdateProcedureExecute | Contains data about the execution of Upgrade Procedures. Contains status messages and ensures that each procedure is executed only once. Entity: Sys_Update_Procedure_Executes |
![]() | UpdateProcedureExecutesRepository | Repository class for UpdateProcedureExecute objects |
![]() | WebHost | Contains the names and https certificates of the different host names used to host sites. Entity: Sys_Web_Hosts |
![]() | WebHostsRepository | Repository class for WebHost objects |
![]() | WebSite | Contains the web sites, which are hosted for the database. Entity: Sys_Web_Sites |
![]() | WebSitesRepository | Repository class for WebSite objects |
![]() | WebSitesRepositoryWebSiteType | Allowed values for the WebSiteType data attribute |