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.AttachmentSecretLevelManager
setAttachmentCanBrowse
在接口中 com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager
public 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.AttachmentSecretLevelManager
filterAttachments
在接口中 com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager
public com.seeyon.ctp.common.po.filemanager.Attachment filterAttachment(com.seeyon.ctp.common.po.filemanager.Attachment attachment)
com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager
filterAttachment
在接口中 com.seeyon.ctp.common.filemanager.manager.AttachmentSecretLevelManager