global class AppExchangeTrialTemplate { global Object clone() { } global Datetime getCreatedDate() { } global String getId() { } global Datetime getLastModifiedDate() { } global String getName() { } global String getStatus() { } }