| java.lang.Object org.enhydra.dm.business.FoDocumentManagerImpl
FoDocumentManagerImpl | public FoDocumentManagerImpl()(Code) | | Empty constructor
|
create | public String create(Map parameters, String userPwd, String ownerPwd, boolean allowPrint, boolean allowCopyContent, boolean allowEditContent, boolean allowEditAnnotation) throws BaseException(Code) | | Parameters: parameters - Parameters: userPwd - Parameters: ownerPwd - Parameters: allowPrint - Parameters: allowCopyContent - Parameters: allowEditContent - Parameters: allowEditAnnotations - foDocumentId throws: BaseException - |
getLogger | public Log getLogger()(Code) | | Getter for logger
|
setLogger | public void setLogger(Log logger)(Code) | | Setter for logger
Parameters: logger - |
|
|