|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.inline.feature.common.AbstractFeatureActionFactory
Recommended superclass for FeatureActionFactories.
Fields inherited from interface com.inline.feature.FeatureActionFactory |
TYPE |
Constructor Summary | |
AbstractFeatureActionFactory()
|
Method Summary | |
boolean |
isEnabled(Feature feature)
This implementation of the method calls isFeatureActionFactoryEnabled()
on FeatureModel and returns false if FeatureModel returns false. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public AbstractFeatureActionFactory()
Method Detail |
public boolean isEnabled(Feature feature)
isFeatureActionFactoryEnabled()
on FeatureModel and returns false if FeatureModel returns false.FeatureModel.isFeatureActionFactoryEnabled(Feature, FeatureActionFactory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |