|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.bibliography.BiblioEntryStatus
public class BiblioEntryStatus
Represents a status of a record in a bibliographic repository.
It is a CORBA-independent container of members, without any methods. Some attributes can be null if they are not supported by the repository.
| Field Summary | |
|---|---|
java.lang.String |
lastModifiedDate
DOCUMENT ME! |
java.util.Hashtable |
properties
DOCUMENT ME! |
java.lang.String |
repositorySubset
DOCUMENT ME! |
| Constructor Summary | |
|---|---|
BiblioEntryStatus()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Hashtable properties
public java.lang.String lastModifiedDate
public java.lang.String repositorySubset
| Constructor Detail |
|---|
public BiblioEntryStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||