@Deprecated public abstract class AbstractRelationPolicy extends Object implements RelationPolicy
Created by davidoff shen on 2017-05-17.
| Constructor and Description |
|---|
AbstractRelationPolicy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String param)
Deprecated.
|
Object |
relate(String policyName,
List fieldValues)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPolicyNamespublic boolean accept(String param)
accept in interface SelectableService<String>public final Object relate(String policyName, List fieldValues)
relate in interface RelationPolicyCopyright © 2020. All rights reserved.