org.exoplatform.applications.ooplugin.props
Class LastModifiedProp

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.client.CommonProp
      extended by org.exoplatform.applications.ooplugin.props.LastModifiedProp
All Implemented Interfaces:
PropApi

public class LastModifiedProp
extends CommonProp

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
protected  java.lang.String lastModified
           
 
Fields inherited from class org.exoplatform.applications.ooplugin.client.CommonProp
propertyName, propertyValue, status
 
Constructor Summary
LastModifiedProp()
           
 
Method Summary
 java.lang.String getLastModified()
           
 boolean init(org.w3c.dom.Node node)
           
 
Methods inherited from class org.exoplatform.applications.ooplugin.client.CommonProp
getName, getStatus, getValue, setStatus, setStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lastModified

protected java.lang.String lastModified
Constructor Detail

LastModifiedProp

public LastModifiedProp()
Method Detail

init

public boolean init(org.w3c.dom.Node node)
Specified by:
init in interface PropApi
Overrides:
init in class CommonProp

getLastModified

public java.lang.String getLastModified()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.