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


public interface Updated

Represents the status of an updated object

Version:
$Revision$
Author:
Patrice Lamarque

Method Summary
 String getUpdatedBy()
          Updater of the item
 Calendar getUpdatedDate()
          Date of update
 

Method Detail

getUpdatedBy

String getUpdatedBy()
Updater of the item

Returns:

getUpdatedDate

Calendar getUpdatedDate()
Date of update

Returns:


Copyright © 2013 eXo Platform SAS. All Rights Reserved.