Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JarClassLoaderFactory - Class in wt.boot
-
A factory for class loaders that load from a random access (local) JAR/ZIP file.
- JarOverlapFinder - Class in wt.util.jmx
-
Command line utility which finds overlaps between one or more jar files (provided as command line arguments) and the virtual classpath embodied by this class' classloader.
- JASPER - Static variable in class com.ptc.wbr.core.WBRReportingSystem
-
Supported API: true - javaDoc() - Element in annotation interface com.ptc.windchill.annotations.metadata.DerivedProperty
-
A string representing the
JavaDocto generate for this property. - javaDoc() - Element in annotation interface com.ptc.windchill.annotations.metadata.ForeignKeyRole
-
A string representing the
JavaDocto generate for this property. - javaDoc() - Element in annotation interface com.ptc.windchill.annotations.metadata.GeneratedProperty
-
A string representing the
JavaDocto generate for this property. - javaDoc() - Element in annotation interface com.ptc.windchill.annotations.metadata.GeneratedRole
-
A string representing the
JavaDocto generate for this property. - javaDoc() - Element in annotation interface com.ptc.windchill.annotations.metadata.MyRole
-
A string representing the
JavaDocto generate for this property. - JavaProcessMonitor - Class in wt.jmx.core.mbeans
-
Abstract implementation of JavaProcessMonitorMBean that implements everything necessary to instantiate this MBean except getObjectNameSuffix().
- JavaProcessMonitor() - Constructor for class wt.jmx.core.mbeans.JavaProcessMonitor
-
Constructor for use by sub-classes
Supported API: true - JavaProcessMonitor(Class) - Constructor for class wt.jmx.core.mbeans.JavaProcessMonitor
-
Constructor for use by sub-classes
Supported API: true - JavaProcessMonitorMBean - Interface in wt.jmx.core.mbeans
-
MBean interface for registering and monitoring a set of generic Java processes.
- JAXBConverter - Class in wt.ixb.impl.jaxb
-
This class contents several static methods that can be used in jaxb objects export/import.
- JAXBUtil - Class in wt.ixb.impl.jaxb
-
This class provides methods for operation on JAXB objects, includes: set/get attributes of JAXB object set necessary attributes value for describe element marshall the JAXB object
Supported API: true
Extendable: false - JAXPFactories - Class in wt.util.xml.jaxp
-
Simple class to lazily instantiate and cache JAXP factories for a single thread (i.e.
- JaxWsWebService - Class in com.ptc.jws.servlet
-
Base Class for Java based JAX-WS enabled web services.
- JaxWsWebService() - Constructor for class com.ptc.jws.servlet.JaxWsWebService
-
Constructs a new JAX-WS Web Service.
- JBossServerLogsDirViewer - Class in wt.logs
-
Extension of
LogsDirViewerthat provides a view of log files in a directory specified by the jboss.server.log.dir property. - JBossServerLogsDirViewer() - Constructor for class wt.logs.JBossServerLogsDirViewer
-
Default constructor.
- JcaColumnConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA column
- JcaComponentConfig - Interface in com.ptc.jca.mvc.components
-
A component config that can create a ComponentDescriptor Supported API: true
Extendable: false - JcaComponentParams - Class in com.ptc.jca.mvc.components
-
JCA implementation of ComponentParams Supported API: true
Extendable: false - JcaComponentParams(NmHelperBean) - Constructor for class com.ptc.jca.mvc.components.JcaComponentParams
-
Supported API: true - JcaComponentParamsUtils - Class in com.ptc.jca.mvc.components
-
Utility class that looks at JcaComponentParams to provide some information
Supported API: true
Extendable: false - JCAConfigurableTable - Class in com.ptc.core.htmlcomp.components
-
Abstract base class for JCA configurable tables.
- JCAContext - Interface in com.ptc.core.components.descriptor
-
A context for the processing of a component by the DataUtility infrastructure
Supported API: true
Extendable: false - JcaInfoConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA info page
- JcaMiniInfoConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA Mini info page
- JcaMiniTableConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA mini table
- JcaPropertyConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA property
- JcaTableConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA table.
- JcaTreeConfig - Class in com.ptc.jca.mvc.components
-
Describes a JCA tree Instances of this class should typically be created by a
ComponentConfigFactory
Supported API: true
Extendable: false - JDBCRequestAppender - Class in wt.servlet
-
Extension of
AsyncJDBCAppenderthat allows one to include additional data items for individual, select request parameters, headers, and/or cookies. - JFileChooser_setCurrentDirectory(WTJFileChooser, File) - Method in class wt.security.FileAccess
-
Wrapper for JFileChooser.setCurrentDirectory().
- JFileChooser_setSelectedFile(WTJFileChooser, File) - Method in class wt.security.FileAccess
-
Wrapper for JFileChooser.setSelectedFile().
- JFileChooser_setSelectedFiles(WTJFileChooser, File[]) - Method in class wt.security.FileAccess
-
Wrapper for JFileChooser.setSelectedFiles().
- JFileChooser_showDialog(WTJFileChooser, Component, String) - Method in class wt.security.FileAccess
-
Wrapper for JFileChooser.showDialog().
- JFileChooserApplet - Class in wt.clients.util
-
Applet used to select files (actually, filepath strings), requires Java plugin.
- JFreeChartServlet - Class in wt.jfreechart
-
Simple servlet to render
JFreeChartcharts directly to the servlet response stream. - JMXAppender - Class in wt.log4j.jmx
-
Log4j
org.apache.logging.log4j.Appenderwhich sends JMX notifications for log events. - JMXAppenderMonitorMBean - Interface in wt.log4j.jmx
-
Log4j JMX appender; produces JMX notifications in response to logging events
Supported API: true
Extendable: true - JmxConnectUtil - Class in wt.util.jmx
-
Utility for establishing local JMX connections to the server manager and method server processes.
- JmxProxyServletMBean - Interface in com.ptc.jmx.proxy
-
Monitors a JmxProxyServlet instance.
- JOB_AUTHORIZATION_NUMBER - Static variable in class wt.part._WTPart
-
Attribute specific to the Windchill A&D module
- JOBINFO - Static variable in class com.ptc.wvs.common.ui.PublisherAction
-
Action String Name for the "job info string" to be passed to the job Value can be: a string which must not contain the '=' or ',' characters The string is written to the file "wvsinfo.properties", as the property "jobinfo".
- JRXMLCompiler - Class in com.ptc.wbr.jasper.util
-
Compiles JRXML File to Jasper It Starts with Supplied Path ( File or Directory ) If not Provided, Fallback to Default Directory ( JasperReports ) If not Present, Fallback to Current Directory
Supported API: true
Extendable: false - JSCAObjectRenderer<T> - Class in com.ptc.jsca
-
This abstract class separates out logic that could be used for all single (or simple) object subclasses.
- JSONOBJECT_CELL_RENDERER - Static variable in interface com.ptc.core.components.descriptor.LogicSeparatedDataUtility
-
Supported API: true
- JSPFeedback - Class in wt.ixb.handlers.netmarkets
-
Class to write pass messages to an NmFeedbackSpec object.
- JWTAttributeInfo - Class in wt.jwt.framework
-
JWTAttributeInfo is use to set JWT attribute infomration including label and isVisible
Supported API: true - JWTAttributesDelegate - Class in wt.jwt.framework
-
NOTE: The attribute delegate framework is designed to retrieve only key and value from the request.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form