Tuesday 4 April 2017

Sample Comments for classes and methods.

Class Comments:
/*********************************************************************************
Class Name: SampleClass

Purpose:    1. This is the class for creating data.

Please maintain only the last 5 history changes/modifications in the audit log

History of Changes:                
--------------------------------------------------------------------------------------------------------------------------
Date                                          Developer                               Comments
--------------------------------------------------------------------------------------------------------------------------
07-Feb-2017                         Developer Name           Added new method
********************************************************************************/
public class SampleClass{

Method Comments:
/*
 * MethodName : sampleMethod
 * Description    : searching all accounts data based on name.
 */

public static void sampleMethod(){

               

}
}

No comments:

Post a Comment

Complete Salesforce CPQ training Free videos

Salesforcestart:: We are excited to announce that our YouTube channel, Salesforcestart, is your one-stop-shop for all things Salesforce CPQ!...