Netadmin.Management.Common.Core Namespace |
[This is preliminary documentation and is subject to change.]
Class | Description | |
---|---|---|
![]() | Nameable | |
![]() | PaginationTDtoInterface | |
![]() | PaginationRequestTDtoInterface |
A request describing the desired pagination
|
![]() | PaginationRequestTDtoInterfaceOrderbyList |
Interface | Description | |
---|---|---|
![]() | ICreateableT |
Manager has support for creating entites
|
![]() | ICreateableBatch_v2T |
Manager has support for creating multiple entities in a single operation. Created entities can be correlated to input
|
![]() | ICreateableBatchT |
Manager has support for creating multiple entities in a single operation
|
![]() | ICreateableWithCompanyT |
Manager has support for creating companyspecific entities
|
![]() | ICruddableT |
For internal use: Inherits all interfaces for CRUD operations
|
![]() | ICruddableBatchT |
For internal use: Inherits all interfaces for batched CRUD operations
|
![]() | ICruddableWithCompanyT |
For internal use: Inherits all interfaces for CRUD operations with company
|
![]() | IDeletableT |
Manager has support for deleting entities
|
![]() | IDeletableBatchT |
Manager has support for deleting multiple entities in one operation
|
![]() | IDependencyManagerT | |
![]() | IDependOn | |
![]() | IDependOnTDependee |
Implement and register this interface to hook restriction or reactions into processing of specific entities A recomended name for implementing classes is in the form of a statement. Example: DeviceDependsOnDeviceDefinition |
![]() | IDetailsableT |
Manager has support for retrieving details on entities
|
![]() | IDetailsableBatchT |
Manager has support for retrieving details on multiple entities in one operation
|
![]() | IDropdownable |
Manager has support for retriving information suitable for a dropdown
|
![]() | IDropdownableMultipleCompanies |
Manager has support for retriving information suitable for a dropdown
|
![]() | IEntityDisplayFormaterT |
Formats the display value of entities
|
![]() | IFilterableTDToInterface, TFilterDtoInterface |
Manager has support for filtering entities
|
![]() | IGetAllableT |
Manager has support for retrieving every entity in one operation
|
![]() | IGetAllableWithCompanyT |
Manager has support for retrieving every entity for a specific company
|
![]() | IManagerT |
For internal use: Inherited by manager interfaces
|
![]() | ISystemEmailInfoProvider |
Built-in provider for retriving email information
|
![]() | ITop100T |
Indicates that a manager has support for returning the top 100 results
|
![]() | ITop100ForCompanyT |
Indicates that a manager has support for returning the top 100 results for specific companies
|
![]() | ITop100ForCompanyAndProviderT |
Indicates that a manager has support for returning the top 100 results for a company and provider
|
![]() | ITop100ForProviderT |
Indicates that a manager has support for returning the top 100 results for a specific provider
|
![]() | IUniqeueNamesT |
Manager has support for checking multiple names for uniqueness
|
![]() | IUniqueEntitiesT |
Manager has support for checking uniqueness by entities
|
![]() | IUniqueNameT |
Manager has support for checking if a name is unique
|
![]() | IUpdateableT |
Manager has support for updating entities
|
![]() | IUpdateableBatchT |
Manager has support for updating multiple entities in one operation
|
Enumeration | Description | |
---|---|---|
![]() | SystemInterface |