Uses of Class
org.alfresco.service.Experimental
-
Packages that use Experimental Package Description org.alfresco.repo.content -
-
Uses of Experimental in org.alfresco.repo.content
Classes in org.alfresco.repo.content with annotations of type Experimental Modifier and Type Class Description class
ObjectStorageProps
Enumeration with "header" values for Alfresco derived Storage Properties Values of this enum should be used when adding Alfresco derived key-value pairs in Storage Properties map.Methods in org.alfresco.repo.content with annotations of type Experimental Modifier and Type Method Description default Map<String,String>
ContentStore. getStorageProperties(String contentUrl)
Gets a key-value (String-String) collection of storage headers/properties with their respective values.
-