|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTStringMap | |
com.ptc.core.query.report.client.generation | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.notify |
Provides classes to represent, manage, and execute notification definitions. |
wt.projmgmt.resource |
Uses of WTStringMap in com.ptc.core.query.report.client.generation |
Fields in com.ptc.core.query.report.client.generation declared as WTStringMap | |
private static WTStringMap |
ReportProcessor.CONTENT_LENGTH_MAP
|
Uses of WTStringMap in wt.fc |
Methods in wt.fc with parameters of type WTStringMap | |
protected boolean |
WTStringMap.readVersion(WTStringMap thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
WTStringMap.readVersion(WTStringMap thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of WTStringMap in wt.notify |
Fields in wt.notify declared as WTStringMap | |
private WTStringMap |
ObjectSubscription.attrValueMap
|
private WTStringMap |
AttributeValueSelector.attrValueMap
|
Methods in wt.notify that return WTStringMap | |
protected WTStringMap |
ObjectSubscription.getAttrValueMap()
Gets the value of the attribute: ATTR_VALUE_MAP. |
protected WTStringMap |
AttributeValueSelector.getAttrValueMap()
Gets the value of the attribute: ATTR_VALUE_MAP. |
Methods in wt.notify with parameters of type WTStringMap | |
protected void |
ObjectSubscription.setAttrValueMap(WTStringMap a_AttrValueMap)
Sets the value of the attribute: ATTR_VALUE_MAP. |
private void |
ObjectSubscription.attrValueMapValidate(WTStringMap a_AttrValueMap)
|
protected void |
AttributeValueSelector.setAttrValueMap(WTStringMap a_AttrValueMap)
Sets the value of the attribute: ATTR_VALUE_MAP. |
private void |
AttributeValueSelector.attrValueMapValidate(WTStringMap a_AttrValueMap)
|
Uses of WTStringMap in wt.projmgmt.resource |
Fields in wt.projmgmt.resource declared as WTStringMap | |
private WTStringMap |
Deliverable.attrValueMap
|
Methods in wt.projmgmt.resource that return WTStringMap | |
WTStringMap |
Deliverable.getAttrValueMap()
Gets the value of the attribute: ATTR_VALUE_MAP. |
Methods in wt.projmgmt.resource with parameters of type WTStringMap | |
boolean |
InformationResource.matches(WTStringMap attr_value_map)
Returns 'true' if the attribute values of target object is consistent with the attribute-value pair mapping passed as argument. |
void |
Deliverable.setAttrValueMap(WTStringMap a_AttrValueMap)
Sets the value of the attribute: ATTR_VALUE_MAP. |
private void |
Deliverable.attrValueMapValidate(WTStringMap a_AttrValueMap)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |