Constructs Calendar meta-data.
Parameters: id - The Calendar ID. Parameters: displayName - The display name. Parameters: description - Textual description of this function set. Parameters: docUrl - URL for documentation. Parameters: author - Author's name. Parameters: implClass - The fully qualified name of the Calendarimplementation class.
Returns the class that implements the business calendar.
Parameters: entityResolver - Business calendar implementation. throws: RepositoryException - if the class could not be found orinstantiated.