Project

General

Profile

Actions

Bug #63

closed

methods in MetaCatServlet should be private not protected

Added by Matt Jones almost 24 years ago. Updated over 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
08/18/2000
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
63

Description

Many of the helper methods in MetaCatServlet have been changed to "protected"
from their original "private" state. Most of these should be changed back to
"private" because they are not intended to be overridden by subclasses (for
example, handleGetOrPost). A couple should remain "protected", but only when
the method id specifically intended to be overridden (e.g., decodeMouseAction).

Actions

Also available in: Atom PDF