codebase\com\ptc\core\HTMLtemplateutil\server\processors\TypeInstanceAttributesService.jad:                params.put("action", "ObjProps");
codebase\com\ptc\core\HTMLtemplateutil\server\processors\UtilProcessorService.jad:            String s1 = properties1.getProperty("buttonAction", "ObjProps");
codebase\com\ptc\core\HTMLtemplateutil\server\processors\UtilProcessorService.jad:        String s1 = "ObjProps";
codebase\com\ptc\netmarkets\bookmark\StandardNmBookmarkService.jad:            queryParams.put("action", "ObjProps");
codebase\com\ptc\netmarkets\forumPosting\StandardNmPostingService.jad:                        params.put("action", "ObjProps");
codebase\com\ptc\netmarkets\part\StandardNmPartService.jad:            String workspaceLink = BasicTemplateProcessor.objectActionLinkAux(ws, "ObjProps", ws.getName(), locale);
codebase\com\ptc\netmarkets\part\StandardNmPartService.jad:            String workspaceLink = BasicTemplateProcessor.objectActionLinkAux(ws, "ObjProps", ws.getName(), locale);
codebase\com\ptc\prowt\util\ActionURL.jad:        hashmap.put("action", "ObjProps");
codebase\com\ptc\prowt\util\ActionURL.jad:        hashmap.put("action", "ObjProps");
codebase\com\ptc\prowt\util\WindchillDBUtilities.jad:        hashmap.put("action", "ObjProps");
codebase\com\ptc\prowt\util\WindchillDBUtilities.jad:        hashmap.put("action", "ObjProps");
codebase\com\ptc\prowt\util\WindchillDBUtilities.jad:        hashmap.put("action", "ObjProps");
codebase\com\ptc\prowt\util\WindchillDBUtilities.jad:    private static final String OBJECT_ACTION_OBJ_PROPS = "ObjProps";
codebase\com\ptc\windchill\cadx\associate\AssociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\associate\AssociateFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\associate\AssociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\associate\AssociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\associate\AssociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:    public void getObjPropsUrl(Properties parameter, Locale locale, OutputStream os)
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:        String objPropsUrl = null;
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:            props.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:            objPropsUrl = GatewayURL.buildAuthenticatedURL(urlp.getName(), "URLTemplateAction", props).toString();
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:            out.print(objPropsUrl);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:            objURL = objectActionLinkAux(current, "ObjProps", objNumber != null ? CadxHtmlUtil.fixStringForJavaScript(objNumber) : null, locale);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:                String partValue = objectActionLinkAux(part, "ObjProps", partsEscapedName, locale);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:                String newPartValue = objectActionLinkAux(newPart, "ObjProps", newPartsEscapedName, locale);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:                        String otherValue = objectActionLinkAux(otherAssocDoc, "ObjProps", otherAssocDocNumber != null ? CadxHtmlUtil.fixStringForJavaScript(otherAssocDocNumber) : null, locale);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:                    ref_url = CadxURLUtilities.getObjPropsURL(workspace);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:                newPartValue = objectActionLinkAux(part, "ObjProps", newPartsEscapedName, locale);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateFormProcessor.jad:            objURL = objectActionLinkAux(drawingDoc, "ObjProps", objNumber != null ? CadxHtmlUtil.fixStringForJavaScript(objNumber) : null, locale);
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateTaskDelegate.jad:            setHttpHeaderString("ObjProps");
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateTaskDelegate.jad:            setHttpHeaderString("ObjProps");
codebase\com\ptc\windchill\cadx\autoassociate\AutoAssociateTaskDelegate.jad:        String contextAction = "ObjProps";
codebase\com\ptc\windchill\cadx\autopart\AutoPartFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocBaselineTemplateProcessor.jad:                map.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:// Source File Name:   CADDocObjPropsTemplateProcessor.java
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:public class CADDocObjPropsTemplateProcessor extends EPMGetDepsTemplateProcessor
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:    public CADDocObjPropsTemplateProcessor()
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:        String newContextAction = getWildfireObjPropsContextAction(getState());
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:    private static String getWildfireObjPropsContextAction(HTTPState httpState)
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:            if(action.equalsIgnoreCase("ObjProps"))
codebase\com\ptc\windchill\cadx\caddoc\CADDocObjPropsTemplateProcessor.jad:                newkey = "ObjProps_WF";
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:            OrgPropURL = getEncodedOidAndAction(objectOrg, "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                            objLocationURL = getEncodedOidAndAction(objFolder, "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                    objLocationURL = getEncodedOidAndAction(ws, "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                        objStatusURL = getEncodedOidAndAction(refObj, "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                    objLifeCycleURL = getEncodedOidAndAction(lct, "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                            objTeamIDURL = getEncodedOidAndAction(teamObj, "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:            if(action.equals("ObjProps") && (obj instanceof Shortcut))
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:            if(action != null && action.trim().length() > 0 && !action.trim().equalsIgnoreCase("ObjProps"))
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                    map.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                    map.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CADDocProcessorService.jad:                map.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\CheckedOutToWorkspaceURLActionDelegate.jad:                props.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:            String URLDoc = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + oid) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:            String URLAllVer = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + moid) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:                        URLLatest = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + latest.toString()) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:        String URLDoc = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + oid) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:        String URLAllVer = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + moid) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:            String URLDoc = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + oid) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:            String URLAllVer = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + moid) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\EPMGetDepsTemplateProcessor.jad:                        URLLatest = "servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?u8&oid=" + UrlEncoder.encode("OR:" + latest.toString()) + "&action=ObjProps";
codebase\com\ptc\windchill\cadx\caddoc\WindchillPDMTemplateProcessor.jad:                    versionPropLink = objectActionLinkAux(rc_ref, "ObjProps", value, null, null, locale);
codebase\com\ptc\windchill\cadx\caddoc\WindchillPDMTemplateProcessor.jad:                versionPropLink = objectActionLinkAux(rc_ref, "ObjProps", value, null, null, locale);
codebase\com\ptc\windchill\cadx\cancelcheckout\CancelCheckoutJSHelper.jad:        String str = BasicTemplateProcessor.objectActionLinkAux(object, "ObjProps", number, WTContext.getContext().getLocale());
codebase\com\ptc\windchill\cadx\cancelcheckout\CancelCheckoutJSHelper.jad:    private static final String OBJECT_ACTION_OBJ_PROPS = "ObjProps";
codebase\com\ptc\windchill\cadx\cancelcheckout\CancelCheckoutTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\cancelcheckout\CancelCheckoutTemplateProcessor.jad:                    refUrl = CadxURLUtilities.getContextURL(getContextObj(), "ObjProps", params);
codebase\com\ptc\windchill\cadx\cancelcheckout\CancelCheckoutTemplateProcessor.jad:                    predecessorUrl = CadxURLUtilities.getObjPropsURL(predecessorObj);
codebase\com\ptc\windchill\cadx\checkin\CheckinFormProcessor.jad:    public void getObjPropsUrl(Properties parameter, Locale locale, OutputStream os)
codebase\com\ptc\windchill\cadx\checkin\CheckinFormProcessor.jad:            props.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\checkin\CheckinFormProcessor.jad:            String objPropsUrl = GatewayURL.buildAuthenticatedURL(urlp.getName(), "URLTemplateAction", props).toString();
codebase\com\ptc\windchill\cadx\checkin\CheckinFormProcessor.jad:            out.print(objPropsUrl);
codebase\com\ptc\windchill\cadx\checkin\CheckinFormProcessor.jad:                    ref_url = CadxURLUtilities.getObjPropsURL(workspace);
codebase\com\ptc\windchill\cadx\checkin\CheckinFormTaskDelegate.jad:            prop.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\checkin\CheckinFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\checkin\CheckinFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:                out.print(CadxURLUtilities.getContextURL(contextObj, "ObjProps", params));
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:                    out.print(CadxURLUtilities.getContextURL(workspace, "ObjProps", params));
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:            setContextAction("ObjProps_WF");
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:                ObjectProps firstObjProps = ObjPropHelper.getObjectPropHelper(firstObj);
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:                ObjectProps secondObjProps = ObjPropHelper.getObjectPropHelper(secondObj);
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:                String eVersion1 = (String)firstObjProps.get(2);
codebase\com\ptc\windchill\cadx\checkout\CheckoutDownloadTemplateProcessor.jad:                String eVersion2 = (String)secondObjProps.get(2);
codebase\com\ptc\windchill\cadx\checkout\CheckoutJSHelper.jad:    private static final String OBJECT_ACTION_OBJ_PROPS = "ObjProps";
codebase\com\ptc\windchill\cadx\checkout\CheckoutTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\common\ClientActionProcessService.jad:        String redirectURL = CadxURLUtilities.getObjPropsURL(getContextObj());
codebase\com\ptc\windchill\cadx\common\picker\PickerSearchAttributeList.jad:                outputProcessing[ALL] = "ObjProps 0 0 0 0 0";
codebase\com\ptc\windchill\cadx\common\picker\PickerSearchAttributeList.jad:                outputProcessing[WTPART] = "ObjProps 0 0 0 0";
codebase\com\ptc\windchill\cadx\common\picker\PickerSearchAttributeList.jad:                outputProcessing[WTSERIALNUMBEREDPART] = "ObjProps 0 0 0 0";
codebase\com\ptc\windchill\cadx\common\picker\PickerSearchAttributeList.jad:                outputProcessing[EPMDOCUMENT] = "ObjProps 0 0 0 0 0 0";
codebase\com\ptc\windchill\cadx\common\picker\PickerSearchAttributeList.jad:                outputProcessing[WTPRODUCT] = "ObjProps 0 0 0 0";
codebase\com\ptc\windchill\cadx\common\prowt\ProEClientUtilities.jad:            href = BasicTemplateProcessor.objectActionLinkAux(obj, "ObjProps", "", locale);
codebase\com\ptc\windchill\cadx\common\prowt\ProEClientUtilities.jad:            props.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\common\util\AbstractObjProps.jad:// Source File Name:   AbstractObjProps.java
codebase\com\ptc\windchill\cadx\common\util\AbstractObjProps.jad:public abstract class AbstractObjProps
codebase\com\ptc\windchill\cadx\common\util\AbstractObjProps.jad:    public AbstractObjProps()
codebase\com\ptc\windchill\cadx\common\util\AbstractObjProps.jad:        CLASSNAME = (com.ptc.windchill.cadx.common.util.AbstractObjProps.class).getName();
codebase\com\ptc\windchill\cadx\common\util\CadxSolutionUtilities.jad:        properties.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\common\util\CadxURLUtilities.jad:            refUrl = getObjPropsURL(gfp.getContextObj());
codebase\com\ptc\windchill\cadx\common\util\CadxURLUtilities.jad:            refUrl = getObjPropsURL(workspace);
codebase\com\ptc\windchill\cadx\common\util\CadxURLUtilities.jad:            refUrl = getObjPropsURL(gfp.getContextObj());
codebase\com\ptc\windchill\cadx\common\util\CadxURLUtilities.jad:    public static String getObjPropsURL(Object contextObj)
codebase\com\ptc\windchill\cadx\common\util\CadxURLUtilities.jad:        String objPropsAction = "ObjProps";
codebase\com\ptc\windchill\cadx\common\util\CadxURLUtilities.jad:        return getContextURL(contextObj, objPropsAction);
codebase\com\ptc\windchill\cadx\common\util\EPMDocumentProps.jad://            AbstractObjProps
codebase\com\ptc\windchill\cadx\common\util\EPMDocumentProps.jad:public class EPMDocumentProps extends AbstractObjProps
codebase\com\ptc\windchill\cadx\common\util\MissingDependentsUtilities.jad:    public static void appendContextObjProps(Object object, Properties props)
codebase\com\ptc\windchill\cadx\common\util\WTPartProps.jad://            AbstractObjProps
codebase\com\ptc\windchill\cadx\common\util\WTPartProps.jad:public class WTPartProps extends AbstractObjProps
codebase\com\ptc\windchill\cadx\createws\CreateWSFormTaskDelegate.jad:            String nextPageURL = CadxURLUtilities.getContextURL(workspace, "ObjProps", parameters);
codebase\com\ptc\windchill\cadx\delete\DeleteActionRedirect.jad:            state.setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\disassociate\DisassociateFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\disassociate\DisassociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\disassociate\DisassociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\disassociate\DisassociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\disassociate\DisassociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\disassociate\DisassociateFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\editattachments\EditAttachmentsFormProcessor.jad:        String objPropsUrl = null;
codebase\com\ptc\windchill\cadx\editattachments\EditAttachmentsFormProcessor.jad:                    objPropsUrl = CadxSolutionUtilities.getCadxDetailsUrlForLocalCacheObj(newCadDocName, wsName);
codebase\com\ptc\windchill\cadx\editattachments\EditAttachmentsFormProcessor.jad:                    objPropsUrl = CadxSolutionUtilities.getCadxDetailsUrlForLocalCacheObj(newCadDocName);
codebase\com\ptc\windchill\cadx\editattachments\EditAttachmentsFormProcessor.jad:                objPropsUrl = CadxSolutionUtilities.getDetailsUrl((Persistable)getContextObj(), contextContainer, additionalParamsToLink);
codebase\com\ptc\windchill\cadx\editattachments\EditAttachmentsFormProcessor.jad:            System.out.println("$$$$ ObjProps..." + objPropsUrl);
codebase\com\ptc\windchill\cadx\editattachments\EditAttachmentsFormProcessor.jad:            out.print(objPropsUrl);
codebase\com\ptc\windchill\cadx\editattrs\EditAttributesFormProcessor.jad:    public void getObjPropsUrl(Properties properties, Locale locale, OutputStream os)
codebase\com\ptc\windchill\cadx\editattrs\EditAttributesFormProcessor.jad:        String objPropsUrl = null;
codebase\com\ptc\windchill\cadx\editattrs\EditAttributesFormProcessor.jad:                props.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\editattrs\EditAttributesFormProcessor.jad:            objPropsUrl = GatewayURL.buildAuthenticatedURL(urlp.getName(), "URLTemplateAction", props).toString();
codebase\com\ptc\windchill\cadx\editattrs\EditAttributesFormProcessor.jad:            out.print(objPropsUrl);
codebase\com\ptc\windchill\cadx\editattrs\EditAttributesFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\family\FamilyinstProcessor.jad:            value = objectActionLinkAux(edoc, "ObjProps", getAttrValue(edoc, "name"), locale);
codebase\com\ptc\windchill\cadx\move\MoveActionRedirect.jad:            state.setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\multirevise\MultiReviseFormTaskDelegate.jad:                    setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\multirevise\MultiReviseFormTaskDelegate.jad:                    setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\multirevise\MultiReviseFormTaskDelegate.jad:                setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\multirevise\ReviseAllFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\newcaddoc\NewCadDocFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\newpart\NewPartFormTaskDelegate.jad:                    setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\placeHolder\PlaceHolderTaskDelegate.jad:                    queryData.setProperty("action", "ObjProps");
codebase\com\ptc\windchill\cadx\placeHolder\PlaceHolderTaskDelegate.jad:                    setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\prowt\newDocPropertyPage\NewCADDocPropertyTemplateProcessor.jad:        getState().setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\remove\RemoveContentsJs.jad:        String urlLink = BasicTemplateProcessor.objectActionLinkAux(current, "ObjProps", CadxHtmlUtil.fixStringForJavaScript(objNumber), locale);
codebase\com\ptc\windchill\cadx\remove\RemoveContentsJs.jad:        String urlLink = BasicTemplateProcessor.objectActionLinkAux(current, "ObjProps", CadxHtmlUtil.fixStringForJavaScript(objNumber), locale);
codebase\com\ptc\windchill\cadx\remove\RemoveContentsJs.jad:    private static final String OBJECT_ACTION_OBJ_PROPS = "ObjProps";
codebase\com\ptc\windchill\cadx\remove\RemoveFormProcessor.jad:            value = objectActionLinkAux(current, "ObjProps", objNumber != null ? CadxHtmlUtil.fixStringForJavaScript(objNumber) : null, locale);
codebase\com\ptc\windchill\cadx\remove\RemoveFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\remove\RemoveFormTaskDelegate.jad:            queryProperties.setProperty("action", "ObjProps");
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:    public void getObjPropsUrl(Properties properties, Locale locale, OutputStream os)
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:        String objPropsUrl = null;
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:            props.put("action", "ObjProps");
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:            objPropsUrl = GatewayURL.buildAuthenticatedURL(urlp.getName(), "URLTemplateAction", props).toString();
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:            out.print(objPropsUrl);
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:                String value = objectActionLinkAux(doc, "ObjProps", objNumber != null ? CadxHtmlUtil.fixStringForJavaScript(objNumber) : null, locale);
codebase\com\ptc\windchill\cadx\rename\RenameFormProcessor.jad:                String value = objectActionLinkAux(doc, "ObjProps", objNumber != null ? CadxHtmlUtil.fixStringForJavaScript(objNumber) : null, locale);
codebase\com\ptc\windchill\cadx\rename\RenameFormTaskDelegate.jad:                setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\rename\RenameFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\rename\RenameFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\replacemissdep\ReplaceMissDepFormProcessor.jad:        String url = getObjPropsURL(getContextObj());
codebase\com\ptc\windchill\cadx\replacemissdep\ReplaceMissDepFormProcessor.jad:        String cancelUrl = getObjPropsURL(getContextObj());
codebase\com\ptc\windchill\cadx\replacemissdep\ReplaceMissDepFormProcessor.jad:    protected String getObjPropsURL(Object object)
codebase\com\ptc\windchill\cadx\replacemissdep\ReplaceMissDepFormProcessor.jad:                return CadxURLUtilities.getObjPropsURL(object);
codebase\com\ptc\windchill\cadx\replacemissdep\ReplaceMissDepFormProcessor.jad:            return CadxURLUtilities.getObjPropsURL(object);
codebase\com\ptc\windchill\cadx\replacemissdep\ReplaceMissDepURLActionDelegate.jad:        MissingDependentsUtilities.appendContextObjProps(object, props);
codebase\com\ptc\windchill\cadx\revise\ReviseFormTaskDelegate.jad:                        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\revise\ReviseFormTaskDelegate.jad:                setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\revise\ReviseFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\saveas\SaveAsFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\saveas\SaveAsFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\saveas\SaveAsUtils.jad:                ObjectProps firstObjProps = ObjPropHelper.getObjectPropHelper(firstObj);
codebase\com\ptc\windchill\cadx\saveas\SaveAsUtils.jad:                ObjectProps secondObjProps = ObjPropHelper.getObjectPropHelper(secondObj);
codebase\com\ptc\windchill\cadx\saveas\SaveAsUtils.jad:                String eVersion1 = (String)firstObjProps.get(2);
codebase\com\ptc\windchill\cadx\saveas\SaveAsUtils.jad:                String eVersion2 = (String)secondObjProps.get(2);
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:        String objPropsLink = null;
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                    objPropsLink = NetmarketURL.buildURL(bean, "epmdocument", "view", nmDocOid);
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                    objPropsLink = BasicTemplateProcessor.objectActionLinkAux(obj, "ObjProps", number, locale);
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                    int off = objPropsLink.indexOf('"');
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                    objPropsLink = objPropsLink.substring(off + 1);
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                    off = objPropsLink.indexOf('"');
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                    objPropsLink = objPropsLink.substring(0, off);
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                String hrefName = objPropsLink;
codebase\com\ptc\windchill\cadx\search\IntegratedSearchProcessor.jad:                String onclickName = "javascript:openNewPage('" + objPropsLink + "')";
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:        String objPropsLink = null;
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                objPropsLink = BasicTemplateProcessor.objectActionLinkAux(obj, "ObjProps", number, locale);
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                int off = objPropsLink.indexOf('"');
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                objPropsLink = objPropsLink.substring(off + 1);
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                off = objPropsLink.indexOf('"');
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                objPropsLink = objPropsLink.substring(0, off);
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                String hrefNumber = objPropsLink;
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                String onclickNumber = "javascript:openNewPage('" + objPropsLink + "')";
codebase\com\ptc\windchill\cadx\search\StandardCustomSearchManager.jad:                result.addElement(objPropsLink);
codebase\com\ptc\windchill\cadx\update\UpdateWSFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\upload\UploadFormProcessor.jad:                    String value = objectActionLinkAux(current, "ObjProps", escapedNumber, locale);
codebase\com\ptc\windchill\cadx\wfpdmlink\WFNavigationProcessorService.jad:            getObjPropsNavBar(parameters, locale, os);
codebase\com\ptc\windchill\cadx\wfpdmlink\WFPDMLinkCadDocTemplateProcessor.jad:        String newContextAction = getWildfireObjPropsContextAction(getState());
codebase\com\ptc\windchill\cadx\wfpdmlink\WFPDMLinkCadDocTemplateProcessor.jad:    private static String getWildfireObjPropsContextAction(HTTPState httpState)
codebase\com\ptc\windchill\cadx\wfpdmlink\WFPDMLinkCadDocTemplateProcessor.jad:            newaction = "ObjProps_WF";
codebase\com\ptc\windchill\cadx\ws\ActiveWorkspaceNavBarURLActionDelegate.jad:        if((object instanceof EPMWorkspace) && "ObjProps".equals(queryValueMap.get("action")))
codebase\com\ptc\windchill\cadx\ws\ProcessWsSelFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\com\ptc\windchill\cadx\ws\WorkspaceFormProcessor.jad:                parent_link = objectActionLinkAux(parent, "ObjProps", label, idstr, locale);
codebase\com\ptc\windchill\esi\esidoc\PartDocInfo.jad:            map.put("action", "ObjProps");
codebase\com\ptc\windchill\explorer\ca\utility\HTMLHelper.jad:        map.put("action", "ObjProps");
codebase\com\ptc\windchill\explorer\ca\utility\HTMLHelper.jad:    private static final String OBJ_PROPS_ACTION = "ObjProps";
codebase\com\ptc\windchill\pdmlink\clients\folderexplorer\WindchillExplorerFrame.jad:                URL objProps = new URL(buildURL(team, "ObjProps", team.getIdentity()));
codebase\com\ptc\windchill\pdmlink\clients\folderexplorer\WindchillExplorerFrame.jad:                getContext().showDocument(objProps, "_blank");
codebase\com\ptc\windchill\pdmlink\clients\prodmgmt\PartExplorer.jad:            props.put("action", "ObjProps");
codebase\com\ptc\windchill\pdmlink\clients\prodmgmt\PartExplorer.jad:                URL objProps = new URL(buildURL(team, "ObjProps", team.getIdentity()));
codebase\com\ptc\windchill\pdmlink\clients\prodmgmt\PartExplorer.jad:                getContext().showDocument(objProps, "_blank");
codebase\com\ptc\windchill\pdmlink\clients\util\TaskDelegate.jad:    public static String OBJ_PROPS_ACTION = "ObjProps";
codebase\com\ptc\windchill\pdmlink\clients\util\WTObjectSelection.jad:                    props.put("action", "ObjProps");
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[0] = "ObjProps 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[1] = "ObjProps 0 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[14] = "ObjProps 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[2] = "ObjProps 0 0 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[3] = "ObjProps 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[4] = "ObjProps 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[5] = "ObjProps 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[6] = "ObjProps 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[13] = "ObjProps 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[7] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[8] = "ObjProps 0 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[11] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[12] = "ObjProps 0 0 0 0 0 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[RSCOMP] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[RSCONN] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[RSSPOOL] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[RSFITTING] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[RSMANUF] = "ObjProps 0 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[WTMFGMODEL] = "ObjProps 0";
codebase\com\ptc\windchill\pdmlink\search\PLMLinkSearchAttributeList.jad:        outputProcessing[9] = "ObjProps 0 0 0";
codebase\ext\reAssignLC_1.1.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\ext\reAssignLC_1.1be.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\ext\reAssignLC_1.2be.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\infoengine\jsp\ext\publishSt_0.1be.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\infoengine\jsp\ext\reAssignLC_1.1.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\infoengine\jsp\ext\reAssignLC_1.1be.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\infoengine\jsp\ext\reAssignLC_1.2be.jsp:		String href = urlFactory.getBaseHREF()+"servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&u8=1&oid="+utils.getReferenceString(lcManaged);
codebase\netmarkets\jsp\object\view.jsp:                viewAction.setAction("ObjProps");
codebase\netmarkets\jsp\object\view.jsp:               viewAction.setAction("ObjProps");
codebase\netmarkets\jsp\object\view.jsp:             params.put("action","ObjProps");
codebase\pdmlink\jsp\maturity\promotionNoticeDetails.jsp:                                   properties.put ("action", "ObjProps");
codebase\properties.html:<td VALIGN=TOP WIDTH="30%">wt.enterprise.objProps&nbsp;</td>
codebase\templates\cadx\associate\assoc.js:    numLink = buildPJLdocURLwithID(item.objOID,"ObjProps",item.objNumber,item.UniqueId,true,item.objPdmType,lastCheckoutWorkspace,containerOID);
codebase\templates\cadx\associate\assoc.js:    numLink = buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objNumber,item.UniqueId,true); 
codebase\templates\cadx\associate\assoc.js:    renderStream += buildPJLdocURLwithID(item.objOID,"ObjProps",item.objNumber,item.UniqueId,true,item.objPdmType,lastCheckoutWorkspace,containerOID);
codebase\templates\cadx\associate\assoc.js:    renderStream += buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objNumber+'&nbsp',item.UniqueId,true); // Generate a link with a id.
codebase\templates\cadx\associate\assoc.js:  var default_action = "ObjProps";
codebase\templates\cadx\autoassociate\autoassociateTable.js:     var objPropsUrlStr = row.item.addIdtoUrl();  
codebase\templates\cadx\autoassociate\autoassociateTable.js:	 renderStream += '\t<TD width=' + nameWidth + ' align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\cadx\autoassociate\autoassociateTable.js:     var objPropsUrlStr = row.item.addIdtoUrl();  
codebase\templates\cadx\autoassociate\autoassociateTable.js:	 renderStream += '\t<TD width=' + nameWidth + ' align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\cadx\autoassociate\autoassociateTable.js:     var objPropsUrlStr = row.item.addIdtoUrl();  
codebase\templates\cadx\autoassociate\autoassociateTable.js:	 renderStream += '\t<TD width=' + nameWidth + ' align=center>' + objPropsUrlStr + '</TD>';   
codebase\templates\cadx\autoassociate\autoassociateTable.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\cadx\autoassociate\autoassociateTable.js:   var finalpartStr  =  firstStr1 + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr1;
codebase\templates\cadx\caddoc\CADDocStructureInformation.html:     processSubTemplate action=ExpandCollapseHeader sectionName=TableInfo titleResourceClass=com.ptc.windchill.pdmlink.part.server.processors.processorsResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\cadx\caddoc\CADDocStructureInformation_en_GB.html:     processSubTemplate action=ExpandCollapseHeader sectionName=TableInfo titleResourceClass=com.ptc.windchill.pdmlink.part.server.processors.processorsResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\cadx\caddoc\CADDocStructureInformation_en_US.html:     processSubTemplate action=ExpandCollapseHeader sectionName=TableInfo titleResourceClass=com.ptc.windchill.pdmlink.part.server.processors.processorsResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\cadx\caddoc\classic\EPMDocument.html:                createNavigationBar currentPage=ObjProps
codebase\templates\cadx\caddoc\classic\EPMDocumentSkeleton.html:                createNavigationBar currentPage=ObjProps
codebase\templates\cadx\caddoc\classic\EPMDocumentSkeleton_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\cadx\caddoc\classic\EPMDocumentSkeleton_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\cadx\caddoc\classic\EPMDocument_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\cadx\caddoc\classic\EPMDocument_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\cadx\caddoc\vc\CADDocAllVersionsFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocAllVersionsFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=AllVersionsTable
codebase\templates\cadx\caddoc\vc\CADDocAllVersionsFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocAllVersionsFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=AllVersionsTable
codebase\templates\cadx\caddoc\vc\CADDocAllVersionsFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocAllVersionsFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=AllVersionsTable
codebase\templates\cadx\caddoc\vc\CADDocAssociatedChangesFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocAssociatedChangesFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=Changes
codebase\templates\cadx\caddoc\vc\CADDocAssociatedChangesFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocAssociatedChangesFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=Changes
codebase\templates\cadx\caddoc\vc\CADDocAssociatedChangesFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocAssociatedChangesFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=Changes
codebase\templates\cadx\caddoc\vc\CADDocElectronicSignaturesFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocElectronicSignaturesFrame.html:             useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=ElectronicSignaturesTable
codebase\templates\cadx\caddoc\vc\CADDocElectronicSignaturesFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocElectronicSignaturesFrame_en_GB.html:             useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=ElectronicSignaturesTable
codebase\templates\cadx\caddoc\vc\CADDocElectronicSignaturesFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocElectronicSignaturesFrame_en_US.html:             useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=ElectronicSignaturesTable
codebase\templates\cadx\caddoc\vc\CADDocIterationHistoryFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocIterationHistoryFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=IterationHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocIterationHistoryFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocIterationHistoryFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=IterationHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocIterationHistoryFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocIterationHistoryFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=IterationHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocLifeCycleHistoryFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocLifeCycleHistoryFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LifeCycleHistorySection
codebase\templates\cadx\caddoc\vc\CADDocLifeCycleHistoryFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocLifeCycleHistoryFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LifeCycleHistorySection
codebase\templates\cadx\caddoc\vc\CADDocLifeCycleHistoryFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocLifeCycleHistoryFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LifeCycleHistorySection
codebase\templates\cadx\caddoc\vc\CADDocLocationHistoryFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocLocationHistoryFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=LocationHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocLocationHistoryFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocLocationHistoryFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=LocationHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocLocationHistoryFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocLocationHistoryFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=LocationHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocMasterFrameWNC.html:          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=ShowPartMasterAttributes
codebase\templates\cadx\caddoc\vc\CADDocMasterFrameWNC.html:        useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=AllVersionsTable
codebase\templates\cadx\caddoc\vc\CADDocMasterFrameWNC_en_GB.html:          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=ShowPartMasterAttributes
codebase\templates\cadx\caddoc\vc\CADDocMasterFrameWNC_en_GB.html:        useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=AllVersionsTable
codebase\templates\cadx\caddoc\vc\CADDocMasterFrameWNC_en_US.html:          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=ShowPartMasterAttributes
codebase\templates\cadx\caddoc\vc\CADDocMasterFrameWNC_en_US.html:        useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=AllVersionsTable
codebase\templates\cadx\caddoc\vc\CADDocRelatedProcessesFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocRelatedProcessesFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=AssociatedProcessTable
codebase\templates\cadx\caddoc\vc\CADDocRelatedProcessesFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocRelatedProcessesFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=AssociatedProcessTable
codebase\templates\cadx\caddoc\vc\CADDocRelatedProcessesFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocRelatedProcessesFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=AssociatedProcessTable
codebase\templates\cadx\caddoc\vc\CADDocRenameHistoryFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocRenameHistoryFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=RenameHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocRenameHistoryFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocRenameHistoryFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=RenameHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocRenameHistoryFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocRenameHistoryFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate  action=RenameHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocSavedAsHistoryFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocSavedAsHistoryFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=SaveAsHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocSavedAsHistoryFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocSavedAsHistoryFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=SaveAsHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocSavedAsHistoryFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocSavedAsHistoryFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=SaveAsHistoryTable
codebase\templates\cadx\caddoc\vc\CADDocShareStatusFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocShareStatusFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=ShareStatusSection
codebase\templates\cadx\caddoc\vc\CADDocShareStatusFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocShareStatusFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=ShareStatusSection
codebase\templates\cadx\caddoc\vc\CADDocShareStatusFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocShareStatusFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=ShareStatusSection
codebase\templates\cadx\caddoc\vc\CADDocSubscriptionsFrame.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocSubscriptionsFrame.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=SubscriptionsSection suppressAction=true
codebase\templates\cadx\caddoc\vc\CADDocSubscriptionsFrame_en_GB.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocSubscriptionsFrame_en_GB.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=SubscriptionsSection suppressAction=true
codebase\templates\cadx\caddoc\vc\CADDocSubscriptionsFrame_en_US.html:		useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService treename=EPMDOCUMENT_COMMONSPACEINFO_CADX_NAVBAR_ACTIONS
codebase\templates\cadx\caddoc\vc\CADDocSubscriptionsFrame_en_US.html: 		  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=SubscriptionsSection suppressAction=true
codebase\templates\cadx\cancelcheckout\cancel_checkout.js:	finalStr = firstStr + " class=tableLink id=objprops_" + item.UniqueId + " " + secondStr;
codebase\templates\cadx\cancelcheckout\cancel_checkout.js:	finalStr = buildPJLdocURLwithID ( item.objOid,"ObjProps",escapeStr(item.number)+'&nbsp', item.UniqueId, true,item.objPDMType,getPJLWorkspace(),containerOID);
codebase\templates\cadx\checkin\checkintables.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\cadx\checkin\checkintables.js:       finalStr = buildPJLdocURLwithID ( this.objOID,"ObjProps",escapeStr(this.objNumber)+'&nbsp',uniqueid,true,this.objPDMType, getPJLWorkspace(),containerOID);
codebase\templates\cadx\checkin\checkintables.js:   var finalStr = buildPJLdocURLwithID ( this.objOID,"ObjProps",escapeStr(this.objFName)+'&nbsp',uniqueid,true,this.objPDMType, getPJLWorkspace(),containerOID);
codebase\templates\cadx\checkin\WsCheckin.html:			            cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\cadx\checkin\WsCheckin_en_GB.html:			            cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\cadx\checkin\WsCheckin_en_US.html:			            cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\cadx\common\orgpicker.js:  var default_action = "ObjProps";
codebase\templates\cadx\common\orgpicker.js:  var objTaggedURL = buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objName,item.UniqueId,true);
codebase\templates\cadx\common\refreshCC.html:       function redirectToObjPropsPage() {
codebase\templates\cadx\common\refreshCC.js:    redirectToObjPropsPage();
codebase\templates\cadx\common\refreshCC.js:       redirectToObjPropsPage();
codebase\templates\cadx\common\refreshCC_en_GB.html:       function redirectToObjPropsPage() {
codebase\templates\cadx\common\refreshCC_en_US.html:       function redirectToObjPropsPage() {
codebase\templates\cadx\disassociate\disassociate.js:    numLink = buildPJLdocURLwithID(item.objOID,"ObjProps",item.objNumber,item.UniqueId,true,item.objPdmType,lastCheckoutWorkspace,containerOID);
codebase\templates\cadx\disassociate\disassociate.js:    numLink = buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objNumber,item.UniqueId,true);
codebase\templates\cadx\disassociate\disassociate.js:    renderStream += buildPJLdocURLwithID(item.objOID,"ObjProps",item.objNumber,item.UniqueId,true,item.objPdmType,lastCheckoutWorkspace,containerOID);
codebase\templates\cadx\disassociate\disassociate.js:    renderStream += buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objNumber+'&nbsp',item.UniqueId,true);   
codebase\templates\cadx\disassociate\disassociate.js:  var default_action = "ObjProps";
codebase\templates\cadx\editattachments\EditAttachments.html:  var objPropsURL = "<script language=Windchill> getCancelURL </script>";
codebase\templates\cadx\editattachments\EditAttachments.html:       	objPropsURL = objPropsURL+"&wscontext";
codebase\templates\cadx\editattachments\EditAttachments.html:   	objPropsURL = objPropsURL+"&cwscontext";
codebase\templates\cadx\editattachments\EditAttachments.html:  window.location.href = objPropsURL;
codebase\templates\cadx\editattachments\EditAttachments.html:          	objPropsURL = objPropsURL+"&wscontext";
codebase\templates\cadx\editattachments\EditAttachments.html:	objPropsURL = objPropsURL+"&cwscontext";
codebase\templates\cadx\editattachments\EditAttachments.html:   window.location.href = objPropsURL;
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:  var objPropsURL = "<script language=Windchill> getCancelURL </script>";
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:       	objPropsURL = objPropsURL+"&wscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:   	objPropsURL = objPropsURL+"&cwscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:  window.location.href = objPropsURL;
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:          	objPropsURL = objPropsURL+"&wscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:	objPropsURL = objPropsURL+"&cwscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_GB.html:   window.location.href = objPropsURL;
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:  var objPropsURL = "<script language=Windchill> getCancelURL </script>";
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:       	objPropsURL = objPropsURL+"&wscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:   	objPropsURL = objPropsURL+"&cwscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:  window.location.href = objPropsURL;
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:          	objPropsURL = objPropsURL+"&wscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:	objPropsURL = objPropsURL+"&cwscontext";
codebase\templates\cadx\editattachments\EditAttachments_en_US.html:   window.location.href = objPropsURL;
codebase\templates\cadx\editattrs\EditAttributes.html:  document.location = '<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>';
codebase\templates\cadx\editattrs\EditAttributes.html:  // so whatever is selected will be removed and objProps page is loaded back.
codebase\templates\cadx\editattrs\EditAttributes_en_GB.html:  document.location = '<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>';
codebase\templates\cadx\editattrs\EditAttributes_en_GB.html:  // so whatever is selected will be removed and objProps page is loaded back.
codebase\templates\cadx\editattrs\EditAttributes_en_US.html:  document.location = '<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>';
codebase\templates\cadx\editattrs\EditAttributes_en_US.html:  // so whatever is selected will be removed and objProps page is loaded back.
codebase\templates\cadx\example\BasicInformation.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=com.ptc.core.HTMLtemplateutil.server.processors.processorsResource titleResourceKey=EX_BASIC_INFO helpAction=ObjProps
codebase\templates\cadx\example\BasicInformation_en_GB.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=com.ptc.core.HTMLtemplateutil.server.processors.processorsResource titleResourceKey=EX_BASIC_INFO helpAction=ObjProps
codebase\templates\cadx\example\BasicInformation_en_US.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=com.ptc.core.HTMLtemplateutil.server.processors.processorsResource titleResourceKey=EX_BASIC_INFO helpAction=ObjProps
codebase\templates\cadx\multirevise\revise.js:  var default_action = "ObjProps";

codebase\templates\cadx\multirevise\revise.js:  renderStream += buildAuthenticatedURLwithID(item.objID,"ObjProps",GhostStrWithBraces(item.objPdmType,item.objNumber)+'&nbsp',item.UniqueId,true); // Generate a link with a id.

codebase\templates\cadx\myworkspace\myworkspace.js:  var default_action = "ObjProps";
codebase\templates\cadx\myworkspace\myworkspace.js:  var objTaggedURL = buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objName,item.UniqueId,true);
codebase\templates\cadx\myworkspace\myworkspace.js:	  projTaggedURL = buildAuthenticatedURLwithID(item.objProjectOID,"ObjProps",item.objProjectName,item.UniqueId,true);
codebase\templates\cadx\myworkspace\myworkspace.js:     renderStream += buildAuthenticatedURLwithID(item.objOID,"ObjProps" + "&ws=" + encodeURIComponent(item.objName),item.objName+'&nbsp',item.UniqueId,true);
codebase\templates\cadx\myworkspace\myworkspace.js:     renderStream += buildAuthenticatedURLwithID(item.objOID,"ObjProps",item.objName+'&nbsp',item.UniqueId,true);
codebase\templates\cadx\remove\removeTable.js:         var objPropsUrlStr = row.item.addNametoUrl();
codebase\templates\cadx\remove\removeTable.js:         renderStream += '\t<TD width=' + pjlnumberWidth + ' nowrap align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\cadx\remove\removeTable.js:       var objPropsUrlStr;
codebase\templates\cadx\remove\removeTable.js:        var objPropsUrlStr;
codebase\templates\cadx\remove\removeTable.js:                   objPropsUrlStr = row.item.addNametoUrl();
codebase\templates\cadx\remove\removeTable.js:       var rowDetails = new Array(chkBoxElem,objStateIcon,objPropsUrlStr,objcadmodelname,getLocalizedIncludeByString (row.item.includeby), versionstr , datetimestr,objfilename  );
codebase\templates\cadx\remove\removeTable.js:         var objPropsUrlStr = row.item.addIdtoUrl();
codebase\templates\cadx\remove\removeTable.js:	 renderStream += '\t<TD width=' + numberWidth + ' nowrap align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\cadx\remove\removeTable.js:       var objPropsUrlStr = " ";
codebase\templates\cadx\remove\removeTable.js:                   objPropsUrlStr = row.item.addIdtoUrl(); 
codebase\templates\cadx\remove\removeTable.js:      var rowDetails = new Array(chkBoxElem,objStateIcon,objPropsUrlStr,objcadmodelname,  
codebase\templates\cadx\remove\removeTable.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\cadx\remove\removeTable.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\cadx\remove\removeTable.js:   var finalStr = buildPJLdocURLwithID(this.objOID,"ObjProps",escapeStr(this.objNumber)+'&nbsp',uniqueid,true,this.objPDMType, waname,containerOID);
codebase\templates\cadx\rename\renameHtmldoc.html:          window.location.href = "<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>"
codebase\templates\cadx\rename\renameHtmldoc_en_GB.html:          window.location.href = "<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>"
codebase\templates\cadx\rename\renameHtmldoc_en_US.html:          window.location.href = "<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>"
codebase\templates\cadx\rename\renameTable.js:         var objPropsUrlStr = row.item.addIdtoUrl();
codebase\templates\cadx\rename\renameTable.js:	 renderStream += '\t<TD width=' + numberWidth + ' align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\cadx\rename\renameTable.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\cadx\saveas\saveas.js:		var objPropsUrlStr = row.item.addIdtoUrl ();
codebase\templates\cadx\saveas\saveas.js:		renderStream += '\t<TD width=' + numberWidth + ' align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\cadx\saveas\saveas.js:   var finalStr = firstStr + " class=tableLink id=objprops_" + this.UniqueId + " " + secondStr;
codebase\templates\cadx\upload\UploadGeneral.html:                                    cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\cadx\upload\UploadGeneral_en_GB.html:                                    cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\cadx\upload\UploadGeneral_en_US.html:                                    cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\cadx\upload\uploadtables.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\cadx\upload\uploadtables.js:   var finalStr  = buildPJLdocURLwithID ( this.objOID,"ObjProps",escapeStr(this.objFileName)+'&nbsp',uniqueid,true,this.objPDMType, getPJLWorkspace(),containerOID); 
codebase\templates\cadx\ws\wsTable.js:    number = buildAuthenticatedURLwithID(item.objOID,"ObjProps",escapeStr(item.objNumber)+'&nbsp',item.UniqueId,true);
codebase\templates\cadx\ws\wsTable.js:      cadModelName=item.objCadModelName.linkWithID(item.objOID+"&"+"cadName="+item.objCadModelName + "&placeHolder="+ item.isPlaceHolder + "&missingDependents=" + item.isMissingDependents, item.UniqueId + "_ObjProps");
codebase\templates\cadx\ws\wsTable.js:     number = buildPJLDetailsURLwithID(item.objOID,"ObjProps",escapeStr(item.objNumber)+'&nbsp',item.UniqueId,item.objPDMType,true);
codebase\templates\cadx\ws\wsTable.js:  var actionName = "ObjProps";
codebase\templates\cadx\ws\wsTable.js:  var actionName = "ObjProps";
codebase\templates\cadx\ws\wsTable.js:      infoActionURL = buildPJLDetailsURLwithID(oid,"ObjProps","dummy","dummy",objPDMType,false);
codebase\templates\cadx\ws\wsTable.js:      renderStream += '<a id=' + idstr + ' href="' + buildPJLDetailsURLwithID(oid,"ObjProps","dummy","dummy",objPDMType,false) + '">';
codebase\templates\change2\ChangeManagementHome.html:										<!-- getURLProcessorLink method=generateForm action=ObjProps class=wt.change2.WTChangeRequest2
codebase\templates\change2\ChangeManagementHome_en_GB.html:										<!-- getURLProcessorLink method=generateForm action=ObjProps class=wt.change2.WTChangeRequest2
codebase\templates\change2\ChangeManagementHome_en_US.html:										<!-- getURLProcessorLink method=generateForm action=ObjProps class=wt.change2.WTChangeRequest2
codebase\templates\change2\UpdateChangeIssue.html:   context_url +=  "?action="+"ObjProps"+"&oid="+context_value;
codebase\templates\change2\UpdateChangeIssue_en_GB.html:   context_url +=  "?action="+"ObjProps"+"&oid="+context_value;
codebase\templates\change2\UpdateChangeIssue_en_US.html:   context_url +=  "?action="+"ObjProps"+"&oid="+context_value;
codebase\templates\forms\SaveAsDocument.html:  <tr><td ALIGN=right><B><FONT>Saving from <SCRIPT LANGUAGE=Windchill>objectActionLink action=ObjProps</SCRIPT>
codebase\templates\forms\SaveAsDocument_en_GB.html:  <tr><td ALIGN=right><B><FONT>Saving from <SCRIPT LANGUAGE=Windchill>objectActionLink action=ObjProps</SCRIPT>
codebase\templates\forms\SaveAsDocument_en_US.html:  <tr><td ALIGN=right><B><FONT>Saving from <SCRIPT LANGUAGE=Windchill>objectActionLink action=ObjProps</SCRIPT>
codebase\templates\HTMLtemplateutil\wizard\CloseWindowAndChangeMainPage.html:window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\HTMLtemplateutil\wizard\CloseWindowAndChangeMainPage_en_GB.html:window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\HTMLtemplateutil\wizard\CloseWindowAndChangeMainPage_en_US.html:window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\lifecycle\AugmentRoles.html:				objectActionLink action=ObjProps
codebase\templates\lifecycle\AugmentRoles_en_GB.html:				objectActionLink action=ObjProps
codebase\templates\lifecycle\AugmentRoles_en_US.html:				objectActionLink action=ObjProps
codebase\templates\lifecycle\Submitted.html:          objectActionLink action=ObjProps
codebase\templates\lifecycle\Submitted_en_GB.html:          objectActionLink action=ObjProps
codebase\templates\lifecycle\Submitted_en_US.html:          objectActionLink action=ObjProps
codebase\templates\ObjectProperties\AnnotationSet.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\AnnotationSet_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\AnnotationSet_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\BusinessEntity.html:            createGlobalNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\BusinessEntity_en_GB.html:            createGlobalNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\BusinessEntity_en_US.html:            createGlobalNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ConfigurationItem.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ConfigurationItem_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ConfigurationItem_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\EPMDocument.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\EPMDocument_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\EPMDocument_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\FolderResident.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\FolderResident_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\FolderResident_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\LifeCycleTemplate.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\LifeCycleTemplate_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\LifeCycleTemplate_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Managed.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Managed_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Managed_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Project.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Project_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Project_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ProxyDocumentMaster.html:            createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ProxyDocumentMaster_en_GB.html:            createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ProxyDocumentMaster_en_US.html:            createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ProxyPartMaster.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ProxyPartMaster_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ProxyPartMaster_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ReportTemplate.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ReportTemplate_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\ReportTemplate_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\RevisionControlled.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\RevisionControlled_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\RevisionControlled_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Simple.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Simple_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Simple_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Team.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\TeamDistributionList.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\TeamDistributionList_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\TeamDistributionList_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\TeamTemplate.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\TeamTemplate_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\TeamTemplate_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Team_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\Team_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitExportRecord.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitExportRecord_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitExportRecord_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitImportRecord.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitImportRecord_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitImportRecord_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitReceiveRecord.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitReceiveRecord_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitReceiveRecord_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitSendRecord.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitSendRecord_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\UnitSendRecord_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeActivity.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeActivity_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeActivity_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeOrder.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeOrder_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeOrder_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeRequest.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeRequest_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTChangeRequest_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTPart.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTPart_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTPart_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductConfiguration.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductConfiguration_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductConfiguration_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductInstance.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductInstance2.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductInstance2_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductInstance2_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductInstance_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTProductInstance_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTRNRequest.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTRNRequest_en_GB.html:                createNavigationBar currentPage=ObjProps
codebase\templates\ObjectProperties\WTRNRequest_en_US.html:                createNavigationBar currentPage=ObjProps
codebase\templates\pdmlink\baseline\BaselineProperties.html:                useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\BaselineProperties_en_GB.html:                useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\BaselineProperties_en_US.html:                useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ShareStatusFrame.html:  		 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ShareStatusFrame_en_GB.html:  		 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ShareStatusFrame_en_US.html:  		 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTDocumentFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTDocumentFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\baseline\ViewBaselinesForWTDocumentFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTDocumentFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\baseline\ViewBaselinesForWTDocumentFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTDocumentFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\baseline\ViewBaselinesForWTPartFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTPartFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\baseline\ViewBaselinesForWTPartFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTPartFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\baseline\ViewBaselinesForWTPartFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\baseline\ViewBaselinesForWTPartFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\caddoc\CADDocContentFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocContentFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocContentFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocFamilyFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocFamilyFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocFamilyFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocReferencedByFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocReferencedByFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocReferencedByFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocReferencesFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocReferencesFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocReferencesFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocShareStatusFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocShareStatusFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocShareStatusFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocUsedByFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocUsedByFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocUsedByFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocUsesFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocUsesFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\CADDocUsesFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\DistributionListFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\DistributionListFrame.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\caddoc\DistributionListFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\DistributionListFrame_en_GB.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\caddoc\DistributionListFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\DistributionListFrame_en_US.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\caddoc\RelatedPartsFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\RelatedPartsFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\caddoc\RelatedPartsFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\change\JSTaskFunctions.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=ReviseAffectedItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=RemoveAffectedItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions.html:  	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=RemoveResultingItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorURL method=generateForm action=UpdateAffectedItemsDispositionForm nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_GB.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=ReviseAffectedItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_GB.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=RemoveAffectedItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_GB.html:  	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=RemoveResultingItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_GB.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorURL method=generateForm action=UpdateAffectedItemsDispositionForm nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_US.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=ReviseAffectedItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_US.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=RemoveAffectedItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_US.html:  	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorLinkForObj method=processForm action=RemoveResultingItemsDetails nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\JSTaskFunctions_en_US.html:	  document.forms.CreateECNImplementationPlan.action = '<SCRIPT LANGUAGE=Windchill>getURLProcessorURL method=generateForm action=UpdateAffectedItemsDispositionForm nextAction=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\launch.html:  nextPageURL='<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\launch.html:<FORM name=TestLaunchForm action="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction fullyQualified=true action=ObjProps</SCRIPT>" method="post">
codebase\templates\pdmlink\change\launch_en_GB.html:  nextPageURL='<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\launch_en_GB.html:<FORM name=TestLaunchForm action="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction fullyQualified=true action=ObjProps</SCRIPT>" method="post">
codebase\templates\pdmlink\change\launch_en_US.html:  nextPageURL='<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\change\launch_en_US.html:<FORM name=TestLaunchForm action="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction fullyQualified=true action=ObjProps</SCRIPT>" method="post">
codebase\templates\pdmlink\change\UpdateTaskEffectivityButton.html:    useProcessorService service=com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService method=getButton resourceClass=com.ptc.windchill.pdmlink.change.server.processors.processorsResource resourceKey=SET_EFFECTIVITY_BUTTON recurse.buttonURL="getButtonURL action=ObjProps name=Set_Effectivity windowFeatures=dependent:yes,hotkeys:no,location:no,menubar:no,resizable:yes,scrollbars:yes,toolbar:no"
codebase\templates\pdmlink\change\UpdateTaskEffectivityButton_en_GB.html:    useProcessorService service=com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService method=getButton resourceClass=com.ptc.windchill.pdmlink.change.server.processors.processorsResource resourceKey=SET_EFFECTIVITY_BUTTON recurse.buttonURL="getButtonURL action=ObjProps name=Set_Effectivity windowFeatures=dependent:yes,hotkeys:no,location:no,menubar:no,resizable:yes,scrollbars:yes,toolbar:no"
codebase\templates\pdmlink\change\UpdateTaskEffectivityButton_en_US.html:    useProcessorService service=com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService method=getButton resourceClass=com.ptc.windchill.pdmlink.change.server.processors.processorsResource resourceKey=SET_EFFECTIVITY_BUTTON recurse.buttonURL="getButtonURL action=ObjProps name=Set_Effectivity windowFeatures=dependent:yes,hotkeys:no,location:no,menubar:no,resizable:yes,scrollbars:yes,toolbar:no"
codebase\templates\pdmlink\change\UpdateTaskReviseButton.html:    useProcessorService service=com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService method=getButton resourceClass=com.ptc.windchill.pdmlink.change.server.processors.processorsResource resourceKey=REVISE_BUTTON recurse.buttonURL="getButtonURL action=ObjProps name=Set_Effectivity windowFeatures=dependent:yes,hotkeys:no,location:no,menubar:no,resizable:yes,scrollbars:yes,toolbar:no"
codebase\templates\pdmlink\change\UpdateTaskReviseButton_en_GB.html:    useProcessorService service=com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService method=getButton resourceClass=com.ptc.windchill.pdmlink.change.server.processors.processorsResource resourceKey=REVISE_BUTTON recurse.buttonURL="getButtonURL action=ObjProps name=Set_Effectivity windowFeatures=dependent:yes,hotkeys:no,location:no,menubar:no,resizable:yes,scrollbars:yes,toolbar:no"
codebase\templates\pdmlink\change\UpdateTaskReviseButton_en_US.html:    useProcessorService service=com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService method=getButton resourceClass=com.ptc.windchill.pdmlink.change.server.processors.processorsResource resourceKey=REVISE_BUTTON recurse.buttonURL="getButtonURL action=ObjProps name=Set_Effectivity windowFeatures=dependent:yes,hotkeys:no,location:no,menubar:no,resizable:yes,scrollbars:yes,toolbar:no"
codebase\templates\pdmlink\doc\AllVersionsFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\AllVersionsFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\AllVersionsFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\AttachmentsFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\AttachmentsFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\AttachmentsFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\CheckInDocCloseWindow.html:            topDoc.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\CheckInDocCloseWindow_en_GB.html:            topDoc.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\CheckInDocCloseWindow_en_US.html:            topDoc.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\CheckInDocumentProcessing.html:<SCRIPT language=Javascript1.1>window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>";wfWindowClose();</script>
codebase\templates\pdmlink\doc\CheckInDocumentProcessing_en_GB.html:<SCRIPT language=Javascript1.1>window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>";wfWindowClose();</script>
codebase\templates\pdmlink\doc\CheckInDocumentProcessing_en_US.html:<SCRIPT language=Javascript1.1>window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>";wfWindowClose();</script>
codebase\templates\pdmlink\doc\CheckOutDocCloseWindow.html:            topDoc.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\CheckOutDocCloseWindow_en_GB.html:            topDoc.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\CheckOutDocCloseWindow_en_US.html:            topDoc.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\CopyHistoryFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\CopyHistoryFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\CopyHistoryFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\CopyHistoryFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\CopyHistoryFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\CopyHistoryFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\DistributionListFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DistributionListFrame.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\DistributionListFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DistributionListFrame_en_GB.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\DistributionListFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DistributionListFrame_en_US.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\DocumentAttributesFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentAttributesFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentAttributesFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentReferencesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentReferencesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentReferencesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentStructureFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentStructureFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentStructureFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentUsesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentUsesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\DocumentUsesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\ElectronicSignaturesFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\ElectronicSignaturesFrame.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\ElectronicSignaturesFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\ElectronicSignaturesFrame_en_GB.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\ElectronicSignaturesFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\ElectronicSignaturesFrame_en_US.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\IterationHistoryFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\IterationHistoryFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\IterationHistoryFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LifeCycleHistoryFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LifeCycleHistoryFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LifeCycleHistoryFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LocationHistoryFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LocationHistoryFrame.html:                          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LocationHistoryTable
codebase\templates\pdmlink\doc\LocationHistoryFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LocationHistoryFrame_en_GB.html:                          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LocationHistoryTable
codebase\templates\pdmlink\doc\LocationHistoryFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\LocationHistoryFrame_en_US.html:                          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LocationHistoryTable
codebase\templates\pdmlink\doc\PendingChangesFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\PendingChangesFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\PendingChangesFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RelatedPartsFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RelatedPartsFrame.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\RelatedPartsFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RelatedPartsFrame_en_GB.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\RelatedPartsFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RelatedPartsFrame_en_US.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\doc\RelatedProcessesFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RelatedProcessesFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RelatedProcessesFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RenameHistoryFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RenameHistoryFrame.html:                          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=RenameHistoryTable
codebase\templates\pdmlink\doc\RenameHistoryFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RenameHistoryFrame_en_GB.html:                          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=RenameHistoryTable
codebase\templates\pdmlink\doc\RenameHistoryFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\RenameHistoryFrame_en_US.html:                          useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=RenameHistoryTable
codebase\templates\pdmlink\doc\ShareStatusFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\ShareStatusFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\ShareStatusFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\SubscriptionFrame.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\SubscriptionFrame_en_GB.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\SubscriptionFrame_en_US.html:                         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\doc\UpdateDocCloseWindow.html:    		window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\UpdateDocCloseWindow_en_GB.html:    		window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\doc\UpdateDocCloseWindow_en_US.html:    		window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\lifecycle\Submitted.html:          objectActionLink action=ObjProps
codebase\templates\pdmlink\lifecycle\Submitted_en_GB.html:          objectActionLink action=ObjProps
codebase\templates\pdmlink\lifecycle\Submitted_en_US.html:          objectActionLink action=ObjProps
codebase\templates\pdmlink\part\AssociatedChangesFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\AssociatedChangesFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\AssociatedChangesFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\AssociatedChangesFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\AssociatedChangesFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\AssociatedChangesFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\BasicInformation.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\BasicInformation_en_GB.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\BasicInformation_en_US.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\CheckInOutPartCloseWindow.html:        window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\part\CheckInOutPartCloseWindow.html:    window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\part\CheckInOutPartCloseWindow_en_GB.html:        window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\part\CheckInOutPartCloseWindow_en_GB.html:    window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\part\CheckInOutPartCloseWindow_en_US.html:        window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\part\CheckInOutPartCloseWindow_en_US.html:    window.opener.location="<SCRIPT language=Windchill>getURLProcessorLinkForObj method=URLTemplateAction action=ObjProps fullyQualified=true</SCRIPT>"
codebase\templates\pdmlink\part\ConfigurationsFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ConfigurationsFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ConfigurationsFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ConfigurationsFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ConfigurationsFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ConfigurationsFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\DistributionListFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\DistributionListFrame.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\DistributionListFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\DistributionListFrame_en_GB.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\DistributionListFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\DistributionListFrame_en_US.html:        document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\EffectivityFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\EffectivityFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\EffectivityFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\EffectivityFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\EffectivityFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\EffectivityFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ElectronicSignaturesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ElectronicSignaturesFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ElectronicSignaturesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ElectronicSignaturesFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ElectronicSignaturesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ElectronicSignaturesFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\LifeCycleHistoryFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\LifeCycleHistoryFrame.html:        document.forms.down_form.action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\LifeCycleHistoryFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\LifeCycleHistoryFrame_en_GB.html:        document.forms.down_form.action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\LifeCycleHistoryFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\LifeCycleHistoryFrame_en_US.html:        document.forms.down_form.action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\LocationHistoryFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\LocationHistoryFrame.html:                  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LocationHistoryTable
codebase\templates\pdmlink\part\LocationHistoryFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\LocationHistoryFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\LocationHistoryFrame_en_GB.html:                  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LocationHistoryTable
codebase\templates\pdmlink\part\LocationHistoryFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\LocationHistoryFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\LocationHistoryFrame_en_US.html:                  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=LocationHistoryTable
codebase\templates\pdmlink\part\LocationHistoryFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\PartInformation.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\PartInformation_en_GB.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\PartInformation_en_US.html:     processSubTemplate action=ExpandCollapseHeader sectionName=BasicInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\PartReplacementsFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\PartReplacementsFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\PartReplacementsFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\PartReplacementsFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\PartReplacementsFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\PartReplacementsFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\PartStructureInformation.html:<Form action="<script language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</script>" method="post" name="RefreshForAssociation">
codebase\templates\pdmlink\part\PartStructureInformation_en_GB.html:<Form action="<script language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</script>" method="post" name="RefreshForAssociation">
codebase\templates\pdmlink\part\PartStructureInformation_en_US.html:<Form action="<script language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</script>" method="post" name="RefreshForAssociation">
codebase\templates\pdmlink\part\PartUsesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\PartUsesFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\PartUsesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\PartUsesFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\PartUsesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\PartUsesFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ProductAttributesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductAttributesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductAttributesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductInstancesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductInstancesFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ProductInstancesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductInstancesFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ProductInstancesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductInstancesFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ProductStructureFrame.html:				 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductStructureFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ProductStructureFrame_en_GB.html:				 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductStructureFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ProductStructureFrame_en_US.html:				 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ProductStructureFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RelatedDocumentsFrame.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RelatedDocumentsFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RelatedDocumentsFrame_en_GB.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RelatedDocumentsFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RelatedDocumentsFrame_en_US.html:         useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RelatedDocumentsFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RelatedProcessesFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RelatedProcessesFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RelatedProcessesFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RelatedProcessesFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RelatedProcessesFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RelatedProcessesFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RenameHistoryFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RenameHistoryFrame.html:                  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=RenameHistoryTable
codebase\templates\pdmlink\part\RenameHistoryFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RenameHistoryFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RenameHistoryFrame_en_GB.html:                  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=RenameHistoryTable
codebase\templates\pdmlink\part\RenameHistoryFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\RenameHistoryFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\RenameHistoryFrame_en_US.html:                  useProcessorService service=com.ptc.windchill.cadx.caddoc.CADDocObjPropsTemplateProcessor method=processContextBasedSubTemplate action=RenameHistoryTable
codebase\templates\pdmlink\part\RenameHistoryFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\SaveAsHistoryFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\SaveAsHistoryFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\SaveAsHistoryFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\SaveAsHistoryFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\SaveAsHistoryFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\SaveAsHistoryFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ShareStatusFrame.html:       useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ShareStatusFrame.html:   document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ShareStatusFrame_en_GB.html:       useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ShareStatusFrame_en_GB.html:   document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\ShareStatusFrame_en_US.html:       useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\ShareStatusFrame_en_US.html:   document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\SubscriptionFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\SubscriptionFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\SubscriptionFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\SubscriptionFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\SubscriptionFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\part\SubscriptionFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\part\TableInformation.html:     processSubTemplate action=ExpandCollapseHeader sectionName=TableInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\TableInformation_en_GB.html:     processSubTemplate action=ExpandCollapseHeader sectionName=TableInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\part\TableInformation_en_US.html:     processSubTemplate action=ExpandCollapseHeader sectionName=TableInfo titleResourceClass=wt.part.partResource titleResourceKey=PART_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\AllVersionsFrame.html:  	   useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\AllVersionsFrame_en_GB.html:  	   useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\AllVersionsFrame_en_US.html:  	   useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ConfigurationsFrame.html:  	   useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ConfigurationsFrame_en_GB.html:  	   useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ConfigurationsFrame_en_US.html:  	   useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ExpandCollapseTest.html:     processSubTemplate action=ExpandCollapseHeader sectionName=NotYetImplemented titleResourceClass=com.ptc.windchill.pdmlink.part.server.processors.processorsResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ExpandCollapseTest_en_GB.html:     processSubTemplate action=ExpandCollapseHeader sectionName=NotYetImplemented titleResourceClass=com.ptc.windchill.pdmlink.part.server.processors.processorsResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ExpandCollapseTest_en_US.html:     processSubTemplate action=ExpandCollapseHeader sectionName=NotYetImplemented titleResourceClass=com.ptc.windchill.pdmlink.part.server.processors.processorsResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProdConfProductInstanceFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfProductInstanceFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfProductInstanceFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfShareStatusFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfShareStatusFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfShareStatusFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfStructureFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfStructureFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfStructureFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdConfStructureTable.html:processSubTemplate action=ExpandCollapseHeader sectionName=ProdStructureTable titleResourceClass=com.ptc.windchill.pdmlink.product.server.processors.productResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProdConfStructureTable_en_GB.html:processSubTemplate action=ExpandCollapseHeader sectionName=ProdStructureTable titleResourceClass=com.ptc.windchill.pdmlink.product.server.processors.productResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProdConfStructureTable_en_US.html:processSubTemplate action=ExpandCollapseHeader sectionName=ProdStructureTable titleResourceClass=com.ptc.windchill.pdmlink.product.server.processors.productResource titleResourceKey=PRODUCT_STRUCTURE_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProdInstanceAllocateFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceAllocateFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceAllocateFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceAssociatedChangesFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceAssociatedChangesFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceAssociatedChangesFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceShareStatusFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceShareStatusFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceShareStatusFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceStructureFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceStructureFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdInstanceStructureFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdLifeCycleFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdLifeCycleFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdLifeCycleFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdSignatureFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdSignatureFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdSignatureFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ProdSignatureTable.html:processSubTemplate action=ExpandCollapseHeader sectionName=ProdSignatureTable titleResourceClass=com.ptc.windchill.pdmlink.product.server.processors.productResource titleResourceKey=PRODUCT_SIGNATURES_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProdSignatureTable_en_GB.html:processSubTemplate action=ExpandCollapseHeader sectionName=ProdSignatureTable titleResourceClass=com.ptc.windchill.pdmlink.product.server.processors.productResource titleResourceKey=PRODUCT_SIGNATURES_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProdSignatureTable_en_US.html:processSubTemplate action=ExpandCollapseHeader sectionName=ProdSignatureTable titleResourceClass=com.ptc.windchill.pdmlink.product.server.processors.productResource titleResourceKey=PRODUCT_SIGNATURES_LABEL helpAction=ObjProps
codebase\templates\pdmlink\product\ProductStructureFrame.html:  	    useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ProductStructureFrame_en_GB.html:  	    useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ProductStructureFrame_en_US.html:  	    useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService -->
codebase\templates\pdmlink\product\ShareStatusFrame.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ShareStatusFrame_en_GB.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\product\ShareStatusFrame_en_US.html:useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\AllVersionsFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\AllVersionsFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\vc\AllVersionsFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\AllVersionsFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\vc\AllVersionsFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\AllVersionsFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\vc\IterationHistoryFrame.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\IterationHistoryFrame.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\vc\IterationHistoryFrame_en_GB.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\IterationHistoryFrame_en_GB.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\pdmlink\vc\IterationHistoryFrame_en_US.html:                 useProcessorService method=getObjPropsNavBar service=wt.templateutil.processor.NavigationProcessorService
codebase\templates\pdmlink\vc\IterationHistoryFrame_en_US.html:  document.forms[0].action='<SCRIPT language=Windchill>getURLProcessorLinkForObj fullyQualified=true action=ObjProps</SCRIPT>';
codebase\templates\project\RoleContents.html:				objectActionLink action=ObjProps
codebase\templates\project\RoleContents_en_GB.html:				objectActionLink action=ObjProps
codebase\templates\project\RoleContents_en_US.html:				objectActionLink action=ObjProps
codebase\templates\util\DefaultSuccess.html:include action=ObjProps
codebase\templates\util\DefaultSuccess_en_GB.html:include action=ObjProps
codebase\templates\util\DefaultSuccess_en_US.html:include action=ObjProps
codebase\templates\uwgm\cadx\associate\associate.js:function redirectToObjPropsPage()
codebase\templates\uwgm\cadx\autoassociate\autoassociateTable.js:function redirectToObjPropsPage()

codebase\templates\uwgm\cadx\caddoc\mstructrep\treetable.js:  	return buildAuthenticatedURLMSR(item.objOID,"ObjProps",getParamsforActionUrls());
codebase\templates\uwgm\cadx\caddoc\treeRenderer.js:  var actionName = "ObjProps";
codebase\templates\uwgm\cadx\cancelcheckout\cancel_checkout.js:	finalStr = firstStr + " class=tableLink id=objprops_" + item.UniqueId + " " + secondStr;
codebase\templates\uwgm\cadx\cancelcheckout\cancel_checkout.js:	finalStr = buildPJLdocURLwithID ( item.objOID,"ObjProps",escapeStr(item.number)+'&nbsp', item.UniqueId, true,item.objPDMType,getPJLWorkspace(),containerOID);
codebase\templates\uwgm\cadx\checkin\checkintables.js:    var finalStr  =  firstStr + " class=tableLink id=objprops_" + uniqueid + " " + secondStr;
codebase\templates\uwgm\cadx\checkin\checkintables.js:        finalStr = buildPJLdocURLwithID ( item.objOID,"ObjProps",escapeStr(item.objNumber)+'&nbsp',uniqueid,true,item.objPDMType, getPJLWorkspace(),containerOID);
codebase\templates\uwgm\cadx\checkin\checkintables.js:   var finalStr = buildPJLdocURLwithID ( item.objOID,"ObjProps",escapeStr(item.objCadModelName)+'&nbsp',uniqueid,true,item.objPDMType, getPJLWorkspace(),containerOID);
codebase\templates\uwgm\cadx\checkin\checkintables.js:	        tmpURL = tmpURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\checkin\WsCheckin.html:			            cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\checkin\WsCheckin_en_GB.html:			            cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\checkin\WsCheckin_en_US.html:			            cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\disassociate\disassociate.js:function redirectToObjPropsPage()

codebase\templates\uwgm\cadx\multieditattr\checkoutConflict.js:       var objPropsUrlStr;
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttr.html:  document.location = '<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>';
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttr.html:  // so whatever is selected will be removed and objProps page is loaded back.
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttrBody.html:	   <input type=hidden name="retUrl" value="<SCRIPT LANGUAGE=Windchill>getObjPropsUrl</SCRIPT>">
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttrBody_en_GB.html:	   <input type=hidden name="retUrl" value="<SCRIPT LANGUAGE=Windchill>getObjPropsUrl</SCRIPT>">
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttrBody_en_US.html:	   <input type=hidden name="retUrl" value="<SCRIPT LANGUAGE=Windchill>getObjPropsUrl</SCRIPT>">
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttr_en_GB.html:  document.location = '<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>';
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttr_en_GB.html:  // so whatever is selected will be removed and objProps page is loaded back.
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttr_en_US.html:  document.location = '<SCRIPT LANGUAGE=Windchill> getObjPropsUrl </SCRIPT>';
codebase\templates\uwgm\cadx\multieditattr\MultiEditAttr_en_US.html:  // so whatever is selected will be removed and objProps page is loaded back.
codebase\templates\uwgm\cadx\multirename\multirename.js:function redirectToObjPropsPage()
codebase\templates\uwgm\cadx\multirevise\multirevise.js:function redirectToObjPropsPage()
codebase\templates\uwgm\cadx\newcaddoc\newcaddoc.js:function redirectToObjPropsPage(){
codebase\templates\uwgm\cadx\remove\removeTable.js:         var objPropsUrlStr = row.item.addNametoUrl();
codebase\templates\uwgm\cadx\remove\removeTable.js:         renderStream += '\t<TD width=' + pjlnumberWidth + ' nowrap align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\uwgm\cadx\remove\removeTable.js:       var objPropsUrlStr;
codebase\templates\uwgm\cadx\remove\removeTable.js:        var objPropsUrlStr;
codebase\templates\uwgm\cadx\remove\removeTable.js:                   objPropsUrlStr = row.item.addNametoUrl();
codebase\templates\uwgm\cadx\remove\removeTable.js:       var rowDetails = new Array(chkBoxElem,objStateIcon,objPropsUrlStr,objcadmodelname,getLocalizedIncludeByString (row.item.includeby), versionstr , datetimestr,objfilename  );
codebase\templates\uwgm\cadx\remove\removeTable.js:         var objPropsUrlStr = row.item.addIdtoUrl();
codebase\templates\uwgm\cadx\remove\removeTable.js:	 renderStream += '\t<TD width=' + numberWidth + ' nowrap align=center>' + objPropsUrlStr + '</TD>';
codebase\templates\uwgm\cadx\remove\removeTable.js:       var objPropsUrlStr = " ";
codebase\templates\uwgm\cadx\remove\removeTable.js:                   objPropsUrlStr = row.item.addIdtoUrl(); 
codebase\templates\uwgm\cadx\remove\removeTable.js:      var rowDetails = new Array(chkBoxElem,objStateIcon,objPropsUrlStr,objcadmodelname,  
codebase\templates\uwgm\cadx\remove\removeTable.js:   finalStr  =  firstStr + " class=tableLink id=objprops_" + getUniqueId(item) + " " + secondStr;
codebase\templates\uwgm\cadx\remove\removeTable.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\uwgm\cadx\remove\removeTable.js:   var finalStr = buildPJLdocURLwithID(item.objOID,"ObjProps",escapeStr(item.objNumber)+'&nbsp',uniqueid,true,item.objPDMType, waname,containerOID);
codebase\templates\uwgm\cadx\saveas\saveas.js:   var finalStr = firstStr + " class=tableLink id=objprops_" + this.UniqueId + " " + secondStr;

codebase\templates\uwgm\cadx\setstate\setState.js:function redirectToObjPropsPage(){
codebase\templates\uwgm\cadx\upload\UploadHeader.html:                                    cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\upload\UploadHeader_en_GB.html:                                    cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\upload\UploadHeader_en_US.html:                                    cadDocURL = cadDocURL.replace(regexp, "ObjProps");
codebase\templates\uwgm\cadx\upload\uploadtables.js:   var finalStr  =  firstStr + " class=tableLink id=objprops_" + this.getUniqueId() + " " + secondStr;
codebase\templates\uwgm\cadx\upload\uploadtables.js:   var finalStr  = buildPJLdocURLwithID ( this.objOID,"ObjProps",escapeStr(this.objCadModelName)+'&nbsp',uniqueid,true,this.objPDMType, getPJLWorkspace(),containerOID); 
codebase\templates\uwgm\cadx\workspaces\workspaces.js:  var default_action = "ObjProps";
codebase\templates\uwgm\cadx\workspaces\workspaces.js:   var url = buildAuthenticatedURLwithID(oid, "ObjProps");
codebase\templates\uwgm\cadx\workspaces\workspaces.js:   var url = buildAuthenticatedURLwithID(oid, "ObjProps");
codebase\templates\uwgm\cadx\ws\wsTable.js:    number = buildAuthenticatedURLwithID(item.objOID,"ObjProps",escapeStr(item.objNumber)+'&nbsp',item.UniqueId,true);
codebase\templates\uwgm\cadx\ws\wsTable.js:      cadModelName=item.objCadModelName.linkWithID(item.objOID+"&"+"cadName="+item.objCadModelName + "&placeHolder="+ item.isPlaceHolder + "&missingDependents=" + item.isMissingDependents, item.UniqueId + "_ObjProps");
codebase\templates\uwgm\cadx\ws\wsTable.js:     number = buildPJLDetailsURLwithID(item.objOID,"ObjProps",escapeStr(item.objNumber)+'&nbsp',item.UniqueId,item.objPDMType,true);
codebase\templates\uwgm\cadx\ws\wsTable.js:  var actionName = "ObjProps";
codebase\templates\uwgm\cadx\ws\wsTable.js:  var actionName = "ObjProps";
codebase\templates\uwgm\cadx\ws\wsTable.js:      infoActionURL = buildPJLDetailsURLwithID(oid,"ObjProps","dummy","dummy",objPDMType,false);
codebase\templates\uwgm\cadx\ws\wsTable.js:      renderStream += '<a id=' + idstr + ' href="' + buildPJLDetailsURLwithID(oid,"ObjProps","dummy","dummy",objPDMType,false) + '">';
codebase\templates\uwgm\cadx\ws\wsTable.js:  var actionName = "ObjProps";
codebase\templates\uwgm\cadx\ws\wsTable.js:  var actionName = "ObjProps";
codebase\templates\uwgm\cadx\ws\wsTable.js:      infoActionURL = buildPJLDetailsURLwithID(oid,"ObjProps","dummy","dummy",objPDMType,false);
codebase\templates\uwgm\cadx\ws\wsTable.js:      renderStream += '<a id=' + idstr + ' href="' + buildPJLDetailsURLwithID(oid,"ObjProps","dummy","dummy",objPDMType,false) + '">';
codebase\wt\change2\htmlclient\ChangeManagementFormProcessor.jad:        properties3.put("action", "ObjProps");
codebase\wt\change2\htmlclient\ChangeManagementFormProcessor.jad:                s7 = "ObjProps";
codebase\wt\change2\htmlclient\ChangeManagementFormProcessor.jad:    private static final String CM_FORM_ACTION = "ObjProps";
codebase\wt\change2\htmlclient\CreateChangeIssueDelegate.jad:        getFormData().put("refreshAction", "ObjProps");
codebase\wt\change2\htmlclient\CreateChangeIssueDelegate.jad:    protected static final String OBJ_PROPS = "ObjProps";
codebase\wt\change2\htmlclient\SubmitChangeObjectDelegate.jad:                setContextAction("ObjProps");
codebase\wt\change2\htmlclient\SubmitChangeObjectDelegate.jad:    protected static final String OBJ_PROPS_ACTION = "ObjProps";
codebase\wt\change2\htmlclient\UpdateChangeIssueDelegate.jad:        getFormData().put("refreshAction", "ObjProps");
codebase\wt\change2\htmlclient\UpdateChangeIssueDelegate.jad:    protected static final String OBJ_PROPS = "ObjProps";
codebase\wt\clients\change2\WTChangeRequest2TaskDelegate.jad:            properties.put("action", "ObjProps");
codebase\wt\clients\doc\WTDocumentApplet.jad:            hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentApplet.jad:            hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentApplet.jad:        hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentApplet.jad:        hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentApplet.jad:                hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentAppletWithProgress.jad:            hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentAppletWithProgress.jad:            hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentAppletWithProgress.jad:        hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentAppletWithProgress.jad:        hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\doc\WTDocumentAppletWithProgress.jad:                hashmap.put("NextContextAction", "ObjProps");
codebase\wt\clients\folderexplorer\WindchillExplorerFrame.jad:                URL url = new URL(buildURL(team, "ObjProps", team.getIdentity()));
codebase\wt\clients\library\api\com\ptc\core\HTMLtemplateutil\server\processors\UtilProcessorService.html:<li> The name "buttonAction" should be used to pass the name of the action to be inserted into the query string of the URL. Optional.  If not specified, "ObjProps" will be used.  Ex: buttonAction=CreatePart
codebase\wt\clients\library\api\wt\change2\htmlclient\ChangeIntermediateActionProcessor.html: The Windchill out of the box value for "refreshAction" is "ObjProps"
codebase\wt\clients\library\api\wt\change2\htmlclient\ChangeManagementFormProcessor.html: <LI>refreshAction - value is set to "ObjProps" if the original context
codebase\wt\clients\library\api\wt\enterprise\BasicTemplateProcessor.html:    <DD> objectActionLink action=ObjProps label=Context1 <p>
codebase\wt\clients\library\api\wt\enterprise\BasicTemplateProcessor.html:    objectActionLink action=ObjProps labelPropertyName=requester <p>
codebase\wt\clients\library\api\wt\enterprise\BasicTemplateProcessor.html:    objectActionLink action=ObjProps
codebase\wt\clients\library\api\wt\enterprise\PartDistributionListProcessor.html: <DD>http://kozak.windchill.com/wtcgi/wtcgi.exe/wt.enterprise.partDistributionListProcessor/getPartReferencesTable?action=ObjProps&oid=wt.part.WTPart%3A4002
codebase\wt\clients\library\api\wt\enterprise\PartReferencesProcessor.html: <DD>http://kozak.windchill.com/wtcgi/wtcgi.exe/wt.enterprise.PartReferencesProcessor/getPartReferencesTable?action=ObjProps&oid=wt.part.WTPart%3A4002
codebase\wt\clients\prodmgmt\PartExplorer.jad:            properties.put("action", "ObjProps");
codebase\wt\clients\prodmgmt\PartExplorer.jad:                URL url = new URL(buildURL(team, "ObjProps", team.getIdentity()));
codebase\wt\clients\util\TaskDelegate.jad:    public static String OBJ_PROPS_ACTION = "ObjProps";
codebase\wt\clients\util\WTObjectSelection.jad:                    properties.put("action", "ObjProps");
codebase\wt\content\LatestContentProcessor.jad:        hashmap.put("action", "ObjProps");
codebase\wt\content\LatestContentProcessor.jad:        hashmap.put("action", "ObjProps");
codebase\wt\content\PrimaryContentDataDelegate.jad:            setContextAction("ObjProps");
codebase\wt\content\PrimaryContentDataDelegate.jad:            setContextAction("ObjProps");
codebase\wt\csm\html\query\CSMResultsFormProcessor.jad:    public static String OBJ_PROPS_ACTION = "ObjProps";
codebase\wt\dndMicroApplet\DnDMicroAppletUtil.jad:        String s3 = s2 + "wt.enterprise.URLProcessor/URLTemplateAction?u8&action=ObjProps&oid=" + s1;
codebase\wt\doc\DeleteDocumentDelegate.jad:        setContextAction("ObjProps");
codebase\wt\doc\DependencyViewProcessor.jad:                printwriter.println("<TD ALIGN=LEFT VALIGN=TOP class=\"text\">" + objectActionLinkAux(wtdocument, "ObjProps", s2, locale) + "</TD>");
codebase\wt\doc\DocumentStructureProcessor.jad:                            s3 = "<A HREF=javascript:goToPage('" + getReferenceString(wtdocument) + "','ObjProps');>" + s3 + "</A>";
codebase\wt\doc\DocumentStructureProcessor.jad:                            s3 = "<A HREF=javascript:goToPage('" + getReferenceString(wtdocumentmaster) + "','ObjProps');>" + s3 + "</A>";
codebase\wt\doc\MoveDocumentDelegate.jad:            setContextAction("ObjProps");
codebase\wt\doc\MoveDocumentDelegate.jad:            setContextAction("ObjProps");
codebase\wt\doc\MoveDocumentDelegate.jad:                setContextAction("ObjProps");
codebase\wt\doc\MoveDocumentDelegate.jad:                setContextAction("ObjProps");
codebase\wt\doc\RenameDocumentDelegate.jad:        setContextAction("ObjProps");
codebase\wt\doc\ReviseDocumentDelegate.jad:        setContextAction("ObjProps");
codebase\wt\doc\RootViewProcessor.jad:                printwriter.println("<TD ALIGN=LEFT VALIGN=TOP class=\"text\">" + objectActionLinkAux(wtobject, "ObjProps", s3, locale) + "</TD>");
codebase\wt\doc\RootViewProcessor.jad:            properties1.put("action", "ObjProps");
codebase\wt\doc\RootViewProcessor.jad:            properties1.put("action", "ObjProps");
codebase\wt\doc\UndoCheckoutDocumentDelegate.jad:        setContextAction("ObjProps");
codebase\wt\doc\WTDocumentAttributeList.jad:        outputProcessing[0] = "ObjProps 0 0 0 0 0";
codebase\wt\doc\WTDocumentAttributeList.jad:        outputProcessing[1] = "ObjProps 0";
codebase\wt\doc\WTDocumentFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\wt\doc\WTDocumentFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\wt\doc\WTDocumentFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\wt\doc\WTDocumentFormTaskDelegate.jad:        setContextAction("ObjProps");
codebase\wt\doc\WTDocumentFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\wt\doc\WTDocumentProcessor.jad:            properties1.put("NextContextAction", "ObjProps");
codebase\wt\eff\AddEffTaskDelegate.jad:            setContextAction("ObjProps");
codebase\wt\eff\ChangeActivityEffDisplayProcessor.jad:                s3 = objectActionLinkAux(effmanagedversion, "ObjProps", s3, locale);
codebase\wt\eff\ChangeOrderEffDisplayProcessor.jad:                    s = objectActionLinkAux(changeactivityifc1, "ObjProps", s, locale);
codebase\wt\eff\SetEffTaskDelegate.jad:                setContextAction("ObjProps");
codebase\wt\effectivity\ConfigurationItemInstancesProcessor.jad:                    s17 = objectActionLinkAux(obj, "ObjProps", s17, locale);
codebase\wt\effectivity\CreateWTProductInstanceFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\wt\effectivity\UpdateWTProductInstanceFormTaskDelegate.jad:            setContextAction("ObjProps");
codebase\wt\enterprise\AllocateProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\AllVersionsURLActionDelegate.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\BasicTemplateProcessor.jad:                if(!s.equals("ObjProps"))
codebase\wt\enterprise\BasicTemplateProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\BasicTemplateProcessor.jad:                printwriter.print(HtmlUtil.addTableEntry("NOWRAP", objectActionLinkAux(baselineable, "ObjProps", getAttrValue(baselineable, "number"), locale)));
codebase\wt\enterprise\BasicTemplateProcessor.jad:            printwriter.println(objectActionLinkAux(awtpartusagelink[i].getUsedBy(), "ObjProps", null, locale));
codebase\wt\enterprise\BasicTemplateProcessor.jad:                String s9 = objectActionLinkAux(cabinet, "ObjProps", getAttrValue(cabinet, "name"), locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:            String s9 = objectActionLinkAux(wtobject, "ObjProps", getAttrValue(wtobject, "name"), locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:                s1 = objectActionLinkAux(folder, "ObjProps", s, locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:                    s8 = objectActionLinkAux(objectreference, "ObjProps", s10, null, null, locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:                s8 = objectActionLinkAux(objectreference1, "ObjProps", s11, null, null, locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:        if("ObjProps".equalsIgnoreCase(s))
codebase\wt\enterprise\BasicTemplateProcessor.jad:                s2 = objectActionLinkAux(cabinet, "ObjProps", s, s1, locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:            s2 = objectActionLinkAux(folder, "ObjProps", s, s1, locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:                        s6 = objectActionLinkAux(folder1, "ObjProps", folder1.getName(), locale);
codebase\wt\enterprise\BasicTemplateProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\BuildRuleBuildSourceProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\CheckOutLFHDelegate.jad:        hashmap.put("action", "ObjProps");
codebase\wt\enterprise\ConfigurationsProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\DescribesTemplateProcessor.jad:                        s18 = objectActionLinkAux(obj, "ObjProps", s18, locale);
codebase\wt\enterprise\MadeFromProcessor.jad:                printwriter.println("<TD ALIGN=LEFT VALIGN=TOP class=\"text\">" + objectActionLinkAux(revisioncontrolled, "ObjProps", s2, locale) + "</TD>");
codebase\wt\enterprise\ObjectComparisonProcessor.jad:                    s6 = objectActionLinkAux(wtobject, "ObjProps", wtobject.getDisplayIdentity().toString(), HtmlUtil.createTrlIdAttribute("", "ObjectComparisonProcessor", "Link", wtobject), locale);
codebase\wt\enterprise\ObjectComparisonProcessor.jad:                    printwriter.println(objectActionLinkAux(targets[i], "ObjProps", targets[i].getDisplayIdentity().toString(), HtmlUtil.createTrlIdAttribute("", "ObjectComparisonProcessor", "Link", targets[i]), locale));
codebase\wt\enterprise\ObjectPropertiesProcessor.jad:                i = properties.getProperty("wt.enterprise.objProps", 0);
codebase\wt\enterprise\ObjectPropertyValue.jad:                s1 = objectActionLinkAux(flag3.getObject(), "ObjProps", null, locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:            s1 = objectActionLinkAux(nullpointerexception, "ObjProps", null, locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:            s1 = objectActionLinkAux(nullpointerexception, "ObjProps", null, locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                            s12 = objectActionLinkAux(workable, "ObjProps", WTMessage.getLocalizedMessage("wt.enterprise.enterpriseResource", "192", null, locale), locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                            s12 = objectActionLinkAux(workable, "ObjProps", s12, locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                s1 = objectActionLinkAux(team, "ObjProps", s25, locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                s1 = objectActionLinkAux(((Team)obj).getTemplate(), "ObjProps", ((Team)obj).getTemplate().getName(), locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                    s1 = objectActionLinkAux(teamtemplate, "ObjProps", teamtemplate.getName(), locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                    s1 = objectActionLinkAux(teamdistributionlist, "ObjProps", teamdistributionlist.getName(), locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                s1 = objectActionLinkAux(folder, "ObjProps", s, locale);
codebase\wt\enterprise\ObjectPropertyValue.jad:                if(!s.equals("ObjProps"))
codebase\wt\enterprise\PartReferencesProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\PartReferencesProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\PartUsedByProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\PartUsesProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\PartUsesProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\PlmConfigurationsProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\ProductInstancesProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\ReferencedByProcessor.jad:            hashmap.put("action", "ObjProps");
codebase\wt\enterprise\tabularresults\StdDataFormatService.jad:            String s1 = "ObjProps";
codebase\wt\enterprise\UrlLinkResource.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
codebase\wt\enterprise\UrlLinkResource.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
codebase\wt\enterprise\UrlLinkResource.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process";
codebase\wt\enterprise\UrlLinkResource.jad:        return "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process";
codebase\wt\enterprise\UrlLinkResource.jad:        return "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By,EPMContains:Family";
codebase\wt\enterprise\UrlLinkResource.jad:            "31", "ObjProps:Properties,part_structure:Product Structure,ProductInstances:Product Instances"
codebase\wt\enterprise\UrlLinkResource.jad:            "32", "ObjProps:Properties,part_structure:Product Structure,Allocate:Allocated By/ Allocates,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource.jad:            "4", "ObjProps:Properties,Revises:Revises,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource.jad:            "5", "ObjProps:Properties,Affects:Affects,BusinessCase:Business Case,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource.jad:            "6", "ObjProps:Properties,Identifies:Identifies,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource.jad:            "7", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "8", "ObjProps:Properties,ReferencedBy:Referenced By"
codebase\wt\enterprise\UrlLinkResource.jad:            "14", "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,BuildRuleBuildSource:Described By,GPVariants:Variants,GPVariantSpecs:VariantSpecs,GeneratorLauncher:Order Generator,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource.jad:            "15", "ObjProps:Properties,Changes:Changes,ReferencedBy:Referenced By,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource.jad:            "11", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "12", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "34", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "35", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "13", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "16", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource.jad:            "17", "ObjProps:Properties,part_structure:Product Structure"
codebase\wt\enterprise\UrlLinkResource.jad:            "18", "ObjProps:Properties,OperationUsedBy:Used By,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource.jad:            "19", "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource.jad:            "24", "ObjProps:Properties,MfgParts:Parts,MfgAssembly:Manufacturing  Assembly,MfgOperations:Operations,MfgResources:Resources,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "20", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "22", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,prototype:Tool Prototype,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,ResourceMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "21", "ObjProps:Properties,ResourceUsedBy:Used By,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "23", "ObjProps:Properties,instances:Tool Instances,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "25", "ObjProps:Properties,assembly_structure:Assembly Structure,usedby:UsedBy,uses:Uses,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "26", "ObjProps:Properties,usedby:UsedBy,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "27", "ObjProps:Properties,parts:Parts in study,operations:Operations in study,resources:Resources in study,mfgfeatures:Manufacturing Features in study,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "28", "ObjProps:Properties,assembly_structure:Assembly Structure,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "29", "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource.jad:            "30", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource.jad:            "33", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:        return "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:        return "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By";
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "31", "ObjProps:Properties,part_structure:Product Structure,ProductInstances:Product Instances"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "32", "ObjProps:Properties,part_structure:Product Structure,Allocate:Allocated By/ Allocates,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "4", "ObjProps:Properties,Revises:Revises,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "5", "ObjProps:Properties,Affects:Affects,BusinessCase:Business Case,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "6", "ObjProps:Properties,Identifies:Identifies,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "7", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "8", "ObjProps:Properties,ReferencedBy:Referenced By"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "14", "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,GPVariants:Variants,GPVariantSpecs:VariantSpecs,GeneratorLauncher:Order Generator,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "15", "ObjProps:Properties,Changes:Changes,ReferencedBy:Referenced By,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "11", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "12", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "34", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "35", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "13", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "16", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "17", "ObjProps:Properties,part_structure:Product Structure"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "18", "ObjProps:Properties,OperationUsedBy:Used By,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "19", "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "24", "ObjProps:Properties,MfgParts:Parts,MfgAssembly:Manufacturing  Assembly,MfgOperations:Operations,MfgResources:Resources,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "20", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "22", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,prototype:Tool Prototype,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,ResourceMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "21", "ObjProps:Properties,ResourceUsedBy:Used By,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "23", "ObjProps:Properties,instances:Tool Instances,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "25", "ObjProps:Properties,assembly_structure:Assembly Structure,usedby:UsedBy,uses:Uses,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "26", "ObjProps:Properties,usedby:UsedBy,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "27", "ObjProps:Properties,parts:Parts in study,operations:Operations in study,resources:Resources in study,mfgfeatures:Manufacturing Features in study,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "28", "ObjProps:Properties,assembly_structure:Assembly Structure,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "29", "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "30", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_GB.jad:            "33", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,DistributionList:Distribution Targets";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:        return "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:        return "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By,EPMContains:Family";
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "31", "ObjProps:Properties,part_structure:Product Structure,ProductInstances:Product Instances"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "32", "ObjProps:Properties,part_structure:Product Structure,Allocate:Allocated By/ Allocates,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "4", "ObjProps:Properties,Revises:Revises,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "5", "ObjProps:Properties,Affects:Affects,BusinessCase:Business Case,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "6", "ObjProps:Properties,Identifies:Identifies,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "7", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "8", "ObjProps:Properties,ReferencedBy:Referenced By"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "14", "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,GPVariants:Variants,GPVariantSpecs:VariantSpecs,GeneratorLauncher:Order Generator,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "15", "ObjProps:Properties,Changes:Changes,ReferencedBy:Referenced By,AssociatedProcess:Related Process"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "11", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "12", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "34", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "35", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "13", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "16", "ObjProps:Properties"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "17", "ObjProps:Properties,part_structure:Product Structure"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "18", "ObjProps:Properties,OperationUsedBy:Used By,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "19", "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "24", "ObjProps:Properties,MfgParts:Parts,MfgAssembly:Manufacturing  Assembly,MfgOperations:Operations,MfgResources:Resources,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "20", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "22", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,prototype:Tool Prototype,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,ResourceMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "21", "ObjProps:Properties,ResourceUsedBy:Used By,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "23", "ObjProps:Properties,instances:Tool Instances,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "25", "ObjProps:Properties,assembly_structure:Assembly Structure,usedby:UsedBy,uses:Uses,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "26", "ObjProps:Properties,usedby:UsedBy,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "27", "ObjProps:Properties,parts:Parts in study,operations:Operations in study,resources:Resources in study,mfgfeatures:Manufacturing Features in study,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "28", "ObjProps:Properties,assembly_structure:Assembly Structure,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "29", "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "30", "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"
codebase\wt\enterprise\UrlLinkResource_en_US.jad:            "33", "ObjProps:Properties"
codebase\wt\federation\admin\fedAdminTables.jad:            "wt.federation.FederatedInfoEngineService", "Windchill", "PartMasters", "41", "partMstr_", "wt.part.WTPartMaster:wt.federation.ProxyPartMaster:wt.part.WTPartMaster", "sourceName:name:sourceNumber:number", "class=wt.part.WTPartMaster&where=.ID%3d'%{thePersistInfo.theObjectIdentifier.classname}:%{thePersistInfo.theObjectIdentifier.id}'", "/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&oid=OR%3a%{thePersistInfo.theObjectIdentifier.classname}%3a%{thePersistInfo.theObjectIdentifier.id}"
codebase\wt\federation\admin\fedAdminTables.jad:            "wt.federation.FederatedInfoEngineService", "Windchill", "DocumentMasters", "40", "docMstr_", "wt.doc.WTDocumentMaster:wt.federation.ProxyDocumentMaster:wt.doc.WTDocumentMaster", "sourceName:name:sourceNumber:number:docType:docType", "class=wt.doc.WTDocumentMaster&where=.ID%3d'%{thePersistInfo.theObjectIdentifier.classname}:%{thePersistInfo.theObjectIdentifier.id}'", "/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&oid=OR%3a%{thePersistInfo.theObjectIdentifier.classname}%3a%{thePersistInfo.theObjectIdentifier.id}"
codebase\wt\federation\admin\fedAdminTables.jad:            "wt.federation.FederatedInfoEngineService", "Windchill", "Documents", "54", "doc_", "wt.doc.WTDocument:wt.federation.ProxyDocument:wt.doc.WTDocument", "title:title:description:description:department:department:docType:docType", "class=wt.doc.WTDocument&where=.ID%3d'%{thePersistInfo.theObjectIdentifier.classname}:%{thePersistInfo.theObjectIdentifier.id}'", "/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&oid=OR%3a%{thePersistInfo.theObjectIdentifier.classname}%3a%{thePersistInfo.theObjectIdentifier.id}"
codebase\wt\helpfiles\help_en\online\search_applet\LclSrchApplCriteriaSpecify.html: Characters</a><a HREF="LclSrchApplCriteriaObjProps.html"><br>
codebase\wt\helpfiles\help_en\online\search_applet\LclSrchApplSearchCabinets.html:About Search Criteria</a><a HREF="LclSrchApplCriteriaObjProps.html"><br>
codebase\wt\helpfiles\help_en\online\search_applet\LclSrchApplSearchParts.html: a Search</a><a HREF="LclSrchApplCriteriaObjProps.html"><br>
codebase\wt\helpfiles\help_en\online\search_applet\LclSrchApplSearchProjects.html: Criteria</a><a HREF="LclSrchApplCriteriaObjProps.html"><br>
codebase\wt\helpfiles\help_en\online\search_applet\whdata\whftdata0.htm:aTE("Searching by Properties","LclSrchApplCriteriaObjProps.html");
codebase\wt\helpfiles\help_en\online\search_applet\whdata\whtdata0.htm:     aTE(2,0,"Searching by Properties","LclSrchApplCriteriaObjProps.html");
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf0.htm:<nobr><a name="bm_C"></a><a name="subkey_CA"></a>cabinet <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>2</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>3</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>4</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>5</b></a> </nobr><br><a href="../LclSrchApplCriteriaObjProps.html"><b>cabinets</b></a> <br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>calculate</b></a> <br><a href="../LclSrchApplResults.html"><b>call</b></a> <br><nobr>cannot <a href="../LclSrchApplSearchCabinets.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> </nobr><br><nobr>case <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>3</b></a> </nobr><br><nobr><a name="bms_CH"></a><a name="subkey_CH"></a>change <a href="../LclSrchApplOview.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>changes</b></a> <br><nobr>characters <a href="../LclSrchApplSearchCabinets.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> </nobr><br><nobr>check <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>3</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>4</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>checked</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>checking</b></a> <br><nobr>choose <a href="../LclSrchApplResults.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a name="bms_CL"></a><a name="subkey_CL"></a><a href="../LclSrchApplSelectObjType.html"><b>clear</b></a> <br><nobr>click <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplResults.html"><b>4</b></a> <a href="../LclSrchApplOview.html"><b>5</b></a> </nobr><br><a name="bms_CO"></a><a name="subkey_CO"></a><a href="../LclSrchApplResults.html"><b>column</b></a> <br><a href="../LclSrchApplResults.html"><b>columns</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>complete</b></a> <br><a href="../LclSrchApplSearchParts.html"><b>completed</b></a> <br><a href="../LclSrchApplCriteriaDateTime.html"><b>conduct</b></a> <br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>consequently</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>consisted</b></a> <br><nobr>contain <a href="../LclSrchApplCriteriaSpecify.html"><b>1</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplCriteriaWildcards.html"><b>contains</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>content</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>corresponding</b></a> <br><nobr>could <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>counter</b></a> <br><a name="bms_CR"></a><a name="subkey_CR"></a><a href="../LclSrchApplOview.html"><b>created</b></a> <br><nobr>criteria <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>4</b></a> <a href="../LclSrchApplResults.html"><b>5</b></a> <a href="../LclSrchApplOview.html"><b>6</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>7</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>8</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>9</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>10</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>11</b></a> </nobr><br><nobr>criterion <a href="../LclSrchApplCriteriaNot.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>3</b></a> </nobr><br><a name="bms_CT"></a><a name="subkey_CT"></a><a href="../LclSrchApplSearchParts.html"><b>ctrl</b></a> <br><a name="bms_CU"></a><a name="subkey_CU"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>currently</b></a> <br><a href="../LclSrchApplCriteriaSpecify.html"><b>customizers</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf0.htm:<nobr><a name="bm_D"></a><a name="subkey_DA"></a>database <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> </nobr><br><nobr>date <a href="../LclSrchApplCriteriaSpecify.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>3</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>4</b></a> </nobr><br><a href="../LclSrchApplCriteriaWildcards.html"><b>dates</b></a> <br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>day</b></a> <br><a name="bms_DD"></a><a name="subkey_DD"></a><a href="../LclSrchApplCriteriaDateTime.html"><b>dd</b></a> <br><a name="bms_DE"></a><a name="subkey_DE"></a><a href="../LclSrchApplCriteriaDateTime.html"><b>default</b></a> <br><a href="../LclSrchApplCriteriaDateTime.html"><b>defined</b></a> <br><a href="../LclSrchApplSearchParts.html"><b>definitions</b></a> <br><a href="../LclSrchApplResults.html"><b>depending</b></a> <br><a href="../LclSrchApplCriteriaSpecify.html"><b>described</b></a> <br><nobr>description <a href="../LclSrchApplCriteriaObjProps.html"><b>1</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplCriteriaObjProps.html"><b>descriptions</b></a> <br><nobr>design <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplCriteriaWildcards.html"><b>design_</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>designing</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>development</b></a> <br><a name="bms_DI"></a><a name="subkey_DI"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>dialog</b></a> <br><a href="../LclSrchApplCriteriaSpecify.html"><b>did</b></a> <br><nobr>different <a href="../LclSrchApplCriteriaSpecify.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplSearchCabinets.html"><b>directly</b></a> <br><nobr>display <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> </nobr><br><nobr>displayed <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>displays</b></a> <br><nobr><a name="bms_DO"></a><a name="subkey_DO"></a>document <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> </nobr><br><nobr>documents <a href="../LclSrchApplOview.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>does</b></a> <br><nobr>down <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>downloading</b></a> <br><nobr><a name="bms_DR"></a><a name="subkey_DR"></a>drop <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>3</b></a> </nobr><br><nobr><a name="bms_DY"></a><a name="subkey_DY"></a>dynamically <a href="../LclSrchApplResults.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf0.htm:<a name="bm_E"></a><a name="subkey_EI"></a><a href="../LclSrchApplOview.html"><b>either</b></a> <br><a name="bms_EN"></a><a name="subkey_EN"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>engine</b></a> <br><nobr>enter <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>5</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>6</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>7</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>8</b></a> </nobr><br><a href="../LclSrchApplCriteriaWildcards.html"><b>entered</b></a> <br><nobr>entering <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a name="bms_EQ"></a><a name="subkey_EQ"></a><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>equal</b></a> <br><nobr><a name="bms_EX"></a><a name="subkey_EX"></a>exact <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplCriteriaObjProps.html"><b>exactly</b></a> <br><nobr>example <a href="../LclSrchApplResults.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>5</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>6</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>7</b></a> </nobr><br><nobr>exclude <a href="../LclSrchApplCriteriaSpecify.html"><b>1</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplCriteriaSpecify.html"><b>explains</b></a> <br><a href="../LclSrchApplResults.html"><b>explicitly</b></a> <br><nobr>explorer <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> <a href="../LclSrchApplOview.html"><b>3</b></a> </nobr><br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf0.htm:<nobr><a name="bm_F"></a><a name="subkey_FI"></a>field <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>3</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>4</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>5</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>6</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>7</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>8</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>9</b></a> </nobr><br><nobr>fields <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>5</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>6</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>files</b></a> <br><nobr>find <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>3</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>4</b></a> </nobr><br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>finds</b></a> <br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>first</b></a> <br><a name="bms_FO"></a><a name="subkey_FO"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>focus</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>folder</b></a> <br><nobr>folders <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplResults.html"><b>3</b></a> <a href="../LclSrchApplOview.html"><b>4</b></a> </nobr><br><a href="../LclSrchApplCriteriaWildcards.html"><b>followed</b></a> <br><nobr>following <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>4</b></a> <a href="../LclSrchApplResults.html"><b>5</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>6</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>7</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>8</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>9</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>10</b></a> </nobr><br><a href="../LclSrchApplCriteriaDateTime.html"><b>follows</b></a> <br><a href="../LclSrchApplCriteriaDateTime.html"><b>format</b></a> <br><a href="../LclSrchApplCriteriaDateTime.html"><b>formats</b></a> <br><nobr><a name="bms_FU"></a><a name="subkey_FU"></a>function <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>3</b></a> </nobr><br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<a name="bm_I"></a><a name="subkey_ID"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>identifier</b></a> <br><nobr><a name="bms_IF"></a><a name="subkey_IF"></a>if <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>5</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>6</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>7</b></a> </nobr><br><a name="bms_IN"></a><a name="subkey_IN"></a><a href="../LclSrchApplSearchParts.html"><b>included</b></a> <br><a href="../LclSrchApplOview.html"><b>includes</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>increment</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>indicate</b></a> <br><nobr>information <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplResults.html"><b>3</b></a> <a href="../LclSrchApplOview.html"><b>4</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>5</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>6</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>7</b></a> </nobr><br><nobr>insensitive <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>2</b></a> </nobr><br><nobr>instance <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResults.html"><b>interact</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>invoked</b></a> <br><a name="bms_IS"></a><a name="subkey_IS"></a><a href="../LclSrchApplOview.html"><b>issue</b></a> <br><nobr><a name="bms_IT"></a><a name="subkey_IT"></a>iteration <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<nobr><a name="bm_L"></a><a name="subkey_LA"></a>last <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a name="bms_LE"></a><a name="subkey_LE"></a><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>less</b></a> <br><a name="bms_LI"></a><a name="subkey_LI"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>limited</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>links</b></a> <br><nobr>list <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>4</b></a> </nobr><br><nobr>listed <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> </nobr><br><nobr>lists <a href="../LclSrchApplCriteriaSpecify.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><nobr><a name="bms_LO"></a><a name="subkey_LO"></a>local <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplSearchCabinets.html"><b>locate</b></a> <br><nobr>located <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplOview.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplResults.html"><b>lower</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<nobr><a name="bm_M"></a><a name="subkey_MA"></a>match <a href="../LclSrchApplResults.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>matching</b></a> <br><a name="bms_ME"></a><a name="subkey_ME"></a><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>meaning</b></a> <br><a href="../LclSrchApplOview.html"><b>mechanism</b></a> <br><nobr>menu <a href="../LclSrchApplOview.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>2</b></a> </nobr><br><a name="bms_MI"></a><a name="subkey_MI"></a><a href="../LclSrchApplCriteriaCase.html"><b>mixed</b></a> <br><a name="bms_MM"></a><a name="subkey_MM"></a><a href="../LclSrchApplCriteriaDateTime.html"><b>mm</b></a> <br><nobr><a name="bms_MO"></a><a name="subkey_MO"></a>modified <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>modify</b></a> <br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>month</b></a> <br><nobr><a name="bms_MU"></a><a name="subkey_MU"></a>multiple <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br><nobr>must <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> </nobr><br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<nobr><a name="bm_O"></a><a name="subkey_OB"></a>object <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplResults.html"><b>3</b></a> <a href="../LclSrchApplOview.html"><b>4</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>5</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>6</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>7</b></a> </nobr><br><nobr>objects <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>2</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>3</b></a> <a href="../LclSrchApplOview.html"><b>4</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>5</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>6</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>7</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>8</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>9</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>10</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>11</b></a> </nobr><br><nobr><a name="bms_OK"></a><a name="subkey_OK"></a>ok <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> </nobr><br><nobr><a name="bms_ON"></a><a name="subkey_ON"></a>one <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>5</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>6</b></a> </nobr><br><a href="../LclSrchApplCriteriaSpecify.html"><b>online</b></a> <br><a name="bms_OP"></a><a name="subkey_OP"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>open</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>opens</b></a> <br><nobr>operation <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br><nobr>operator <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><nobr>operators <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplOview.html"><b>option</b></a> <br><a href="../LclSrchApplResults.html"><b>options</b></a> <br><a name="bms_OR"></a><a name="subkey_OR"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>order</b></a> <br><a href="../LclSrchApplResults.html"><b>organize</b></a> <br><a name="bms_OT"></a><a name="subkey_OT"></a><a href="../LclSrchApplCriteriaSpecify.html"><b>others</b></a> <br><a name="bms_OU"></a><a name="subkey_OU"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>out</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<a name="bm_P"></a><a name="subkey_PA"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>page</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>pages</b></a> <br><nobr>panel <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> </nobr><br><nobr>part <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> <a href="../LclSrchApplOview.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplCriteriaNot.html"><b>particular</b></a> <br><nobr>parts <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>5</b></a> </nobr><br><a name="bms_PE"></a><a name="subkey_PE"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>percent</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>performed</b></a> <br><nobr>performing <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>3</b></a> <a href="../LclSrchApplResults.html"><b>4</b></a> <a href="../LclSrchApplOview.html"><b>5</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>6</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>7</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>8</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>9</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>10</b></a> </nobr><br><a href="../LclSrchApplCriteriaSpecify.html"><b>performs</b></a> <br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>period</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>permission</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>permissions</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>personal</b></a> <br><a name="bms_PM"></a><a name="subkey_PM"></a><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>pm</b></a> <br><a name="bms_PO"></a><a name="subkey_PO"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>position</b></a> <br><a name="bms_PR"></a><a name="subkey_PR"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>preceded</b></a> <br><a href="../LclSrchApplCriteriaSpecify.html"><b>predefined</b></a> <br><a href="../LclSrchApplSearchParts.html"><b>press</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>pressing</b></a> <br><nobr>procedure <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplSearchProjects.html"><b>procedures</b></a> <br><nobr>product <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplSearchProjects.html"><b>project</b></a> <br><nobr>properties <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>3</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>4</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>5</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>6</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>7</b></a> </nobr><br><a href="../LclSrchApplCriteriaObjProps.html"><b>property</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>prototype</b></a> <br><a href="../LclSrchApplCriteriaSpecify.html"><b>provide</b></a> <br><a href="../LclSrchApplResultsObjRefBtns.html"><b>provides</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<a name="bm_Q"></a><a name="subkey_QU"></a><a href="../LclSrchApplCriteriaObjProps.html"><b>query</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<a name="bm_R"></a><a name="subkey_RA"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>rather</b></a> <br><a name="bms_RE"></a><a name="subkey_RE"></a><a href="../LclSrchApplCriteriaSpecify.html"><b>recent</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>regard</b></a> <br><nobr>related <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>4</b></a> <a href="../LclSrchApplResults.html"><b>5</b></a> <a href="../LclSrchApplOview.html"><b>6</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>7</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>8</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>9</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>10</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>11</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>12</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>13</b></a> </nobr><br><nobr>requested <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>requests</b></a> <br><nobr>result <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> </nobr><br><nobr>results <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>3</b></a> <a href="../LclSrchApplResults.html"><b>4</b></a> <a href="../LclSrchApplOview.html"><b>5</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>6</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>7</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>8</b></a> </nobr><br><a href="../LclSrchApplCriteriaWildcards.html"><b>retrieve</b></a> <br><nobr>return <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>3</b></a> </nobr><br><nobr>returned <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplCriteriaSpecify.html"><b>returns</b></a> <br><a name="bms_RI"></a><a name="subkey_RI"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>right</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf1.htm:<a name="bm_S"></a><a name="subkey_S{"></a><a href="../LclSrchApplResultsObjRefBtns.html"><b>s</b></a> <br><nobr><a name="bms_SA"></a><a name="subkey_SA"></a>same <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResultsObjRefBtns.html"><b>save</b></a> <br><a name="bms_SC"></a><a name="subkey_SC"></a><a href="../LclSrchApplResults.html"><b>screen</b></a> <br><nobr><a name="bms_SE"></a><a name="subkey_SE"></a>search <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>4</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>5</b></a> <a href="../LclSrchApplResults.html"><b>6</b></a> <a href="../LclSrchApplOview.html"><b>7</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>8</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>9</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>10</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>11</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>12</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>13</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>14</b></a> </nobr><br><nobr>searches <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>2</b></a> </nobr><br><nobr>searching <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>4</b></a> <a href="../LclSrchApplOview.html"><b>5</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>6</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>7</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>8</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>9</b></a> </nobr><br><a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>second</b></a> <br><a href="../LclSrchApplCriteriaDateTime.html"><b>seconds</b></a> <br><nobr>see <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> </nobr><br><nobr>select <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplResults.html"><b>4</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>5</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>6</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>7</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>8</b></a> </nobr><br><nobr>selected <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplResults.html"><b>3</b></a> </nobr><br><a href="../LclSrchApplResults.html"><b>set</b></a> <br><a href="../LclSrchApplCriteriaDateTime.html"><b>setting</b></a> <br><a name="bms_SI"></a><a name="subkey_SI"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>signs</b></a> <br><a href="../LclSrchApplResults.html"><b>simply</b></a> <br><a href="../LclSrchApplOview.html"><b>single</b></a> <br><nobr>site <a href="../LclSrchApplCriteriaSpecify.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a name="bms_SP"></a><a name="subkey_SP"></a><a href="../LclSrchApplCriteriaDateTime.html"><b>span</b></a> <br><nobr>specific <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>2</b></a> <a href="../LclSrchApplResults.html"><b>3</b></a> <a href="../LclSrchApplOview.html"><b>4</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>5</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>6</b></a> </nobr><br><nobr>specified <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>5</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>6</b></a> </nobr><br><nobr>specify <a href="../LclSrchApplSearchProjects.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>4</b></a> </nobr><br><nobr>specifying <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>3</b></a> </nobr><br><a name="bms_SS"></a><a name="subkey_SS"></a><a href="../LclSrchApplCriteriaDateTime.html"><b>ss</b></a> <br><a name="bms_ST"></a><a name="subkey_ST"></a><a href="../LclSrchApplSelectObjType.html"><b>stop</b></a> <br><a href="../LclSrchApplCriteriaCase.html"><b>storage</b></a> <br><nobr>string <a href="../LclSrchApplOview.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>3</b></a> </nobr><br><nobr>strings <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br><br><br></p><p class="ftsbody" align="center"><a href="whlstf2.htm" target="_self" title="previous search group"><b>&gt;&gt;</b></a>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf2.htm:<nobr><a name="bm_T"></a><a name="subkey_TA"></a>tab <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> </nobr><br><nobr>tabs <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br><a href="../LclSrchApplResults.html"><b>task</b></a> <br><a name="bms_TE"></a><a name="subkey_TE"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>team</b></a> <br><nobr>terms <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>3</b></a> </nobr><br><nobr>text <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> </nobr><br><a name="bms_TH"></a><a name="subkey_TH"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>those</b></a> <br><nobr><a name="bms_TI"></a><a name="subkey_TI"></a>time <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>3</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>5</b></a> </nobr><br><nobr>timestamp <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><a name="bms_TO"></a><a name="subkey_TO"></a><a href="../LclSrchApplOview.html"><b>tool</b></a> <br><nobr>topics <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplSearchCabinets.html"><b>4</b></a> <a href="../LclSrchApplResults.html"><b>5</b></a> <a href="../LclSrchApplOview.html"><b>6</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>7</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>8</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>9</b></a> <a href="../LclSrchApplCriteriaNot.html"><b>10</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>11</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>12</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>13</b></a> </nobr><br><nobr><a name="bms_TY"></a><a name="subkey_TY"></a>type <a href="../LclSrchApplSearchCabinets.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>3</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>4</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>5</b></a> </nobr><br><a href="../LclSrchApplCriteriaSpecify.html"><b>types</b></a> <br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf2.htm:<nobr><a name="bm_W"></a><a name="subkey_WA"></a>want <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> </nobr><br><nobr><a name="bms_WH"></a><a name="subkey_WH"></a>whose <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>2</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>3</b></a> </nobr><br><nobr><a name="bms_WI"></a><a name="subkey_WI"></a>wildcard <a href="../LclSrchApplSearchCabinets.html"><b>1</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> </nobr><br><nobr>wildcards <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>2</b></a> </nobr><br><nobr>will <a href="../LclSrchApplSearchParts.html"><b>1</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>2</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>3</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>4</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>5</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>6</b></a> </nobr><br><nobr>windchill <a href="../LclSrchApplResultsObjRefBtns.html"><b>1</b></a> <a href="../LclSrchApplResults.html"><b>2</b></a> <a href="../LclSrchApplOview.html"><b>3</b></a> <a href="../LclSrchApplCriteriaWildcards.html"><b>4</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>5</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>6</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>7</b></a> </nobr><br><nobr>window <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchProjects.html"><b>2</b></a> <a href="../LclSrchApplSearchParts.html"><b>3</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>4</b></a> <a href="../LclSrchApplResults.html"><b>5</b></a> </nobr><br><a href="../LclSrchApplCriteriaDateTime.html"><b>within</b></a> <br><a href="../LclSrchApplCriteriaWildcards.html"><b>without</b></a> <br><a name="bms_WO"></a><a name="subkey_WO"></a><a href="../LclSrchApplCriteriaWildcards.html"><b>word</b></a> <br><nobr>working <a href="../LclSrchApplResults.html"><b>1</b></a> <a href="../LclSrchApplOview.html"><b>2</b></a> </nobr><br><nobr>would <a href="../LclSrchApplCriteriaWildcards.html"><b>1</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>2</b></a> <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>3</b></a> </nobr><br>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstf2.htm:<nobr><a name="bm_Y"></a><a name="subkey_YE"></a>year <a href="../LclSrchApplCriteriaDateTimeOperatorsRef.html"><b>1</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>2</b></a> </nobr><br><nobr><a name="bms_YO"></a><a name="subkey_YO"></a>your <a href="../LclSrchApplSelectObjType.html"><b>1</b></a> <a href="../LclSrchApplSearchParts.html"><b>2</b></a> <a href="../LclSrchApplResultsObjRefBtns.html"><b>3</b></a> <a href="../LclSrchApplResults.html"><b>4</b></a> <a href="../LclSrchApplOview.html"><b>5</b></a> <a href="../LclSrchApplCriteriaSpecify.html"><b>6</b></a> <a href="../LclSrchApplCriteriaObjProps.html"><b>7</b></a> <a href="../LclSrchApplCriteriaDateTime.html"><b>8</b></a> <a href="../LclSrchApplCriteriaCase.html"><b>9</b></a> </nobr><br><a name="bms_YY"></a><a name="subkey_YY"></a><a href="../LclSrchApplCriteriaDateTime.html"><b>yyyy</b></a> <br><br><br></p>
codebase\wt\helpfiles\help_en\online\search_applet\whgdata\whlstt2.htm:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<nobr><a href="../LclSrchApplCriteriaObjProps.html"><img src="../document.gif" border="0" align="absmiddle"> Searching by Properties</a></nobr><br>
codebase\wt\lifecycle\StateProcessorService.jad:            s = buildURL((LifeCycleTemplate)lifecyclemanaged.getLifeCycleTemplate().getObject(), "ObjProps", lifecyclemanaged.getLifeCycleName());
codebase\wt\query\ObjectSearchAttributeList.jad:        "ObjProps 0 0 0 0", "ObjProps 0 0 0 0 0 0", "ObjProps 0 0 0 0", "ObjProps 0 0 0", "ObjProps 0 0 0 0", "ObjProps 0 0 0 0 0"
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[0] = "ObjProps 0 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[1] = "ObjProps 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[20] = "ObjProps 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[2] = "ObjProps 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[3] = "ObjProps 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[4] = "ObjProps 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[6] = "ObjProps 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[5] = "ObjProps 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[7] = "ObjProps 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[8] = "ObjProps 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[9] = "ObjProps 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[10] = "ObjProps 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[11] = "ObjProps 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[13] = "ObjProps 0 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[14] = "ObjProps 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[15] = "ObjProps 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[17] = "ObjProps 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[18] = "ObjProps 0 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[19] = "ObjProps 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[21] = "ObjProps 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[16] = "ObjProps 0 0 0 0 0 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[j] = "ObjProps 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[k] = "ObjProps 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[l] = "ObjProps 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[i1] = "ObjProps 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[j1] = "ObjProps 0 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[k1] = "ObjProps 0";
codebase\wt\query\SearchAttributeList.jad:        outputProcessing[l1] = "ObjProps 0 0 0";
codebase\wt\query\template\URLGenerator.jad:        stringbuffer.append(i + "&action=ObjProps");
codebase\wt\query\template\URLGenerator.jad:        stringbuffer.append(i + "&action=ObjProps");
codebase\wtcore\jsp\wt\portal\setup2.jsp:   map.put( "Action", "ObjProps" );
codebase\wtcore\jsp\wt\portal\setup2.jsp:   map.put( "Action", "ObjProps" );
codebase\wtcore\jsp\wt\portal\setup2_copy.jsp:   map.put( "Action", "ObjProps" );
codebase\wtcore\jsp\wt\portal\setup2_copy.jsp:   map.put( "Action", "ObjProps" );
src\com\ptc\netmarkets\util\misc\NmAction.java:         NmURL objProps = (NmURL)info.get(NmObjectHelper.SOURCE_PROPS_URL);
src\com\ptc\netmarkets\util\misc\NmAction.java:         if ( objProps != null ) {
src\com\ptc\netmarkets\util\misc\NmAction.java:            linkBean.setLink(objProps);
src\wt\clients\folderexplorer\WindchillExplorerFrame.java:		      URL objProps = new URL( buildURL( (Persistable)team, "ObjProps",team.getIdentity() ) );
src\wt\clients\folderexplorer\WindchillExplorerFrame.java:              getContext().showDocument( objProps, "_blank" );
src\wt\clients\prodmgmt\PartExplorer.java:          props.put( "action", "ObjProps" ); 
src\wt\clients\prodmgmt\PartExplorer.java:		      URL objProps = new URL( buildURL( (Persistable)team, "ObjProps",team.getIdentity() ) );
src\wt\clients\prodmgmt\PartExplorer.java:              getContext().showDocument( objProps, "_blank" );
src\wt\doc\WTDocumentAttributeList.java:      // processing must match the number of attributes in outputAttributes.  ObjProps is what
src\wt\doc\WTDocumentAttributeList.java:         "ObjProps 0 0 0 0 0";
src\wt\doc\WTDocumentAttributeList.java:         "ObjProps 0";
src\wt\enterprise\BasicTemplateProcessor.java:    *    <DD> objectActionLink action=ObjProps label=Context1 <p>
src\wt\enterprise\BasicTemplateProcessor.java:    *    objectActionLink action=ObjProps labelPropertyName=requester <p>
src\wt\enterprise\BasicTemplateProcessor.java:    *    objectActionLink action=ObjProps
src\wt\enterprise\BasicTemplateProcessor.java:    *@param  action                   the action to link to (i.e. ObjProps)
src\wt\enterprise\BasicTemplateProcessor.java:    *@param  action                   the action to link to (i.e. ObjProps)
src\wt\enterprise\BasicTemplateProcessor.java:    *@param  action           the action to link to (i.e. ObjProps)
src\wt\enterprise\BasicTemplateProcessor.java:            if (!action.equals("ObjProps")) {
src\wt\enterprise\BasicTemplateProcessor.java:         params.put("action", "ObjProps");
src\wt\enterprise\BasicTemplateProcessor.java:                  objectActionLinkAux(item, "ObjProps", getAttrValue(item, "number"), locale)));
src\wt\enterprise\BasicTemplateProcessor.java:         out.println(objectActionLinkAux(usedBy[i].getUsedBy(), "ObjProps", null, locale));
src\wt\enterprise\BasicTemplateProcessor.java:            String value = objectActionLinkAux(current, "ObjProps", getAttrValue(current, "name"), locale);
src\wt\enterprise\BasicTemplateProcessor.java:         String value = objectActionLinkAux(current, "ObjProps", getAttrValue(current, "name"), locale);
src\wt\enterprise\BasicTemplateProcessor.java:            parent_link = objectActionLinkAux(parent, "ObjProps", label, locale);
src\wt\enterprise\BasicTemplateProcessor.java:                     objectActionLinkAux(rc_ref, "ObjProps", value, null, null, locale);
src\wt\enterprise\BasicTemplateProcessor.java:                  objectActionLinkAux(rc_ref, "ObjProps", value, null, null, locale);
src\wt\enterprise\BasicTemplateProcessor.java:    *  include action=ObjProps <BR>
src\wt\enterprise\BasicTemplateProcessor.java:    *  include action=ObjProps template=Simple <P>
src\wt\enterprise\BasicTemplateProcessor.java:      if ("ObjProps".equalsIgnoreCase(action)) {
src\wt\enterprise\BasicTemplateProcessor.java:            url = objectActionLinkAux(cabinet, "ObjProps", label, params, locale);
src\wt\enterprise\BasicTemplateProcessor.java:         url = objectActionLinkAux(checkout_folder, "ObjProps", label, parameters, locale);
src\wt\enterprise\BasicTemplateProcessor.java:                  link = objectActionLinkAux(current, "ObjProps", current.getName(), locale);
src\wt\enterprise\BasicTemplateProcessor.java:                   map.put("action","ObjProps");
src\wt\enterprise\BasicTemplateProcessor.java:        // link = objectActionLinkAux(organization, "ObjProps", value, locale);
src\wt\enterprise\UrlLinkResource.java:       *  the value   "ObjProps:Properties,PartUses:Uses", "Properties" and "Uses" are displayed
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,part_structure:Product Structure,ProductInstances:Product Instances" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,part_structure:Product Structure,Allocate:Allocated By/ Allocates,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource.java://                    "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process"  },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,Revises:Revises,Content:Contents,AssociatedProcess:Related Process"  },
src\wt\enterprise\UrlLinkResource.java:                     "ObjProps:Properties,Affects:Affects,BusinessCase:Business Case,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource.java:                     "ObjProps:Properties,Identifies:Identifies,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,ReferencedBy:Referenced By" },
src\wt\enterprise\UrlLinkResource.java:/*<MODIFIED>*/      "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,BuildRuleBuildSource:Described By,GPVariants:Variants,GPVariantSpecs:VariantSpecs,GeneratorLauncher:Order Generator,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,Changes:Changes,ReferencedBy:Referenced By,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource.java://                    "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By,EPMContains:Family" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,part_structure:Product Structure" },
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,OperationUsedBy:Used By,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,MfgParts:Parts,MfgAssembly:Manufacturing  Assembly,MfgOperations:Operations,MfgResources:Resources,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,prototype:Tool Prototype,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,ResourceMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,ResourceUsedBy:Used By,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,instances:Tool Instances,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,assembly_structure:Assembly Structure,usedby:UsedBy,uses:Uses,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,usedby:UsedBy,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,parts:Parts in study,operations:Operations in study,resources:Resources in study,mfgfeatures:Manufacturing Features in study,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,assembly_structure:Assembly Structure,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource.java: /*<NEW>*/{ WTUNIT_ACTIONS, "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
src\wt\enterprise\UrlLinkResource.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
src\wt\enterprise\UrlLinkResource.java:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource.java:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process";
src\wt\enterprise\UrlLinkResource.java:     return "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process";
src\wt\enterprise\UrlLinkResource.java:     return "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By,EPMContains:Family";
src\wt\enterprise\UrlLinkResource_en_GB.java:       *  the value   "ObjProps:Properties,PartUses:Uses", "Properties" and "Uses" are displayed
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,part_structure:Product Structure,ProductInstances:Product Instances" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,part_structure:Product Structure,Allocate:Allocated By/ Allocates,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_GB.java://                    "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process"  },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,Revises:Revises,Content:Contents,AssociatedProcess:Related Process"  },
src\wt\enterprise\UrlLinkResource_en_GB.java:                     "ObjProps:Properties,Affects:Affects,BusinessCase:Business Case,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                     "ObjProps:Properties,Identifies:Identifies,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,ReferencedBy:Referenced By" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,GPVariants:Variants,GPVariantSpecs:VariantSpecs,GeneratorLauncher:Order Generator,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,Changes:Changes,ReferencedBy:Referenced By,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_GB.java://                    "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,part_structure:Product Structure" },
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,OperationUsedBy:Used By,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,MfgParts:Parts,MfgAssembly:Manufacturing  Assembly,MfgOperations:Operations,MfgResources:Resources,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,prototype:Tool Prototype,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,ResourceMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,ResourceUsedBy:Used By,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,instances:Tool Instances,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,assembly_structure:Assembly Structure,usedby:UsedBy,uses:Uses,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,usedby:UsedBy,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,parts:Parts in study,operations:Operations in study,resources:Resources in study,mfgfeatures:Manufacturing Features in study,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,assembly_structure:Assembly Structure,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource_en_GB.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_GB.java:/*<NEW>*/  { UrlLinkResource.WTUNIT_ACTIONS, "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_GB.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource_en_GB.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
src\wt\enterprise\UrlLinkResource_en_GB.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource_en_GB.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
src\wt\enterprise\UrlLinkResource_en_GB.java:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource_en_GB.java:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process";
src\wt\enterprise\UrlLinkResource_en_GB.java:      return "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process";
src\wt\enterprise\UrlLinkResource_en_GB.java:      return "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By";
src\wt\enterprise\UrlLinkResource_en_US.java:       *  the value   "ObjProps:Properties,PartUses:Uses", "Properties" and "Uses" are displayed
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,part_structure:Product Structure,ProductInstances:Product Instances" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,part_structure:Product Structure,Allocate:Allocated By/ Allocates,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_US.java://                    "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process"  },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,Revises:Revises,Content:Contents,AssociatedProcess:Related Process"  },
src\wt\enterprise\UrlLinkResource_en_US.java:                     "ObjProps:Properties,Affects:Affects,BusinessCase:Business Case,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_US.java:                     "ObjProps:Properties,Identifies:Identifies,Disposition:Disposition,Content:Contents,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,ReferencedBy:Referenced By" },
src\wt\enterprise\UrlLinkResource_en_US.java:/*<MODIFIED>*/      "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,GPVariants:Variants,GPVariantSpecs:VariantSpecs,GeneratorLauncher:Order Generator,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,Changes:Changes,ReferencedBy:Referenced By,AssociatedProcess:Related Process" },
src\wt\enterprise\UrlLinkResource_en_US.java://                    "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By,EPMContains:Family" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,part_structure:Product Structure" },
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,OperationUsedBy:Used By,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,MfgParts:Parts,MfgAssembly:Manufacturing  Assembly,MfgOperations:Operations,MfgResources:Resources,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,prototype:Tool Prototype,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,ResourceMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,ResourceUsedBy:Used By,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,instances:Tool Instances,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,assembly_structure:Assembly Structure,usedby:UsedBy,uses:Uses,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,usedby:UsedBy,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,parts:Parts in study,operations:Operations in study,resources:Resources in study,mfgfeatures:Manufacturing Features in study,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,assembly_structure:Assembly Structure,parts:Parts,assemblyOperations:Operations,assemblyResources:Resources,assemblyMfg:Manufacturing Features,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,operation_structure:Process Structure,OperationUsedBy:Used By,OperationUses:Uses,OperationAssembly:Manufacturing  Assembly,OperationResource:Resources,OperationMfg:Manufacturing Features,studies:Studies,pert:PERT View,references:References,ewiheader:EWI Header"},
src\wt\enterprise\UrlLinkResource_en_US.java:                    "ObjProps:Properties,resource_structure:Resource Structure,ResourceUsedBy:Used By,ResourceUses:Uses,ResourceAssembly:Manufacturing  Assembly,ResourceOperations:Operations,studies:Studies,references:References"},
src\wt\enterprise\UrlLinkResource_en_US.java:                                     //  "ObjProps:Properties" + "," +
src\wt\enterprise\UrlLinkResource_en_US.java:/*<NEW>*/  { UrlLinkResource.WTUNIT_ACTIONS, "ObjProps:Properties" },
src\wt\enterprise\UrlLinkResource_en_US.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource_en_US.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,PartAssembly:Manufacturing Assembly,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
src\wt\enterprise\UrlLinkResource_en_US.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource_en_US.java:          return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,Configurations:Configurations,ProductInstances:Product Instances";
src\wt\enterprise\UrlLinkResource_en_US.java:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process,DistributionList:Distribution Targets";
src\wt\enterprise\UrlLinkResource_en_US.java:            return "ObjProps:Properties,part_structure:Product Structure,PartUses:Used By / Uses,PartReferences:References,BuildRuleBuildSource:Described By,PartReplacements:Replacements,AssociatedProcess:Related Process";
src\wt\enterprise\UrlLinkResource_en_US.java:      return "ObjProps:Properties,document_structure:Structure Hierarchy,DependencyView:References,DocUsesView:Structure Usage,Changes:Changes,Describes:Describes,AssociatedProcess:Related Process";
src\wt\enterprise\UrlLinkResource_en_US.java:      return "ObjProps:Properties,EPMUses:Uses,EPMUsedBy:Used By,EPMDescribes:Describes,EPMReferences:References,EPMReferencedBy:Referenced By,EPMContains:Family";
src\wt\query\ObjectSearchAttributeList.java:      "ObjProps 0 0 0 0",
src\wt\query\ObjectSearchAttributeList.java:      "ObjProps 0 0 0 0 0 0",
src\wt\query\ObjectSearchAttributeList.java:      "ObjProps 0 0 0 0",
src\wt\query\ObjectSearchAttributeList.java:      "ObjProps 0 0 0",
src\wt\query\ObjectSearchAttributeList.java:      "ObjProps 0 0 0 0",
src\wt\query\ObjectSearchAttributeList.java:      "ObjProps 0 0 0 0 0",
src\wt\query\ObjectSearchAttributeList.java: //deprecated Product_Instance     "ObjProps 0 0 0",
src\wt\query\SearchAttributeList.java:      // processing must match the number of attributes in outputAttributes.  ObjProps is what
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0 0 0 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0";
src\wt\query\SearchAttributeList.java:         "ObjProps 0 0 0";
