Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.spaces.core.impl.contribs
Class UniversContribDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.spaces.core.impl.contribs.UniversContribDescriptor

public class UniversContribDescriptor
extends java.lang.Object


Constructor Summary
UniversContribDescriptor()
           
 
Method Summary
 java.lang.String getName()
           
 UniversProvider getProvider()
           
 boolean isRemove()
           
 void setName(java.lang.String name)
           
 void setRemove(boolean remove)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniversContribDescriptor

public UniversContribDescriptor()
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

isRemove

public boolean isRemove()

setRemove

public void setRemove(boolean remove)

getProvider

public UniversProvider getProvider()
                            throws java.lang.InstantiationException,
                                   java.lang.IllegalAccessException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.