|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
getEntries().
ALERT_OPTION attribute value -
An alert is sent after local problem analysis.
ALERT_OPTION attribute value -
An alert is sent immediately when the message is sent to a message queue
that has the allows alerts.
ALERT_OPTION attribute value -
No alert is sent.
ALERT_OPTION attribute value -
An alert is sent immediately when the system is running in unattended mode.
JobList list = new JobList(system);
list.addJobSelectionCriteria(JobList.SELECTION_JOB_NAME, JobList.SELECTION_JOB_NAME_ALL);
For backwards compatibility, this has the same effect:
JobList list = new JobList(system);
list.setName(JobList.SELECTION_JOB_NAME_ALL);
ResourceList
class which manages a list of resources predefined as an array
of Resource objects.AS400FileRecordDescription
class.ResourceList
class which manages a list of resources and buffers them efficiently.
PRODUCT_FILTER_ALL.
addSelection().
ProgramCallDocument and the objects contained in it
The setSystem and setDocument methods must be called prior to using
the object.
File's path.
IFSFile's path.
Object's path.
Object's path.
Format object.
job type is JOB_TYPE_BATCH
and the job subtype is JOB_SUBTYPE_MRT,
or it is an interactive job attached to an MRT job if the
job type is JOB_TYPE_INTERACTIVE.
ProfileTokenImplNative.generateTokenExtended(String,String,int,int)
for password strings
and ProfileTokenImplNative.generateToken(String,int,int,int)
for password special values.
ProfileTokenImpl.generateTokenExtended(String,String,int,int)
for password strings
and ProfileTokenImpl.generateToken(String,int,int,int) for password
special values
Descriptor for the current pcml document.
Descriptor for the specified pcml document.
Descriptor for the specified pcml document.
Descriptor for the specified xpcml document.
Descriptor for the specified xpcml document.
double value for the named element.
double value for the named element given indices to the data element.
getItems()
method will attempt to retrieve from the server and cache.
XmlException.
getGroupID() which
returns a long.
TYPE_ZONED.
TYPE_UBIN4.
TYPE_UBIN2.
TYPE_TEXT.
TYPE_STRUCTURE.
TYPE_PACKED.
TYPE_FLOAT8.
TYPE_FLOAT4.
TYPE_BYTE_ARRAY.
TYPE_BIN8.
TYPE_BIN4.
TYPE_BIN2.
TYPE_ARRAY.
int value for the named element.
int value for the named element given indices to the data element.
XmlException.
XmlException.
CURRENT to refer to the user's default
message queue.
CURRENT to refer to the user's default
message queue.
isSelectMessagesNeedReply(),
isSelectMessagesNoNeedReply(), and
isSelectSendersCopyMessagesNeedReply() instead. The value
returned by this method may not accurately reflect the actual selection criteria used to filter the
list of messages.
ALL is specified for the selection criteria.
ObjectList.
String value for the named <data type="char"> element.
String value for the named <data type="char"> element, given indices to the data element.
getUserID() which
returns a long.
ALLOW_BATCH_PROGRAM
ALLOW_BATCH_JOB
ALLOW_BATCH_REXX_PROCEDURE
ALLOW_INTERACTIVE_PROGRAM
ALLOW_INTERACTIVE_JOB
ALLOW_INTERACTIVE_REXX_PROCEDURE
setThreadSafe() or the com.ibm.as400.access.ProgramCall.threadSafe property.
setThreadSafe() or the com.ibm.as400.access.CommandCall.threadSafe property.
logging severity
are logged.
logging severity are logged.
message logging severity are logged.
logging severity and all messages associated with
those requests or commands that have a severity code greater than or equal to the
logging severity are logged.
ProgramCallDocument.
ISeriesNetServerConnection
class and may be removed in a future release.ISeriesNetServerFileShare
class and may be removed in a future release.ISeriesNetServerPrintShare
class and may be removed in a future release.ISeriesNetServerSession
class and may be removed in a future release.ISeriesNetServerShare
class and may be removed in a future release.PERMISSION attribute value indicating "read only" permission to a share.
PERMISSION attribute value indicating "read/write" permission to a share.
Presentation
objects using a resource bundle.ProgramCallDocument
The setSystem and setDocument methods must be called prior to using
the object.
ProgramCallDocument.
ProgramCallDocument.
ProgramCallDocument.
ProgramCallDocument.
ProgramCallDocument.
Resource
attribute values and data in a PCML document. RecordFormat and
Record.REPLY_STATUS attribute value -
Message accepts a reply, and a reply has not been sent.
REPLY_STATUS attribute value -
Message accepts a reply, and a reply has been sent.
REPLY_STATUS attribute value -
Message does not accept a reply.
ResourceListener
interface.Resource or
ResourceList.
ResourceListListener
interface.ResourceList
object. ResourceList
in a table. ResourceList
object. ResourceList
in a list. Resource
or ResourceList.ResourceMetaData
objects. Resource
or ResourceList object.
Resource
objects.
AS400File.setRecordFormat()
method.
IFSFile instead, as this package may be removed in the future.IFSFile instead, as this package may be removed in the future.JavaProgram instead, as this package may be removed in the future.Job instead, as this package may be removed in the future.JobList instead, as this package may be removed in the future.JobLog instead, as this package may be removed in the future.MessageQueue instead, as this package may be removed in the future.Printer instead, as this package may be removed in the future.PrinterList instead, as this package may be removed in the future.QueuedMessage instead, as this package may be removed in the future.Product instead, as this package may be removed in the future.User instead, as this package may be removed in the future.UserList instead, as this package may be removed in the future.getItems()
method will attempt to retrieve from the server and cache.
open().
setSelectMessagesNeedReply(boolean),
setSelectMessagesNoNeedReply(boolean), and
setSelectSendersCopyMessagesNeedReply(boolean) instead.
ALL messages are selected for retrieval.
ProfileTokenCredential.setTokenExtended(AS400Principal,String) for password strings
or ProfileTokenCredential.setToken(AS400Principal,int) for password special values.
ProfileTokenCredential.setTokenExtended(String,String) for password strings
or ProfileTokenCredential.setToken(String,int) for password special values.
<recordformat> element.
<recordformat> element, based on the values stored in the record object passed into the method.
verbose mode 'on'.
verbose mode on or off.
SPOOLED_FILE_TYPE attribute value indicating spooled file type "Advanced Function Printing".
SPOOLED_FILE_TYPE attribute value indicating "Automatic type sensing".
SPOOLED_FILE_TYPE attribute value indicating spooled file type "SNA character string".
SPOOLED_FILE_TYPE attribute value indicating spooled file type "User ASCII".
SpooledFileOpenList.
OpenList implementation that generates lists of SpooledFileListItem objects.
BufferedResourceList
class which retrieves list items using AS/400 System Open List
Application Programming Interfaces (APIs). <recordformat> element, as a byte array.
<recordformat> element.
<recordformat> element.
file: URL.
AS400Array object.
AS400Bin2 object.
AS400Bin4 object.
AS400Bin8 object.
AS400ByteArray object.
TYPE attribute value indicating a connection type of "disk drive".
AS400Float4 object.
AS400Float8 object.
AS400PackedDecimal object.
TYPE attribute value indicating a connection type of "spooled output queue".
AS400Structure object.
AS400Text object.
AS400UnsignedBin2 object.
AS400UnsignedBin4 object.
AS400ZonedDecimal object.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||