Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

All Superinterfaces:
Cloneable, Comparable<Node>, Node, Serializable, Subject
All Known Implementing Classes:
BlankImpl

public interface Blank
extends Subject

Blank node.

Author:
Anahide Tchertchian

Method Summary
 String getId()
           
 void setId(String id)
           
 
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
getNodeType, isBlank, isLiteral, isQNameResource, isResource
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getId

String getId()

setId

void setId(String id)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.