Serialized Form
|
Package com.infoengine.au |
url
java.lang.String url
|
Class com.infoengine.au.IEProperties extends java.util.Properties implements Serializable |
propertySources
java.util.Hashtable<K,V> propertySources
globalPropertySource
java.lang.String globalPropertySource
properties
java.util.Hashtable<K,V> properties
defaults
java.util.Properties defaults
globalServiceName
java.lang.String globalServiceName
globalCreationTime
long globalCreationTime
globalTimeToLive
long globalTimeToLive
registeredThreads
java.util.Vector<E> registeredThreads
associations
java.util.Vector<E> associations
globalPropertyListeners
java.util.Vector<E> globalPropertyListeners
localStaticObjects
java.util.Hashtable<K,V> localStaticObjects
globalStaticObjects
java.util.Hashtable<K,V> globalStaticObjects
|
Class com.infoengine.au.NamingServiceException extends com.infoengine.exception.fatal.IEFatalServiceException implements Serializable |
|
Class com.infoengine.au.NoSuchServiceException extends com.infoengine.au.NamingServiceException implements Serializable |
|
Class com.infoengine.au.ServiceUnavailableException extends com.infoengine.au.NoSuchServiceException implements Serializable |
|
Class com.infoengine.au.SocketAccessException extends IEException implements Serializable |
|
Package com.infoengine.connector |
name
java.lang.String name
_values
java.util.Vector<E> _values
name
java.lang.String name
_groups
java.util.Vector<E> _groups
_meta
java.util.Hashtable<K,V> _meta
_attributes
java.util.Vector<E> _attributes
name
java.lang.String name
shortDesc
java.lang.String shortDesc
className
java.lang.String className
type
java.lang.String type
_elements
java.util.Vector<E> _elements
|
Class com.infoengine.connector.IeConnectionFactory extends java.lang.Object implements Serializable |
cxInfo
com.infoengine.connector.IeConnectionRequestInfo cxInfo
cxManager
javax.resource.spi.ConnectionManager cxManager
managedCxFactory
IeManagedConnectionFactory managedCxFactory
reference
javax.naming.Reference reference
managedScenario
boolean managedScenario
log
com.infoengine.connector.Log log
|
Class com.infoengine.connector.IeConnectionManager extends java.lang.Object implements Serializable |
freeHandles
java.util.Hashtable<K,V> freeHandles
busyHandles
java.util.Hashtable<K,V> busyHandles
log
com.infoengine.connector.Log log
|
Class com.infoengine.connector.IeConnectionRequestInfo extends java.util.Properties implements Serializable |
x509certificate
java.security.cert.X509Certificate x509certificate
privateKey
java.security.PrivateKey privateKey
locale
java.util.Locale locale
authUser
java.security.Principal authUser
hash
java.lang.String hash
userName
java.lang.String userName
password
java.lang.String password
locale
java.util.Locale locale
authUser
java.security.Principal authUser
|
Class com.infoengine.connector.IeIndexedRecord extends java.util.Vector implements Serializable |
recordName
java.lang.String recordName
recordShortDescription
java.lang.String recordShortDescription
name
java.lang.String name
shortDesc
java.lang.String shortDesc
result
java.lang.Object result
changes
java.beans.PropertyChangeSupport changes
vetos
java.beans.VetoableChangeSupport vetos
className
java.lang.String className
functionName
java.lang.String functionName
executionTimeout
int executionTimeout
changes
java.beans.PropertyChangeSupport changes
vetos
java.beans.VetoableChangeSupport vetos
cxInfo
com.infoengine.connector.IeConnectionRequestInfo cxInfo
logWriter
java.io.PrintWriter logWriter
log
com.infoengine.connector.Log log
|
Class com.infoengine.connector.IeMappedRecord extends java.util.Hashtable implements Serializable |
recordName
java.lang.String recordName
recordShortDescription
java.lang.String recordShortDescription
|
Package com.infoengine.jsp |
request
javax.servlet.http.HttpServletRequest request
|
Package com.infoengine.object |
|
Class com.infoengine.object.IeAssociationIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeAssociationTypeIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeAttributeIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeAttributeTypeIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeAttributeTypeSummary extends java.util.HashMap implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeConstraintContainer extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeConstraintValidator extends java.lang.Object implements Serializable |
bindingRuleCache
java.util.Hashtable<K,V> bindingRuleCache
enforcementRuleCache
java.util.Hashtable<K,V> enforcementRuleCache
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeDefinitionDescriptor extends java.lang.Object implements Serializable |
localizedValues
wt.meta.LocalizedValues localizedValues
identifier
com.ptc.core.meta.common.DefinitionIdentifier identifier
abbreviatedDisplay
java.lang.String abbreviatedDisplay
display
java.lang.String display
fullDisplay
java.lang.String fullDisplay
shortDescription
java.lang.String shortDescription
longDescription
java.lang.String longDescription
|
Class com.infoengine.object.IeDescriptorContainer extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeInstanceIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeTypeIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.infoengine.object.IeTypeInstanceIdentifier extends java.lang.Object implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
|
Package com.infoengine.object.factory |
myAtt
IeAtt myAtt
|
Class com.infoengine.object.factory.BusinessTask extends Task implements Serializable |
globalAttributes
java.util.Hashtable<K,V> globalAttributes
identifier
com.ptc.core.meta.common.ElementIdentifier identifier
myNode
IeNode myNode
myGroup
IeGroup myGroup
myAtt
IeAtt myAtt
myTask
Task myTask
secret
java.lang.String secret
superSecret
java.lang.String superSecret
signatureAlgorithm
java.lang.String signatureAlgorithm
SECRET_DEBUG
boolean SECRET_DEBUG
myRequest
IeRequest myRequest
myWebject
Webject myWebject
myNode
IeNode myNode
myDefinition
java.util.Map<K,V> myDefinition
parameters
java.util.Map<K,V> parameters
myTask
Task myTask
|
Package com.infoengine.procunit.webject |
webject
Webject webject
webject
Webject webject
|
Package com.infoengine.SAK |
|
Class com.infoengine.SAK.BasicTasklet extends Task implements Serializable |
attributes
java.util.Hashtable<K,V> attributes
checkpointProcessor
com.infoengine.SAK.CheckpointProcessor checkpointProcessor
inputStream
IeMultipartInputStream inputStream
logId
java.lang.String logId
outputBuffer
java.lang.StringBuffer outputBuffer
outputStream
java.io.OutputStream outputStream
service
IeService service
taskType
int taskType
uniqueIdentifier
java.lang.String uniqueIdentifier
position
java.lang.String position
positionStack
java.util.Stack<E> positionStack
baos
java.io.ByteArrayOutputStream baos
baos
java.io.ByteArrayOutputStream baos
setOSCalled
boolean setOSCalled
collection
IeCollection collection
connection
java.net.URLConnection connection
contentType
java.lang.String contentType
exceptionsEnabled
boolean exceptionsEnabled
firstContent
boolean firstContent
inputStream
java.io.InputStream inputStream
languagePreferences
java.lang.String languagePreferences
outputStream
java.io.OutputStream outputStream
password
java.lang.String password
requestBoundary
java.lang.String requestBoundary
serverUri
java.lang.String serverUri
url
java.net.URL url
username
java.lang.String username
interruptable
boolean interruptable
checkpointProcessor
com.infoengine.SAK.CheckpointProcessor checkpointProcessor
compiler
com.infoengine.SAK.TaskCompiler compiler
inputStream
IeMultipartInputStream inputStream
log
com.infoengine.log.LogWriter log
outputStream
java.io.OutputStream outputStream
processors
java.util.Vector<E> processors
service
IeService service
task
Tasklet task
taskType
int taskType
taskURI
java.lang.String taskURI
uniqueIdentifier
java.lang.String uniqueIdentifier
authMapGroup
Group authMapGroup
cookieGroup
Group cookieGroup
formGroup
Group formGroup
serverGroup
Group serverGroup
|
Class com.infoengine.SAK.TaskCompiler extends java.lang.Object implements Serializable |
recoveryCode
boolean recoveryCode
codebase
java.lang.String codebase
iteratorOrdinal
int iteratorOrdinal
log
com.infoengine.log.LogWriter log
processors
java.util.Vector<E> processors
tagPrefix
java.lang.String tagPrefix
taskOrdinal
int taskOrdinal
taskRoot
java.lang.String taskRoot
timeToLive
long timeToLive
webjectOrdinal
int webjectOrdinal
compiledClasses
java.util.Hashtable<K,V> compiledClasses
compilerClassPath
java.lang.String compilerClassPath
tasks
java.util.Hashtable<K,V> tasks
taskSourceExpiry
java.util.Hashtable<K,V> taskSourceExpiry
taskFileExpiry
java.util.Hashtable<K,V> taskFileExpiry
inputStream
IeMultipartInputStream inputStream
outputStream
java.io.OutputStream outputStream
service
IeService service
task
Task task
webjectProcessor
com.infoengine.procunit.webject.WebjectProcessor webjectProcessor
|
Package com.infoengine.schema |
name
java.lang.String name
minOccurs
int minOccurs
maxOccurs
int maxOccurs
isUnbounded
boolean isUnbounded
isEditable
boolean isEditable
schema
SchemaObject schema
attributes
java.util.Vector<E> attributes
|
Class com.infoengine.schema.DisplayContainer extends java.lang.Object implements Serializable |
displays
java.util.Vector<E> displays
id
java.lang.String id
value
java.lang.String value
value
java.lang.String value
isDefault
boolean isDefault
isSelectable
boolean isSelectable
min
java.lang.Double min
max
java.lang.Double max
isInclusive
boolean isInclusive
isExclusive
boolean isExclusive
locale
java.lang.String locale
type
Type type
baseType
java.lang.String baseType
defaultValue
java.lang.String defaultValue
maxStringLength
int maxStringLength
enumerationTask
java.lang.String enumerationTask
values
java.util.Vector<E> values
ranges
java.util.Vector<E> ranges
typeId
java.lang.String typeId
resourceBundle
java.lang.String resourceBundle
superTypes
java.util.Vector<E> superTypes
|
Package com.infoengine.util |
|
Class com.infoengine.util.IeContext extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable |
mbean
com.infoengine.util.IeContext.MBean mbean
thread
java.lang.Thread thread
threadId
long threadId
id
com.infoengine.util.IeContextId id
threadName
java.lang.String threadName
task
Task task
action
java.lang.String action
client
java.lang.String client
userName
java.lang.String userName
servletRequestId
wt.servlet.RequestId servletRequestId
argTypes
java.lang.Class<T>[] argTypes
argObjects
java.lang.Object[] argObjects
argNames
java.lang.String[] argNames
soapRequest
boolean soapRequest
resultClass
java.lang.Class<T> resultClass
resultException
java.lang.Throwable resultException
cpu_start
long cpu_start
cpu_user_start
long cpu_user_start
start_register
long start_register
start_des11n
long start_des11n
start_invocation
long start_invocation
start_s11n
long start_s11n
request_finished
long request_finished
start_jndi_calls
long start_jndi_calls
jndi_calls
long jndi_calls
start_jndi_elapsed
long start_jndi_elapsed
jndi_elapsed
long jndi_elapsed
|
Class com.infoengine.util.IeContextId extends wt.util.UniqueIdentifier implements Serializable |
readExternal
public void readExternal(java.io.ObjectInput arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput arg0)
throws java.io.IOException
- Throws:
java.io.IOException
message
com.infoengine.util.IEMessage message
calledOnce
boolean calledOnce
|
Class com.infoengine.util.IEMessage extends java.lang.Object implements Serializable |
resourceBundle
java.lang.String resourceBundle
messageKey
java.lang.String messageKey
textInserts
java.lang.Object[] textInserts
|
Class com.infoengine.util.Url extends java.lang.Object implements Serializable |
scheme
java.lang.String scheme
principal
java.lang.String principal
secret
java.lang.String secret
attributes
java.lang.String attributes
host
java.lang.String host
port
int port
scope
java.lang.String scope
filter
java.lang.String filter
extensions
java.lang.String extensions
dn
java.lang.String dn
schemes
java.lang.String[] schemes
defaultPorts
int[] defaultPorts