Uses of Class
org.ocap.storage.ExtendedFileAccessPermissions

Packages that use ExtendedFileAccessPermissions
org.ocap.storage The org.ocap.storage package represents storage devices. 
 

Uses of ExtendedFileAccessPermissions in org.ocap.storage
 

Methods in org.ocap.storage that return ExtendedFileAccessPermissions
 ExtendedFileAccessPermissions LogicalStorageVolume.getFileAccessPermissions()
          Gets the file access permissions of the logical volume.
 

Methods in org.ocap.storage with parameters of type ExtendedFileAccessPermissions
 LogicalStorageVolume StorageProxy.allocateGeneralPurposeVolume(String name, ExtendedFileAccessPermissions fap)
          Allocates a general purpose LogicalStorageVolume.
 void LogicalStorageVolume.setFileAccessPermissions(ExtendedFileAccessPermissions fap)
          Sets the file access permissions of the volume.
 



Copyright © 2011. All Rights Reserved.