|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentSearchResultsContract | |
---|---|
org.kuali.rice.kew.api.document.search | Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Uses of DocumentSearchResultsContract in org.kuali.rice.kew.api.document.search |
---|
Classes in org.kuali.rice.kew.api.document.search that implement DocumentSearchResultsContract | |
---|---|
class |
DocumentSearchResults
An immutable data transfer object implementation of the DocumentSearchResultsContract . |
static class |
DocumentSearchResults.Builder
A builder which can be used to construct DocumentSearchResults instances. |
Methods in org.kuali.rice.kew.api.document.search with parameters of type DocumentSearchResultsContract | |
---|---|
static DocumentSearchResults.Builder |
DocumentSearchResults.Builder.create(DocumentSearchResultsContract contract)
Creates a new builder instance initialized with copies of the properties from the given contract. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |