org.exoplatform.wiki.mow.api.meta
Interface Moved


public interface Moved

Version:
$Revision$

Method Summary
 String getDestination()
          Destination where the item has been moved
 String getMoveBy()
          Username that has moved the item
 Calendar getMovedAt()
          Date of move
 

Method Detail

getDestination

String getDestination()
Destination where the item has been moved

Returns:

getMovedAt

Calendar getMovedAt()
Date of move

Returns:

getMoveBy

String getMoveBy()
Username that has moved the item

Returns:


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.