|
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.RBSaveFile
public class RBSaveFile
| Field Summary | |
|---|---|
static String |
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 | |
|---|---|
RBSaveFile(AbstractISeriesNativeObject resource)
Constructs an RBResource from a model resource. |
|
RBSaveFile(String name,
long localStamp,
long targetStamp)
Constructs an RBSourceFile from its metadata. |
|
| Method Summary | |
|---|---|
RBStatus |
checkContentsOn(RBSystem system)
Checks the contents on the remote system for conflict with this member. |
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 gender of this resource. |
String |
getIFSName()
Returns the IFS name of the object from the path. |
Collection<String> |
getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
|
String |
getName()
Need to remove the extension for operation on remote commands. |
String |
getSnapshotType()
Returns the tag name for this resource. |
RBStatus |
pushContentsTo(RBSystem system)
Pushes the contents of a save file to the target system. |
RBStatus |
pushPropertiesTo(RBSystem system,
Collection properties)
Pushes the attributes of a save file to the target system from a file resource. |
| Methods inherited from class com.ibm.etools.iseries.remotebuild.RBFile |
|---|
checkName, getObjectName, getProjectRelativePath, getQSYSName, getQualifiedName, getSimpleObjectType |
| Methods inherited from class com.ibm.etools.iseries.remotebuild.RBQSYSResource |
|---|
getLibraryName, getNameSpace, getObjectType, getShortKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public RBSaveFile(AbstractISeriesNativeObject resource)
public RBSaveFile(String name,
long localStamp,
long targetStamp)
| Method Detail |
|---|
public int getGender()
getGender in class RBResourcepublic String getSnapshotType()
getSnapshotType in class RBResourcepublic RBStatus createOn(RBSystem system)
createOn in class RBResourcepublic RBStatus pushContentsTo(RBSystem system)
pushContentsTo in class RBResource
public RBStatus pushPropertiesTo(RBSystem system,
Collection properties)
pushPropertiesTo in class RBResourcepublic Collection<String> getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
getModifiedProperties in class RBResourcepublic List getAllProperties()
RBResource
getAllProperties in class RBResourcepublic String getDescription()
getDescription in class RBResourcepublic String getName()
getName in class RBResourceRBFile.getObjectName()public boolean existsOn(RBSystem system)
RBFile
existsOn in class RBFileRBFile.existsOn(RBSystem)public RBStatus checkContentsOn(RBSystem system)
checkContentsOn in class RBResourcepublic String getIFSName()
RBFile
getIFSName in class RBFile
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||