Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.content.template.service
Class ContentFactoryDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.content.template.service.ContentFactoryDescriptor

public class ContentFactoryDescriptor
extends java.lang.Object

Content factory descriptor. Immutable.


Constructor Summary
ContentFactoryDescriptor()
           
 
Method Summary
 java.lang.Class<ContentFactory> getClassName()
           
 boolean getEnabled()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentFactoryDescriptor

public ContentFactoryDescriptor()
Method Detail

getClassName

public java.lang.Class<ContentFactory> getClassName()

getEnabled

public boolean getEnabled()

getName

public java.lang.String getName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.