| | |
| | | res.TwoS6_Trade_Assistant = getProfileIdByName(LightingButtonConstant.TwoS6_Trade_Assistant); |
| | | res.TwoS6_Sales_Headquarters = getProfileIdByName(LightingButtonConstant.TwoS6_Sales_Headquarters); |
| | | res.TwoS7_Sales_Headquarters = getProfileIdByName(LightingButtonConstant.TwoS7_Sales_Headquarters); |
| | | res.TwoS8_Sales_Administrative_Assistant = getProfileIdByName(LightingButtonConstant.TwoS8_Sales_Administrative_Assistant); |
| | | res.TwoS8_Sales_Administrative_Assistant_Plan = getProfileIdByName(LightingButtonConstant.TwoS8_Sales_Administrative_Assistant_Plan); |
| | | res.TwoS9_Spare = getProfileIdByName(LightingButtonConstant.TwoS9_Spare); |
| | | res.OBA1_Tenderee = getProfileIdByName(LightingButtonConstant.OBA1_Tenderee); |
| | | res.OBA7_Enquiry_Tenderee = getProfileIdByName(LightingButtonConstant.OBA7_Enquiry_Tenderee); |
| | | res.TwoM4_Marketplace_Manager = getProfileIdByName(LightingButtonConstant.TwoM4_Marketplace_Manager); |
| | | res.Environment_Url = System.Label.Environment_Url; |
| | | System.debug(LoggingLevel.INFO, '*** xu: ' + res); |
| | |
| | | @AuraEnabled |
| | | public String TwoS7_Sales_Headquarters; |
| | | @AuraEnabled |
| | | public String TwoS8_Sales_Administrative_Assistant; |
| | | @AuraEnabled |
| | | public String TwoS8_Sales_Administrative_Assistant_Plan; |
| | | @AuraEnabled |
| | | public String TwoS9_Spare; |
| | | @AuraEnabled |
| | | public String OBA1_Tenderee; |
| | | @AuraEnabled |
| | | public String OBA7_Enquiry_Tenderee; |
| | | @AuraEnabled |
| | | public String TwoM4_Marketplace_Manager; |
| | | @AuraEnabled |
| | | public String SalesMarketplaceId; |