C# Class Nav.Common.VSPackages.CrmDeveloperHelper.Views.ExplorersHelper

Inheritance: Nav.Common.VSPackages.CrmDeveloperHelper.Views.BaseExplorersHelper
ファイルを表示 Open project: PonomarevDmitry/CrmDeveloperHelper Class Usage Examples

Public Methods

Method Description
ExplorersHelper ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig, Func getService, EnvDTE.SelectedItem selectedItem, Func getEntityName = null, Func getGlobalOptionSetName = null, Func getWorkflowName = null, Func getSystemFormName = null, Func getSavedQueryName = null, Func getSavedQueryVisualizationName = null, Func getSiteMapName = null, Func getReportName = null, Func getWebResourceName = null, Func getPluginAssemblyName = null, Func getOtherPrivilegeName = null, Func getMessageName = null, Func getPluginTypeName = null, Func getRoleName = null, Func getEntityMetadataList = null, Func getOtherPrivilegesList = null, Func getGlobalOptionSetMetadataList = null ) : Microsoft.Xrm.Sdk.Metadata
ExplorersHelper ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig, Func getService, Func getEntityName = null, Func getGlobalOptionSetName = null, Func getWorkflowName = null, Func getSystemFormName = null, Func getSavedQueryName = null, Func getSavedQueryVisualizationName = null, Func getSiteMapName = null, Func getReportName = null, Func getWebResourceName = null, Func getPluginAssemblyName = null, Func getOtherPrivilegeName = null, Func getMessageName = null, Func getPluginTypeName = null, Func getRoleName = null, Func getEntityMetadataList = null, Func getOtherPrivilegesList = null, Func getGlobalOptionSetMetadataList = null ) : Microsoft.Xrm.Sdk.Metadata
FillExplorers ( ContextMenu contextMenu ) : void
FillExplorers ( IEnumerable items ) : void
FillExplorers ( MenuItem miExplorers ) : void
MiEntityMetadataExplorerSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
miEntityMetadataExplorer_Click ( object sender, RoutedEventArgs e ) : void
miEntityPrivilegesExplorer_Click ( object sender, RoutedEventArgs e ) : void
miMessageExplorer_Click ( object sender, RoutedEventArgs e ) : void
miMessageFilterExplorer_Click ( object sender, RoutedEventArgs e ) : void
miMessageFilterTree_Click ( object sender, RoutedEventArgs e ) : void
miMessageProcessingStepExplorer_Click ( object sender, RoutedEventArgs e ) : void
miMessageRequestTreeSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
miMessageRequestTree_Click ( object sender, RoutedEventArgs e ) : void
miOtherPrivilegesExplorer_Click ( object sender, RoutedEventArgs e ) : void
miPluginAssemblies_Click ( object sender, RoutedEventArgs e ) : void
miPluginTree_Click ( object sender, RoutedEventArgs e ) : void
miPluginTypes_Click ( object sender, RoutedEventArgs e ) : void

Protected Methods

Method Description
GetMessageName ( ) : string
GetOtherPrivilegeName ( ) : string
GetPluginTypeName ( ) : string

Private Methods

Method Description
GetEntityMetadataList ( Guid connectionId ) : IEnumerable
GetGlobalOptionSetMetadataList ( Guid connectionId ) : IEnumerable
GetOtherPrivilegesList ( Guid connectionId ) : IEnumerable
miEntityAttributeExplorer_Click ( object sender, RoutedEventArgs e ) : void
miEntityKeyExplorer_Click ( object sender, RoutedEventArgs e ) : void
miEntityRelationshipManyToManyExplorer_Click ( object sender, RoutedEventArgs e ) : void
miEntityRelationshipOneToManyExplorer_Click ( object sender, RoutedEventArgs e ) : void
miExportApplicationRibbon_Click ( object sender, RoutedEventArgs e ) : void
miGlobalOptionSetsSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
miGlobalOptionSets_Click ( object sender, RoutedEventArgs e ) : void
miReports_Click ( object sender, RoutedEventArgs e ) : void
miSavedChart_Click ( object sender, RoutedEventArgs e ) : void
miSavedQuery_Click ( object sender, RoutedEventArgs e ) : void
miSecurityRolesExplorer_Click ( object sender, RoutedEventArgs e ) : void
miSiteMaps_Click ( object sender, RoutedEventArgs e ) : void
miSystemFormsSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
miSystemForms_Click ( object sender, RoutedEventArgs e ) : void
miWebResources_Click ( object sender, RoutedEventArgs e ) : void
miWorkflows_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ExplorersHelper() public method

public ExplorersHelper ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig, Func getService, EnvDTE.SelectedItem selectedItem, Func getEntityName = null, Func getGlobalOptionSetName = null, Func getWorkflowName = null, Func getSystemFormName = null, Func getSavedQueryName = null, Func getSavedQueryVisualizationName = null, Func getSiteMapName = null, Func getReportName = null, Func getWebResourceName = null, Func getPluginAssemblyName = null, Func getOtherPrivilegeName = null, Func getMessageName = null, Func getPluginTypeName = null, Func getRoleName = null, Func getEntityMetadataList = null, Func getOtherPrivilegesList = null, Func getGlobalOptionSetMetadataList = null ) : Microsoft.Xrm.Sdk.Metadata
iWriteToOutput IWriteToOutput
commonConfig CommonConfiguration
getService Func
selectedItem EnvDTE.SelectedItem
getEntityName Func
getGlobalOptionSetName Func
getWorkflowName Func
getSystemFormName Func
getSavedQueryName Func
getSavedQueryVisualizationName Func
getSiteMapName Func
getReportName Func
getWebResourceName Func
getPluginAssemblyName Func
getOtherPrivilegeName Func
getMessageName Func
getPluginTypeName Func
getRoleName Func
getEntityMetadataList Func
getOtherPrivilegesList Func
getGlobalOptionSetMetadataList Func
return Microsoft.Xrm.Sdk.Metadata

ExplorersHelper() public method

public ExplorersHelper ( IWriteToOutput iWriteToOutput, CommonConfiguration commonConfig, Func getService, Func getEntityName = null, Func getGlobalOptionSetName = null, Func getWorkflowName = null, Func getSystemFormName = null, Func getSavedQueryName = null, Func getSavedQueryVisualizationName = null, Func getSiteMapName = null, Func getReportName = null, Func getWebResourceName = null, Func getPluginAssemblyName = null, Func getOtherPrivilegeName = null, Func getMessageName = null, Func getPluginTypeName = null, Func getRoleName = null, Func getEntityMetadataList = null, Func getOtherPrivilegesList = null, Func getGlobalOptionSetMetadataList = null ) : Microsoft.Xrm.Sdk.Metadata
iWriteToOutput IWriteToOutput
commonConfig CommonConfiguration
getService Func
getEntityName Func
getGlobalOptionSetName Func
getWorkflowName Func
getSystemFormName Func
getSavedQueryName Func
getSavedQueryVisualizationName Func
getSiteMapName Func
getReportName Func
getWebResourceName Func
getPluginAssemblyName Func
getOtherPrivilegeName Func
getMessageName Func
getPluginTypeName Func
getRoleName Func
getEntityMetadataList Func
getOtherPrivilegesList Func
getGlobalOptionSetMetadataList Func
return Microsoft.Xrm.Sdk.Metadata

FillExplorers() public method

public FillExplorers ( ContextMenu contextMenu ) : void
contextMenu ContextMenu
return void

FillExplorers() public method

public FillExplorers ( IEnumerable items ) : void
items IEnumerable
return void

FillExplorers() public method

public FillExplorers ( MenuItem miExplorers ) : void
miExplorers MenuItem
return void

GetMessageName() protected method

protected GetMessageName ( ) : string
return string

GetOtherPrivilegeName() protected method

protected GetOtherPrivilegeName ( ) : string
return string

GetPluginTypeName() protected method

protected GetPluginTypeName ( ) : string
return string

MiEntityMetadataExplorerSelectedItem_Click() public method

public MiEntityMetadataExplorerSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miEntityMetadataExplorer_Click() public method

public miEntityMetadataExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miEntityPrivilegesExplorer_Click() public method

public miEntityPrivilegesExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miMessageExplorer_Click() public method

public miMessageExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miMessageFilterExplorer_Click() public method

public miMessageFilterExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miMessageFilterTree_Click() public method

public miMessageFilterTree_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miMessageProcessingStepExplorer_Click() public method

public miMessageProcessingStepExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miMessageRequestTreeSelectedItem_Click() public method

public miMessageRequestTreeSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miMessageRequestTree_Click() public method

public miMessageRequestTree_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miOtherPrivilegesExplorer_Click() public method

public miOtherPrivilegesExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miPluginAssemblies_Click() public method

public miPluginAssemblies_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miPluginTree_Click() public method

public miPluginTree_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

miPluginTypes_Click() public method

public miPluginTypes_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void