Uses of Class
com.infoengine.object.factory.Group

Packages that use Group
com.infoengine.administration   
com.infoengine.administration.delegate   
com.infoengine.administration.property   
com.infoengine.au   
com.infoengine.au.delegateprovider   
com.infoengine.doorsadapter   
com.infoengine.ebai   
com.infoengine.edasql   
com.infoengine.email   
com.infoengine.jdbc   
com.infoengine.jndi   
com.infoengine.jsp.taglibs   
com.infoengine.messaging   
com.infoengine.modeler.io   
com.infoengine.modeler.UI   
com.infoengine.object.factory   
com.infoengine.pda   
com.infoengine.procunit   
com.infoengine.procunit.gateway   
com.infoengine.SAK   
com.infoengine.soap   
com.infoengine.soap.util   
com.infoengine.soap.util.sax   
com.infoengine.util   
com.infoengine.webject.dsp   
com.infoengine.webject.grp   
com.infoengine.webject.mgt   
com.infoengine.webject.msg   
com.infoengine.xml   
com.ptc.core.adapter.server.impl   
com.ptc.core.ca.co.client.doer   
com.ptc.core.ca.co.client.doer.function   
com.ptc.core.ca.co.client.primitive   
com.ptc.core.ca.co.client.tree   
com.ptc.core.ca.co.common.config   
com.ptc.core.ca.editor.introspection   
com.ptc.core.foundation.container.client   
com.ptc.refimpl.co.tasks.util   
com.ptc.windchill.cadx.search   
com.ptc.windchill.enterprise.dataops.server   
com.ptc.windchill.enterprise.nativeapp.msoi.server   
com.ptc.windchill.enterprise.search.client   
com.ptc.windchill.enterprise.search.server   
com.ptc.windchill.esi.bom   
com.ptc.windchill.esi.esidoc   
com.ptc.windchill.esi.esipart   
com.ptc.windchill.esi.rnd   
com.ptc.windchill.esi.svc   
com.ptc.windchill.esi.tgt   
com.ptc.windchill.esi.txn   
wt.adapter Provides the definition for InfoEngine WebjectServices and WebjectDelegates. 
wt.adapter.org   
wt.adapter.query   
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.federation.PrincipalManager   
wt.federation.reference   
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
 

Uses of Group in com.infoengine.administration
 

Methods in com.infoengine.administration that return Group
static Group UIUtil.simpleSubsetGroup(Group input, String groupOut, String attrName, String attrValue)
           
static Group ldifUtil.ldif2group(String ldif)
           
static Group ldifUtil.ldif2group(String ldif, String base)
           
static Group ldifUtil.ldifstring2group(String ldif)
           
static Group ldifUtil.ldifstring2group(String ldif, String base)
           
 

Methods in com.infoengine.administration with parameters of type Group
static Group UIUtil.simpleSubsetGroup(Group input, String groupOut, String attrName, String attrValue)
           
static String UIUtil.displayResource(Group resource, String key)
           
static String UIUtil.displayResource(Group resource, String key, String insert)
           
static String UIUtil.displayResource(Group resource, String key, Object[] inserts)
           
static String UIUtil.displayResource(Group resource, String key, Object[] inserts, String[] replace, String[] with)
           
static String UIUtil.displayResource(Group resource, String key, String insert, String[] replace, String[] with)
           
static String UIUtil.displayResource(Group resource, String key, String[] replace, String[] with)
           
static String UIUtil.displayResource(Group resource, String key, Object[] inserts, String replace, String with)
           
static String UIUtil.displayResource(Group resource, String key, String insert, String replace, String with)
           
static String UIUtil.displayResource(Group resource, String key, String replace, String with)
           
static Enumeration UIUtil.getDisplayNames(Group grp)
          Populates display names with 'ptcDisplayName'
static int UIUtil.alive(Group service)
           
static void UIUtil.replaceInAttrValues(Group g, String replace, String with)
           
static void UIUtil.replaceInAttrValues(Group g, String[] replace, String[] with)
           
static String ldifUtil.group2ldif(Group ldifg)
           
static String ldifUtil.group2ldif(Group ldifg, String base)
           
 

Uses of Group in com.infoengine.administration.delegate
 

Constructors in com.infoengine.administration.delegate with parameters of type Group
TypeId(DelegateDirectory directory, Group g)
           
RepositoryType(DelegateDirectory directory, Group g)
           
Repository(DelegateDirectory directory, Group g)
           
Package(DelegateDirectory directory, Group g)
           
CommandDelegate(DelegateDirectory directory, Group g)
           
 

Uses of Group in com.infoengine.administration.property
 

Constructors in com.infoengine.administration.property with parameters of type Group
PropertyEntry(PropertyDirectory pd, Group g)
           
 

Uses of Group in com.infoengine.au
 

Methods in com.infoengine.au that return Group
 Group DirectoryService.queryObjects(String url)
          Queries the directory service for objects matching the criteria specified by an LDAP URL.
 

Methods in com.infoengine.au with parameters of type Group
 int DirectoryService.createObjects(String url, Group objects)
          Creates new objects in the directory service.
 int DirectoryService.updateObjects(String url, Group objects, String modification)
          Updates objects in the directory service.
 

Uses of Group in com.infoengine.au.delegateprovider
 

Methods in com.infoengine.au.delegateprovider that return Group
 Group DirectoryBasedCmdDelegateProviderService.getCommandDelegateEntry()
           
(package private)  Group DirectoryBasedCmdDelegateProviderService.lookupCommandDelegate()
           
(package private)  Group DirectoryBasedCmdDelegateProviderService.getCommandDelegateLDAPEntry()
           
private  Group DirectoryBasedCmdDelegateProviderService.getRepositoryEntry()
           
 Group CommandDelegateProvider.getCommandDelegateEntry(String commandName, String wcTypeIdentifier, String targetRepository, TypeHierarchy typeHierarchy)
          Searches the Command Delegate Registry for the Command Delegate specified by the input values and returns the Command Delegate Entry.
 Group CommandDelegateProvider.getCommandDelegateEntry(String commandName, String wcTypeIdentifier, String targetRepository, String directorySearchBaseURL, TypeHierarchy typeHierarchy)
          Searches the Command Delegate Registry for the Command Delegate specified by the input values and returns the Command Delegate Entry.
 Group CommandDelegateProvider.getCommandDelegateEntryWithUfid(String commandName, String wcTypeIdentifier, String ufid, TypeHierarchy typeHierarchy)
          Searches the Command Delegate Registry for the Command Delegate specified by the input values and returns the Command Delegate Entry.
 Group CommandDelegateProvider.getCommandDelegateEntryWithUfid(String commandName, String wcTypeIdentifier, String ufid, String directorySearchBaseURL, TypeHierarchy typeHierarchy)
          Searches the Command Delegate Registry for the Command Delegate specified by the input values and returns the Command Delegate Entry.
 Group CmdDelegateProviderService.getCommandDelegateEntry()
           
 

Uses of Group in com.infoengine.doorsadapter
 

Fields in com.infoengine.doorsadapter declared as Group
private  Group IeUpdateObject.groupOut
           
private  Group IeSubmitChangeproposal.groupOut
           
private  Group IeQueryObjects.groupOut
           
private  Group IeQueryLinks.groupOut
           
 

