public class BoxWebLink extends BoxItem
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_URL |
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 |
|---|
BoxWebLink()
Constructor.
|
BoxWebLink(BoxWebLink obj)
Copy constructor, this does deep copy for all the fields.
|
BoxWebLink(Map<String,Object> map)
Instantiate the object from a map.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Get url of the weblink.
|
getCreatedBy, getDescription, getEtag, getItemStatus, getModifiedBy, getName, getOwnedBy, getParent, getPathCollection, getSequenceId, getSharedLink, getSize, getTagsdateCreatedAt, dateModifiedAt, getCreatedAt, getId, getModifiedAt, getType, resourceType, setTypecontains, equals, getExtraData, getKeySet, getValue, handleUnknown, hashCode, properties, put, putAlltoJSONStringpublic static final String FIELD_URL
public BoxWebLink()
public BoxWebLink(BoxWebLink obj)
obj - public String getUrl()
Copyright © 2015 Nuxeo SA. All rights reserved.