throws PAPIException {
MarinerPageContext pageContext
= ContextInternals.getMarinerPageContext(context);
PreAttributes attributes
= (PreAttributes) blockAttributes;
pattributes.setId(attributes.getId());
pattributes.setTitle(attributes.getTitle());
// Initialise the general event attributes
PAPIInternals.initialiseGeneralEventAttributes(pageContext,
attributes,
pattributes);