Methods in com.infoengine.doorsadapter that return Group
 Group Requirement.QueryObjects()
           
 Group Requirement.UpdateObject()
           
 Group Requirement.submitChangeProposal()
           
 Group RequestContext.getInputGroup(String name)
          Deprecated. Replaced by getInputVdb (String).
 Group RequestContext.getInputVdb(String name)
          Get an input group from the input task.
 Group RequestContext.getGroupIn()
          Get the default input group for this task.
 Group RequestContext.getGroupIn(String name)
          Get a named input group for this task.
 Group RequestContext.getVdbIn()
          Returns the default VDB group from the input task.
 Group RequestContext.getVdbIn(String name)
          Returns a named VDB group contained within the input task.
 Group RequestContext.getVdb(String name)
          Returns a named group from the collection containing VDB groups for the output task.
 Group RequestContext.getGroupOut()
          Get the output group from the output task.
 Group RequestContext.getGroupOut(String name)
          Get a named output group from the output task.
 Group RequestContext.getOutputGroup(String name)
          Deprecated. Replaced by getVdb (String).
 Group Project.QueryObjects()
           
 Group Module.QueryObjects()
           
 Group Link.QueryLinks()
           
 Group Folder.QueryObjects()
           
 Group DoorsObject.QueryObjects()
           
 Group DoorsObject.UpdateObject()
           
 Group DoorsObject.submitChangeProposal()
           
 Group DoorsObject.QueryLinks()
           
 Group ChangeProposal.QueryObjects()
           
 Group ChangeProposal.QueryLinks()
           
 

Methods in com.infoengine.doorsadapter with parameters of type Group
 void Requirement.processBulk(String ObjectList, int comLength, int idLength, Group grpOut, int LINK, boolean IMAGES, String attributes, String userid, DoorsJNIlink doorsJNIlink)
           
protected  void Requirement.addObjUpdatedAttribute(Group out, String id)
           
 void RequestContext.removeInputGroup(Group grp)
          Deprecated. Replaced by removeInputVdb (Group).
 void RequestContext.removeInputVdb(Group grp)
          Remove an input group from the input task.
 void RequestContext.addInputGroup(Group grp)
          Deprecated. Replaced by addInputVdb (Group).
 void RequestContext.addInputVdb(Group grp)
          Add an input group to the input task.
 void RequestContext.addGroup(Group grp, Task tsk)
          Deprecated. Replaced by addVdb (Group)/addVdbIn (Group).
 void RequestContext.addVdb(Group grp)
          Add an output group to the VDB from output task.
 void RequestContext.addVdb(Group grp, Task tsk)
          Add a group to the VDB for this task.
 void RequestContext.addVdbIn(Group grp)
          Add a group to the VDB for this task.
 void RequestContext.removeVdb(Group grp)
          Remove a VDB from the output task.
 void RequestContext.removeVdbIn(Group grp)
          Remove a VDB from the input task.
 void RequestContext.addOutputGroup(Group grp)
          Deprecated. Replaced by addVdb (Group).
 void DoorsJNIlink.getResponse(String resultBuf, Group groupOut)
           
 void DoorsJNIlink.getResponse(byte[] myarray, Group groupOut)
           
 

Uses of Group in com.infoengine.ebai
 

Methods in com.infoengine.ebai that return Group
 Group RequestContext.getInputGroup(String name)
          Get an input group from this task.
 Group RequestContext.getGroupIn()
          Get the default input group for this task.
 Group RequestContext.getGroupIn(String name)
          Get a named input group for this task.
 Group RequestContext.getGroupOut()
          Get the output group from this task.
 Group RequestContext.getGroupOut(String name)
          Get a named output group from this task.
 Group RequestContext.getOutputGroup(String name)
          Get a named output group from this task.
 

Methods in com.infoengine.ebai with parameters of type Group
 void RequestContext.removeInputGroup(Group grp)
          Remove an input group from this task.
 void RequestContext.addInputGroup(Group grp)
          Add an input group to this task.
 void RequestContext.addOutputGroup(Group grp)
          Add an output group to this task.
 

Uses of Group in com.infoengine.edasql
 

Methods in com.infoengine.edasql that return Group
 Group RequestContext.getGroupIn()
          Get the default input group for this task.
 Group RequestContext.getGroupIn(String name)
          Get a named input group for this task.
 Group RequestContext.getGroupOut()
          Get the output group from the output task.
 Group RequestContext.getGroupOut(String name)
          Get a named output group from the output task.
 

Methods in com.infoengine.edasql with parameters of type Group
 void RequestContext.addVdb(Group grp)
           
 void RequestContext.addOutputGroup(Group grp)
          Add an output group to the output task.
 

Uses of Group in com.infoengine.email
 

Fields in com.infoengine.email declared as Group
(package private)  Group AbstractWebject.groupOut
           
 

Methods in com.infoengine.email with parameters of type Group
(package private)  void AbstractWebject.addGroup(Group group)
           
protected  void AbstractWebject.addElement(Group group, javax.mail.Message message, String[] attributes)
           
protected  void AbstractWebject.addElement(Group group, javax.mail.Folder folder, String[] attributes)
           
protected  void AbstractWebject.addElement(Group group, ContentItem contentItem, String[] attributes)
           
protected  void AbstractWebject.addElements(javax.mail.Store store, Group group, UFID[] ufids, String[] attributes)
           
 

Uses of Group in com.infoengine.jdbc
 

Fields in com.infoengine.jdbc declared as Group
protected  Group JDBCObject.group
           
 

Methods in com.infoengine.jdbc with parameters of type Group
(package private)  void JDBCObject.addGroup(Group group)
           
 void JDBCObject.addResultSet(ResultSet set, Group group)
           
 

Uses of Group in com.infoengine.jndi
 

Fields in com.infoengine.jndi declared as Group
(package private)  Group JNDIObject.group
           
 

Methods in com.infoengine.jndi with parameters of type Group
private  void QueryObjects.queryNames(Group group, String base, String scope, DirContext ctx)
           
private  void QueryObjects.addElements(NamingEnumeration results, String base, Group group)
           
(package private)  void JNDIObject.addGroup(Group group)
           
 

Uses of Group in com.infoengine.jsp.taglibs
 

Fields in com.infoengine.jsp.taglibs declared as Group
(package private)  Group IeTagBase.serverGroup
           
(package private)  Group IeTagBase.formGroup
           
(package private)  Group IeTagBase.authGroup
           
(package private)  Group IeTagBase.cookieGroup
           
private  Group ForEachTag.loopGroup
           
protected  Group Executor.serverGroup
           
protected  Group Executor.formGroup
           
protected  Group Executor.authGroup
           
protected  Group Executor.cookieGroup
           
 

Methods in com.infoengine.jsp.taglibs with parameters of type Group
private  void IeTagBase.addAttribute(Group group, String name, String value)
          add a String attribute to a group
 

Uses of Group in com.infoengine.messaging
 

Methods in com.infoengine.messaging that return Group
 Group MsgService.emitEvent(Task t)
          send a named event
 Group MsgService.subscribeEvent(Task t)
          subscribe to listen for a named event
 Group MsgService.unsubscribeEvent(Webject w)
          unsubscribe from a named event
 Group MsgService.queueTask(Task t)
          Queue a named task
 Group MsgService.subscribeQueue(Task t)
          subscribe to a queue for tasks to execute
 Group MsgService.browseQueue(Task t)
          Browse a queue for contents
 Group MsgService.unsubscribeQueue(Task t)
          unsubscribe from a named queue
 Group MsgService.createObject(Task t)
           <ie:webject name="Create-Object" type="MSG">    <ie:param name="QUEUE" data=""/> (required)    <ie:param name="GROUP_OUT" data=""/>    <ie:param name="GROUP_IN" data=""/> (multiple)    <ie:param name="PROPERTY" data="="/> (multiple)    <ie:param name="TIME_TO_LIVE" data="
 

Uses of Group in com.infoengine.modeler.io
 

Methods in com.infoengine.modeler.io with parameters of type Group
static SourceTree SourceTree.getSourceTree(Group g)
           
 

Uses of Group in com.infoengine.modeler.UI
 

