What are getter methods and setter methods?
Answer / Parit Agarwal
"Getter methods are used to access the value of an instance variable without setting its value. Setter methods, on the other hand, are used to change or update the value of an instance variable."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the best practises for improving visualforce performance ?
What is the enhanced list view?
How can I redirect the user to a page after processing is completed in the controller/extension?
What are default methods for Batch Apex?
If user does not have any right on particular record and have only read level access at object level. Can he change the record owner?
What are the considerations for using group by clause?
What happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted?
What are record types?
What is the use of the database class in apex ?
How rest can be accessed or which message format rest supports ? : salesforce integration
How to add javascript remoting to a vf page?
How can I participate in the developer force community?