Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.relations.api
Interface Subject

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable<Node>, Node, java.io.Serializable
All Known Subinterfaces:
Blank, QNameResource, Resource
All Known Implementing Classes:
BlankImpl, QNameResourceImpl, ResourceImpl

public interface Subject
extends Node

Subject interface to identify subject nodes: resources and blank nodes.

Author:
Anahide Tchertchian

Method Summary
 
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
getNodeType, isBlank, isLiteral, isQNameResource, isResource
 
Methods inherited from interface java.lang.Comparable
compareTo
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.