|
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.RBSourceFile
public class RBSourceFile
| 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 | |
|---|---|
RBSourceFile(AbstractISeriesNativeObject resource)
Constructs an RBResource from a model resource. |
|
RBSourceFile(String name,
long localStamp,
long targetStamp)
Constructs an RBSourceFile from its metadata. |
|
| Method Summary | |
|---|---|
RBStatus |
checkPropertiesOn(RBSystem system)
Checks the properties of the local resource agains those of the remote resource. |
RBStatus |
createOn(RBSystem system)
Pushes a creation of a source file to the target system from a folder resource. |
List |
getAllProperties()
Returns a set of all the property names this resource. |
String |
getCCSID()
Returns the CCSID of this file as a string value. |
String |
getDBCS()
Returns the DBCS property of this file as a string value, will be *YES or *NO. |
String |
getDescription()
|
int |
getGender()
Returns the gender of this resource. |
Collection<String> |
getModifiedProperties(com.ibm.etools.iseries.projects.internal.snapshots.SnapshotRecord sr)
|
String |
getRecordLength()
Returns the record length of this file as a string value. |
String |
getSnapshotType()
Returns the tag name for this resource. |
String |
getText()
Returns the text property of this file as a string value. |
static String |
makeKey(String name)
Makes a key for this type. |
RBStatus |
pushPropertiesTo(RBSystem system,
Collection properties)
Pushes the properties of a source file to the target system from a folder resource. |
| Methods inherited from class com.ibm.etools.iseries.remotebuild.RBFile |
|---|
checkName, existsOn, getIFSName, 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 RBSourceFile(AbstractISeriesNativeObject resource)
public RBSourceFile(String name,
long localStamp,
long targetStamp)
| Method Detail |
|---|
public static String makeKey(String name)
public int getGender()
getGender in class RBResourcepublic String getSnapshotType()
getSnapshotType in class RBResourcepublic String getCCSID()
getCCSID in class RBResourcepublic String getRecordLength()
getRecordLength in class RBResourcepublic String getDBCS()
getDBCS in class RBResourcepublic String getText()
public RBStatus createOn(RBSystem system)
createOn in class RBResourcepublic RBStatus checkPropertiesOn(RBSystem system)
checkPropertiesOn 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 RBResource
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||