public class RemoteEntitySourceDescriptor extends Object
Constructor and Description |
---|
RemoteEntitySourceDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getClassName() |
String |
getDefaultType() |
ParameterizedHTTPEntitySource |
getEntitySource() |
Map<String,String> |
getMappedProperties() |
Map<String,String> |
getMappedTypes() |
String |
getName() |
Map<String,String> |
getParameters() |
Map<String,String> |
getReverseMappedTypes() |
String |
getUriPrefix() |
int |
hashCode() |
void |
initializeInContext(RuntimeContext context) |
boolean |
isEnabled() |
public String getDefaultType()
public String getName()
public String getUriPrefix()
public String getClassName()
public boolean isEnabled()
public void initializeInContext(RuntimeContext context) throws InstantiationException, IllegalAccessException, ClassNotFoundException
public ParameterizedHTTPEntitySource getEntitySource()
Copyright © 2011 Nuxeo SA. All Rights Reserved.