com.filenet.wcm.toolkit.server.servlet
Class WcmGetContentServlet.GetContentRequest

java.lang.Object
  extended bycom.filenet.wcm.toolkit.server.servlet.WcmGetContentServlet.GetContentRequest
Enclosing class:
WcmGetContentServlet

protected class WcmGetContentServlet.GetContentRequest
extends java.lang.Object


Field Summary
protected  java.util.Locale locale
           
 
Constructor Summary
protected WcmGetContentServlet.GetContentRequest()
           
 
Method Summary
protected  void checkRights(com.filenet.wcm.api.Document doc)
           
protected  void throwObjectStoreAccessException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

locale

protected java.util.Locale locale
Constructor Detail

WcmGetContentServlet.GetContentRequest

protected WcmGetContentServlet.GetContentRequest()
Method Detail

throwObjectStoreAccessException

protected void throwObjectStoreAccessException()
                                        throws WcmException
Throws:
WcmException

checkRights

protected void checkRights(com.filenet.wcm.api.Document doc)
                    throws java.lang.Exception
Throws:
java.lang.Exception


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.