|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.cal.filter.AcceptAllModulesFilter
public final class AcceptAllModulesFilter
A module filter specifying that all modules should be accepted.
| Constructor Summary | |
|---|---|
AcceptAllModulesFilter()
|
|
| Method Summary | |
|---|---|
boolean |
acceptModule(ModuleName moduleName)
Returns whether the named module should be accepted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcceptAllModulesFilter()
| Method Detail |
|---|
public boolean acceptModule(ModuleName moduleName)
acceptModule in interface ModuleFiltermoduleName - the module name.
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||