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 LiteralImplNodeFactory. createLiteral(String value)static LiteralImplNodeFactory. createLiteral(String value, String language)static LiteralImplNodeFactory. createTypedLiteral(String value, String type)
-