|
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.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 RBResource
public String getSnapshotType()
getSnapshotType
in class RBResource
public String getCCSID()
getCCSID
in class RBResource
public String getRecordLength()
getRecordLength
in class RBResource
public String getDBCS()
getDBCS
in class RBResource
public String getText()
public RBStatus createOn(RBSystem system)
createOn
in class RBResource
public RBStatus checkPropertiesOn(RBSystem system)
checkPropertiesOn
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
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |