Uses of Enum Class
org.alfresco.search.model.RequestScope.LocationsEnum
Packages that use RequestScope.LocationsEnum
-
Uses of RequestScope.LocationsEnum in org.alfresco.search.model
Methods in org.alfresco.search.model that return RequestScope.LocationsEnumModifier and TypeMethodDescriptionstatic RequestScope.LocationsEnumRequestScope.getLocations()The locations to include in the querystatic RequestScope.LocationsEnumReturns the enum constant of this class with the specified name.static RequestScope.LocationsEnum[]RequestScope.LocationsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.search.model with parameters of type RequestScope.LocationsEnumModifier and TypeMethodDescriptionRequestScope.locations(RequestScope.LocationsEnum locations) voidRequestScope.setLocations(RequestScope.LocationsEnum locations)