Modifier and Type | Method and Description |
---|---|
protected CSVPushSpec |
AnyDirectoryPanel.csvPushSpec() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ReconciliationRestClient.push(AnyQuery anyQuery,
CSVPushSpec spec) |
Modifier and Type | Method and Description |
---|---|
protected WizardModel |
CSVPushWizardBuilder.buildModelSteps(CSVPushSpec modelObject,
WizardModel wizardModel) |
protected Serializable |
CSVPushWizardBuilder.onApplyInternal(CSVPushSpec modelObject) |
Constructor and Description |
---|
CSVPushWizardBuilder(CSVPushSpec defaultItem,
AnyQuery query,
AjaxDownloadBehavior downloadBehavior,
PageReference pageRef) |
Details(CSVPushSpec spec) |
PushTask(CSVPushSpec spec) |
Modifier and Type | Method and Description |
---|---|
protected CSVPushSpec |
CSVPushSpec.Builder.newInstance() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ReconciliationService.push(AnyQuery anyQuery,
CSVPushSpec spec)
Export a list of any objects matching the given query as CSV according to the provided specification.
|
Modifier and Type | Method and Description |
---|---|
List<ProvisioningReport> |
ReconciliationLogic.push(SearchCond searchCond,
int page,
int size,
List<OrderByClause> orderBy,
String realm,
CSVPushSpec spec,
OutputStream os) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ReconciliationServiceImpl.push(AnyQuery query,
CSVPushSpec spec) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.