Interface IWlmCompensationPlanService
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface IWlmCompensationPlanService : IEntityService<WlmCompensationPlanEntity>, IService
Methods
SaveCompensationLevels(SaveCompensationLevelsRequest)
Declaration
SaveCompensationLevelsResponse SaveCompensationLevels(SaveCompensationLevelsRequest request)
Parameters
Returns
SaveCompensationStructure(SaveCompensationStructureRequest)
Declaration
SaveCompensationStructureResponse SaveCompensationStructure(SaveCompensationStructureRequest request)
Parameters
Returns
ValidateGroups(ValidateGroupsRequest)
Declaration
ValidateGroupsResponse ValidateGroups(ValidateGroupsRequest request)
Parameters
Returns