public class UserMapperDescriptor extends Object implements Serializable
UserMapper
pluginsModifier and Type | Class and Description |
---|---|
static class |
UserMapperDescriptor.Type |
Modifier and Type | Field and Description |
---|---|
protected String |
mapperScript |
protected String |
name |
protected Map<String,String> |
params |
protected String |
type |
protected String |
wrapperScript |
Constructor and Description |
---|
UserMapperDescriptor() |
Modifier and Type | Method and Description |
---|---|
UserMapper |
getInstance() |
UserMapperDescriptor.Type |
getType() |
protected String mapperScript
protected String wrapperScript
public UserMapperDescriptor()
public UserMapper getInstance() throws Exception
Exception
public UserMapperDescriptor.Type getType()
Copyright © 2015 Nuxeo SA. All rights reserved.