public class PermitMapper extends Object
Constructor and Description |
---|
PermitMapper() |
Modifier and Type | Method and Description |
---|---|
static Permit |
map(ActionGroup entity,
Permit template) |
static PermitType |
map(ActionGroup entity,
PermitType template) |
static ActionGroup |
map(Permit model,
ActionGroup template) |
static Permit |
map(PermitType entity,
Permit template) |
static ActionGroup |
map(String n,
ActionGroup template) |
public static ActionGroup map(Permit model, ActionGroup template)
public static ActionGroup map(String n, ActionGroup template)
public static Permit map(ActionGroup entity, Permit template)
public static PermitType map(ActionGroup entity, PermitType template)
public static Permit map(PermitType entity, Permit template)
Copyright © 2012. All Rights Reserved.