public class AdapterTypeImpl extends AbstractResourceType implements AdapterType
ROOT_TYPE_NAME| Constructor and Description |
|---|
AdapterTypeImpl(WebEngine engine,
ModuleImpl module,
ResourceTypeImpl superType,
String name,
String adapterName,
ClassProxy clazz,
int visibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptResource(Resource resource) |
boolean |
acceptType(ResourceType type) |
String |
getAdapterName() |
String[] |
getTargetFacets() |
String |
getTargetType() |
findView, flushCache, getFacets, getGuard, getName, getOwnerModule, getResourceClass, getSuperType, getView, getVisibility, hasFacet, isDerivedFrom, isEnabled, newInstance, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitflushCache, getFacets, getGuard, getName, getResourceClass, getSuperType, getView, hasFacet, isDerivedFrom, isEnabled, newInstancepublic AdapterTypeImpl(WebEngine engine, ModuleImpl module, ResourceTypeImpl superType, String name, String adapterName, ClassProxy clazz, int visibility)
public String getAdapterName()
getAdapterName in interface AdapterTypepublic String getTargetType()
getTargetType in interface AdapterTypepublic String[] getTargetFacets()
getTargetFacets in interface AdapterTypepublic boolean acceptResource(Resource resource)
acceptResource in interface AdapterTypepublic boolean acceptType(ResourceType type)
Copyright © 2011 Nuxeo SA. All Rights Reserved.