Project

General

Profile

« Previous | Next » 

Revision 51232

just todo comment

View differences:

CatalogueRegistrator.java
60 60
				json = getJsonForThing(resource, resCatName);
61 61
				break;
62 62
			//TODO: handle more types, see JRRPublisher
63
			//CRM.E55_Type
64
			//CRM.E29_Design_or_Procedure
63 65
			default:
64 66
				throw new IllegalArgumentException(String.format("Type " + type.getLocalName() + " not supported"));
65 67
			}

Also available in: Unified diff