- getAllEnterpriseOrExternalUsers(String, String...) - Method in class org.apache.camel.component.box.api.BoxUsersManager
-
Get any managed users that match the filter term as well as any external
users that match the filter term.
- getAllGroups() - Method in class org.apache.camel.component.box.api.BoxGroupsManager
-
Get all the groups in the enterprise.
- getCollaborationInfo(String) - Method in class org.apache.camel.component.box.api.BoxCollaborationsManager
-
Get collaboration information.
- getCommentInfo(String) - Method in class org.apache.camel.component.box.api.BoxCommentsManager
-
Get comment information.
- getCurrentUser() - Method in class org.apache.camel.component.box.api.BoxUsersManager
-
Get current user.
- getDownloadURL(String) - Method in class org.apache.camel.component.box.api.BoxFilesManager
-
Get an expiring URL for downloading a file directly from Box.
- getEnterpriseEvents(String, Date, Date, BoxEvent.Type...) - Method in class org.apache.camel.component.box.api.BoxEventLogsManager
-
Create an event stream with optional starting initial position and add
listener that will be notified when an event is received.
- getFileComments(String) - Method in class org.apache.camel.component.box.api.BoxCommentsManager
-
Get a list of any comments on this file.
- getFileInfo(String, String...) - Method in class org.apache.camel.component.box.api.BoxFilesManager
-
Get file information.
- getFileMetadata(String, String) - Method in class org.apache.camel.component.box.api.BoxFilesManager
-
Gets the file properties metadata.
- getFilePreviewLink(String) - Method in class org.apache.camel.component.box.api.BoxFilesManager
-
Get an expiring URL for creating an embedded preview session.
- getFileTasks(String) - Method in class org.apache.camel.component.box.api.BoxTasksManager
-
Get a list of any tasks on file.
- getFileThumbnail(String, BoxFile.ThumbnailFileType, Integer, Integer, Integer, Integer) - Method in class org.apache.camel.component.box.api.BoxFilesManager
-
Get an expiring URL for creating an embedded preview session.
- getFileVersions(String) - Method in class org.apache.camel.component.box.api.BoxFilesManager
-
Get any previous versions of file.
- getFolder(String...) - Method in class org.apache.camel.component.box.api.BoxFoldersManager
-
Return the Box folder referenced by path
.
- getFolderCollaborations(String) - Method in class org.apache.camel.component.box.api.BoxCollaborationsManager
-
Get information about all of the collaborations for folder.
- getFolderInfo(String, String...) - Method in class org.apache.camel.component.box.api.BoxFoldersManager
-
Get folder information.
- getFolderItems(String, Long, Long, String...) - Method in class org.apache.camel.component.box.api.BoxFoldersManager
-
Returns a specific range of child items in folder and specifies which
fields of each item to retrieve.
- getGroupInfo(String) - Method in class org.apache.camel.component.box.api.BoxGroupsManager
-
Get group information.
- getGroupMembershipInfo(String) - Method in class org.apache.camel.component.box.api.BoxGroupsManager
-
Get group membership information.
- getGroupMemberships(String) - Method in class org.apache.camel.component.box.api.BoxGroupsManager
-
Get information about all of the group memberships for this group.
- getPendingCollaborations() - Method in class org.apache.camel.component.box.api.BoxCollaborationsManager
-
Get all pending collaboration invites for the current user.
- getRootFolder() - Method in class org.apache.camel.component.box.api.BoxFoldersManager
-
Return the root folder of authenticated user.
- getTaskAssignmentInfo(String) - Method in class org.apache.camel.component.box.api.BoxTasksManager
-
Get task assignment information.
- getTaskAssignments(String) - Method in class org.apache.camel.component.box.api.BoxTasksManager
-
Get a list of any assignments for task.
- getTaskInfo(String) - Method in class org.apache.camel.component.box.api.BoxTasksManager
-
Get task information.
- getUserEmailAlias(String) - Method in class org.apache.camel.component.box.api.BoxUsersManager
-
Get a collection of all the email aliases for user.
- getUserInfo(String) - Method in class org.apache.camel.component.box.api.BoxUsersManager
-
Get user information.