Uses of Class
wt.dataops.objectcol.InputValue

Packages that use InputValue
com.ptc.windchill.enterprise.dataops.server   
wt.dataops.objectcol   
wt.dataops.objectcol.ixb.handlers.forclasses   
wt.dataops.objectcol.ixb.publicforhandlers   
 

Uses of InputValue in com.ptc.windchill.enterprise.dataops.server
 

Methods in com.ptc.windchill.enterprise.dataops.server that return InputValue
private static InputValue TaskHelper.createInputValue(String name, InputType type, String value)
           
private static InputValue[] TaskHelper.createInputsForTypeCriterion(String value, boolean allowSub)
           
private static InputValue[] TaskHelper.createInputsForFolderCriterion(String oidList, String incList)
           
private static InputValue[] TaskHelper.createInputsForVersionCriterion(String version)
           
private static InputValue[] TaskHelper.createInputsForIterationCriterion(String iteration)
           
private static InputValue[] TaskHelper.createInputsForLifecycleCriterion(String name)
           
private static InputValue[] TaskHelper.createInputsForViewCriterion(String viewRef)
           
private static InputValue[] TaskHelper.createInputsForCreatedByCriterion(String objRef)
           
private static InputValue[] TaskHelper.createInputsForCreateDateCriterion(String value)
           
private static InputValue[] TaskHelper.createInputsForContextCriterion(Collection containerRefs)
           
 

Methods in com.ptc.windchill.enterprise.dataops.server with parameters of type InputValue
private static List TaskHelper.createElementList(InputValue inputValue)
           
private static Element TaskHelper.createElement(InputValue inputValue, String value)
           
private static String TaskHelper.getDisplayValue(InputValue inputValue, String value)
           
private static void TaskHelper.addCriterion(CollectionCriteria cc, String type, InputValue[] ivList)
           
 

Uses of InputValue in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that return InputValue
 InputValue RelationshipMapInputLink.getInput()
          Gets the object for the association that plays role: INPUT_ROLE.
 InputValue[] RelationshipMap.getInputs()
          

Supported API: false
static InputValue[] LoadBaseCriterionDef.createLatestOfLatestNReqd()
           
static InputValue[] LoadBaseCriterionDef.createLatestOfLatestNAll()
           
static InputValue[] LoadBaseCriterionDef.createLatestOfAllNReqd()
           
static InputValue[] LoadBaseCriterionDef.createLatestOfAllNAll()
           
static InputValue LoadBaseCriterionDef.createRecurseInput(String name, boolean value)
           
static InputValue LoadBaseCriterionDef.createInputForLatestOfLatest()
           
static InputValue LoadBaseCriterionDef.createInputForLatestOfAll()
           
static InputValue LoadBaseCriterionDef.createInputForReqd()
           
static InputValue LoadBaseCriterionDef.createInputForAssocSeed()
           
static InputValue LoadBaseCriterionDef.createInputForAll()
           
static InputValue InputValue.newInputValue()
          Default factory for the class.
 InputValue[] CriterionObject.getInputs()
          

Supported API: false
 InputValue CriterionInputLink.getInput()
          Gets the object for the association that plays role: INPUT_ROLE.
 InputValue[][] CollectionHelper.TmpCriteriaHolder.getInputValues(CriterionObject[] objects)
           
 InputValue[] BaseCriterionDef.getRequiredInputs()
          

Supported API: false
 InputValue[] BaseCriterionDef.getAllInputs()
          

Supported API: false
protected  InputValue BaseCriterionDef.findInputWithName(String name, InputValue[] vals)
           
protected  InputValue[] BaseCriterionDef.getInputs(boolean required)
           
 

Methods in wt.dataops.objectcol with parameters of type InputValue
 CollectionCriteria StandardCollectionService.storeCriteria(CollectionCriteria criteria, CriterionObject[] criterions, InputValue[][] inputs)
          

Supported API: false
 RelationshipMap StandardCollectionService.storeRelationshipMap(String name, RelationshipMapDef definition, InputValue[] inputs)
          

Supported API: false
private  void StandardCollectionService.processPreStoreEvent(InputValue iv)
           
protected  CollectionCriteria StandardCollectionService.setDefaultContainer(CollectionCriteria criteria, CriterionObject[] criterions, InputValue[][] inputs)
           
 void RelationshipMapInputLink.setInput(InputValue input)
          Sets the object for the association that plays role: INPUT_ROLE.
static RelationshipMapInputLink RelationshipMapInputLink.newRelationshipMapInputLink(RelationshipMap relationshipMap, InputValue input)
          Default factory for the class.
 RelationshipMapProcessor RelationshipMapDef.getRelationshipMapProcessor(InputValue[] inputs)
          

Supported API: false
protected  RelationshipMapProcessor RelationshipMapDef.createRelationMapProcessor(RelationshipMapXMLDefAdapter adapter, InputValue[] inputs)
           