Constructors in com.infoengine.modeler.UI with parameters of type Group
WSDLParameterScrollPane(Group wsdl)
           
 

Uses of Group in com.infoengine.object.factory
 

Fields in com.infoengine.object.factory declared as Group
(package private)  Group XML2Group.outGroup
           
 

Methods in com.infoengine.object.factory that return Group
 Group XML2Group.getOutput()
           
 Group XML2Group.getGroup()
           
 Group Task.getContextGroup(String name)
          Returns a named context group contained within this task.
 Group Task.getGroupIn()
          Returns the default input group for this task.
 Group Task.getGroupIn(String name)
          Returns a named input group for this task.
 Group Task.getVdbIn()
          Returns the default VDB group for this task.
 Group Task.getVdbIn(String name)
          Returns a named VDB group contained within this task.
 Group Task.getGroupOut()
          Returns the default output group from this task.
 Group Task.getGroupOut(String name)
          Returns a named output group contained within this task.
 Group Task.getInput(String name)
          Deprecated.  
 Group Task.getOutput(String name)
          Deprecated.  
 Group Task.getVdb(String name)
          Returns a named group from the collection containing VDB groups for the task.
 Group Request.getContextGroup(String name)
          Get a named context group.
 Group I_readGroupXML.getOutput()
           
 Group GroupSAXreader.getGroup()
           Input: Previously set, valid, PARSERCLASS, INPUTDOCUMENT, and DOCUMENTHANDLER values.
private  Group GroupSAXreader.runTheParser()
           This method will not be implemented as there is no utility if StringOutput is available.
static Group GroupSAXreader.readGroup(InputStream streamIn)
           
static Group GroupSAXreader.readGroup(URL urlIn)
           
static Group GroupSAXreader.readGroup(String stringIn)
           
static Group GroupSAXreader.readGroup(Reader readerIn)
           
 Group Group.deepClone()
          Returns a deep copy of this group.
static Group Group.newStatusGroup(String name, String message, int status)
          Creates a status group with a specified status and message.
static Group Group.newExceptionGroup(String name, Throwable t)
          Creates an exception group with name and throwable.
static Group Group.newExceptionGroup(String name, Throwable t, boolean storeException)
          Creates an exception group with name and throwable.
static Group ExceptionToGroup.getGroupHtml(Throwable t, String serviceName)
          Create an error group from an exception.
static Group ExceptionToGroup.getGroupXml(Throwable t)
           
 

Methods in com.infoengine.object.factory with parameters of type Group
 void Task.removeInput(Group grp)
          Deprecated.  
 void Task.removeVdb(Group grp)
          Removes a VDB group from this task.
 void Task.addInput(Group grp)
          Deprecated.  
 void Task.addVdb(Group grp)
          Adds a VDB group to this task.
 void Task.addOutput(Group grp)
          Deprecated.  
 void Task.addContext(Group grp)
          Adds a context group to this task.
 void Request.setContext(Group grp)
          Sets a context group.
 

Uses of Group in com.infoengine.pda
 

Methods in com.infoengine.pda that return Group
protected  Group AbstractWebject.executeAction(String action)
           
 

Methods in com.infoengine.pda with parameters of type Group
protected  void AbstractWebject.addGroup(Group group)
           
 

Uses of Group in com.infoengine.procunit
 

Methods in com.infoengine.procunit that return Group
static Group IeServletRequest.getServerData(javax.servlet.http.HttpServletRequest req)
           
private static Group IeServletRequest.getFormData(javax.servlet.http.HttpServletRequest req, IeMultipartInputStream in, Request ieReq)
           
private static Group IeServletRequest.getCookieData(javax.servlet.http.HttpServletRequest req)
           
 

Uses of Group in com.infoengine.procunit.gateway
 

Methods in com.infoengine.procunit.gateway that return Group
private  Group GatewayImpl.getInputGroup(Task task)
           
 

Methods in com.infoengine.procunit.gateway with parameters of type Group
 void Netlib.send(Group group)
           
 void Netlib.send(Webject webject, Group group)
           
private  void GatewayImpl.returnBlob(Group group, IeMultipartOutputStream out)
           
 

Uses of Group in com.infoengine.SAK
 

Fields in com.infoengine.SAK declared as Group
private  Group Task.authMapGroup
           
private  Group Task.cookieGroup
           
private  Group Task.formGroup
           
private  Group Task.serverGroup
           
 

Methods in com.infoengine.SAK that return Group
 Group Tasklet.getGroup(String name)
          Returns a group from the tasklet's VDB.
 Group Task.getAuthMapGroup()
          Returns the group containing authentication mapping information.
 Group Task.getFormGroup()
          Returns the group containing attributes that serve as form variables.
 Group Task.getServerGroup()
          Returns the group containing attributes that serve as server variables.
 Group Task.getCookieGroup()
          Returns the group containing attributes that serve as cookie information.
 Group Task.getGroup(String name)
          Returns a group from the task's VDB.
 Group IeService.getGroup()
          Return a group from the internal collection, as an Info*Engine Group object.
 Group IeService.getGroup(String name)
          Return a group from the internal collection, as an Info*Engine Group object.
 Group BasicTasklet.getGroup(String name)
          Returns a group from the task's VDB.
 

Methods in com.infoengine.SAK with parameters of type Group
 void Tasklet.addGroup(Group group)
          Adds a group to the tasklet's VDB.
 void Task.setAuthMapGroup(Group group)
          Sets the group containing authentication mapping information.
 void Task.setFormGroup(Group group)
          Sets the group containing attributes that serve as form variables.
 void Task.setServerGroup(Group group)
          Sets the group containing attributes that serve as server variables.
private static void Task.signUsername(Group group, String signer, PrivateKey key)
          Signs the auth-user attribute value in a specific group using a specific signer's name and private key.
 void Task.setCookieGroup(Group group)
          Sets the group containing attributes that serve as cookie information.
private  void Task.setContextGroup(String name, Group group)
          Sets a context group for the tasklet.
 void Task.addGroup(Group group)
          Adds a group to the task's VDB.
private  void Task.addAttribute(Group group, String name, String value)
          Adds an attribute to the first element of a group.
static IeCollection Task.executeTask(String uri, String processor, Task task, IeCollection vdb, Group form)
          Executes a task specified by URI.
static IeCollection Task.executeTask(String uri, Vector processors, Task task, IeCollection vdb, Group form)
          Executes a task specified by URI.
 void IeService.addGroup(Group group)
          Adds a group to the internal collection.
 void BasicTasklet.addGroup(Group group)
          Adds a group to the task's VDB.
 

Uses of Group in com.infoengine.soap
 

Methods in com.infoengine.soap with parameters of type Group
static void RPCHandler.parseSoapBody(javax.xml.soap.SOAPBody body, javax.xml.soap.SOAPMessage message, Group formGroup, IeCollection vdb, StringBuffer methodName)
          populate @FORM with the parameters for this method call
private  javax.xml.soap.SOAPMessage RPCHandler.postProcess(String className, String methodName, Hashtable headers, Group formGroup, IeCollection vdb, SOAPAttachmentInputStream attachIS, OutputStream errorStream, OutputStream streamMessageTo, Timer timer)
           
 

Uses of Group in com.infoengine.soap.util
 

Methods in com.infoengine.soap.util that return Group
static Group IESOAPUtils.elementToGroup(javax.xml.soap.SOAPElement elm, javax.xml.soap.SOAPMessage message)
          Turns a SOAPElement representing an I*E group back into a group.
 

Methods in com.infoengine.soap.util with parameters of type Group
static void IESOAPUtils.groupToElement(Group g, javax.xml.soap.SOAPElement parent, javax.xml.soap.SOAPMessage message)
          Turns an I*E group into a SOAPElement.
static void IESOAPUtils.groupToElement(Group g, javax.xml.soap.SOAPElement parent, javax.xml.soap.SOAPMessage message, String eName, boolean type, boolean qualify)
          Turns an I*E group into a SOAPElement.
static Group IESOAPUtils.lightweight(Group g)
          Turns a heavy I*E group into a lightweight one.
 

Uses of Group in com.infoengine.soap.util.sax
 

Fields in com.infoengine.soap.util.sax declared as Group
private  Group IEGroupDeserializer.group
           
 

Uses of Group in com.infoengine.util
 

Fields in com.infoengine.util declared as Group
private  Group LdapEntry.entry
           
 

Methods in com.infoengine.util that return Group
protected static Group LdapEntry.find(LdapDirectory directory, String scope, String filter)
          Finds an entry using an LdapDirectory from the root with a scope and filter.
protected static Group LdapEntry.find(LdapDirectory directory, String base, String scope, String filter)
          Finds an entry using an LdapDirectory from a search base with a scope and filter.
protected static Group LdapEntry.find(Url u)
          Performs a search using a Url.
protected static Group LdapEntry.lookup(LdapDirectory directory, String dn)
          Looks up a single entry by DN.
protected  Group LdapEntry.lookup()
          Looks up this entry by DN.
 

Methods in com.infoengine.util with parameters of type Group
private  int LDAPImport.doEntriesExist(DirectoryService service, Group entries, Url u)
          Give an LDAP service and a group of entries check whether they exist In the file.
 

Constructors in com.infoengine.util with parameters of type Group
LdapEntry(LdapDirectory d, Group g)
          Constructs an LdapEntry object associated with an LdapDirectory and containing the information with Group.
 

Uses of Group in com.infoengine.webject.dsp
 

Methods in com.infoengine.webject.dsp that return Group
protected static Group DisplayWebject.defaultGroup(Task task, Rendering rendering)
           
 

Methods in com.infoengine.webject.dsp with parameters of type Group
static Hashtable DisplayWebject.getResources(Group group)
          Returns a Hashtable providing locale-specific message resources.
static String DisplayWebject.getMessageTemplate(Group group, String key)
          Returns a localized message template from a Group serving as a resource bundle.
protected static int DisplayWebject.getResultSetEnd(Group inGroup)
           
protected static int DisplayWebject.getResultSetStart(Group inGroup)
           
protected static void DisplayWebject.setResultSet(Group inGroup, Object startParam, Object maxParam)
           
 

Uses of Group in com.infoengine.webject.grp
 

Methods in com.infoengine.webject.grp with parameters of type Group
protected static void GroupWebject.sortGroup(Group group, int lo0, int hi0, String key, String undefined, boolean checkCase, boolean numeric, boolean ascending)
          Sorts the ieObjects in the obj_list
private  IeDefinitionDescriptor AddDescriptors._getNewDescriptor(Group groupIn, Webject webject)
          Extracts the new descriptors for the attribute(s) from the webject's FIELD param.
private  Enumeration AddDescriptors._getTargetElements(Group groupIn, Webject webject)
          Extracts the target elements from the group_in, as specified by the webject's ELEMENT param.
 

Uses of Group in com.infoengine.webject.mgt
 

Fields in com.infoengine.webject.mgt declared as Group
(package private)  Group QueryTypenetwork._TypeHierarchyTraversalListener.g
           
(package private)  Group QueryTypehierarchy._FlatListener.g
           
(package private)  Group DispatchTasks.TaskRunner.form
           
 

Methods in com.infoengine.webject.mgt that return Group
private  Group QuerySchema.schemaToGroup(String groupName, SchemaObject schema)
           
private static Group MapCredentials.processCredentialsFiles(Task task, Webject webject, String username)
          Process credentials files if a directory pathname is provided.
private static Group MapCredentials.processCredentialsMapper(Task task, Webject webject)
          Execute a credentials mapper task if one is provided.
private  Group GetResource.getResourceFromBundle(String bundle, String group)
           
private  Group GetResource.getResourceFromProperties(String resource, String group, String locale)
           
private  Group GenerateWsdl.wsdlFromTypeId(TypeId id, RepositoryType rType)
           
private  Group GenerateWsdl.wsdlFromTypeId(TypeId id)
           
private  Group GenerateWsdl.wsdlFromTasks(String tasks)
           
private  Group CallTask.flattenGroup(Task task, String groupName)
           
 

Methods in com.infoengine.webject.mgt with parameters of type Group
private  void GenerateWsdl.generateWSDL(Group wsdl, Task task, String className, String soapUri)
           
 

Constructors in com.infoengine.webject.mgt with parameters of type Group
QueryTypenetwork._TypeHierarchyTraversalListener(Group g)
           
QueryTypehierarchy._FlatListener(Group g, String startingType, int direction)
           
DispatchTasks.TaskRunner(String uri, Vector taskProcessors, Group group, Group form, Task parent, Webject webject)
           
 

Uses of Group in com.infoengine.webject.msg
 

Methods in com.infoengine.webject.msg that return Group
protected  Group DefaultSOAPMessageHandler.buildResponseGroup(String grout, javax.xml.soap.SOAPElement responseElement, Message output, javax.xml.soap.SOAPMessage response)
           
protected  Group DefaultSOAPMessageHandler.buildUnvalidatedResponseGroup(String grout, javax.xml.soap.SOAPElement responseElement, javax.xml.soap.SOAPMessage response)
           
protected  Group DefaultSOAPMessageHandler.buildValidatedResponseGroup(String grout, javax.xml.soap.SOAPElement responseElement, Message output, javax.xml.soap.SOAPMessage response)
           
 

Methods in com.infoengine.webject.msg with parameters of type Group
protected  void DefaultSOAPMessageHandler.buildRequestFromGroup(javax.xml.soap.SOAPElement request, javax.xml.soap.SOAPMessage message, Group group)
           
 

Uses of Group in com.infoengine.xml
 

Methods in com.infoengine.xml that return Group
static Group ProcessXml.applyXsl(Webject webject, Task task, Group group)
          Apply XSL to the XML representation of a group.
 

Methods in com.infoengine.xml with parameters of type Group
static Group ProcessXml.applyXsl(Webject webject, Task task, Group group)
          Apply XSL to the XML representation of a group.
static void ProcessXml.applyXsl(Webject webject, Task task, Group group, IeMultipartOutputStream iemos)
          Apply XSL to the XML representation of a group to produce a new XML output stream.
 

Uses of Group in com.ptc.core.adapter.server.impl
 

Fields in com.ptc.core.adapter.server.impl declared as Group
private  Group QueryTypeTreeWebjectDelegate.outputGroup
           
private  Group QueryTypeListWebjectDelegate.outputGroup
           
 

Methods in com.ptc.core.adapter.server.impl that return Group
private  Group QueryTypeTreeWebjectDelegate.getSortedTypes(Group group)
           
 Group ApplyServiceWebjectDelegate.gatherTargetObjs(Group groupIn)
           
 

Methods in com.ptc.core.adapter.server.impl with parameters of type Group
private  Group QueryTypeTreeWebjectDelegate.getSortedTypes(Group group)
           
private  void ListContentItemsWebjectDelegate.addAppData(ContentHolder holder, ApplicationData appData, Group group)
           
 void DefaultRepositoryCommandWebjectDelegate.addResults(Command cmdResult, Group out)
           
private  void ApplyServiceWebjectDelegate._postProcessResult(Object methodResult, Group groupOut)
           
private  void ApplyServiceWebjectDelegate._addObject(Object object, Group group)
           
 Group ApplyServiceWebjectDelegate.gatherTargetObjs(Group groupIn)
           
 void AbstractWebjectDelegate.addTypeInstance(Group group, TypeInstance typeInstance)
          Adds the type instance to the group.
 void AbstractWebjectDelegate.addFilteredTypeInstance(Group group, TypeInstance typeInstance, String[] attributes)
          Adds the type instance to the group.
 

