Uses of Enum Class
edu.ucsb.nceas.metacat.MetacatHandler.Action
-
Uses of MetacatHandler.Action in edu.ucsb.nceas.metacat
Modifier and TypeMethodDescriptionstatic MetacatHandler.Action
Returns 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.Modifier and TypeMethodDescriptionprotected String
MetacatHandler.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