|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectBrief com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectBasic com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectExhaustive com.ibm.etools.iseries.services.qsys.objects.QSYSHostObject com.ibm.etools.iseries.services.qsys.objects.QSYSHostLibrary
public class QSYSHostLibrary
Class representing an IBM i native (QSYS) library
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectExhaustive |
---|
activeDate, allowChgByPgm, apar, auditingValue, auxPool, changedByPgm, compiler, compressionStatus, Copyright, daysUsed, domain, lastUsedDate, level, licPgm, overflowedASP, owner, primaryGroup, profile, ptf, resetDate, restoredDate, saveCmd, saveDate, saveDevice, saveFile, saveLabel, saveLib, saveSeqNbr, saveSize, saveVolumeId, srcDate, srcFile, srcLib, srcMbr, storage, systemCreated, systemLevel, usageInfoUpdated, userChanged, userDefinedAttribute |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectBasic |
---|
changeDate, createDate, size |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectBrief |
---|
file, subtype, type |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly |
---|
library, name |
Fields inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectExhaustive |
---|
AUDITING_ALL, AUDITING_CHANGE, AUDITING_NONE, AUDITING_USRPRF, COMPRESSION_COMPRESSED, COMPRESSION_NOTCOMPRESSABLE, COMPRESSION_NOTCOMPRESSED, COMPRESSION_SAVEDFREED, COMPRESSION_TEMPORARILYCOMPRESSED, Copyright, DOMAIN_SYSTEM, DOMAIN_USER, STORAGE_FREE, STORAGE_KEEP |
Fields inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectBrief |
---|
STATUS_DAMAGED, STATUS_LOCKED, STATUS_NOTAUTHORIZED, STATUS_OK, STATUS_PARTIALLYDAMAGED, STATUS_STRING_DAMAGED, STATUS_STRING_LOCKED, STATUS_STRING_NOTAUTHORIZED, STATUS_STRING_PARTIALLYDAMAGED |
Constructor Summary | |
---|---|
QSYSHostLibrary()
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
Two QSYSHostLibrary objects are equal if they have the same library name. |
IQSYSObject[] |
listObjects(IProgressMonitor monitor)
This method is not supported for service layer objects. |
IQSYSObject[] |
listObjects(String objectNameFilter,
IProgressMonitor monitor)
This method is not supported for service layer objects. |
Methods inherited from class com.ibm.etools.iseries.services.qsys.objects.QSYSHostObject |
---|
clearCachedProperties, exists, getParent |
Methods inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectBasic |
---|
getAbsoluteName, getDateCreated, getDateModified, getFullName, getSize, hashCode, setDateCreated, setDateModified, setSize |
Methods inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectBrief |
---|
getDescription, getFile, getInformationStatus, getSubType, getType, setDescription, setFile, setInformationStatus, setSubType, setType, toString |
Methods inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly |
---|
getLibrary, getName, setLibrary, setName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.etools.iseries.services.qsys.api.IQSYSObject |
---|
clearCachedProperties |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectBasic |
---|
getDateCreated, getDateModified, getSize, setDateCreated, setDateModified, setSize |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectBrief |
---|
getDescription, getFile, getInformationStatus, getSubType, getType, setDescription, setFile, setInformationStatus, setSubType, setType |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectNameOnly |
---|
getLibrary, getName, setLibrary, setName, toString, writeObjectInfo |
Methods inherited from interface com.ibm.etools.iseries.services.qsys.api.IQSYSResource |
---|
exists, getAbsoluteName, getDateCreated, getDateModified, getDescription, getFullName, getLibrary, getName, getParent, getSize, getSubType, getType, setDescription, setLibrary, setName, setSubType, setType |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public QSYSHostLibrary()
Method Detail |
---|
public boolean equals(Object obj)
equals
in class ISeriesHostObjectBasic
Object.equals(java.lang.Object)
public IQSYSObject[] listObjects(IProgressMonitor monitor) throws SystemMessageException, InterruptedException
listObjects
in interface IQSYSLibrary
SystemMessageException
InterruptedException
com.ibm.etools.iseries.services.qsys.api.IQSYSLibrary#listObjects(org.eclipse.core.runtime.IProgressMonitor)
public IQSYSObject[] listObjects(String objectNameFilter, IProgressMonitor monitor) throws SystemMessageException, InterruptedException
listObjects
in interface IQSYSLibrary
SystemMessageException
InterruptedException
com.ibm.etools.iseries.services.qsys.api.IQSYSLibrary#listObjects(java.lang.String, org.eclipse.core.runtime.IProgressMonitor)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |