PortletSession の指定のスコープから、指定のキーと関連付けられている値を除去します。
portalLib.clearPortletSessionAttr( key String in, scope SessionScopeKind)
portalLib.clearPortletSessionAttr(“key”, SessionScopeKind.applicationScope);