| |
|
| java.lang.Object org.enhydra.dm.business.FoDocumentImpl
FoDocumentImpl | public class FoDocumentImpl implements FoDocument(Code) | | Implementation of FoDocument interface.
author: Zorica Dudarin |
allowCopyContent | boolean allowCopyContent(Code) | | |
allowEditAnnotation | boolean allowEditAnnotation(Code) | | |
allowEditContent | boolean allowEditContent(Code) | | |
allowPrint | boolean allowPrint(Code) | | |
FoDocumentImpl | public FoDocumentImpl()(Code) | | |
isAllowCopyContent | public boolean isAllowCopyContent()(Code) | | |
isAllowEditAnnotation | public boolean isAllowEditAnnotation()(Code) | | |
isAllowEditContent | public boolean isAllowEditContent()(Code) | | |
isAllowPrint | public boolean isAllowPrint()(Code) | | |
setAllowCopyContent | public void setAllowCopyContent(boolean allowCopyContent)(Code) | | |
setAllowEditAnnotation | public void setAllowEditAnnotation(boolean allowEditAnnotation)(Code) | | |
setAllowEditContent | public void setAllowEditContent(boolean allowEditContent)(Code) | | |
setAllowPrint | public void setAllowPrint(boolean allowPrint)(Code) | | |
setOwnerPassword | public void setOwnerPassword(String ownerPassword)(Code) | | |
setUserPassword | public void setUserPassword(String userPassword)(Code) | | |
|
|
|