|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SRBContentInfo
SRB content data. Represents both file and a directory.
| Method Summary | |
|---|---|
java.util.Date |
getContentModifiedTime()
Get content last modified time. |
java.lang.String |
getContentName()
Get content name. |
long |
getContentSize()
Get content size. |
java.lang.String |
getSrbLocation()
Get SRB Content location. |
boolean |
isFile()
specify if this object represents a file or directory in SRB repository. |
| Method Detail |
|---|
java.lang.String getContentName()
long getContentSize()
java.util.Date getContentModifiedTime()
java.lang.String getSrbLocation()
boolean isFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||