Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.model.impl
Class ResourceTypeImpl

java.lang.Object
  extended by org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
      extended by org.nuxeo.ecm.webengine.model.impl.ResourceTypeImpl
All Implemented Interfaces:
ResourceType

public class ResourceTypeImpl
extends AbstractResourceType

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from interface org.nuxeo.ecm.webengine.model.ResourceType
ROOT_TYPE_NAME
 
Constructor Summary
ResourceTypeImpl(WebEngine engine, ModuleImpl module, ResourceTypeImpl superType, String name, ClassProxy clazz, int visibility)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.AbstractResourceType
findView, flushCache, getFacets, getGuard, getName, getOwnerModule, getResourceClass, getSuperType, getView, getVisibility, hasFacet, isDerivedFrom, isEnabled, newInstance, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceTypeImpl

public ResourceTypeImpl(WebEngine engine,
                        ModuleImpl module,
                        ResourceTypeImpl superType,
                        String name,
                        ClassProxy clazz,
                        int visibility)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.