public class CreateResult extends ImportExportResult
Constructor and Description |
---|
CreateResult() |
CreateResult(Exception exception) |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectCreated() |
void |
setException(Exception e) |
void |
setObjectCreated(Object objectCreated) |
getException, getWarningArguments, getWarnings, hasErrors, setWarningArguments, setWarnings
public CreateResult()
public CreateResult(Exception exception)
public Object getObjectCreated()
public void setObjectCreated(Object objectCreated)
public void setException(Exception e)
setException
in class ImportExportResult
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.