Namespace Simplic.Framework.Core
Classes
Currency
Represents a Currency
CurrencyEditor
Interaction logic for CurrencyEditor.xaml
CurrencyManager
Class to manage everything about Currency
CurrencyViewModel
Represents a CurrencyViewModel
DatabaseLogProvider
Functionarly to write to simplic exception handling
DBSequenceConfiguration
Sequence configuration from the database, should not be used outside of NumberSequenceCounter
FinancialYear
Represents a financial year
FinancialYearManager
Financial year manager, to work with financial years, periods, period status and type values
FinancialYearPeriod
Represents a period in a financial year
FinancialYearPeriodStatus
Represents the status of a financial year
FinancialYearPeriodType
Represents the type of a period
GlobalDlrHost
Represents the global interface for accessing IronPython over the simplic dlr
GlobalDlrHostProperties
Contains a list of properties which can be set before using GlobalDlrHost the first time
InvalidYearException
Execption that is thrown, if the year of a period does not match with the year of the financial year
Notification
NotificationController
OldCodeBehindImporter
Import ui code behind for UI v1 and v2
OrganizationTenant
Represents an organization tenant
RoleManager
Manage all roles in the
SequenceNumber
Represents a number sequence and hold a list of NumberSequenceCounters
SequenceNumberConfigurator
Interaction logic for NumberSequenceConfigurator.xaml
SequenceNumberCounter
Represents a simple number sequence counter, which generated new numbers
SequenceNumberManager
Sequence manager for generating numbers
Tenant
Represents a tenant
TenantManager
Manager for tenants
TenantSystemType
Represents a tenant system
UserRightManager
VersionController
helps to handle versions of products
Interfaces
ISequenceNumberTag
Represence some tag for sequences
ITenantBased
Interface which makes a viewmodel or datamodel multi tenant/client compatible. Should be implemented into all instance data models
IUIRoleProvider
provider for working with the rolemanager ui. This must be implemented in a plugin or some thing similar to rpvode functions for adding, editing and removing roles.