| Package | Description |
|---|---|
| org.sakaiproject.googledrive.model | |
| org.sakaiproject.googledrive.service |
| Modifier and Type | Method and Description |
|---|---|
int |
GoogleDriveItemComparator.compare(GoogleDriveItem o1,
GoogleDriveItem o2) |
| Modifier and Type | Method and Description |
|---|---|
GoogleDriveItem |
GoogleDriveService.getDriveItem(String userId,
String itemId) |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleDriveItem> |
GoogleDriveService.getDriveChildrenItems(String userId,
String itemId,
int depth) |
List<GoogleDriveItem> |
GoogleDriveService.getDriveRootItems(String userId) |
Copyright © 2003–2021 Sakai Project. All rights reserved.