com.ibm.rational.stp.client.samples.cc
Class ReadWritePropertiesDemo
Object
TestCase
com.ibm.rational.stp.client.samples.cc.CcDemoBase
com.ibm.rational.stp.client.samples.cc.ReadWritePropertiesDemo
public class ReadWritePropertiesDemo
- extends CcDemoBase
Demonstrate how to read and write properties of ClearCase resources,
including the use of nested property requests.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_ucmHelper
private UcmHelper m_ucmHelper
m_stream
private CcStream m_stream
m_provider
private CcProvider m_provider
ReadWritePropertiesDemo
public ReadWritePropertiesDemo()
setUp
protected void setUp()
throws Exception
- Overrides:
setUp
in class CcDemoBase
- Throws:
Exception
testReadProperties
public void testReadProperties()
throws Exception
- Demonstrate property request basics by reading several properties
of a UCM stream.
- Throws:
Exception
testReadNestedProperties
public void testReadNestedProperties()
throws Exception
- Throws:
Exception
Copyright © IBM 2009. All rights reserved.