Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.relations.api.Literal

Packages that use Literal
org.nuxeo.ecm.platform.relations.api.impl   
 

Uses of Literal in org.nuxeo.ecm.platform.relations.api.impl
 

Classes in org.nuxeo.ecm.platform.relations.api.impl that implement Literal
 class LiteralImpl
          Literal nodes.
 

Methods in org.nuxeo.ecm.platform.relations.api.impl that return Literal
static Literal RelationDate.getLiteralDate(Calendar cal)
           
static Literal RelationDate.getLiteralDate(Date date)
          Returns Literal for given date.
 

Methods in org.nuxeo.ecm.platform.relations.api.impl with parameters of type Literal
static Calendar RelationDate.getCalendar(Literal dateLiteral)
           
static Date RelationDate.getDate(Literal dateLiteral)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.