public class ProxyRelationshipSelector extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyRelationshipSelector.Context
What do we need to make this work? 2 models and an optional property.
|
| Constructor and Description |
|---|
ProxyRelationshipSelector(ProxyRelationshipSelector.Context context,
ProxyRelationshipSelectionCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
ProxyRelationshipSelection |
select() |
static ProxyRelationshipSelection |
select(ProxyRelationshipSelector.Context context,
ProxyRelationshipSelectionCriteria criteria)
Convenience method.
|
public ProxyRelationshipSelector(ProxyRelationshipSelector.Context context, ProxyRelationshipSelectionCriteria criteria)
public static ProxyRelationshipSelection select(ProxyRelationshipSelector.Context context, ProxyRelationshipSelectionCriteria criteria)
public ProxyRelationshipSelection select()
Copyright © 2016. All rights reserved.