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, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
flushCache, getFacets, getGuard, getName, getResourceClass, getSuperType, getView, hasFacet, isDerivedFrom, isEnabled, newInstance
public AdapterTypeImpl(WebEngine engine, ModuleImpl module, ResourceTypeImpl superType, String name, String adapterName, ClassProxy clazz, int visibility)
public String getAdapterName()
getAdapterName
in interface AdapterType
public String getTargetType()
getTargetType
in interface AdapterType
public String[] getTargetFacets()
getTargetFacets
in interface AdapterType
public boolean acceptResource(Resource resource)
acceptResource
in interface AdapterType
public boolean acceptType(ResourceType type)
Copyright © 2015 Nuxeo SA. All rights reserved.