public class BoxAndroidWebLink extends BoxWebLink
| Modifier and Type | Field and Description |
|---|---|
static |
CREATOR |
FIELD_URLFIELD_ALLOWED_SHARED_LINK_ACCESS_LEVELS, FIELD_CREATED_BY, FIELD_DESCRIPTION, FIELD_ETAG, FIELD_ITEM_STATUS, FIELD_MODIFIED_BY, FIELD_NAME, FIELD_OWNED_BY, FIELD_PARENT, FIELD_PATH_COLLECTION, FIELD_SEQUENCE_ID, FIELD_SHARED_LINK, FIELD_SIZE, FIELD_TAGSFIELD_CREATED_AT, FIELD_ID, FIELD_MODIFIED_AT, FIELD_TYPE| Constructor and Description |
|---|
BoxAndroidWebLink() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
BoxAndroidFolder |
getParent()
Get parent folder.
|
BoxAndroidCollection |
getPathCollection()
Get the path of folders to this item, starting at the root.
|
BoxAndroidSharedLink |
getSharedLink()
Get shared link of box item.
|
void |
writeToParcel(Parcel dest,
int flags) |
getUrlgetAllowedSharedLinkAccessLevels, getCreatedBy, getDescription, getEtag, getItemStatus, getModifiedBy, getName, getOwnedBy, getSequenceId, getSize, getTagsdateCreatedAt, dateModifiedAt, getCreatedAt, getId, getModifiedAt, getType, resourceType, setTypecontains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, putpublic BoxAndroidFolder getParent()
BoxItempublic BoxAndroidSharedLink getSharedLink()
BoxItemgetSharedLink in class BoxItempublic BoxAndroidCollection getPathCollection()
BoxItemgetPathCollection in class BoxItempublic int describeContents()
public void writeToParcel(Parcel dest,
int flags)
writeToParcel in interface IBoxParcelablewriteToParcel in class BoxObject