C# Class Dev2.Runtime.ESB.Management.Services.SettingsRead

Checks a users permissions on the local file system
Inheritance: IEsbManagementEndpoint
Datei anzeigen Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
HandlesType ( ) : string

Protected Methods

Method Description
CreateLoggingSettingsReadEndPoint ( ) : IEsbManagementEndpoint
CreateSecurityReadEndPoint ( ) : IEsbManagementEndpoint

Method Details

CreateLoggingSettingsReadEndPoint() protected method

protected CreateLoggingSettingsReadEndPoint ( ) : IEsbManagementEndpoint
return IEsbManagementEndpoint

CreateSecurityReadEndPoint() protected method

protected CreateSecurityReadEndPoint ( ) : IEsbManagementEndpoint
return IEsbManagementEndpoint

CreateServiceEntry() public method

public CreateServiceEntry ( ) : DynamicService
return Dev2.DynamicServices.DynamicService

Execute() public method

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
return StringBuilder

HandlesType() public method

public HandlesType ( ) : string
return string