Uses of Class
org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
-
Packages that use LiteralImpl Package Description org.nuxeo.ecm.platform.relations.api.impl -
-
Uses of LiteralImpl in org.nuxeo.ecm.platform.relations.api.impl
Methods in org.nuxeo.ecm.platform.relations.api.impl that return LiteralImpl Modifier and Type Method Description static LiteralImpl
NodeFactory. createLiteral(String value)
static LiteralImpl
NodeFactory. createLiteral(String value, String language)
static LiteralImpl
NodeFactory. createTypedLiteral(String value, String type)
-