Click or drag to resize
Netadmin.Management.Common.Core Namespace

[This is preliminary documentation and is subject to change.]

 
Classes
Interfaces
  InterfaceDescription
Public interfaceICreateableT
Manager has support for creating entites
Public interfaceICreateableBatch_v2T
Manager has support for creating multiple entities in a single operation. Created entities can be correlated to input
Public interfaceICreateableBatchT
Manager has support for creating multiple entities in a single operation
Public interfaceICreateableWithCompanyT
Manager has support for creating companyspecific entities
Public interfaceICruddableT
For internal use: Inherits all interfaces for CRUD operations
Public interfaceICruddableBatchT
For internal use: Inherits all interfaces for batched CRUD operations
Public interfaceICruddableWithCompanyT
For internal use: Inherits all interfaces for CRUD operations with company
Public interfaceIDeletableT
Manager has support for deleting entities
Public interfaceIDeletableBatchT
Manager has support for deleting multiple entities in one operation
Public interfaceIDependencyManagerT
Public interfaceIDependOn
Public interfaceIDependOnTDependee
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
Public interfaceIDetailsableT
Manager has support for retrieving details on entities
Public interfaceIDetailsableBatchT
Manager has support for retrieving details on multiple entities in one operation
Public interfaceIDropdownable
Manager has support for retriving information suitable for a dropdown
Public interfaceIDropdownableMultipleCompanies
Manager has support for retriving information suitable for a dropdown
Public interfaceIEntityDisplayFormaterT
Formats the display value of entities
Public interfaceIFilterableTDToInterface, TFilterDtoInterface
Manager has support for filtering entities
Public interfaceIGetAllableT
Manager has support for retrieving every entity in one operation
Public interfaceIGetAllableWithCompanyT
Manager has support for retrieving every entity for a specific company
Public interfaceIManagerT
For internal use: Inherited by manager interfaces
Public interfaceISystemEmailInfoProvider
Built-in provider for retriving email information
Public interfaceITop100T
Indicates that a manager has support for returning the top 100 results
Public interfaceITop100ForCompanyT
Indicates that a manager has support for returning the top 100 results for specific companies
Public interfaceITop100ForCompanyAndProviderT
Indicates that a manager has support for returning the top 100 results for a company and provider
Public interfaceITop100ForProviderT
Indicates that a manager has support for returning the top 100 results for a specific provider
Public interfaceIUniqeueNamesT
Manager has support for checking multiple names for uniqueness
Public interfaceIUniqueEntitiesT
Manager has support for checking uniqueness by entities
Public interfaceIUniqueNameT
Manager has support for checking if a name is unique
Public interfaceIUpdateableT
Manager has support for updating entities
Public interfaceIUpdateableBatchT
Manager has support for updating multiple entities in one operation
Enumerations
  EnumerationDescription
Public enumerationSystemInterface