Package org.alfresco.cmis
Class CmisProperties
java.lang.Object
org.alfresco.cmis.CmisProperties
@Configuration
@PropertySource("classpath:default.properties") @PropertySource(value="classpath:${environment}.properties",ignoreResourceNotFound=true)
public class CmisProperties
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.alfresco.utility.TasAisPropertiesorg.alfresco.utility.TasPropertiesstatic org.springframework.context.support.PropertySourcesPlaceholderConfigurervoidsetBasePath(String basePath) voidsetCmisBinding(String cmisBinding)
-
Constructor Details
-
CmisProperties
public CmisProperties()
-
-
Method Details
-
envProperty
public org.alfresco.utility.TasProperties envProperty() -
aisProperty
public org.alfresco.utility.TasAisProperties aisProperty() -
propertySourcesPlaceholderConfigurer
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer() -
getCmisBinding
-
getBasePath
-
setBasePath
-
setCmisBinding
-