Method | Description | |
---|---|---|
CanCloseForced ( this j ) : bool | ||
CanCloseForced ( this j, List |
||
CanCloseJobNormallyAfterRemoved ( this jqj ) : bool | ||
CanCloseNormally ( this j ) : bool | ||
CanConvertHWarToHNWar ( this j ) : bool | ||
CanCreate ( ) : bool | ||
CanDelete ( this j ) : bool | ||
CanDeviceHeld ( this j ) : bool | ||
CanDeviceReadyForReturn ( this j ) : bool | ||
CanDeviceReturned ( this j ) : bool | ||
CanInsuranceClaimFormSent ( this j ) : bool | ||
CanLogRepair ( this j ) : bool | ||
CanLogWarranty ( this j ) : bool | ||
CanNotWaitingForUserAction ( this j ) : bool | ||
CanReopen ( this j ) : bool | ||
CanRepairComplete ( this j ) : bool | ||
CanWaitingForUserAction ( this j ) : bool | ||
CanWarrantyCompleted ( this j ) : bool | ||
OnCloseForced ( this j, |
||
OnCloseNormally ( this j, |
||
OnConvertHWarToHNWar ( this j, |
||
OnDelete ( this j, |
||
OnDeviceHeld ( this j, |
||
OnDeviceReadyForReturn ( this j, |
||
OnDeviceReturned ( this j, |
||
OnInsuranceClaimFormSent ( this j ) : void | ||
OnLogRepair ( this j, |
||
OnLogRepair ( this j, |
||
OnLogWarranty ( this j, |
||
OnLogWarranty ( this j, |
||
OnNotWaitingForUserAction ( this j, |
||
OnReopen ( this j ) : void | ||
OnRepairComplete ( this j ) : void | ||
OnWaitingForUserAction ( this j, |
||
OnWarrantyCompleted ( this j ) : void |
Method | Description | |
---|---|---|
CanCloseNever ( this j, |
||
CanCloseNormallyInternal ( this j ) : bool |
public static CanCloseForced ( this j ) : bool | ||
j | this | |
return | bool |
public static CanCloseForced ( this j, List |
||
j | this | |
Reasons | List |
|
return | bool |
public static CanCloseJobNormallyAfterRemoved ( this jqj ) : bool | ||
jqj | this | |
return | bool |
public static CanCloseNormally ( this j ) : bool | ||
j | this | |
return | bool |
public static CanConvertHWarToHNWar ( this j ) : bool | ||
j | this | |
return | bool |
public static CanDeviceHeld ( this j ) : bool | ||
j | this | |
return | bool |
public static CanDeviceReadyForReturn ( this j ) : bool | ||
j | this | |
return | bool |
public static CanDeviceReturned ( this j ) : bool | ||
j | this | |
return | bool |
public static CanInsuranceClaimFormSent ( this j ) : bool | ||
j | this | |
return | bool |
public static CanLogWarranty ( this j ) : bool | ||
j | this | |
return | bool |
public static CanNotWaitingForUserAction ( this j ) : bool | ||
j | this | |
return | bool |
public static CanRepairComplete ( this j ) : bool | ||
j | this | |
return | bool |
public static CanWaitingForUserAction ( this j ) : bool | ||
j | this | |
return | bool |
public static CanWarrantyCompleted ( this j ) : bool | ||
j | this | |
return | bool |
public static OnCloseForced ( this j, |
||
j | this | |
Database | ||
Technician | ||
Reason | string | |
return | void |
public static OnCloseNormally ( this j, |
||
j | this | |
Database | ||
Technician | ||
return | void |
public static OnConvertHWarToHNWar ( this j, |
||
j | this | |
Database | ||
return | void |
public static OnDelete ( this j, |
||
j | this | |
Database | ||
return | void |
public static OnDeviceHeld ( this j, |
||
j | this | |
Technician | ||
return | void |
public static OnDeviceReadyForReturn ( this j, |
||
j | this | |
Technician | ||
return | void |
public static OnDeviceReturned ( this j, |
||
j | this | |
Technician | ||
return | void |
public static OnInsuranceClaimFormSent ( this j ) : void | ||
j | this | |
return | void |
public static OnLogRepair ( this j, |
||
j | this | |
Database | ||
RepairDescription | string | |
SendAttachments | List |
|
RepairProviderDefinition | PluginFeatureManifest | |
Address | ||
TechUser | ||
RepairProviderProperties | string>.Dictionary | |
return | void |
public static OnLogRepair ( this j, |
||
j | this | |
Database | ||
FaultDescription | string | |
ManualProviderName | string | |
ManualProviderReference | string | |
Address | ||
TechUser | ||
return | void |
public static OnLogWarranty ( this j, |
||
j | this | |
Database | ||
FaultDescription | string | |
SendAttachments | List |
|
WarrantyProviderDefinition | PluginFeatureManifest | |
Address | ||
TechUser | ||
WarrantyProviderProperties | string>.Dictionary | |
return | void |
public static OnLogWarranty ( this j, |
||
j | this | |
Database | ||
FaultDescription | string | |
ManualProviderName | string | |
ManualProviderReference | string | |
Address | ||
TechUser | ||
return | void |
public static OnNotWaitingForUserAction ( this j, |
||
j | this | |
Database | ||
Technician | ||
Resolution | string | |
return | void |
public static OnRepairComplete ( this j ) : void | ||
j | this | |
return | void |
public static OnWaitingForUserAction ( this j, |
||
j | this | |
Database | ||
Technician | ||
Reason | string | |
return | void |
public static OnWarrantyCompleted ( this j ) : void | ||
j | this | |
return | void |