| Package | Description |
|---|---|
| com.box.boxjavalibv2.dao | |
| com.box.boxjavalibv2.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxCollaboration
Data for collaboration.
|
class |
BoxComment
Comment.
|
class |
BoxEmailAlias |
class |
BoxEvent |
class |
BoxFile
Box File object
|
class |
BoxFileVersion
Version of a file.
|
class |
BoxFolder
Box folder.
|
class |
BoxGenericServerError |
class |
BoxGroup
Box Group.
|
class |
BoxGroupMembership |
class |
BoxItem
Box item, this is a base class for the box items(
BoxFileV2/BoxFolder/...) |
class |
BoxLock
Version of a file.
|
class |
BoxRealTimeServer |
class |
BoxServerError
Class for errors sent from server.
|
class |
BoxUser
Box user.
|
class |
BoxUserBase |
class |
BoxWebLink |
| Modifier and Type | Method and Description |
|---|---|
BoxTypedObject |
BoxComment.getItem()
Get the object being commented.
|
BoxTypedObject |
BoxEvent.getSource()
Get the source item for this event.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BoxTypedObject> |
BoxCollectionBase.getEntries() |
| Constructor and Description |
|---|
BoxTypedObject(BoxTypedObject obj)
Copy constructor, this does deep copy for all the fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoxUnexpectedStatus
Unexpected http status code(not error status code).
|
Copyright © 2014. All Rights Reserved.