| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupBy
Specifies an arbitrary grouping for FindItem queries.
|
class |
StandardGroupBy
Provides standard groupings for FindItem queries.
|
| Modifier and Type | Method and Description |
|---|---|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal,
QueryString queryString)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
IGroupBy groupBy,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy,
java.util.List<PropertyOrder> propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
IGroupBy groupBy,
PropertyOrder propertyOrder,
View view,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|