Exemplo n.º 1
0
 /// /////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom,
                                   I.T("Alarm type|20246"),
                                   typeof(CTypeAlarme),
                                   typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 2
0
 /// /////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Snmp agent", typeof(CAgentSnmp));
 }
Exemplo n.º 3
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Custom Table type", typeof(CTypeTableParametrable), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 4
0
 public static void RegisterRole()
 {
     CRoleChampCustom.RegisterRole(CTypeConsommable.c_roleChampCustom, I.T("Consumable Type|10033"), typeof(CTypeConsommable), typeof(CFamilleEquipement));
 }
Exemplo n.º 5
0
 /// //////////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Workflow step|20067"),
                                   typeof(CEtapeWorkflow),
                                   typeof(CTypeEtapeWorkflow));
 }
Exemplo n.º 6
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Order|20116"), typeof(CCommande), typeof(CTypeCommande));
 }
Exemplo n.º 7
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Workflow Step Type|10002"), typeof(CTypeEtapeWorkflow), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 8
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Intervention type", typeof(CTypeIntervention), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 9
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Constraint type", typeof(CTypeContrainte), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 10
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Stock", typeof(CStock), typeof(CTypeStock));
 }
Exemplo n.º 11
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Network Link", typeof(CLienReseau), typeof(CTypeLienReseau));
 }
Exemplo n.º 12
0
 /// /////////////////////////////////////////////
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Equipment survey|20244"), typeof(CReleveEquipement), typeof(CDefinisseurChampsCustomReleveEquipement));
 }
Exemplo n.º 13
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Organisational entity", typeof(CEntiteOrganisationnelle), typeof(CTypeEntiteOrganisationnelle));
 }
Exemplo n.º 14
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Logical Equipment", typeof(CEquipementLogique), typeof(CTypeEquipement));
 }
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(CRoleFormulaireSurImpressionWin32.c_roleChampCustom, "Overdraw", null);
 }
Exemplo n.º 16
0
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Custom Table", typeof(CTableParametrable), typeof(CTypeTableParametrable));
 }
Exemplo n.º 17
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "EDM Document", typeof(CDocumentGED));
 }
Exemplo n.º 18
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Ticket phase", typeof(CPhaseTicket), typeof(CTypePhase));
 }
Exemplo n.º 19
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Diary entry", typeof(CEntreeAgenda), typeof(CTypeEntreeAgenda));
 }
Exemplo n.º 20
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Ticket type", typeof(CTypeTicket), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 21
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Resource type", typeof(CTypeRessource), typeof(CDefinisseurChampsPourTypeSansDefinisseur));
 }
Exemplo n.º 22
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Delivery|20120"), typeof(CLivraisonEquipement), typeof(CTypeLivraisonEquipement));
 }
Exemplo n.º 23
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Alarms", typeof(CAlarme), typeof(CTypeAlarme));
 }
Exemplo n.º 24
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Member Activity", typeof(CActiviteActeur), typeof(CTypeActiviteActeur));
 }
Exemplo n.º 25
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Operation", typeof(COperation), typeof(CTypeOperation));
 }
Exemplo n.º 26
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "WorkBook", typeof(CDossierSuivi), typeof(CTypeDossierSuivi));
 }
Exemplo n.º 27
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Constraint", typeof(CContrainte), typeof(CTypeContrainte));
 }
Exemplo n.º 28
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Ticket", typeof(CTicket), typeof(CTypeTicket), typeof(COrigineTicket));
 }
Exemplo n.º 29
0
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, "Organisational entity / element", typeof(CRelationElement_EO), typeof(CDefinisseurChampsCustomTypeEoPourType));
 }
Exemplo n.º 30
0
 //-------------------------------------------------------------------
 public static void Autoexec()
 {
     CRoleChampCustom.RegisterRole(c_roleChampCustom, I.T("Logical Equipment Type|20017"), typeof(CTypeEquipementLogique), typeof(CFamilleEquipementLogique));
 }