|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ValidEffsDelegate
Delegate used to determine the valid Eff classes based on an EffContext
object.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
Class[] |
getValidEffs(Class parentType,
EffContext context)
Returns all valid EffRecord classes for passed in EffRecord subclass and EffContext object. |
Class[] |
getValidEffs(EffContext context)
Returns all valid Eff classes for this EffContext object. |
| Method Detail |
|---|
Class[] getValidEffs(EffContext context)
context -
Class[] getValidEffs(Class parentType,
EffContext context)
Supported API: true
parentType - context -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||