Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.relations.descriptors
Class GraphTypeDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.relations.descriptors.GraphTypeDescriptor
All Implemented Interfaces:
java.io.Serializable

public class GraphTypeDescriptor
extends java.lang.Object
implements java.io.Serializable

Graph type extension defined by its name and implementation class.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
GraphTypeDescriptor()
           
 
Method Summary
 java.lang.String getClassName()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphTypeDescriptor

public GraphTypeDescriptor()
Method Detail

getName

public java.lang.String getName()

getClassName

public java.lang.String getClassName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.