ServiceDefinitionReader sDefReader,
Date versDateTime)
throws MethodNotFoundException, ServerException {
if (sDefPID.equalsIgnoreCase("fedora-system:1")
|| sDefPID.equalsIgnoreCase("fedora-system:3")) {
throw new MethodNotFoundException("[getObjectMethods] The object, "
+ m_obj.getPid()
+ ", will not report on dynamic method definitions "
+ "at this time (fedora-system:1 and fedora-system:3.");
}