ServerFactory Class |
Namespace: AskiaPortalCmn
The ServerFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | FindAllByIds |
Find all servers using a list of identifiers.
|
![]() ![]() ![]() | FindAllByTypeForUser |
Find all master servers for the specified user and server type.
|
![]() ![]() ![]() | FindAllForUser |
Find all master servers available for the specified user.
|
![]() ![]() ![]() | FindAllSlaves |
Find all slaves servers of the specified master server.
|
![]() ![]() ![]() | FindByGuid |
Find a server using his GUID, return null if not found.
|
![]() ![]() ![]() | FindById |
Find a server using his identifier, return null if not found.
|
![]() ![]() ![]() | NewServer |
Create a new instance of server.
|