Class LiteralImpl
java.lang.Object
org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<Node>,Literal,Node
Literal nodes.
- Author:
- Anahide Tchertchian
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isBlank, isQNameResource, isResourceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
isBlank, isQNameResource, isResource
-
Field Details
-
value
-
language
-
type
-
-
Constructor Details
-
LiteralImpl
-
-
Method Details
-
getNodeType
- Specified by:
getNodeTypein interfaceNode
-
isLiteral
public boolean isLiteral()- Specified by:
isLiteralin interfaceNode- Overrides:
isLiteralin classAbstractNode
-
getLanguage
- Specified by:
getLanguagein interfaceLiteral
-
setLanguage
- Specified by:
setLanguagein interfaceLiteral
-
getType
-
setType
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-