Constant Field Values


Contents
org.alfresco.*

org.alfresco.cmis.client.authentication.OAuthCMISAuthenticationProvider
public static final String ALFRESCO_ACCESS_TOKEN_URL "https://api.alfresco.com/auth/oauth/versions/2/token"
public static final String ALFRESCO_REFRESH_TOKEN_URL "https://api.alfresco.com/auth/oauth/versions/2/token"
public static final String PARAM_ACCESS_TOKEN "org.apache.chemistry.opencmis.binding.auth.oauth.accessToken"

org.alfresco.cmis.client.impl.AlfrescoUtils
public static final String ALFRESCO_NAMESPACE "http://www.alfresco.org"
public static final String APPLIED_ASPECTS "appliedAspects"
public static final String ASPECTS_TO_ADD "aspectsToAdd"
public static final String ASPECTS_TO_REMOVE "aspectsToRemove"
public static final String CMIS_NAMESPACE "http://docs.oasis-open.org/ns/cmis/core/200908/"
public static final String MANDATORY_ASPECT "mandatoryAspect"
public static final String MANDATORY_ASPECTS "mandatoryAspects"
public static final String PROPERTIES "properties"
public static final String SET_ASPECTS "setAspects"



Copyright © 2011–2014 Alfresco. All rights reserved.