global class DesignTimePageContext { global String entityName; global String pageType; global DesignTimePageContext() { } global Object clone() { } }