Class DatabaseFileSystemConfigBuilder
java.lang.Object
org.apache.commons.vfs2.FileSystemConfigBuilder
de.businesscode.bcdui.vfs.provider.database.DatabaseFileSystemConfigBuilder
public class DatabaseFileSystemConfigBuilder
extends org.apache.commons.vfs2.FileSystemConfigBuilder
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionreturns BindingItemId of resource isServer columnreturns BindingItemId of path columnreturns BindingItemId of resource Blob columnreturns BindingItemId of resource Clob columnreturns Virtual File System BindingSetIdprotected ClassMethod getInstanceMethods inherited from class org.apache.commons.vfs2.FileSystemConfigBuildergetBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getCharacter, getCharacter, getCharacter, getDouble, getDouble, getDouble, getDuration, getDuration, getDurationInteger, getDurationInteger, getEnum, getEnum, getFloat, getFloat, getFloat, getInteger, getInteger, getInteger, getLong, getLong, getLong, getParam, getRootURI, getShort, getShort, getShort, getString, getString, hasObject, hasParam, setParam, setParam, setRootURI, toBooleanObject
- 
Field Details- 
bindingSetId- See Also:
 
- 
pathBindingSetItemId- See Also:
 
- 
bindingItemIdResourceClob- See Also:
 
- 
resourceBlobBindingSetItemId- See Also:
 
- 
bindingItemIdIsServer- See Also:
 
- 
configFilePath- See Also:
 
 
- 
- 
Method Details- 
getInstanceMethod getInstance
- 
getBindingSetIdreturns Virtual File System BindingSetId
- 
getBindingItemIdPathreturns BindingItemId of path column
- 
getBindingItemIdResourceClobreturns BindingItemId of resource Clob column
- 
getBindingItemIdResourceBlobreturns BindingItemId of resource Blob column
- 
getBindingItemIdIsServerreturns BindingItemId of resource isServer column
- 
getConfigClass- Specified by:
- getConfigClassin class- org.apache.commons.vfs2.FileSystemConfigBuilder
 
 
-