Nuxeo Enterprise Platform 5.4

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

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable<Node>, Node, java.io.Serializable, Subject
All Known Implementing Classes:
BlankImpl

public interface Blank
extends Subject

Blank node.

Author:
Anahide Tchertchian

Method Summary
 java.lang.String getId()
           
 void setId(java.lang.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

java.lang.String getId()

setId

void setId(java.lang.String id)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.