Project

General

Profile

« Previous | Next » 

Revision 87cf7b6b

Added by Katja Luther over 6 years ago

small changed in RemotingCdmOperation

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/operation/RemotingCdmUpdateOperation.java
28 28
 */
29 29
public abstract class RemotingCdmUpdateOperation extends RemotingCdmOperation {
30 30

  
31
    private UpdateResult updateResult;
31
    protected UpdateResult updateResult;
32 32
    public static boolean throwExceptions = false;
33 33

  
34 34
    /**

Also available in: Unified diff