com.imcode.imcms.mapping
Class DocumentMapper.PublushDocumentCommand

java.lang.Object
  extended by com.imcode.imcms.mapping.DocumentMapper.PublushDocumentCommand
All Implemented Interfaces:
DocumentPageFlow.SaveDocumentCommand, java.io.Serializable
Enclosing class:
DocumentMapper

public static class DocumentMapper.PublushDocumentCommand
extends java.lang.Object
implements DocumentPageFlow.SaveDocumentCommand

See Also:
Serialized Form

Constructor Summary
DocumentMapper.PublushDocumentCommand()
           
 
Method Summary
 void saveDocument(DocumentDomainObject document, UserDomainObject user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentMapper.PublushDocumentCommand

public DocumentMapper.PublushDocumentCommand()
Method Detail

saveDocument

public void saveDocument(DocumentDomainObject document,
                         UserDomainObject user)
                  throws NoPermissionToEditDocumentException,
                         NoPermissionToAddDocumentToMenuException,
                         DocumentSaveException
Specified by:
saveDocument in interface DocumentPageFlow.SaveDocumentCommand
Throws:
NoPermissionToEditDocumentException
NoPermissionToAddDocumentToMenuException
DocumentSaveException