org.hibersap.mapping.model
Class ErrorHandling
java.lang.Object
org.hibersap.mapping.model.ErrorHandling
- All Implemented Interfaces:
- Serializable
public class ErrorHandling
- extends Object
- implements Serializable
Holds information for error handling of a BAPI mapping.
- Author:
- Carsten Erker
- See Also:
- Serialized Form
ErrorHandling
public ErrorHandling(String pathToReturnStructure,
String[] errorMessageTypes)
getErrorMessageTypes
public String[] getErrorMessageTypes()
getPathToReturnStructure
public String getPathToReturnStructure()
isThrowExceptionOnError
public boolean isThrowExceptionOnError()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.