Uses of Group in com.ptc.core.ca.co.client.doer
 

Fields in com.ptc.core.ca.co.client.doer declared as Group
private  Group CoTaskData.taskResult
           
 

Methods in com.ptc.core.ca.co.client.doer that return Group
 Group CoTaskData.getTaskResult()
          Gets the value of the attribute: taskResult; Stored a result group returned by I*E as a result of task execution.
static Group CoDoerHelper_Soap.executeTask(String action, Object[][] parms, FeedbackSpec feedBack, CoEnvData envData)
           
(package private) static Group CoDoerHelper_ProgressMonitor.dispatchTaskThread(CoTaskData taskData)
          Executes an I*E task in a separate WTThread.
static Group CoDoerHelper.executeTask(CoTaskData taskData)
           
static Group CoDoerHelper.getTaskGroupParameterByName(String name, CoTaskData taskData)
           
static Group CoDoerHelper.findTaskGroupParameterByName(String name, CoTaskData taskData)
           
static Group CoDoerHelper.prepareLinkInfoForOperationsCreateUpdateDelete(Group new_links, Group old_links)
           
 

Methods in com.ptc.core.ca.co.client.doer with parameters of type Group
 void CoTaskData.setTaskResult(Group a_TaskResult)
          Sets the value of the attribute: taskResult; Stored a result group returned by I*E as a result of task execution.
static void CoDoerHelper.addGroupIntoTaskParameters(Group g, String groupName, CoTaskData taskData)
           
static Element CoDoerHelper.getElementFromGroupByName(Group group, String name)
           
static Element CoDoerHelper.findElementFromGroupByName(Group group, String name)
           
static Group CoDoerHelper.prepareLinkInfoForOperationsCreateUpdateDelete(Group new_links, Group old_links)
           
static Element CoDoerHelper.getSingleElementFromGroup(Group g)
           
static void CoDoerHelper.removeCompositeLogicalAttributes(Group g)
           
static void CoDefaultSimpleModelTaskDoer.processTaskResult_For_SimpleModelTaskDoer(Group res, CoSimpleModelHandlerData execData)
           
 

Uses of Group in com.ptc.core.ca.co.client.doer.function
 

Methods in com.ptc.core.ca.co.client.doer.function that return Group
static Group CoDoerFunctionHelper.getGroupOfIEElements_From_CoInstances(Iterator s)
           
 

Methods in com.ptc.core.ca.co.client.doer.function with parameters of type Group
static void CoDoerFunctionHelper.addGroupIntoTaskParameters(boolean asGroup, Group g, CoConfigFeature parameterConfig, CoTaskData taskData)
           
static void CoDoerFunctionHelper.addParametersAboutMainObject_From_IEGroup(Group g, CoConfigFeature parameterConfig, CoTaskData taskData)
           
 

Uses of Group in com.ptc.core.ca.co.client.primitive
 

Methods in com.ptc.core.ca.co.client.primitive with parameters of type Group
protected  ArrayList CoSortedDataDrivenEnumeratorModelTaskDoer.createLabelConfigurationList(Group group, String labelAttrName, String valueAttrName, String ufid, CoEnvData envData)
           
protected  ArrayList CoDataDrivenEnumeratorModelTaskDoer.createLabelConfigurationList(Group group, String labelAttrName, String valueAttrName, String ufid)
           
 

Uses of Group in com.ptc.core.ca.co.client.tree
 

Methods in com.ptc.core.ca.co.client.tree with parameters of type Group
protected  Element[] CoDisjointTreeModelTaskDoer.preProcessTaskResult(Group group, boolean initialModelPreparation)
          

Supported API: false
protected  Element[] CoDefaultTreeModelTaskDoer.preProcessTaskResult(Group group, boolean initialModelPreparation)
          

Supported API: false
 

Uses of Group in com.ptc.core.ca.co.common.config
 

Methods in com.ptc.core.ca.co.common.config that return Group
private static Group CoConfigurationContextInfo.InternetDomainTreeHelper.collectInternetDomainNodes()
           
 

Methods in com.ptc.core.ca.co.common.config with parameters of type Group
static String LogHelper.rep(Group g, int shift)
           
static void LogHelper.log(Group gr, CoEnvData envData)
           
 

Uses of Group in com.ptc.core.ca.editor.introspection
 

Methods in com.ptc.core.ca.editor.introspection that return Group
 Group SOAPIntrospectionDelegate.SOAPIntrospect(String type, String superTypes)
           
 

Methods in com.ptc.core.ca.editor.introspection with parameters of type Group
 List SOAPIntrospectionDelegate.getAttrList(Group grp)
           
 

Uses of Group in com.ptc.core.foundation.container.client
 

Methods in com.ptc.core.foundation.container.client that return Group
private  Group AbstractContainerStackModelTaskDoer.getContainerStackInSession(CoTaskData taskData)
           
 

Methods in com.ptc.core.foundation.container.client with parameters of type Group
private  ArrayList ContainerStackDataDrivenEnumeratorModelTaskDoer.createLabelConfigurationList(Group group, String labelAttrName, String valueAttrName)
           
 

Uses of Group in com.ptc.refimpl.co.tasks.util
 

Methods in com.ptc.refimpl.co.tasks.util with parameters of type Group
private  void ExportTaskDelegateEntries.displayResults(Group g)
           
 

Uses of Group in com.ptc.windchill.cadx.search
 

Methods in com.ptc.windchill.cadx.search with parameters of type Group
static String IntegratedSearchProcessor.getSearchResult(Group ieGroup, String activeWs, String activeServer, Boolean isK_01, Locale locale)
           
static String IntegratedSearchProcessor._getSearchResult(Group ieGroup, String activeWs, String activeServer, Boolean isK_01, Locale locale)
           
private static Collection IntegratedSearchProcessor.getFilteredResult(Group ieGroup)
           
private static Collection IntegratedSearchProcessor.getEPMDocs(Group ieGroup)
           
 

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

Methods in com.ptc.windchill.enterprise.dataops.server with parameters of type Group
static void TaskHelper.log(String tag, Object msg, Group group)
           
 

Uses of Group in com.ptc.windchill.enterprise.nativeapp.msoi.server
 

Methods in com.ptc.windchill.enterprise.nativeapp.msoi.server that return Group
static Group ApplicationIntegrationProcessor.getObjectMenuState(WTObject object, String language, String country, String applicationName)
          Return a Group to represent what menu's can be executed against this object.
static Group ApplicationIntegrationProcessor.getObjectAttributes(WTObject object, String language, String country, String applicationName)
          From a WTObject return a Group which contains the name value pairs of the attributes from the application and the values.
static Group ApplicationIntegrationProcessor.getObjectAttributes(WTObject object, Locale locale, String applicationName)
          From a WTObject return a Group which contains the name value pairs of the attributes from the application and the values.
static Group ApplicationIntegrationProcessor.viewWindchillProperties(WTObject object, String language, String country, String applicationName)
          Return the attributes/values that are shown on the properties page of the object.
static Group ApplicationIntegrationProcessor.queryForDocuments(String criteriaString, String language, String country, String applicationName)
          Perform an Integrated Search which is both the keyword search on Retrieval Ware and a database search in windchill.
static Group ApplicationIntegrationProcessor.createDocument(String objType, String nameValueData, String keepCheckedOut, String language, String country, String applicationName)
          Create a document from the information input by the user.
static Group ApplicationIntegrationProcessor.createDocumentFromTemplate(WTDocument template, String nameValueData, String language, String country, String applicationName)
          Create a document from a document template.
