Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class GraphTypeDescriptor
extends Object
implements Serializable

Graph type extension defined by its name and implementation class.

Author:
Anahide Tchertchian
See Also:
Serialized Form

Constructor Summary
GraphTypeDescriptor()
           
 
Method Summary
 String getClassName()
           
 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 String getName()

getClassName

public String getClassName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.