com.logicaldoc.web.communication
Class MessageForm
java.lang.Object
com.logicaldoc.web.communication.MessageForm
public class MessageForm
- extends java.lang.Object
A system message editing form
- Since:
- ###release###
- Version:
- $Id: MessageForm.java,v 1.2 2006/08/31 15:31:18 marco Exp $
- Author:
- Marco Meschieri - Logical Objects
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
MessageForm
public MessageForm()
getMessage
public com.logicaldoc.core.communication.SystemMessage getMessage()
setMessage
public void setMessage(com.logicaldoc.core.communication.SystemMessage message)
back
public java.lang.String back()
insert
public java.lang.String insert()
isReadOnly
public boolean isReadOnly()
setReadOnly
public void setReadOnly(boolean edit)
isConfirmation
public boolean isConfirmation()
setConfirmation
public void setConfirmation(boolean confirmation)
save
public java.lang.String save()
getRecipientInserted
public java.lang.String getRecipientInserted()
setRecipientInserted
public void setRecipientInserted(java.lang.String recipientInserted)
getRecipientInsertedInput
public javax.faces.component.UIInput getRecipientInsertedInput()
setRecipientInsertedInput
public void setRecipientInsertedInput(javax.faces.component.UIInput recipientInsertedInput)
Copyright © 2008-2010 Logical Objects. All Rights Reserved.