| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
FindItemResponse |
Service.findItem(FolderId parentFolderId)
Finds items in the specified folder.
|
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction)
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,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
ItemShape itemShape,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction)
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,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
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,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
java.util.List<PropertyPath> propertyPaths,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction)
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.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(FolderId parentFolderId,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction)
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,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
ItemShape itemShape,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction)
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,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
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,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
java.util.List<PropertyPath> propertyPaths,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction)
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.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
Restriction restriction,
View view)
Finds items in the specified folder.
|
FindItemResponse |
Service.findItem(StandardFolder standardFolder,
View view)
Finds items in the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
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,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
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)
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,
ItemShape itemShape,
Restriction restriction,
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,
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,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
Restriction restriction,
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,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
ItemShape itemShape,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths)
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,
ItemQueryTraversal traversal)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
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,
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,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
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)
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,
java.util.List<PropertyPath> propertyPaths,
Restriction restriction,
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,
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,
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,
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,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
java.util.List<PropertyPath> propertyPaths,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction)
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.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
java.util.List<PropertyOrder> propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
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,
PropertyOrder propertyOrder)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
PropertyOrder propertyOrder,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
Restriction restriction,
View view)
Finds items in the specified folder.
|
java.util.List<FindItemResponse> |
Service.findItem(java.util.List<FolderId> parentFolders,
View view)
Finds items in the specified folder.
|