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


public interface Created

Represents an object created in the wiki

Version:
$Revision$
Author:
Patrice Lamarque

Method Summary
 String getCreatedBy()
          Creator of the item
 Calendar getCreatedDate()
          Date of creation
 

Method Detail

getCreatedBy

String getCreatedBy()
Creator of the item

Returns:

getCreatedDate

Calendar getCreatedDate()
Date of creation

Returns:


Copyright © 2013 eXo Platform SAS. All Rights Reserved.