| Oracle Repository API and Model Reference Guide |
java.lang.Object | +--oracle.repos.services.file.FileServiceNfo
Storage object that holds information about FileService operations
| Field Summary | |
boolean |
bIsFile |
(package private)
oracle.repos.services.RBlob |
blob |
boolean |
bResult |
(package private)
boolean |
bVersioned |
long |
crc |
long |
fileSize |
long |
nLobLen |
Date |
OSTimestamp |
RID |
rid |
String |
strKind |
String |
strName |
String |
strOSPath |
String |
strReposPath |
String |
strStatus |
| Constructor Summary |
FileServiceNfo() |
| Method Summary | |
void |
displayValues() |
void |
FileServiceNfo() |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public RID rid
public String strName
public String strOSPath
public String strReposPath
public String strStatus
public String strKind
public Date OSTimestamp
public long nLobLen
public long fileSize
public long crc
public boolean bResult
public boolean bIsFile
oracle.repos.services.RBlob blob
boolean bVersioned
| Constructor Detail |
public FileServiceNfo()
| Method Detail |
public void FileServiceNfo()
public void displayValues()
| BM0463 - JR0670 - JDev446 | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |