comparison artifact-database/src/main/java/de/intevation/artifactdatabase/rest/ArtifactResource.java @ 326:3447fa62f007

Minor cosmetics. artifacts/trunk@2571 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 25 Aug 2011 10:15:22 +0000
parents b2115f484edb
children
comparison
equal deleted inserted replaced
325:4022ea69d1cb 326:3447fa62f007
119 } 119 }
120 120
121 /** 121 /**
122 * Method to figure out which POST action (feed or advance) was 122 * Method to figure out which POST action (feed or advance) was
123 * triggered and perform this operation on the artifact specified 123 * triggered and perform this operation on the artifact specified
124 * by 'identifier' and found in the artifact database 'db' 124 * by 'identifier' and found in the artifact database 'db'.
125 *
125 * @param identifier The identifier of the artifact. 126 * @param identifier The identifier of the artifact.
126 * @param action The action to be performed. 127 * @param action The action to be performed.
127 * @param source The input document to further parameterize the 128 * @param source The input document to further parameterize the
128 * operation. 129 * operation.
129 * @param db The artifact database where to find the artifact. 130 * @param db The artifact database where to find the artifact.

http://dive4elements.wald.intevation.org