![]() | IDealEntityBase Methods |
The IDealEntityBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddColleague | Add colleague to the deal |
![]() | AddCustomer | Add customer to the deal |
![]() | AddSupplier | Add supplier to the deal |
![]() | Append |
Method for add a new entity to the media. Update the entity
to its default value.
(Inherited from IEntity.) |
![]() | Cancel |
Cancel the edit mode without saving, and reload the entity
(Inherited from IEntity.) |
![]() | CancelEdit |
Cancel the edit mode without saving, without reload the entity
(Inherited from IEntity.) |
![]() | CheckData |
Check the data of the entity
(Inherited from IEntity.) |
![]() | Clear |
Clear the entity content and reinitialize it to the default value
(Inherited from IEntity.) |
![]() | Clone |
Clone an entity
(Inherited from IEntity.) |
![]() | CopyTo(IEntity) |
Copy the entity content to another entity
(Inherited from IEntity.) |
![]() | CopyTo(IEntity, Boolean) |
Copy the entity content to another entity
(Inherited from IEntity.) |
![]() | CreateInvoiceFromEvents | Creates invoice from events. |
![]() | CreateInvoiceFromEventsAndResources | Creates invoice from events and resources. |
![]() | CreateInvoiceFromTimeEvents | Creates invoice from time events. |
![]() | Delete |
Method for delete a existing entity from the media
(Inherited from IEntity.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Edit |
Method to pass in edit mode a existing entity in the media
(for exemple, add a lock for database)
(Inherited from IEntity.) |
![]() | EnsureRescourceCostsUpToDate | Ensures the resource costs are up to date. |
![]() | GetExtension |
Gets the extension.
(Inherited from IApiEntity.) |
![]() | GetInvoiceColleagueId | Gets the invoice colleague id. |
![]() | GetInvoiceCustomerId | Gets the invoice customer id. |
![]() | Load |
Method for loading the entity
(Inherited from IEntity.) |
![]() | RefreshStatisticsDatas | Refresh statistics datas |
![]() | Save |
Method for saving the entity to the media
(Inherited from IEntity.) |
![]() | SetComplexMemberReadOnly |
Set the read only property to a member
(Inherited from IEntity.) |
![]() | ShowMessage |
Method to display a message. The message is displayed if the UI has connected to the
ShowMessage event
(Inherited from IApiEntity.) |
![]() | UpdateDatas | Update the deal
Clear all collections and rebuild them with new modification |