|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHostFilePermissionsContainer
A container of permissions. Implementations of IHostFile that support IHostFilePermissions should implement this too
Method Summary | |
---|---|
IHostFilePermissions |
getPermissions()
Returns the host file permissions (including user and group) for this file |
void |
setPermissions(IHostFilePermissions permissions)
TODO remove this API - here for now because we want to prevent duplicate query jobs from being triggered from SystemViewRemoteFileAdapter.getPropertyValue() Sets the permissions attributes for this file. |
Method Detail |
---|
IHostFilePermissions getPermissions()
void setPermissions(IHostFilePermissions permissions)
|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |