com.ebmwebsourcing.petalsview.gui.beans.referential
Class StepErrorRefDetails
java.lang.Object
com.ebmwebsourcing.petalsview.gui.beans.referential.StepErrorRefDetails
public class StepErrorRefDetails
- extends java.lang.Object
- Author:
- ofabre
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepErrorRefDetails
public StepErrorRefDetails()
getStepErrorRef
public com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowStepErrorRef getStepErrorRef()
setStepErrorRef
public void setStepErrorRef(com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowStepErrorRef stepErrorRef)
getErrorCode
public int getErrorCode()
setErrorCode
public void setErrorCode(int errorCode)
getErrorMessage
public java.lang.String getErrorMessage()
setErrorMessage
public void setErrorMessage(java.lang.String errorMessage)
load
public void load(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
init
public void init(javax.servlet.http.HttpServletRequest request)
reset
public void reset()
create
public java.lang.String create()
throws org.ow2.opensuit.core.error.LocalizedError,
java.lang.Exception
- Throws:
org.ow2.opensuit.core.error.LocalizedError
java.lang.Exception
update
public java.lang.String update()
throws org.ow2.opensuit.core.error.LocalizedError,
java.lang.Exception
- Throws:
org.ow2.opensuit.core.error.LocalizedError
java.lang.Exception
Copyright © 2010 eBMWebsourcing. All Rights Reserved.