Uses of Class
org.alfresco.service.Experimental
-
Packages that use Experimental Package Description org.alfresco.repo.content org.alfresco.service.cmr.repository -
-
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. -
Uses of Experimental in org.alfresco.service.cmr.repository
Classes in org.alfresco.service.cmr.repository with annotations of type Experimental Modifier and Type Class Description class
ArchivedIOException
Unable to access as content is in an Archived state.
-