|
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.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 RBFile
RBFile.existsOn(RBSystem)
public RBStatus checkContentsOn(RBSystem system)
RBResource
The default implementation returns an OK status.
checkContentsOn
in class RBResource
public String getQSYSName()
getQSYSName
in class RBFile
public RBStatus createOn(RBSystem system)
createOn
in class RBResource
public RBStatus pushContentsTo(RBSystem system)
pushContentsTo
in class RBResource
public List getAllProperties()
RBResource
getAllProperties
in class RBResource
public String getDescription()
getDescription
in class RBResource
public int getGender()
RBResource
getGender
in class RBResource
public Collection<String> getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
getModifiedProperties
in class RBResource
public String getSnapshotType()
RBResource
getSnapshotType
in class RBResource
public RBStatus checkName()
checkName
in class RBFile
public String getName()
getName
in class RBResource
public String getObjectResourceName()
public String getSaveFromLibraryName()
public String getObjectName()
getObjectName
in class RBFile
public String getOriginalObjectName()
public String getObjectType()
getObjectType
in class RBQSYSResource
public String getLocation()
getLocation
in class RBResource
public 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 |