|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.tools.PropertyComparable
com.trackstudio.secured.Secured
com.trackstudio.secured.SecuredAttachmentBean
com.trackstudio.secured.SecuredUserAttachmentBean
public class SecuredUserAttachmentBean
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.trackstudio.secured.SecuredAttachmentBean |
---|
SecuredAttachmentBean.ZippedFile |
Field Summary |
---|
Fields inherited from class com.trackstudio.secured.SecuredAttachmentBean |
---|
description, df, file, id, log, name, taskId, userId, zipHasMore, zippedFiles |
Fields inherited from class com.trackstudio.secured.Secured |
---|
sc |
Fields inherited from class com.trackstudio.tools.PropertyComparable |
---|
container |
Constructor Summary | |
---|---|
SecuredUserAttachmentBean(AttachmentCacheItem attachment,
SessionContext sec)
|
Method Summary | |
---|---|
boolean |
canManage()
Проверяет доступ к бину. |
boolean |
canView()
|
UserAttachmentBean |
getSOAP()
|
boolean |
isAllowedByACL()
|
Methods inherited from class com.trackstudio.secured.SecuredAttachmentBean |
---|
getContainer, getDeleted, getDescription, getFile, getId, getLastModified, getName, getNameMD5, getSize, getSizeDoubleValue, getTaskId, getThumbData, getUser, getUserId, getZippedFiles, isDeleted, isMovie, isThumbnailed, isZipHasMore, setTaskId |
Methods inherited from class com.trackstudio.secured.Secured |
---|
canUpdate, getCanManage, getCanUpdate, getSecure |
Methods inherited from class com.trackstudio.tools.PropertyComparable |
---|
compareTo, compareToIgnoreCase, compareToIgnoreCase, equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecuredUserAttachmentBean(AttachmentCacheItem attachment, SessionContext sec)
Method Detail |
---|
public UserAttachmentBean getSOAP() throws GranException
GranException
public boolean isAllowedByACL() throws GranException
isAllowedByACL
in class Secured
GranException
public boolean canManage() throws GranException
Secured
canManage
in class Secured
GranException
- при необходимостиpublic boolean canView() throws GranException
canView
in class Secured
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |