Uses of Enum Class
org.alfresco.rest.core.v0.BaseAPI.RMProperty
Packages that use BaseAPI.RMProperty
-
Uses of BaseAPI.RMProperty in org.alfresco.rest.core.v0
Methods in org.alfresco.rest.core.v0 that return BaseAPI.RMPropertyModifier and TypeMethodDescriptionstatic BaseAPI.RMPropertyReturns the enum constant of this class with the specified name.static BaseAPI.RMProperty[]BaseAPI.RMProperty.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BaseAPI.RMProperty in org.alfresco.rest.v0
Method parameters in org.alfresco.rest.v0 with type arguments of type BaseAPI.RMPropertyModifier and TypeMethodDescriptionorg.apache.http.HttpResponseRMRolesAndActionsAPI.updateMetadata(String username, String password, String itemNodeRef, Map<BaseAPI.RMProperty, String> properties) Updates metadata, can be used on records, folders and categoriesvoidRecordsAPI.uploadElectronicRecord(String username, String password, Map<BaseAPI.RMProperty, String> properties, String folderName, org.alfresco.dataprep.CMISUtil.DocumentType documentType) Uploads an electronic record