Click or drag to resize

Aloe.EnterpriseOne.Model.Systems.Core Namespace

 
Classes
  ClassDescription
Public classAllJobsRepository
Repository class, abstracting the persistence of all Job objects.
Public classAttributeChange
Attribute values of an object change. Entity: Sys_Attribute_Changes_View
Public classAttributeChangesHistoryEntry
Each entry represents an entity attribute change with previous and new value. Entity: Sys_Attribute_Changes_History_View
Public classAttributeChangesHistoryRepository
Repository class for AttributeChangesHistoryEntry objects
Public classAttributeChangesRepository
Repository class for AttributeChange objects
Public classAuditLogEntriesRepository
Repository class for AuditLogEntry objects
Public classAuditLogEntriesRepositoryEventClass
Allowed values for the EventClass data attribute
Public classAuditLogEntriesRepositoryEventType
Allowed values for the EventType data attribute
Public classAuditLogEntry
Each record represents the occurrence of one logged event. Entity: Sys_Audit_Log_Entries
Public classDataEntryDefaultValue
Contains user-specified default values for columns in data entry forms. Entity: Sys_Default_Values
Public classDataEntryDefaultValuesRepository
Repository class for DataEntryDefaultValue objects
Public classEntitySetting
Contains entities, which have secured access. Entity: Sys_Entities
Public classEntitySettingsRepository
Repository class for EntitySetting objects
Public classExtensibleDataObject
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
Public classExtensibleDataObjectExtensions
Provides methods for EnterpriseOneEntityObject regarding system objects.
Public classExtensibleDataObjectsRepository
Repository class for ExtensibleDataObject objects
Public classExternalApplication
List of external applications. Used to run external applications. Entity: Sys_External_Applications
Public classExternalApplicationsRepository
Repository class for ExternalApplication objects
Public classExternalApplicationsRepositoryAvailableInMode
Allowed values for the AvailableInMode data attribute
Public classExternalApplicationsRepositoryPlatform
Allowed values for the Platform data attribute
Public classInformationMessage
Contains information messages, generated by various system processes. Entity: Sys_Information_Messages
Public classInformationMessagesRepository
Repository class for InformationMessage objects
Public classInformationMessagesRepositoryInformationMessageType
Allowed values for the InformationMessageType data attribute
Public classJob
The jobs, which are configured in the system. Entity: Sys_Jobs
Public classJobsRepository
Repository class for Job objects
Public classJobsRepositoryJobType
Allowed values for the JobType data attribute
Public classObjectChange
Actual tracked changes to one object. Entity: Sys_Object_Changes
Public classObjectChangeset
A set of changes, performed in one request. Entity: Sys_Object_Changesets
Public classObjectChangesetsRepository
Repository class for ObjectChangeset objects
Public classObjectChangesRepository
Repository class for ObjectChange objects
Public classObjectChangesRepositoryChangeType
Allowed values for the ChangeType data attribute
Public classObjectFile
Contains files attached to objects. Entity: Sys_Object_Files
Public classObjectFilesRepository
Repository class for ObjectFile objects
Public classObjectFilesRepositoryContentLocation
Allowed values for the ContentLocation data attribute
Public classObjectVersion
Contains history of saved version of the managed objects. Entity: Sys_Object_Versions
Public classObjectVersionsRepository
Repository class for ObjectVersion objects
Public classObjectVersionsRepositoryVersionType
Allowed values for the VersionType data attribute
Public classResolvedConflict
Contains records of conflicts, which were automatically resolved by update procedures. Entity: Sys_Resolved_Conflicts
Public classResolvedConflictsRepository
Repository class for ResolvedConflict objects
Public classTextTranslation
Obsolete. Not used. Entity: Gen_Text_Translations
Public classTextTranslationsRepository
Repository class for TextTranslation objects
Public classTrackChangesLevel
Represents the different levels of tracking changes for a specific entity.
Public classTranslation
Contains user-defined translations for non-english languages of the user interface and program messages. Entity: Sys_Translations
Public classTranslationsRepository
Repository class for Translation objects
Public classTranslationsRepositoryResourceType
Allowed values for the ResourceType data attribute
Public classUpdateProcedureExecute
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
Public classUpdateProcedureExecutesRepository
Repository class for UpdateProcedureExecute objects
Public classWebHost
Contains the names and https certificates of the different host names used to host sites. Entity: Sys_Web_Hosts
Public classWebHostsRepository
Repository class for WebHost objects
Public classWebSite
Contains the web sites, which are hosted for the database. Entity: Sys_Web_Sites
Public classWebSitesRepository
Repository class for WebSite objects
Public classWebSitesRepositoryWebSiteType
Allowed values for the WebSiteType data attribute