public class AttachmentSecretLevelManagerImpl
extends java.lang.Object
implements com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager
| 构造器和说明 |
|---|
AttachmentSecretLevelManagerImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.seeyon.ctp.common.po.filemanager.Attachment |
filterAttachment(com.seeyon.ctp.common.po.filemanager.Attachment attachment)
根据当前人员密级过滤附件对象
|
java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> |
filterAttachments(java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> attachments)
根据当前人员密级过滤附件对象列表
|
java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> |
setAttachmentCanBrowse(java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> attachments)
根据当前人员密级设置附件是否可浏览
|
public java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> setAttachmentCanBrowse(java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> attachments)
com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManagersetAttachmentCanBrowse 在接口中 com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManagerpublic java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> filterAttachments(java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> attachments)
com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManagerfilterAttachments 在接口中 com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManagerpublic com.seeyon.ctp.common.po.filemanager.Attachment filterAttachment(com.seeyon.ctp.common.po.filemanager.Attachment attachment)
com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManagerfilterAttachment 在接口中 com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager