asit.moa.client.status
Interface ErrorStatusResponse

All Superinterfaces:
StatusResponse
All Known Implementing Classes:
ErrorStatusResponseImpl

public interface ErrorStatusResponse
extends StatusResponse

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
 
Fields inherited from interface asit.moa.client.status.StatusResponse
ERROR, SUCCESS
 
Method Summary
 String getCode()
           
 String getMessage()
           
 
Methods inherited from interface asit.moa.client.status.StatusResponse
getElement, getType
 

Method Detail

getCode

public String getCode()

getMessage

public String getMessage()


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.