canShow(HashSet< String > restrictedFolders) | org.turro.attach.entity.Attachment | |
canShowTo(IContact contact, HashSet< String > restrictedFolders) | org.turro.attach.entity.Attachment | |
cloneEntity() | org.turro.attach.entity.Attachment | |
getAttachContent() | org.turro.attach.entity.Attachment | |
getByteString() | org.turro.attach.entity.Attachment | |
getComment() | org.turro.attach.entity.Attachment | |
getContentModified(IContact contact) | org.turro.attach.entity.Attachment | |
getDateString(IConstructor constructor) | org.turro.attach.entity.Attachment | |
getFileContentType() | org.turro.attach.entity.Attachment | |
getFileExtension() | org.turro.attach.entity.Attachment | |
getFileName() | org.turro.attach.entity.Attachment | |
getFileSize() | org.turro.attach.entity.Attachment | |
getId() | org.turro.attach.entity.Attachment | |
getIOwner() | org.turro.attach.entity.Attachment | |
getLockComment() | org.turro.attach.entity.Attachment | |
getLockCommit() | org.turro.attach.entity.Attachment | |
getLockDate() | org.turro.attach.entity.Attachment | |
getLocker() | org.turro.attach.entity.Attachment | |
getModification() | org.turro.attach.entity.Attachment | |
getOwner() | org.turro.attach.entity.Attachment | |
getOwnerEntity() | org.turro.attach.entity.Attachment | |
getPath() | org.turro.attach.entity.Attachment | |
getRelatedPath() | org.turro.attach.entity.Attachment | |
getRelativePath(String root) | org.turro.attach.entity.Attachment | |
getROShowURL(IConstructor constructor) | org.turro.attach.entity.Attachment | |
getShowKey() | org.turro.attach.entity.Attachment | |
getShowURL(IConstructor constructor) | org.turro.attach.entity.Attachment | |
getSingleStatus() | org.turro.attach.entity.Attachment | |
getSingleStatus(IContact contact) | org.turro.attach.entity.Attachment | |
getWithContent() | org.turro.attach.entity.Attachment | |
isLocked() | org.turro.attach.entity.Attachment | |
isOnlyOwner() | org.turro.attach.entity.Attachment | |
isPDF() | org.turro.attach.entity.Attachment | |
isPublishable() | org.turro.attach.entity.Attachment | |
isRequiresAcceptance() | org.turro.attach.entity.Attachment | |
isValidated() | org.turro.attach.entity.Attachment | |
isWatermark() | org.turro.attach.entity.Attachment | |
setAttachContent(AttachContent attachContent) | org.turro.attach.entity.Attachment | |
setComment(String comment) | org.turro.attach.entity.Attachment | |
setDateModification(Date value) | org.turro.attach.entity.Attachment | |
setFileContentType(String fileContentType) | org.turro.attach.entity.Attachment | |
setFileName(String fileName) | org.turro.attach.entity.Attachment | |
setFileSize(long fileSize) | org.turro.attach.entity.Attachment | |
setId(Long id) | org.turro.attach.entity.Attachment | |
setLockComment(String lockComment) | org.turro.attach.entity.Attachment | |
setLockCommit(Date lockCommit) | org.turro.attach.entity.Attachment | |
setLockDate(Date lockDate) | org.turro.attach.entity.Attachment | |
setLocked(boolean locked) | org.turro.attach.entity.Attachment | |
setLocker(String locker) | org.turro.attach.entity.Attachment | |
setModification(Date modification) | org.turro.attach.entity.Attachment | |
setOnlyOwner(boolean onlyOwner) | org.turro.attach.entity.Attachment | |
setOwner(String owner) | org.turro.attach.entity.Attachment | |
setPath(String path) | org.turro.attach.entity.Attachment | |
setPublishable(boolean publishable) | org.turro.attach.entity.Attachment | |
setRelatedPath(String relatedPath) | org.turro.attach.entity.Attachment | |
setRequiresAcceptance(boolean requiresAcceptance) | org.turro.attach.entity.Attachment | |
setShowKey(String showKey) | org.turro.attach.entity.Attachment | |
setTimeModification(Date value) | org.turro.attach.entity.Attachment | |
setValidated(boolean validated) | org.turro.attach.entity.Attachment | |
setWatermark(boolean watermark) | org.turro.attach.entity.Attachment | |