Aloe.EnterpriseOne.Model.General Namespace |
Class | Description | |
---|---|---|
![]() | AllDocumentsRepository |
Repository class, abstracting the persistence of all Document objects.
|
![]() | AllPartiesRepository |
Repository class, abstracting the persistence of all party objects.
|
![]() | Config | Hierarchical repository of configuration options. Entity: Gen_Config |
![]() | ConfigRepository | Repository class for Config objects |
![]() | CurrenciesRepository | Repository class for Currency objects |
![]() | Currency | List of user-defined currencies. Entity: Gen_Currencies |
![]() | CurrencyDirectoriesRepository | Repository class for CurrencyDirectory objects |
![]() | CurrencyDirectory | Contains a named set of currency exchange rates against a single currency for a given date. Multiple directories with different names can exist for single date. For example, buy and sell rates are recorded as separate directories. Entity: Gen_Currency_Directories |
![]() | CurrencyDirectoryLine | Contains exchange rate for a currency against the main currency of currency directory. Entity: Gen_Currency_Directory_Lines |
![]() | CurrencyDirectoryLinesRepository | Repository class for CurrencyDirectoryLine objects |
![]() | CustomPropertiesCollection |
Represents the custom properties of an EnterpriseOne entity object
|
![]() | CustomPropertiesRepository | Repository class for CustomProperty objects |
![]() | CustomPropertiesRepositoryPropertyType | Allowed values for the PropertyType data attribute |
![]() | CustomProperty | User-defined properties, which can supplement the system properties of almost all entities in the system. Entity: Gen_Properties |
![]() | CustomPropertyAllowedValue | User-defined properties allowed values. Can be specified only for properties with unbound allowed values (e.g. for which Allowed Values Entity is not set). Entity: Gen_Property_Allowed_Values |
![]() | CustomPropertyAllowedValuesRepository | Repository class for CustomPropertyAllowedValue objects |
![]() | CustomPropertyDataAttributeTEntity |
Represents custom property. Maps the data access to the custom properties tables.
|
![]() | CustomPropertyValue |
Immutable class, representing custom property value, description and id
|
![]() | CustomPropertyValueExtensions |
Contains extension methods for CustomPropertyValue |
![]() | Document | Contains all documents issued by and to the enterprise |
![]() | DocumentAmount | Contains a specific instance of an additional amount for a specific document. Entity: Gen_Document_Amounts |
![]() | DocumentAmountReferencedDocument | Contains the documents which are referenced by each document amount. Entity: Gen_Document_Amount_Referenced_Documents |
![]() | DocumentAmountReferencedDocumentsRepository | Repository class for DocumentAmountReferencedDocument objects |
![]() | DocumentAmountsRepository | Repository class for DocumentAmount objects |
![]() | DocumentAmountType | Represents the different types of additional amounts which are calculated for the documents. Entity: Gen_Document_Amount_Types |
![]() | DocumentAmountTypeDependenciesRepository | Repository class for DocumentAmountTypeDependency objects |
![]() | DocumentAmountTypeDependency | Specifies the base amounts on which an amount depends. . Entity: Gen_Document_Amount_Type_Dependencies |
![]() | DocumentAmountTypesRepository | Repository class for DocumentAmountType objects |
![]() | DocumentAmountTypesRepositoryAllowedDirections | Allowed values for the AllowedDirections data attribute |
![]() | DocumentAmountTypesRepositoryDistributeBy | Allowed values for the DistributeBy data attribute |
![]() | DocumentChild |
Represents a base class for all document children as document lines and sub-lines.
|
![]() | DocumentComment | Contains user comments for documents. Entity: Gen_Document_Comments |
![]() | DocumentCommentsRepository | Repository class for DocumentComment objects |
![]() | DocumentCompletion |
Determines how Document will be completed
|
![]() | DocumentDistributedAmount | Contains the amounts which are distributed by the system over the document lines as a result of additional amount calculations. Entity: Gen_Document_Distributed_Amounts |
![]() | DocumentDistributedAmountsRepository | Repository class for DocumentDistributedAmount objects |
![]() | DocumentExtensions |
Extensions method for Document class.
|
![]() | DocumentFileAttachment | Contains files, attached to the documents. Entity: Gen_Document_File_Attachments |
![]() | DocumentFileAttachmentsRepository | Repository class for DocumentFileAttachment objects |
![]() | DocumentJob | Represents jobs, which change state of documents. Entity: Gen_Document_Jobs |
![]() | DocumentJobsRepository | Repository class for DocumentJob objects |
![]() | DocumentLine |
Represents a base class for all document lines as StoreOrderLine, OfferLine etc.
|
![]() | DocumentLineAmount | Specifies user-defined distribution pattern of additonal amount for specific document. Entity: Gen_Document_Line_Amounts |
![]() | DocumentLineAmountsRepository | Repository class for DocumentLineAmount objects |
![]() | DocumentLineExtensions |
Provide extension methods for IDocumentLine.
|
![]() | DocumentLink | Obsolete. Not used. Entity: Gen_Document_Links |
![]() | DocumentLinksRepository | Repository class for DocumentLink objects |
![]() | DocumentManualDistributedAmount | Obsolete. Not used. Entity: Gen_Document_Manual_Distributed_Amounts |
![]() | DocumentManualDistributedAmountsRepository | Repository class for DocumentManualDistributedAmount objects |
![]() | DocumentPrint | Contains the history of each document print or export. Entity: Gen_Document_Prints |
![]() | DocumentPrintImage | Contains the data of a printout of a document as it was obtained from the data source in the moment of printing. Entity: Gen_Document_Print_Images |
![]() | DocumentPrintImagesRepository | Repository class for DocumentPrintImage objects |
![]() | DocumentPrintsRepository | Repository class for DocumentPrint objects |
![]() | DocumentPrintsRepositoryPrintoutType | Allowed values for the PrintoutType data attribute |
![]() | DocumentsRepositoryBase | Repository class for Document objects |
![]() | DocumentsRepositoryBaseVoidType |
Specifies the type of void operation
|
![]() | DocumentsRepositoryStatic |
Defines methods for manipulation of document based queries
|
![]() | DocumentsRules |
Provides common functionality for all documents
|
![]() | DocumentState | Enumeration of document system states |
![]() | DocumentStateChange | History of document state changes. Entity: Gen_Document_State_Changes |
![]() | DocumentStateChangeBusinessEvent |
Represents the validation event occurring when a document changes its state.
|
![]() | DocumentStateChangedBusinessEvent |
Validation event occurring before document state change
|
![]() | DocumentStateChangeEventMask |
Event mask for events of type DocumentStateChangeBusinessEvent.
|
![]() | DocumentStateChangesRepository | Repository class for DocumentStateChange objects |
![]() | DocumentStateChangesRepositoryNewState | Allowed values for the NewState data attribute |
![]() | DocumentStateChangingBusinessEvent |
Validation event occurring after document state change
|
![]() | DocumentStateFlags |
Enumeration of document system states that can be combined in bit mask
|
![]() | DocumentStateFlagsExtensions |
Provides DocumentStateFlags extension methods.
|
![]() | DocumentType | List of user-defined document types. Each type has associated system entity (object class). Entity: Gen_Document_Types |
![]() | DocumentTypeAmount | Specifies amount types, that should be automatically added to documents of a given type. Entity: Gen_Document_Type_Amounts |
![]() | DocumentTypeAmountsRepository | Repository class for DocumentTypeAmount objects |
![]() | DocumentTypeEnterpriseCompaniesRepository | Repository class for DocumentTypeEnterpriseCompany objects |
![]() | DocumentTypeEnterpriseCompany | Specifies the visibility (availability) of the document type for the different enterprise companies. Entity: Gen_Document_Type_Enterprise_Companies |
![]() | DocumentTypeNotification | Provides notification addresses to be notified upon occurrence of different document events. Entity: Gen_Document_Type_Notifications |
![]() | DocumentTypeNotificationsRepository | Repository class for DocumentTypeNotification objects |
![]() | DocumentTypeNotificationsRepositoryStatusChangeDirection | Allowed values for the StatusChangeDirection data attribute |
![]() | DocumentTypePropertiesRepository | Repository class for DocumentTypeProperty objects |
![]() | DocumentTypeProperty | Default user-defined properties, which should be added to new documents. Entity: Gen_Document_Type_Properties |
![]() | DocumentTypeSecurityCondition | Provides rules to conditionally secure new documents. Entity: Gen_Document_Type_Security_Conditions |
![]() | DocumentTypeSecurityConditionsRepository | Repository class for DocumentTypeSecurityCondition objects |
![]() | DocumentTypesRepository | Repository class for DocumentType objects |
![]() | DocumentTypeUserStatus | User-defined document statuses. Entity: Gen_Document_Type_User_Statuses |
![]() | DocumentTypeUserStatusesRepository | Repository class for DocumentTypeUserStatus objects |
![]() | DocumentVersion | History of each saved version of each document. Entity: Gen_Document_Versions |
![]() | DocumentVersionsRepository | Repository class for DocumentVersion objects |
![]() | DocumentVersionsRepositoryState | Allowed values for the State data attribute |
![]() | EnterpriseCompaniesRepository | Repository class for EnterpriseCompany objects |
![]() | EnterpriseCompaniesRepositoryDefaultCostingMethod | Allowed values for the DefaultCostingMethod data attribute |
![]() | EnterpriseCompaniesRepositoryDefaultLanguage | Allowed values for the DefaultLanguage data attribute |
![]() | EnterpriseCompany | The companies in the enterprise that issue documents. Entity: Gen_Enterprise_Companies |
![]() | GhostDocument |
Represents a ghost document with no specific data type.
|
![]() | LinkType | Obsolete. Not used. Entity: Gen_Link_Types |
![]() | LinkTypesRepository | Repository class for LinkType objects |
![]() | LogisticsDocument |
Represents a base class for all logistics documents such as SalesOrder, Invoice, Shipment and others.
|
![]() | LogisticsDocumentLine |
Represents a base class for all logistics document lines as SalesOrderLine, InvoiceLine etc.
|
![]() | LogisticsDocumentsRepository |
Base repository class for logistics documents
|
![]() | MeasurementCategoriesRepository | Repository class for MeasurementCategory objects |
![]() | MeasurementCategory | Categories of measurement units. The units within a category are directly convertable to each other. Each category contains one base unit and unlimited number of derived units with fixed ratio to the base unit. Entity: Gen_Measurement_Categories |
![]() | MeasurementUnit | Contains all measurement units, grouped in categories. Each category has one base unit (with ratio 1/1) and unlimited number of derived units with fixed ratio to the base unit. Entity: Gen_Measurement_Units |
![]() | MeasurementUnitsRepository | Repository class for MeasurementUnit objects |
![]() | MeasurementUnitsRepositorySystemUnit | Allowed values for the SystemUnit data attribute |
![]() | ParentDocumentRelationshipType |
Relationship between parent and child documents
|
![]() | PartyApplicableLegislation | Specifies a legislation, which is applicable for a party. A single party can have more than one applicable legislations. Entity: Gen_Party_Applicable_Legislations |
![]() | PartyApplicableLegislationsRepository | Repository class for PartyApplicableLegislation objects |
![]() | PartyApplicableLegislationsRepositoryApplicableLegislation | Allowed values for the ApplicableLegislation data attribute |
![]() | PartyLocationNumber | Location numbers for a party. Depending on the partner with which we are doing an exchange, our location number might be different. Entity: Gen_Party_Location_Numbers |
![]() | PartyLocationNumbersRepository | Repository class for PartyLocationNumber objects |
![]() | PartyLocationNumbersRepositoryLocationCodingSystem | Allowed values for the LocationCodingSystem data attribute |
![]() | Printout | Contains data about binding of printout layouts to specific user-defined document types. Entity: Gen_Printouts |
![]() | PrintoutLayout | Contains design layouts for document printouts. Entity: Gen_Printout_Layouts |
![]() | PrintoutLayoutsRepository | Repository class for PrintoutLayout objects |
![]() | PrintoutsRepository | Repository class for Printout objects |
![]() | PrintoutsRepositoryAllowPrintingOnState | Allowed values for the AllowPrintingOnState data attribute |
![]() | Priority | Generic enum type for Priority properties |
![]() | ProductCatalog | Product catalogs serve to organize the products for display primarily in web pages. Entity: Gen_Product_Catalogs |
![]() | ProductCatalogsRepository | Repository class for ProductCatalog objects |
![]() | ProductCatalogsRepositoryBackgroundPositionHorizontal | Allowed values for the BackgroundPositionHorizontal data attribute |
![]() | ProductCatalogsRepositoryBackgroundPositionVertical | Allowed values for the BackgroundPositionVertical data attribute |
![]() | ProductCatalogsRepositoryBackgroundRepeat | Allowed values for the BackgroundRepeat data attribute |
![]() | ProductVariant | Contains definitions of different variants of a product. The variants are differentiated by color, size and style. Entity: Gen_Product_Variants |
![]() | ProductVariantsRepository | Repository class for ProductVariant objects |
![]() | PropertiesCategoriesRepository | Repository class for PropertiesCategory objects |
![]() | PropertiesCategory | Categories of properties. Entity: Gen_Properties_Categories |
![]() | PropertyEnterpriseCompanyFilter | Provides a way to apply different filtering of the property allowed values for the different enterprise companies. Entity: Gen_Property_Enterprise_Company_Filters |
![]() | PropertyEnterpriseCompanyFiltersRepository | Repository class for PropertyEnterpriseCompanyFilter objects |
![]() | PropertyValue | The actual values of the user-defined properties for each actual entity. Entity: Gen_Property_Values |
![]() | PropertyValuesRepository | Repository class for PropertyValue objects |
![]() | Report | Contains user-defined data-sources. The data sources is a user-defined way (similar to query designer) to extract, filter, join and transform data for presentation purposes. Entity: Gen_Reports |
![]() | ReportQueriesRepository | Repository class for ReportQuery objects |
![]() | ReportQuery | Contains the sub-queries, which a report contains. Entity: Gen_Report_Queries |
![]() | ReportsRepository | Repository class for Report objects |
![]() | ScheduledDocumentEvent | Contains postponed events, which will be executed later. Usually these are large number of recalculation events, resulting from other events. For example, releasing a cost correction, publishes postponed events for all affected documents. Entity: Gen_Scheduled_Document_Events |
![]() | ScheduledDocumentEventsRepository | Repository class for ScheduledDocumentEvent objects |
![]() | ScheduledDocumentEventsRepositoryState | Allowed values for the State data attribute |
![]() | Sequence | Provides numbering sequences, applicable for use in a multi-threaded environment. Entity: Gen_Sequences |
![]() | SequenceGenerator | Contains one or more sequence generators for each sequence. Many sequence generators for one sequence are used when the generators must be selected conditionally or when more generators are needed for parallel numbering. Entity: Gen_Sequence_Generators |
![]() | SequenceGeneratorsRepository | Repository class for SequenceGenerator objects |
![]() | SequencesRepository | Repository class for Sequence objects |
![]() | SignRestriction | Generic enum type for SignRestriction properties |
Interface | Description | |
---|---|---|
![]() | ICustomPropertyDataAttribute |
Provides untyped access to CustomPropertyDataAttributeTEntity |
![]() | IDocumentComponent |
Represents a component of a document. Implemented by the document itself and it's details.
|
![]() | IDocumentDetail |
Represents a document detail, having a master/detail relationship with the primary document
|
![]() | IDocumentLine |
Represents a document line, which is a kind of IDocumentDetail, with line numbering.
|