|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterPartContent | |
com.ptc.windchill.counterpart |
Uses of CounterPartContent in com.ptc.windchill.counterpart |
Methods in com.ptc.windchill.counterpart that return CounterPartContent | |
private CounterPartContent |
CounterPartDelta.getContentHolder(String holderType)
|
private CounterPartContent |
CounterPartDelta.getContentHolder(String holderType,
boolean createIfNecessary)
|
private CounterPartContent |
CounterPartDelta.createContentHolder(String holderType)
|
static CounterPartContent |
CounterPartContent.newCounterPartContent()
Default factory for the class. |
CounterPartContent |
ContentForDelta.getCounterPartContent()
Gets the object for the association that plays role: COUNTER_PART_CONTENT_ROLE. |
Methods in com.ptc.windchill.counterpart with parameters of type CounterPartContent | |
protected boolean |
CounterPartContent.readVersion(CounterPartContent thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
ContentForDelta.setCounterPartContent(CounterPartContent theCounterPartContent)
Sets the object for the association that plays role: COUNTER_PART_CONTENT_ROLE. |
static ContentForDelta |
ContentForDelta.newContentForDelta(CounterPartContent theCounterPartContent,
CounterPartDelta theCounterPartDelta)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |