by Author and submission date.
removed release()
using NodeMode rather than RequestType in service()
doHelp simplified to default to doContent(). More complex help operation should be enforced by mode delegation.
doEdit: removed all related complex operations. Should be handled by mode delegation.
handleEvent: Used EventType rather than IEvent to fetch constants.
Commented out doRequestEventHack()
removed release() and undeprecated destroy()
added init with config. This init may throw a PortalComponentException
fixed JavaDoc errors
fixed JavaDoc errors
fixed JavaDoc errors
fixed way to get name of component class
fixed JavaDoc errors
fixed JavaDoc errors
fixed JavaDoc errors
fixed JavaDoc errors
fixed JavaDoc errors
removed call to release()
added init with config. This init may throw a PortalComponentException
added init with config. This init may throw a PortalComponentException