TextAssetReference shortcutObj =
resolver.resolveQuotedTextExpression(shortcut);
builder.setShortcut(shortcutObj);
//Process the href as a mariner expression
LinkAssetReference href = resolver.resolveQuotedLinkExpression(
attributes.getHref(), PageURLType.MENU_ITEM);
builder.setHref(href);
// Process the prompt as a mariner expression
TextAssetReference prompt = resolver.resolveQuotedTextExpression(