public class CmsJlanDeviceContext
extends org.alfresco.jlan.server.filesys.DiskDeviceContext
For now, it just contains a reference to the corresponding CmsJLanRepository interface.
构造器和说明 |
---|
CmsJlanDeviceContext(CmsJlanRepository repo)
Creates a new device context instance.
|
限定符和类型 | 方法和说明 |
---|---|
CmsJlanRepository |
getRepository()
Gets the repository to which this device context belongs.
|
addNotifyRequest, CloseContext, enableChangeHandler, getChangeHandler, getDeviceAttributes, getDiskInformation, getFilesystemAttributes, getFilesystemType, getLockManager, getOpLockManager, getQuotaManager, getStateCache, getVolumeInformation, hasChangeHandler, hasDiskInformation, hasFileServerNotifications, hasQuotaManager, hasStateCache, hasVolumeInformation, isCaseless, removeNotifyRequest, requiresStateCache, setDeviceAttributes, setDiskInformation, setFileServerNotifications, setFilesystemAttributes, setQuotaManager, setRequiresStateCache, setStateCache, setVolumeInformation, startFilesystem
public CmsJlanDeviceContext(CmsJlanRepository repo)
repo
- the repository for which this is a device contextpublic CmsJlanRepository getRepository()