|
![]() 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.AcceptAllScopedEntitiesFilter
public final class AcceptAllScopedEntitiesFilter
A scoped entity filter specifying that all entities should be accepted.
| Constructor Summary | |
|---|---|
AcceptAllScopedEntitiesFilter()
|
|
| Method Summary | |
|---|---|
boolean |
acceptBasedOnScopeOnly(Scope scope)
Returns whether entities of the given scope should be accepted, based on scope only. |
boolean |
acceptScopedEntity(ScopedEntity entity)
Returns whether the given scoped entity should be accepted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcceptAllScopedEntitiesFilter()
| Method Detail |
|---|
public boolean acceptScopedEntity(ScopedEntity entity)
acceptScopedEntity in interface ScopedEntityFilterentity - the scoped entity.
public boolean acceptBasedOnScopeOnly(Scope scope)
acceptBasedOnScopeOnly in interface ScopedEntityFilterscope - the scope.
|
![]() 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 | |||||||||