Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.storage.sql
Class RowMapper.CopyHierarchyResult

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.RowMapper.CopyHierarchyResult
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
RowMapper

public static class RowMapper.CopyHierarchyResult
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.io.Serializable copyId
          The id of the root of the copy.
 Invalidations invalidations
          The invalidations generated by the copy.
 
Constructor Summary
RowMapper.CopyHierarchyResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyId

public java.io.Serializable copyId
The id of the root of the copy.


invalidations

public Invalidations invalidations
The invalidations generated by the copy.

Constructor Detail

RowMapper.CopyHierarchyResult

public RowMapper.CopyHierarchyResult()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.