Uses of Class
org.exoplatform.services.jcr.rmi.api.value.DateValue

Packages that use DateValue
org.exoplatform.services.jcr.rmi.api.value   
 

Uses of DateValue in org.exoplatform.services.jcr.rmi.api.value
 

Methods in org.exoplatform.services.jcr.rmi.api.value that return DateValue
protected  DateValue SerialValueFactory.createDateValue(java.util.Calendar value)
          Creates an instance of the DateValue class or an extension thereof.
protected  DateValue SerialValueFactory.createDateValue(java.lang.String value)
          Creates an instance of the DateValue class or an extension thereof from the string representation of Calendar instance formatted as specified in the JCR specification.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.