Uses of Class
com.atlassian.crowd.directory.query.ODataFilter
Packages that use ODataFilter
-
Uses of ODataFilter in com.atlassian.crowd.directory.query
Fields in com.atlassian.crowd.directory.query declared as ODataFilterMethods in com.atlassian.crowd.directory.query that return ODataFilterModifier and TypeMethodDescriptionGraphQuery.getFilter()MicrosoftGraphQueryTranslator.translateSearchRestriction(EntityDescriptor entityDescriptor, com.atlassian.crowd.embedded.api.SearchRestriction restriction, String usernameAttribute) Converts a search restriction to an ODataFilter, which can be used in a graph queryConstructors in com.atlassian.crowd.directory.query with parameters of type ODataFilterModifierConstructorDescriptionGraphQuery(ODataFilter filter, ODataSelect select, int startIndex, ODataTop limit)