|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.z39.Z39deleteApi
zclient
,
example
,
zapplet
Field Summary | |
static int |
accessNotAllowed
deleteResultSet status; see Z39.50 specification. |
static int |
all
deleteFunction - all |
static int |
bulkDeleteNotSupported
deleteResultSet status; see Z39.50 specification. |
static int |
BULKSTATUSES
|
static int |
DELETEFUNCTION
|
static int |
list
deleteFunction - list |
static int |
LISTSTATUSES
|
static int |
MESSAGE
|
static int |
notAllRequestedResultsSetsDeleted
deleteResultSet status; see Z39.50 specification. |
static int |
notAllRsltSetsDeletedOnBulkDlte
deleteResultSet status; see Z39.50 specification. |
static int |
NUMNOTDELETED
|
static int |
OPERATIONSTATUS
|
static int |
previouslyDeletedByTarget
deleteResultSet status; see Z39.50 specification. |
static int |
resourceControlAtOrigin
deleteResultSet status; see Z39.50 specification. |
static int |
resourceControlAtTarget
deleteResultSet status; see Z39.50 specification. |
static int |
resultSetDidNotExist
deleteResultSet status; see Z39.50 specification. |
static int |
resultSetInUse
deleteResultSet status; see Z39.50 specification. |
static int |
SETSTATUS
|
static int |
success
deleteResultSet status; see Z39.50 specification. |
static int |
systemProblemAtTarget
deleteResultSet status; see Z39.50 specification. |
Constructor Summary | |
Z39deleteApi()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int OPERATIONSTATUS
public static final int LISTSTATUSES
public static final int DELETEFUNCTION
public static final int SETSTATUS
public static final int NUMNOTDELETED
public static final int BULKSTATUSES
public static final int MESSAGE
public static final int success
public static final int resultSetDidNotExist
public static final int previouslyDeletedByTarget
public static final int systemProblemAtTarget
public static final int accessNotAllowed
public static final int resourceControlAtOrigin
public static final int resourceControlAtTarget
public static final int bulkDeleteNotSupported
public static final int notAllRsltSetsDeletedOnBulkDlte
public static final int notAllRequestedResultsSetsDeleted
public static final int resultSetInUse
public static final int list
public static final int all
Constructor Detail |
public Z39deleteApi()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |