uk.ac.ebi.intenz.webapp.dtos
Class DataCommentDTO
java.lang.Object
org.apache.struts.action.ActionForm
uk.ac.ebi.intenz.webapp.dtos.DataCommentDTO
- All Implemented Interfaces:
- Serializable
Deprecated.
public class DataCommentDTO
- extends org.apache.struts.action.ActionForm
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataCommentDTO
public DataCommentDTO()
- Deprecated.
DataCommentDTO
public DataCommentDTO(DataCommentDTO dataCommentDTO)
- Deprecated.
validate
public org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping actionMapping,
javax.servlet.http.HttpServletRequest request)
- Deprecated.
- Overrides:
validate
in class org.apache.struts.action.ActionForm
getXmlComment
public String getXmlComment()
- Deprecated.
setXmlComment
public void setXmlComment(String xmlComment)
- Deprecated.
getDisplayComment
public String getDisplayComment()
- Deprecated.
setDisplayComment
public void setDisplayComment(String displayComment)
- Deprecated.
getId
public String getId()
- Deprecated.
setId
public void setId(String id)
- Deprecated.
Copyright © 2013 EMBL-EBI. All Rights Reserved.