com.sas.swing.models.remotefileselector2
Interface WriteObjectPermissionsInterface


public interface WriteObjectPermissionsInterface


Method Summary
 boolean canWrite(RemoteFileMetadataInterface path)
          This method determines if the folder represented by the specified RemoteFileMetadataInterace node can be modified.
 

Method Detail

canWrite

boolean canWrite(RemoteFileMetadataInterface path)
This method determines if the folder represented by the specified RemoteFileMetadataInterace node can be modified.

Parameters:
node -
Returns:
true is returned if the workspace instance allows the current user access to the specified folder, otherwise false is returned



Copyright © 2009 SAS Institute Inc. All Rights Reserved.