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

Inheritance: Nav.Common.VSPackages.CrmDeveloperHelper.Views.BaseExplorersHelper
Afficher le fichier Open project: PonomarevDmitry/CrmDeveloperHelper Class Usage Examples

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
GetMessageName ( ) : string
GetOtherPrivilegeName ( ) : string
GetPluginTypeName ( ) : string

Private Methods

Méthode 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 méthode

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
Résultat Microsoft.Xrm.Sdk.Metadata

ExplorersHelper() public méthode

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
Résultat Microsoft.Xrm.Sdk.Metadata

FillExplorers() public méthode

public FillExplorers ( ContextMenu contextMenu ) : void
contextMenu ContextMenu
Résultat void

FillExplorers() public méthode

public FillExplorers ( IEnumerable items ) : void
items IEnumerable
Résultat void

FillExplorers() public méthode

public FillExplorers ( MenuItem miExplorers ) : void
miExplorers MenuItem
Résultat void

GetMessageName() protected méthode

protected GetMessageName ( ) : string
Résultat string

GetOtherPrivilegeName() protected méthode

protected GetOtherPrivilegeName ( ) : string
Résultat string

GetPluginTypeName() protected méthode

protected GetPluginTypeName ( ) : string
Résultat string

MiEntityMetadataExplorerSelectedItem_Click() public méthode

public MiEntityMetadataExplorerSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miEntityMetadataExplorer_Click() public méthode

public miEntityMetadataExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miEntityPrivilegesExplorer_Click() public méthode

public miEntityPrivilegesExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miMessageExplorer_Click() public méthode

public miMessageExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miMessageFilterExplorer_Click() public méthode

public miMessageFilterExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miMessageFilterTree_Click() public méthode

public miMessageFilterTree_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miMessageProcessingStepExplorer_Click() public méthode

public miMessageProcessingStepExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miMessageRequestTreeSelectedItem_Click() public méthode

public miMessageRequestTreeSelectedItem_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miMessageRequestTree_Click() public méthode

public miMessageRequestTree_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miOtherPrivilegesExplorer_Click() public méthode

public miOtherPrivilegesExplorer_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miPluginAssemblies_Click() public méthode

public miPluginAssemblies_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miPluginTree_Click() public méthode

public miPluginTree_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void

miPluginTypes_Click() public méthode

public miPluginTypes_Click ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
Résultat void