|
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.Objectcom.ibm.etools.iseries.remotebuild.RBResource
com.ibm.etools.iseries.remotebuild.RBQSYSResource
com.ibm.etools.iseries.remotebuild.RBFile
com.ibm.etools.iseries.remotebuild.RBBinaryObject
public class RBBinaryObject
| Field Summary |
|---|
| Fields inherited from class com.ibm.etools.iseries.remotebuild.RBFile |
|---|
Copyright |
| Fields inherited from class com.ibm.etools.iseries.remotebuild.RBResource |
|---|
G_BINARYOBJECT, G_LIBRARY, G_MEMBER, G_PROJECT, G_SAVEFILE, G_SOURCEFILE, G_UNKNOWN, NS_LOCAL, NS_NETWORK, NS_QSYS, NS_UNKNOWN, RB_QUALIFIER |
| Constructor Summary | |
|---|---|
RBBinaryObject(AbstractISeriesNativeObject resource)
|
|
| Method Summary | |
|---|---|
RBStatus |
checkContentsOn(RBSystem system)
Checks the contents of the local resource against those of the target system resource. |
RBStatus |
checkName()
Checks the name of this path for validity. |
RBStatus |
createOn(RBSystem system)
Pushes a creation of a save file to the target system from a file resource. |
boolean |
existsOn(RBSystem system)
Tests for existence of files on a target system. |
List |
getAllProperties()
Returns a set of all the property names this resource. |
String |
getDescription()
|
int |
getGender()
Returns the type of this resource -- see constants. |
String |
getLocation()
Returns the absolute path string to the local resource unpacked in a temp directory |
Collection<String> |
getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
|
String |
getName()
Returns the name of the resource inside iproject, without the extension for operation on remote commands. |
File |
getObjectArchiveResource()
|
String |
getObjectName()
Returns the name of the save file containing this object |
String |
getObjectResourceName()
Returns the resource name for a given resource path inside iproject |
String |
getObjectType()
Returns the type of this object |
String |
getOriginalObjectName()
Returns the original object name, before it was packed into save file |
String |
getQSYSName()
Returns the name of this object in the QSYS name space. |
String |
getSaveFromLibraryName()
Returns the library name of this object |
String |
getShortKey()
Returns a value that may be used as a key for this resource. |
String |
getSnapshotType()
Returns the snapshot type for this class. |
RBStatus |
pushContentsTo(RBSystem system)
Pushes the contents of a save file to the target system. |
| Methods inherited from class com.ibm.etools.iseries.remotebuild.RBFile |
|---|
getIFSName, getProjectRelativePath, getQualifiedName, getSimpleObjectType |
| Methods inherited from class com.ibm.etools.iseries.remotebuild.RBQSYSResource |
|---|
getLibraryName, getNameSpace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RBBinaryObject(AbstractISeriesNativeObject resource)
| Method Detail |
|---|
public File getObjectArchiveResource()
public boolean existsOn(RBSystem system)
RBFile
existsOn in class RBFileRBFile.existsOn(RBSystem)public RBStatus checkContentsOn(RBSystem system)
RBResourceThe default implementation returns an OK status.
checkContentsOn in class RBResourcepublic String getQSYSName()
getQSYSName in class RBFilepublic RBStatus createOn(RBSystem system)
createOn in class RBResourcepublic RBStatus pushContentsTo(RBSystem system)
pushContentsTo in class RBResourcepublic List getAllProperties()
RBResource
getAllProperties in class RBResourcepublic String getDescription()
getDescription in class RBResourcepublic int getGender()
RBResource
getGender in class RBResourcepublic Collection<String> getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
getModifiedProperties in class RBResourcepublic String getSnapshotType()
RBResource
getSnapshotType in class RBResourcepublic RBStatus checkName()
checkName in class RBFilepublic String getName()
getName in class RBResourcepublic String getObjectResourceName()
public String getSaveFromLibraryName()
public String getObjectName()
getObjectName in class RBFilepublic String getOriginalObjectName()
public String getObjectType()
getObjectType in class RBQSYSResourcepublic String getLocation()
getLocation in class RBResourcepublic String getShortKey()
getShortKey in class RBQSYSResource
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||