| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.relations.api.impl | |
| org.nuxeo.ecm.platform.relations.io |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralImpl
Literal nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Literal |
RelationDate.getLiteralDate(Calendar cal) |
static Literal |
RelationDate.getLiteralDate(Date date)
Returns Literal for given date.
|
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
RelationDate.getCalendar(Literal dateLiteral) |
static Date |
RelationDate.getDate(Literal dateLiteral) |
| Modifier and Type | Method and Description |
|---|---|
protected static Statement |
IORelationAdapter.updateDate(Statement statement,
Literal newDate,
List<Resource> properties) |
Copyright © 2019 Nuxeo. All rights reserved.