All Packages Class Hierarchy This Package Previous Next Index
Class ORG.oclc.z39.Z39deleteApi
java.lang.Object
|
+----ORG.oclc.z39.Z39deleteApi
- public class Z39deleteApi
- extends Object
- Version:
- %W% %G%
- See Also:
- zclient, example, zapplet
-
accessNotAllowed
- deleteResultSet status; see Z39.50 specification.
-
all
- deleteFunction - all
-
bulkDeleteNotSupported
- deleteResultSet status; see Z39.50 specification.
-
BULKSTATUSES
-
-
DELETEFUNCTION
-
-
list
- deleteFunction - list
-
LISTSTATUSES
-
-
MESSAGE
-
-
notAllRequestedResultsSetsDeleted
- deleteResultSet status; see Z39.50 specification.
-
notAllRsltSetsDeletedOnBulkDlte
- deleteResultSet status; see Z39.50 specification.
-
NUMNOTDELETED
-
-
OPERATIONSTATUS
-
-
previouslyDeletedByTarget
- deleteResultSet status; see Z39.50 specification.
-
resourceControlAtOrigin
- deleteResultSet status; see Z39.50 specification.
-
resourceControlAtTarget
- deleteResultSet status; see Z39.50 specification.
-
resultSetDidNotExist
- deleteResultSet status; see Z39.50 specification.
-
resultSetInUse
- deleteResultSet status; see Z39.50 specification.
-
SETSTATUS
-
-
success
- deleteResultSet status; see Z39.50 specification.
-
systemProblemAtTarget
- deleteResultSet status; see Z39.50 specification.
-
Z39deleteApi()
-
OPERATIONSTATUS
public static final int OPERATIONSTATUS
LISTSTATUSES
public static final int LISTSTATUSES
DELETEFUNCTION
public static final int DELETEFUNCTION
SETSTATUS
public static final int SETSTATUS
NUMNOTDELETED
public static final int NUMNOTDELETED
BULKSTATUSES
public static final int BULKSTATUSES
MESSAGE
public static final int MESSAGE
success
public static final int success
- deleteResultSet status; see Z39.50 specification.
resultSetDidNotExist
public static final int resultSetDidNotExist
- deleteResultSet status; see Z39.50 specification.
previouslyDeletedByTarget
public static final int previouslyDeletedByTarget
- deleteResultSet status; see Z39.50 specification.
systemProblemAtTarget
public static final int systemProblemAtTarget
- deleteResultSet status; see Z39.50 specification.
accessNotAllowed
public static final int accessNotAllowed
- deleteResultSet status; see Z39.50 specification.
resourceControlAtOrigin
public static final int resourceControlAtOrigin
- deleteResultSet status; see Z39.50 specification.
resourceControlAtTarget
public static final int resourceControlAtTarget
- deleteResultSet status; see Z39.50 specification.
bulkDeleteNotSupported
public static final int bulkDeleteNotSupported
- deleteResultSet status; see Z39.50 specification.
notAllRsltSetsDeletedOnBulkDlte
public static final int notAllRsltSetsDeletedOnBulkDlte
- deleteResultSet status; see Z39.50 specification.
notAllRequestedResultsSetsDeleted
public static final int notAllRequestedResultsSetsDeleted
- deleteResultSet status; see Z39.50 specification.
resultSetInUse
public static final int resultSetInUse
- deleteResultSet status; see Z39.50 specification.
list
public static final int list
- deleteFunction - list
all
public static final int all
- deleteFunction - all
Z39deleteApi
public Z39deleteApi()
All Packages Class Hierarchy This Package Previous Next Index