Interface GetPeopleCannedQuery.PersonQueryCallback

All Known Implementing Classes:
GetPeopleCannedQuery.DefaultPersonQueryCallback
Enclosing class:
GetPeopleCannedQuery

protected static interface GetPeopleCannedQuery.PersonQueryCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    handle(NodeRef personRef)
     
  • Method Details

    • handle

      boolean handle(NodeRef personRef)