|
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.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 RBResource
public String getSnapshotType()
getSnapshotType
in class RBResource
public RBStatus createOn(RBSystem system)
createOn
in class RBResource
public RBStatus pushContentsTo(RBSystem system)
pushContentsTo
in class RBResource
public RBStatus pushPropertiesTo(RBSystem system, Collection properties)
pushPropertiesTo
in class RBResource
public Collection<String> getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
getModifiedProperties
in class RBResource
public List getAllProperties()
RBResource
getAllProperties
in class RBResource
public String getDescription()
getDescription
in class RBResource
public String getName()
getName
in class RBResource
RBFile.getObjectName()
public boolean existsOn(RBSystem system)
RBFile
existsOn
in class RBFile
RBFile.existsOn(RBSystem)
public RBStatus checkContentsOn(RBSystem system)
checkContentsOn
in class RBResource
public 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 |