public class InstanceMapper extends Object
| Constructor and Description |
|---|
InstanceMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Var |
map(Entity entity) |
static String |
map(Instance instance) |
static Var |
map(Relation relation)
Exclude any relations that are mapped to an encountered resource
|
static Var |
map(Resource resource)
Exclude any resources that have been encountered while mapping an entity.
|
static Var |
map(Rule rule) |
public static Var map(Relation relation)
relation - public static Var map(Resource resource)
resource - Copyright © 2016. All rights reserved.