Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
G
H
I
L
N
R
S
T
A
add(ByteStore)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method add
add(Cabinet)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method add
B
ByteStore
- class org.okiproject.serviceapi.file.
ByteStore
.
Copyright (c) 2001 Massachusetts Institute of Technology
ByteStore()
- Constructor for class org.okiproject.serviceapi.file.
ByteStore
C
Cabinet
- class org.okiproject.serviceapi.file.
Cabinet
.
Copyright (c) 2001 Massachusetts Institute of Technology
Cabinet()
- Constructor for class org.okiproject.serviceapi.file.
Cabinet
CabinetEntry
- class org.okiproject.serviceapi.file.
CabinetEntry
.
Copyright (c) 2001 Massachusetts Institute of Technology
CabinetEntry()
- Constructor for class org.okiproject.serviceapi.file.
CabinetEntry
CabinetFactory
- class org.okiproject.serviceapi.file.
CabinetFactory
.
Copyright (c) 2001 Massachusetts Institute of Technology
CabinetFactory()
- Constructor for class org.okiproject.serviceapi.file.
CabinetFactory
canRead()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method canRead
canWrite()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method canWrite
compareTo(Object)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method compareTo
createByteStore()
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method createByteStore
createByteStore(String)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method createByteStore
createByteStore(String, ByteStore)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method createByteStore
createCabinet()
- Method in class org.okiproject.serviceapi.file.
CabinetFactory
Method createCabinet
createTempByteStore()
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method createTempByteStore
D
deleteOnExit()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method deleteOnExit
E
entries()
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method entries
equals(Object)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method equals
G
getAttributes()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getAttributes
getAvailableBytes()
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getAvailableBytes
getBaseVersion()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getBaseVersion
getByteStore(GUID)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getByteStore
getByteStore(String)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getByteStore
getByteStoreName()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getByteStoreName
getCabinet(GUID)
- Method in class org.okiproject.serviceapi.file.
CabinetFactory
Method getCabinet
getCabinetEntry(GUID)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getCabinetEntry
getCabinetEntry(String)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getCabinetEntry
getDefaultCabinetFactory()
- Static method in class org.okiproject.serviceapi.file.
CabinetFactory
Method getDefaultCabinetFactory
getDigest(String)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getDigest
getGUID()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getGUID
getInputStream()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getInputStream
getLatestVersion()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getLatestVersion
getMimeType()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getMimeType
getOutputStream()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getOutputStream
getOwner()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getOwner
getParent()
- Method in class org.okiproject.serviceapi.file.
CabinetEntry
Method getParent
getProperties()
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getProperties
getQuota(Agent)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getQuota
getQuotaUsed(Agent)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getQuotaUsed
getReader()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getReader
getTypes()
- Static method in class org.okiproject.serviceapi.file.
CabinetFactory
Method getTypes
getUsedBytes()
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method getUsedBytes
getVersion(String)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getVersion
getVersions()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getVersions
getWriter()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method getWriter
H
hashCode()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method hashCode
hasVersions()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method hasVersions
I
isByteStore()
- Method in class org.okiproject.serviceapi.file.
CabinetEntry
Method isByteStore
isCabinet()
- Method in class org.okiproject.serviceapi.file.
CabinetEntry
Method isCabinet
L
lastModified()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method lastModified
length()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method length
N
newVersion(Agent, String)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method newVersion
R
remove(ByteStore)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method remove
remove(Cabinet)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method remove
renameTo(String)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method renameTo
S
setLastModified(long)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method setLastModified
setMimeType(String)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method setMimeType
setOwner(Agent)
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method setOwner
setQuota(Agent, long)
- Method in class org.okiproject.serviceapi.file.
Cabinet
Method setQuota
setReadOnly()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method setReadOnly
setWritable()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method setWritable
T
toString()
- Method in class org.okiproject.serviceapi.file.
ByteStore
Method toString
A
B
C
D
E
G
H
I
L
N
R
S
T
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES