Changes between Version 8 and Version 9 of metadataworkflow


Ignore:
Timestamp:
Dec 12, 2011, 7:10:02 AM (13 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • metadataworkflow

    v8 v9  
    4040   * The second status change action is when a record is edited and saved by a user. The default action taken applies to any metadata record with status 'Approved' and resets the status to 'Draft' then removes the privileges for the !GeoNetwork group 'All'.
    4141   * These actions can be replaced with different behaviours by:
    42      * writing Java code in the form of a new class that implements the interface defined in org.fao.geonet.services.metadata.!StatusActions.java and placing a compiled version of the class in the GeoNetwork class path
     42     * writing Java code in the form of a new class that implements the interface defined in org.fao.geonet.services.metadata.!StatusActions.java and placing a compiled version of the class in the !GeoNetwork class path
    4343     * defining the name of the new class in the statusActionsClass configuration parameter in WEB-INF/config.xml
    4444