Touchstone Re 2023 API Reference
ReinsuranceProgramManagementServiceClient Class Methods


Air.Services.Proxy Assembly > (Global) Namespace : ReinsuranceProgramManagementServiceClient Class

For a list of all members of this type, see ReinsuranceProgramManagementServiceClient members.

Public Methods
 NameDescription
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Public MethodCopies a Reinsurance Program.

A reinsurance program is a collection of one or more layers or reinsurance treaties that you can use when you run analyses.

When submitting the request, you specify whether to copy the relationships and inuring (or child) reinsurance programs associated with the intial program to copy.

 
Public MethodCreates a new Touchstone Re Reinsurance Program.

A reinsurance program is a collection of one or more layers or reinsurance treaties that you can use when you run analyses.

 
Public MethodCreates one or more Touchstone Re Reinsurance Program Relationships for a given Reinsurance Program.

A relationship defines the association between two Reinsurance Programs. Specifically, the relationship specifies which program inures to the benefit of the other program, the financial perspective of the association, and the relavant participation level. One reinsurance program may have many relationships.

For a given reinsurance program, you can use the GetAvailableProgramsToCreateProgramRelationships() method to retrieve a list of the programs that are valid potential sourcing or inuring programs for the specified program.

When you attempt to create new relationships for a program, note that:

Contains a CreateProgramRelationshipsRequest that identifies the list of relationships to create as well as the Business Unit Sequential Identifier (SID), and SQL Instance SID, and Program SID associated with the relationships. A CreateProgramResponse containing the list of relationships that you created.  
Public MethodDeletes one or more Reinsurance Program Relationships.  
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Public MethodRetrieves a list of the valid potential sourcing or inuring Reinsurance Programs for a given program in a given Business Unit and SQL Server Instance.

You can use the programs you retrieve to create Reinsurance Program Relationships.

 
Public MethodRetrieves a list of the existing catastrophe bond attribute values in a given Business Unit and SQL Server Instance.  
Public MethodRetrieves a list of the existing Reinsurance Program Relationships associated with a given Reinsurance Program in a given Business Unit, SQL Server Instance, and Company.

A Relationship defines the association between two Reinsurance Programs. Specifically, the relationship specifies which program inures to the benefit of the other program, the financial perspective of the association, and the relavant participation level. One reinsurance program may have many relationships.

 
Public MethodRetrieves a Touchstone Re Reinsurance Program.  
Public MethodRetrieves a list of the existing models that you can apply exceedance probability (EP) curve adjustments for a given reinsurance program.

If you license the program EP (exceedance probability) adjustment feature, you can specify up to 25 EP adjustments for each combination of model and program. An EP adjustment is an amount or percentage that Touchstone Re uses to recalculate the EP curve during a loss analysis. EP adjustments apply to ground-up program losses.

You can apply EP adjustments only to models that you license.

 
Public MethodRetrieves a list of the existing model-specific exceedance probability (EP) curve adjustments for a given reinsurance program.

If you license the program EP (exceedance probability) adjustment feature, you can specify up to 25 EP adjustments for each combination of model and program. An EP adjustment is an amount or percentage that Touchstone Re uses to recalculate the EP curve during a loss analysis. EP adjustments apply to ground-up program losses.

You can apply EP adjustments only to models that you license.

 
Public MethodRetrieves a list of the existing reinsurance programs in a given Business Unit, SQL Server Instance, and company.  
Public Method  
Public Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Public MethodDeletes a reinsurance program.  
Public MethodUpdates an existing Touchstone Re Reinsurance Program.  
Public MethodUpdates one existing set of model-specific exceedance probability (EP) curve adjustment for a given reinsurance program.

If you license the program EP (exceedance probability) adjustment feature, you can specify up to 25 EP adjustments for each combination of model and program. An EP adjustment is an amount or percentage that Touchstone Re uses to recalculate the EP curve during a loss analysis. EP adjustments apply to ground-up program losses.

If you specify more than 25 EP adjustments, the application sorts the adjustments in ascending order by value, and then saves only the first 25 adjustments.

You can apply EP adjustments only to models that you license.

 
Public MethodUpdates one or more Touchstone Re Reinsurance Program Relationships for a given Reinsurance Program.

A relationship defines the association between two Reinsurance Programs. Specifically, the relationship specifies which program inures to the benefit of the other program, the financial perspective of the association, and the relavant participation level. One reinsurance program may have many relationships.

For a given reinsurance program, you can use the GetAvailableProgramsToCreateProgramRelationships() method to retrieve a list of the programs that are valid potential sourcing or inuring programs for the specified program.

When you attempt to update the relationships for a program, note that:

Contains a UpdateProgramRelationshipsRequest that identifies the list of relationships to update as well as the Business Unit Sequential Identifier (SID), and SQL Instance SID, and Program SID associated with the relationships. A UpdateProgramRelationshipsResponse containing the list of relationships that you updated.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Protected Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Protected Method (Inherited from System.ServiceModel.ClientBase<IReinsuranceProgramManagementService>)
Top
See Also

Reference

ReinsuranceProgramManagementServiceClient Class
(Global) Namespace