Uses of Class
org.alfresco.repo.content.ObjectStorageProps
-
Packages that use ObjectStorageProps Package Description org.alfresco.repo.content -
-
Uses of ObjectStorageProps in org.alfresco.repo.content
Methods in org.alfresco.repo.content that return ObjectStorageProps Modifier and Type Method Description static ObjectStorageProps
ObjectStorageProps. valueOf(String name)
Returns the enum constant of this type with the specified name.static ObjectStorageProps[]
ObjectStorageProps. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-