Uses of Class
org.alfresco.rest.core.RestProperties
-
Packages that use RestProperties Package Description org.alfresco.rest org.alfresco.rest.core org.alfresco.rest.requests -
-
Uses of RestProperties in org.alfresco.rest
Fields in org.alfresco.rest declared as RestProperties Modifier and Type Field Description protected RestPropertiesRestTest. restProperties -
Uses of RestProperties in org.alfresco.rest.core
Fields in org.alfresco.rest.core declared as RestProperties Modifier and Type Field Description protected RestPropertiesRestWrapper. restProperties -
Uses of RestProperties in org.alfresco.rest.requests
Constructors in org.alfresco.rest.requests with parameters of type RestProperties Constructor Description Tenant(RestWrapper restWrapper, RestProperties restProperties)
-