Project Demo

Check out the gitHub project at:
http://github.com/SalesforceFoundation/ApexDoc
Show: global  public  webService  

CaseBusinessAgeConfigScreenController

@description Controller class for the caseBusinessAgeConfigurationPage LWC

Methods

getBusinessHoursSetupURL

Generates a URL for the Business Hours Setup page of the current org context
Return Value
a String containing a URL which navigates to the Business Hours Setup page

getCaseAgeSettings

Gets and returns the org defaults for the Case_Business_Age_Settings__c custom settings
Return Value
a Case_Business_Age_Settings__c record containing org default values

Powered By ApexDoc