Uses of Enum Class
edu.ucsb.nceas.metacat.MetacatHandler.Action
Packages that use MetacatHandler.Action
-
Uses of MetacatHandler.Action in edu.ucsb.nceas.metacat
Methods in edu.ucsb.nceas.metacat that return MetacatHandler.ActionModifier and TypeMethodDescriptionstatic MetacatHandler.ActionReturns the enum constant of this class with the specified name.static MetacatHandler.Action[]MetacatHandler.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.ucsb.nceas.metacat with parameters of type MetacatHandler.ActionModifier and TypeMethodDescriptionprotected StringMetacatHandler.registerToDB(org.dataone.service.types.v1.Identifier pid, MetacatHandler.Action action, DBConnection conn, String user, String docType, org.dataone.service.types.v1.Identifier prePid) Register the dataone identifier into database (the xml_documents/revisions, identifier tables).MetacatHandler.save(org.dataone.service.types.v2.SystemMetadata sysmeta, boolean changeModificationDate, MetacatHandler.Action action, String docType, InputStream object, org.dataone.service.types.v2.SystemMetadata preSys, String user) Save the object into disk