protected  RelatedByProcessor RelationshipMapDef.createRelatedByProcessor(RelatedByRelationshipXMLDefAdapter adapter, InputValue[] inputs)
           
protected  RelatedByProcessor RelationshipMapDef.createRelatedByProcessor(RelatedByMethodXMLDefAdapter adapter, InputValue[] inputs)
           
protected  Class RelationshipMapDef.resolveDelegate(RelatedByRelationshipXMLDefAdapter adapter, InputValue[] inputs)
           
 CollectionQueryProcessor RelationshipDef.getCollectionQueryProcessor(InputValue[] inputs, BaseCriterionDef[] criterionDefs)
           
 QueryResult ObjectTransformDelegate.transform(QueryResult objects, InputValue[] inputs)
          

Supported API: false
 CollectionQueryProcessor ObjTypeCriterionDef.getCollectionQueryProcessor(InputValue[] inputs, BaseCriterionDef[] criterionDefs)
           
protected  boolean InputValue.readVersion(InputValue thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 boolean FilterDelegate.filter(Persistable object, InputValue[] inputs)
          

Supported API: false
 FilterProcessor FilterCriterionDef.getFilterProcessor(InputValue[] inputs)
          

Supported API: false
 CollectionGraph FilterCollectionDelegate.filter(CollectionGraph collection, InputValue[] inputs)
          

Supported API: false
 void CriterionInputLink.setInput(InputValue input)
          Sets the object for the association that plays role: INPUT_ROLE.
static CriterionInputLink CriterionInputLink.newCriterionInputLink(CriterionObject criterion, InputValue input)
          Default factory for the class.
 QueryResult ConfigSpecTransformDelegate.transform(QueryResult objects, InputValue[] inputs)
          

Supported API: false
 CollectionCriteria CollectionServiceFwd.storeCriteria(CollectionCriteria criteria, CriterionObject[] criterions, InputValue[][] inputs)
          

Supported API: false
 RelationshipMap CollectionServiceFwd.storeRelationshipMap(String name, RelationshipMapDef definition, InputValue[] inputs)
          

Supported API: false
 CollectionCriteria CollectionService.storeCriteria(CollectionCriteria criteria, CriterionObject[] criterions, InputValue[][] inputs)
          

Supported API: false
 RelationshipMap CollectionService.storeRelationshipMap(String name, RelationshipMapDef definition, InputValue[] inputs)
          

Supported API: false
static CriterionObject CollectionHelper.addCriterion(CollectionCriteria criteria, BaseCriterionDef definition, InputValue[] inputs)
          

Supported API: false
static CriterionObject CollectionHelper.updateCriterion(CollectionCriteria criteria, CriterionObject criterion, InputValue[] values)
          

Supported API: false
static RelationshipMap CollectionHelper.storeRelationshipMap(String name, RelationshipMapDef definition, InputValue[] inputs)
          

Supported API: false
static WTContainerRef CollectionHelper.getContextRefFromCriterions(CriterionObject[] criterions, InputValue[][] inputs)
           
static WTContainerRef[] CollectionHelper.getContextRefsFromCriterions(CriterionObject[] criterions, InputValue[][] inputs)
           
 CriterionObject CollectionHelper.TmpCriteriaHolder.addCriterion(BaseCriterionDef def, InputValue[] values)
           
 CriterionObject CollectionHelper.TmpCriteriaHolder.updateCriterion(CriterionObject criterion, InputValue[] values)
           
 CollectionQueryProcessor CollectionCriterionDef.getCollectionQueryProcessor(InputValue[] inputs, BaseCriterionDef[] criterionDefs)
          

Supported API: false
 boolean BaseCriterionDef.validateInputs(InputValue[] inputs)
          

Supported API: false
protected  Map BaseCriterionDef.createInputMap(InputValue[] inputs, BaseXMLDefAdapter adapter)
           
protected  InputValue BaseCriterionDef.findInputWithName(String name, InputValue[] vals)
           
 CollectionQueryProcessor AttrCriterionDef.getCollectionQueryProcessor(InputValue[] inputs, BaseCriterionDef[] criterionDefs)
           
 

Uses of InputValue in wt.dataops.objectcol.ixb.handlers.forclasses
 

Methods in wt.dataops.objectcol.ixb.handlers.forclasses that return InputValue
protected  InputValue[] ExpImpForCollectionCriteria.getInputValuesFromXML(IxbElement coXML, Importer importer)
           
 

Uses of InputValue in wt.dataops.objectcol.ixb.publicforhandlers
 

Methods in wt.dataops.objectcol.ixb.publicforhandlers with parameters of type InputValue
static void IxbHndObjectcolHelper.exportInputValues(InputValue[] vals, IxbElement fileXML, Exporter exporter)