Constant Field Values


Contents
org.exoplatform.*

org.exoplatform.clouddrive.box.BoxAPI
public static final String BOX_APP_URL "https://app.box.com/"
public static final String BOX_EMBED_URL "https://%sapp.box.com/embed_widget/000000000000/%s?view=list&sort=date&theme=gray&show_parent_path=no&show_item_feed_actions=no&session_expired=true"
public static final String BOX_EMBED_URL_SSO "https://app.box.com/login/auto_initiate_sso?enterprise_id=%s&redirect_url=%s"
public static final String BOX_FILE_URL "https://app.box.com/files/0/f/"
protected static final String BOX_FILES_PATH "files/0/f/"
public static final String BOX_ITEM_STATE_ACTIVE "active"
public static final String BOX_ITEM_STATE_TRASHED "trashed"
public static final String BOX_NOTE_EXT "boxnote"
public static final String BOX_NOTE_MIMETYPE "application/x-exo.box.note"
public static final int BOX_PAGE_SIZE 100
public static final String BOX_ROOT_ID "0"
public static final String BOX_TRASH_ID "1"
public static final String BOX_WEBDOCUMENT_EXT "webdoc"
public static final String BOX_WEBDOCUMENT_MIMETYPE "application/x-exo.box.webdoc"
public static final String NO_STATE "__no_state_set__"

org.exoplatform.clouddrive.box.BoxConnector
public static final String CONFIG_LOGIN_SSO_PARTNERIDPID "box-sso-partneridpid"
public static final String CONFIG_LOGIN_SSO_URL "box-sso-url"

org.exoplatform.clouddrive.box.JCRLocalBoxDrive
public static final long FULL_SYNC_PERIOD 889032704L

org.exoplatform.clouddrive.box.ecms.ConnectBoxActionComponent
protected static final String PROVIDER_ID "box"



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.