Package org.alfresco.search.model
Class RequestScope
java.lang.Object
org.alfresco.search.model.RequestScope
Scope
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe locations to include in the query -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe locations to include in the queryinthashCode()locations(RequestScope.LocationsEnum locations) voidsetLocations(RequestScope.LocationsEnum locations) toString()
-
Constructor Details
-
RequestScope
public RequestScope()
-
-
Method Details