static Group ApplicationIntegrationProcessor.createDocumentTemplate(String objType, String nameValueData, String language, String country, String applicationName)
          Create a document template from the information input by the user.
static Group ApplicationIntegrationProcessor.updateDocument(WTDocument document, String nameValueData, String language, String country, String applicationName)
          Upate a document from the information input by the user.
static Group ApplicationIntegrationProcessor.checkout(Workable original, String note, String language, String country, String applicationName)
          Checkout a Workable object.
static Group ApplicationIntegrationProcessor.checkin(Workable workingCopy, String nameValueData, String note, String keepCheckedOut, String language, String country, String applicationName)
          Checkin and possibly checkout a workable object.
static Group ApplicationIntegrationProcessor.undoCheckout(Workable workingCopy, String language, String country, String applicationName)
          Undo-Checkout of a workable object.
static Group ApplicationIntegrationProcessor.reviseAndCheckout(Versionable original_copy, String keepCheckedOut, String language, String country, String applicationName)
          Revise and possibly checkout a versionable object.
static Group ApplicationIntegrationProcessor.delete(WTObject object, String language, String country, String applicationName)
          Delete an object.
static Group ApplicationIntegrationProcessor.rename(WTDocument object, String newName, String language, String country, String applicationName)
          Change the name on the Identified object.
static Group ApplicationIntegrationProcessor.submitToLifecycle(LifeCycleManaged object, String language, String country, String applicationName)
          Submit to the first gate in a lifecycle.
static Group ApplicationIntegrationProcessor.getDocumentType(String context, String language, String country, String applicationName)
          Return a list of the types of documents that can be created with both the Type Identifier string and the localized display string.
static Group ApplicationIntegrationProcessor.getDocumentTemplates(String context, String language, String country, String applicationName)
          Return a Group to represent the template list.
static Group ApplicationIntegrationProcessor.getTemplateTypes(String context, String language, String country, String applicationName)
          Return a list of the types of documents that can be created with both the Type Identifier string and the localized display string.
 Group ApplicationIntegrationProcessor.getCheckedOutObjectState(String fileName, String language, String country, String applicationName)
          Given a filename, check for that filename on the objects that the user has in their checked out folder.
static Group ApplicationIntegrationProcessor.setDownloadPath(WTDocument document, String downloadPath, String checksum, String language, String country, String applicationName)
          To be used after a document has been checked out and the content has been downloaded already.
static Group ApplicationIntegrationProcessor.getCreateTypeAttributes(String context, String objType, String language, String country, String applicationName)
          Returns a list of the both soft and modeled attributes required for a create document (either soft type or modeled type).
static Group ApplicationIntegrationProcessor.getUpdateTypeAttributes(WTDocument document, String language, String country, String applicationName)
          Returns a list of the both soft and modeled attributes required for an update document (either soft type or modeled type).
static Group ApplicationIntegrationProcessor.getContainerTypes(String objType, String language, String country, String applicationName)
          Return a list of the container types that the user can create objects in.
static Group ApplicationIntegrationProcessor.getContainers(String recentlyVisited, String containerName, String containerType, String language, String country, String applicationName)
          Returns a list of the containers that are available for this user, depending on the container type requested.
static Group ApplicationIntegrationProcessor.getFolderList(String objType, String isTemplate, String container, String language, String country, String applicationName)
          Returns a list of the folders for this container in a hierarchical list with information about display and whether a user can create in that folder.
static Group ApplicationIntegrationProcessor.getCreateTemplateAttributes(String context, String objType, String language, String country, String applicationName)
          Returns a list of the both soft and modeled attributes required for a create template document (soft type or modeled type).
static Group ApplicationIntegrationProcessor.getCreateFromTemplateAttributes(WTDocument template, String context, String language, String country, String applicationName)
          Returns a list of the both soft and modeled attributes required for a create document (either soft type or modeled type).
static Group ApplicationIntegrationProcessor.getOrganizations(String orgName, String orgId, String language, String country, String applicationName)
          Returns a list of the organizations based on the search critieria.
static Group ApplicationIntegrationProcessor.getCheckinTypeAttributes(WTDocument document, String language, String country, String applicationName)
          Returns a list of the both soft and modeled attributes required for checkin document/document template(either soft type or modeled type).
private static Group ApplicationIntegrationProcessor.handleException(WTException wte, String language, String country)
           
private static Group ApplicationIntegrationProcessor.handleException(WTException wte, Locale locale)
           
private static Group ApplicationIntegrationProcessor.handleException(Exception e, String language, String country)
           
private static Group ApplicationIntegrationProcessor.handleException(Exception e, Locale locale)
           
private static Group ApplicationIntegrationProcessor.getTypeGroup(String context, TypeIdentifier[] types, Locale locale)
           
private static Group ApplicationIntegrationProcessor.getFullListAttributes(Group grp, HashMap list, ClientConfiguration clientInfo, Locale locale)
           
private static Group ApplicationIntegrationProcessor.getShortListAttributes(Group grp, HashMap list, ClientConfiguration clientInfo, Locale locale)
           
 

Methods in com.ptc.windchill.enterprise.nativeapp.msoi.server with parameters of type Group
private static void ApplicationIntegrationProcessor.printGroup(Group grp)
           
private static Group ApplicationIntegrationProcessor.getFullListAttributes(Group grp, HashMap list, ClientConfiguration clientInfo, Locale locale)
           
private static Group ApplicationIntegrationProcessor.getShortListAttributes(Group grp, HashMap list, ClientConfiguration clientInfo, Locale locale)
           
 

Uses of Group in com.ptc.windchill.enterprise.search.client
 

Methods in com.ptc.windchill.enterprise.search.client with parameters of type Group
private  ArrayList CoSavedSearchListModelDoer.createLabelConfigurationList(Group group, String labelAttrName, String valueAttrName, String ufid)
           
 

Uses of Group in com.ptc.windchill.enterprise.search.server
 

Methods in com.ptc.windchill.enterprise.search.server with parameters of type Group
static void SearchPagingHelper.setPagingSessionParameters(Group group, SearchInfo searchInfo)
          Add paging session size and id to output group.
static HashMap SavedSearchHelper.getSavedSearchElements(Group group)
           
 String ExportSearchResultsHelper.processResult(String formatType, Group group)
          Template method that does the actual processing of result.
private  Document ExportSearchResultsHelper.createXMLDocument(Document doc, Group group)
          Print the xml file from a group.
 

Uses of Group in com.ptc.windchill.esi.bom
 

Methods in com.ptc.windchill.esi.bom with parameters of type Group
protected  void BOMTreeNavigatorImpl.walkGroup(Group group)
           
 

Uses of Group in com.ptc.windchill.esi.esidoc
 

Methods in com.ptc.windchill.esi.esidoc with parameters of type Group
(package private)  Collection ESIDocUtility.addElementstoResponse(Collection docs, Group docGrp)
           
 

Uses of Group in com.ptc.windchill.esi.esipart
 

Methods in com.ptc.windchill.esi.esipart with parameters of type Group
 void ESIWTPartRenderer.setMetaValues(Group group)
           
private  void ESIWTPartRenderer.addPartToElement(String grpName, Group grp, Collection partTargetAssociation)
           
private  void ESIWTPartRenderer.addAlternateToElement(String grpName, Group grp, Collection partTargetAssociation)
           
 void ESIPartRenderer.setMetaValues(Group group)
           
private  void ESIPartRenderer.addPartToElement(String grpName, Group grp, Collection partTargetAssociation)
           
private  void ESIPartRenderer.addAlternateToElement(String grpName, Group grp, Collection partTargetAssociation)
           
 

Uses of Group in com.ptc.windchill.esi.rnd
 

Fields in com.ptc.windchill.esi.rnd declared as Group
private  Group ESIObjectHistoryBuilderImpl.groupOut
           
 

