ESSActivitySite::checkClassName Method
Checks whether the ClassName value exists, implements the ESSActiveRecordCountable class and overrides the getCount method.
Syntax
client server public static boolean checkClassName(ClassName _className)
Run On
Called
Parameters
- _className
Type: ClassName Extended Data Type
The ClassName value for validation.
Return Value
Type: boolean
true if the ClassName value exists and has the getCount method; otherwise, false.