Uses of Enum Class
com.sforce.soap.metadata.FilterScope
-
Uses of FilterScope in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FilterScopeModifier and TypeMethodDescriptionListView.getFilterScope()BriefcaseRule.getQueryScope()static FilterScopeReturns the enum constant of this class with the specified name.static FilterScope[]FilterScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type FilterScopeModifier and TypeMethodDescriptionvoidListView.setFilterScope(FilterScope filterScope) voidBriefcaseRule.setQueryScope(FilterScope queryScope)