Methods in com.ptc.windchill.esi.rnd that return Group
 Group VdbGroup.asGroup()
          Renders the VdbGroup as an Info*engine Group.
protected  Group ESIObjectHistoryBuilderImpl.getGroupOut()
          Gets the value of the attribute: groupOut.
 Group ESIObjectHistoryBuilderImpl.getGroup()
          Returns the groupOut attribute.
 Group ESIObjectHistoryBuilder.getGroup()
          Return the output from the build process.
 

Methods in com.ptc.windchill.esi.rnd with parameters of type Group
protected  void ESIObjectHistoryBuilderImpl.setGroupOut(Group a_GroupOut)
          Sets the value of the attribute: groupOut.
 

Uses of Group in com.ptc.windchill.esi.svc
 

Methods in com.ptc.windchill.esi.svc that return Group
 Group StandardESIService.getTargetAssociations(String ufids, String groupName)
          Given a string of concatenated UFIDs, return the ESITarget objects that are associated with those objects.
 Group StandardESIService.getTargetsWithHistory(Collection objects)
          Returns an Info*Engine Group of mapped ESITargetHistory objects.
 Group StandardESIService.getTargetsWithHistory(String ufid)
          Returns an Info*Engine Group of mapped ESITargetHistory objects.
 Group StandardESIService.getHistory(String ufid, String groupOut)
          Returns a Group of mapped ReleaseActivity objects associated with the object identied by the argument.
 Group StandardESIService.getReleaseActivities(String ufid)
          Returns an Info*Engine Group of mapped ESI ReleaseActivity objects given the ufid of an ESITransaction object.
 Group StandardESIService.getTransactions(Group elements)
          Returns an Info*Engine Group of ESITransaction objects that are associated with the objects in the argument.
 Group StandardESIService.getReleaseActivitiesMessage(String ufid)
          Return an Info*Engine Group of mapped ReleaseActivityMessage object given the ufid of a ReleaseActivity object.
 Group StandardESIService.getTransactionLogMessage(String ufid)
          Returns an Info*Engine Group of mapped ESITransactionMessage object given the ufid of an ESITransaction object.
 Group ESISvrService.getTargetAssociations(String ufids, String groupName)
          Given a string of concatenated UFIDs, return the ESITarget objects that are associated with those objects.
 Group ESISvrService.getTargetsWithHistory(Collection objects)
          Returns an Info*Engine Group of mapped ESITargetHistory objects.
 Group ESISvrService.getTargetsWithHistory(String ufid)
          Returns an Info*Engine Group of mapped ESITargetHistory objects.
 Group ESISvrService.getHistory(String ufid, String groupOut)
          Returns a Group of mapped ReleaseActivity objects associated with the object identied by the argument.
 Group ESISvrService.getReleaseActivities(String ufid)
          Returns an Info*Engine Group of mapped ESI ReleaseActivity objects given the ufid of an ESITransaction object.
 Group ESISvrService.getTransactions(Group elements)
          Returns an Info*Engine Group of ESITransaction objects that are associated with the objects in the argument.
 Group ESISvrService.getReleaseActivitiesMessage(String ufid)
          Return an Info*Engine Group of mapped ReleaseActivityMessage object given the ufid of a ReleaseActivity object.
 Group ESISvrService.getTransactionLogMessage(String ufid)
          Returns an Info*Engine Group of mapped ESITransactionMessage object given the ufid of an ESITransaction object.
 

Methods in com.ptc.windchill.esi.svc with parameters of type Group
 void StandardESIService.assignTarget(Persistable object, Group targets)
          Assign an object to an Infoengine group of ESITarget objects for ESI target system destination determination.
 void StandardESIService.removeTargetAssignment(Group ufids)
          Deletes from the database the ESITargetAssignmentLink objects that are identified by the argument.
 void StandardESIService.adjustTargetAssignments(String ufids, Group targetInfo)
          Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
 Group StandardESIService.getTransactions(Group elements)
          Returns an Info*Engine Group of ESITransaction objects that are associated with the objects in the argument.
 void ESISvrService.adjustTargetAssignments(String ufids, Group targetInfo)
          Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
 Group ESISvrService.getTransactions(Group elements)
          Returns an Info*Engine Group of ESITransaction objects that are associated with the objects in the argument.
 void ESIServiceFwd.assignTarget(Persistable object, Group targets)
          Assign an object to an Infoengine group of ESITarget objects for ESI target system destination determination.
 void ESIServiceFwd.removeTargetAssignment(Group ufids)
          Deletes from the database the ESITargetAssignmentLink objects that are identified by the argument.
 void ESIService.assignTarget(Persistable object, Group targets)
          Assign an object to an Infoengine group of ESITarget objects for ESI target system destination determination.
 void ESIService.removeTargetAssignment(Group ufids)
          Deletes from the database the ESITargetAssignmentLink objects that are identified by the argument.
 

Uses of Group in com.ptc.windchill.esi.tgt
 

Fields in com.ptc.windchill.esi.tgt declared as Group
private  Group ESITargetAssignmentAdjuster.targets
           
 

Methods in com.ptc.windchill.esi.tgt that return Group
 Group ESITargetUtility.getTargetAssociations(String ufids, String groupName)
          Given a string of concatenated UFIDs, return the ESITarget objects that are associated with those objects.
 

Methods in com.ptc.windchill.esi.tgt with parameters of type Group
 void ESITargetUtility.adjustTargetAssignments(String ufids, Group targetInfo)
          Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
 void ESITargetUtility.assignTargets(Persistable object, Group targets)
          Given a Persistable object and an Infoengine group of ESITarget objects, create an ESITargetAssignmentLink for each unassigned ESITarget object in the group.
private  void ESITargetUtility.setAssignmentState(Group grp, Collection pts, Collection assns)
          Given a collection of ESITargetAssociations, determines whether the every target in the collection is associated with each persistable in the collection.Uses the ESI mapper to create I*E elements from the ESITargets in the input collection.
(package private) static ESITargetAssignmentAdjuster ESITargetAssignmentAdjuster.newESITargetAssignmentAdjuster(String ufids, Group targets, TaskHelper th, ESITargetUtility tu)
          

Supported API: false
 

Constructors in com.ptc.windchill.esi.tgt with parameters of type Group
ESITargetAssignmentAdjuster(String ufids, Group targets, TaskHelper th, ESITargetUtility tu)
           
 

Uses of Group in com.ptc.windchill.esi.txn
 

Methods in com.ptc.windchill.esi.txn that return Group
 Group ESITransactionUtility.getReleaseActivities(String ufid)
          Returns an Info*Engine Group of mapped ReleaseActivity objects given the ufid of the ESITransaction object.
 Group ESITransactionUtility.getReleaseActivitiesMessage(String ufid)
          Returns an Info*Engine Group of mapped ReleaseActivityMessage object given the ufid of the ReleaseActivity object.
 Group ESITransactionUtility.getTargetsWithHistory(Collection objects)
          Returns an Info*Engine Group of mapped ESITargetHistory objects.
 Group ESITransactionUtility.getTransactions(Group ufids)
          Returns an Info*Engine Group of ESITransaction objects that are associated with the objects in the argument.
 Group ESITransactionUtility.getTransactionLogMessage(String ufid)
          Returns an Info*Engine Group of mapped ESITransactionMessage object given the ufid of the ESITransaction object.
 

Methods in com.ptc.windchill.esi.txn with parameters of type Group
 void ESITransactionUtility.adjustTargetAssignments(String ufids, Group targetInfo)
          Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
 void ESITransactionUtility.deleteTargetAssociation(Group links)
          Deletes from the database the ESITargetAssignmentLink objects that are identified by the argument.
 Group ESITransactionUtility.getTransactions(Group ufids)
          Returns an Info*Engine Group of ESITransaction objects that are associated with the objects in the argument.
private  void ESITransactionUtility.mapTargetHistory(Collection collection, Group grp)
           
private  void ESITransactionUtility.mapReleaseActivities(Collection collection, Group grp)
           
private  void ESITransactionUtility.mapReleaseActivitiesMessage(ReleaseActivityMessage activiyMessage, Group grp)
           
private  void ESITransactionUtility.mapTransactionMessage(ESITransactionMessage transactionMessage, Group grp)
           
private  void ESITransactionUtility.addUniqueTransactions(Group g, Vector v)
           
private  Vector ESITransactionUtility.getAssociationsFromFromGroup(Group links)
           
 

Uses of Group in wt.adapter
 

Fields in wt.adapter declared as Group
private  Group WebjectDelegateTemplate.groupIn
           
 

Methods in wt.adapter that return Group
static Group QueryResultToIeObject.queryResultToIeObject(QueryResult objects)
          Morph a QueryResult into a IeGroup
static Group ExceptionToGroup.getGroup(Throwable t, Locale locale)
          Morph an exception into an error Group.
static Group ExceptionToGroup.getGroup(Throwable t)
           
protected  Group BasicWebjectDelegate.createGroup(Enumeration results, String[] outputAttributeNames, Locale locale)
          Create a Group containing all the incoming objects.
protected  Group BasicWebjectDelegate.createGroup(Enumeration results, String[] outputAttributeNames, Locale locale, Properties props)
          Create a Group containing all the incoming objects.
protected  Group BasicWebjectDelegate.createGroup(Object object, String[] outputAttributeNames, Locale locale)
          Create a Group for one object.
protected  Group BasicWebjectDelegate.createGroup(Object object, String[] outputAttributeNames, Locale locale, Properties props)
          Create a Group for one object.
protected  Group BasicWebjectDelegate.createOutputGroup()
          

Supported API: false
 

Methods in wt.adapter with parameters of type Group
protected  void WebjectDelegateTemplate.init(Webject webject, Group groupIn)
           
 

Uses of Group in wt.adapter.org
 

Methods in wt.adapter.org that return Group
 Group QueryPrincipalsWebjectDelegate.getPrincipals(Class principalClass, String whereClause, DirectoryContextProvider[] contexts, String[] attributes)
           
 Group QueryPrincipalsWebjectDelegate.getPrincipals(Class principalClass, String whereClause, DirectoryContextProvider context, String[] attributes)
           
 

Uses of Group in wt.adapter.query
 

Fields in wt.adapter.query declared as Group
private  Group InfoEngineTask.group
           
 

Methods in wt.adapter.query that return Group
(package private)  Group InfoEngineTask.getGroup()
           
 

Methods in wt.adapter.query with parameters of type Group
 Hashtable QueryLinksWebjectDelegate.navigate(Webject webject, Group inputGroup, String linkClassName, String role, boolean returnTargetObjects, boolean autoNavEnabled)
          Navigate a specfied type of link.
(package private)  void InfoEngineTask.setGroup(Group group)
           
 

Constructors in wt.adapter.query with parameters of type Group
InfoEngineTask(Group group, String taskURI)
           
 

Uses of Group in wt.federation
 

Methods in wt.federation that return Group
 Group StandardFederationService.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a logical action name, and the types and physical locations of a specific set of objects passed as parameters.
 Group RPCHelper.doAction(String action, Object[][] parms, FeedbackSpec feedBack)
          Send a request to perform an action on an Info*Engine SOAP service.
private  Group RPCHelper.findGroupIn(String gName, Vector groups)
          Searches a Vector of groups Vector for a group by name
 Group FederationServiceFwd.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a logical action name, and the types and physical locations of a specific set of objects passed as parameters.
 Group FederationService.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a logical action name, and the types and physical locations of a specific set of objects passed as parameters.
static Group FederationHelper.doAction(String action, Object[][] argv)
          Executes one or more Info*Engine tasks selected by a specific logical action name, and the types and physical locations of a specific set of objects passed as parameters.
static Group FederationHelper.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a specific logical action name, and the types and physical locations of a specific set of objects passed as parameters.
static Group DelegateUtilities.queryRepositoryTypes()
          Find all entries registered with 'objectclass=ptcRepositoryTypeDefinition'
static Group DelegateUtilities.queryRepositories()
          find all entries registered with 'objectclass=ptcRepositoryDefinition'
private  Group ConfigExaminer.queryDirectory(String url)
          Queries the LDAP directory and catches any exceptions thrown.
 Group StandardFederationService.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a logical action name, and the types and physical locations of a specific set of objects passed as parameters.
 Group RPCHelper.doAction(String action, Object[][] parms, FeedbackSpec feedBack)
          Send a request to perform an action on an Info*Engine SOAP service.
private  Group RPCHelper.findGroupIn(String gName, Vector groups)
          Searches a Vector of groups Vector for a group by name
 Group FederationServiceFwd.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a logical action name, and the types and physical locations of a specific set of objects passed as parameters.
 Group FederationService.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a logical action name, and the types and physical locations of a specific set of objects passed as parameters.
static Group FederationHelper.doAction(String action, Object[][] argv)
          Executes one or more Info*Engine tasks selected by a specific logical action name, and the types and physical locations of a specific set of objects passed as parameters.
static Group FederationHelper.doAction(String action, Object[][] argv, FeedbackSpec feedbackSpec)
          Executes one or more Info*Engine tasks selected by a specific logical action name, and the types and physical locations of a specific set of objects passed as parameters.
static Group DelegateUtilities.queryRepositoryTypes()
          Find all entries registered with 'objectclass=ptcRepositoryTypeDefinition'
static Group DelegateUtilities.queryRepositories()
          find all entries registered with 'objectclass=ptcRepositoryDefinition'
private  Group ConfigExaminer.queryDirectory(String url)
          Queries the LDAP directory and catches any exceptions thrown.
 

Methods in wt.federation with parameters of type Group
static void StandardFederationService.commandDelegateFeedbackHandler(Group eventMessageData)
           
private  String RPCHelper.group2xml(Group g)
          Convert an Info*Engine group to its XML form
static String DelegateUtilities.getDN(String dspName, Group grp)
          Returns dn
static Enumeration DelegateUtilities.getDisplayNames(Group grp)
          Populates display names with 'ptcDisplayName'
static void DelegateUtilities.debug(Group grp)
          debug for testing
static void StandardFederationService.commandDelegateFeedbackHandler(Group eventMessageData)
           
private  String RPCHelper.group2xml(Group g)
          Convert an Info*Engine group to its XML form
static String DelegateUtilities.getDN(String dspName, Group grp)
          Returns dn
static Enumeration DelegateUtilities.getDisplayNames(Group grp)
          Populates display names with 'ptcDisplayName'
static void DelegateUtilities.debug(Group grp)
          debug for testing
 

Uses of Group in wt.federation.PrincipalManager
 

Methods in wt.federation.PrincipalManager that return Group
static Group PrincipalUtilities.find(String base, String filter, String att)
           
 

Uses of Group in wt.federation.reference
 

Methods in wt.federation.reference with parameters of type Group
private  void Client.displayObjects(Group objects)
           
 

Uses of Group in wt.org
 

Methods in wt.org that return Group
private  Group StandardOrganizationServicesManager._queryParents(String dn, String service)
           
private  Group StandardOrganizationServicesManager._queryParents(String dn, String service)
           
 

Methods in wt.org with parameters of type Group
private  Enumeration StandardOrganizationServicesManager._mapPrincipals(Class principalClass, Group group, String service)
           
private  Enumeration StandardOrganizationServicesManager._mapPrincipals(Class principalClass, Group group, String service)