当前页面:
在线文档首页 >
JBoss Seam 1.1.0 API 英文版文档
Serialized Form (JBoss Seam API Documentation) - JBoss Seam 1.1.0 API 英文版文档
Serialized Form
serialVersionUID: -5437284703511833879L
serialVersionUID: -5437284703511833879L
Package org.jboss.seam.actionparam |
unparsedExpression
String unparsedExpression
baseExpression
String baseExpression
methodName
String methodName
params
String[] params
combinedExpression
String combinedExpression
hasParamsInExpression
boolean hasParamsInExpression
Package org.jboss.seam.contexts |
instance
Object instance
passivatedEntity
PassivatedEntity passivatedEntity
id
Object id
persistenceContext
String persistenceContext
fieldName
String fieldName
entityClass
Class<T> entityClass
Package org.jboss.seam.core |
id
String id
groupActorIds
Set<E> groupActorIds
processId
Long processId
taskId
Long taskId
timeout
Integer timeout
description
String description
viewId
String viewId
conversationIdEntryMap
Map<K,V> conversationIdEntryMap
lastRequestTime
long lastRequestTime
description
String description
id
String id
startDatetime
Date startDatetime
lastDatetime
Date lastDatetime
viewId
String viewId
conversationIdStack
List<E> conversationIdStack
initiatorComponentName
String initiatorComponentName
timeout
Integer timeout
removeAfterRedirect
boolean removeAfterRedirect
ended
boolean ended
entries
ConversationEntries entries
lock
ReentrantLock lock
conversationEntryList
List<E> conversationEntryList
conversationEntryStack
List<E> conversationEntryStack
serialVersionUID: -551286304424595765L
processId
Long processId
taskId
Long taskId
facesMessages
List<E> facesMessages
keyedFacesMessages
Map<K,V> keyedFacesMessages
pageflowName
String pageflowName
pageflowCounter
Integer pageflowCounter
pageflowNodeName
String pageflowNodeName
conversationId
String conversationId
conversationIsLongRunning
boolean conversationIsLongRunning
language
String language
country
String country
variant
String variant
cookieEnabled
boolean cookieEnabled
cookieMaxAge
int cookieMaxAge
serialVersionUID: 3130309555079841107L
session
org.hibernate.Session session
sessionFactoryJndiName
String sessionFactoryJndiName
componentName
String componentName
sessionFactory
Expressions.ValueBinding<T> sessionFactory
filters
List<E> filters
entityManager
javax.persistence.EntityManager entityManager
persistenceUnitJndiName
String persistenceUnitJndiName
componentName
String componentName
entityManagerFactory
Expressions.ValueBinding<T> entityManagerFactory
filters
List<E> filters
counter
int counter
processInstance
org.jbpm.graph.exe.ProcessInstance processInstance
set
Set<E> set
flushMode
FlushModeType flushMode
viewId
String viewId
parameters
Map<K,V> parameters
conversationPropagationEnabled
boolean conversationPropagationEnabled
bundleNames
String[] bundleNames
selectItems
List<E> selectItems
conversationIdOrOutcome
String conversationIdOrOutcome
resultingConversationIdOrOutcome
String resultingConversationIdOrOutcome
id
String id
cookieEnabled
boolean cookieEnabled
cookieMaxAge
int cookieMaxAge
name
String name
Package org.jboss.seam.drools |
assertObjects
List<E> assertObjects
workingMemoryName
String workingMemoryName
workingMemoryName
String workingMemoryName
assertObjects
List<E> assertObjects
assertObjects
List<E> assertObjects
workingMemoryName
String workingMemoryName
ruleBaseName
String ruleBaseName
workingMemory
org.drools.WorkingMemory workingMemory
ruleBase
Expressions.ValueBinding<T> ruleBase
Package org.jboss.seam.ejb |
Package org.jboss.seam.framework |
entityManager
javax.persistence.EntityManager entityManager
session
org.hibernate.Session session
id
Object id
instance
Object instance
entityClass
Class<T> entityClass
newInstance
Expressions.ValueBinding<T> newInstance
deletedMessage
String deletedMessage
createdMessage
String createdMessage
updatedMessage
String updatedMessage
facesMessages
FacesMessages facesMessages
Package org.jboss.seam.intercept |
readResolve
Object readResolve()
bean
Object bean
beanClass
Class<T> beanClass
readResolve
Object readResolve()
bean
Object bean
beanClass
Class<T> beanClass
type
InterceptorType type
isSeamComponent
boolean isSeamComponent
componentName
String componentName
userInterceptors
List<E> userInterceptors
Package org.jboss.seam.interceptors |
componentName
String componentName
list
List<E> list
lock
ReentrantLock lock
Package org.jboss.seam.jsf |
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
rowIndex
int rowIndex
map
Map<K,V> map
entries
List<E> entries
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
rowIndex
int rowIndex
set
Set<E> set
entries
List<E> entries
Package org.jboss.seam.log |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.jboss.seam.mock |
id
Integer id
objectIdentity
String objectIdentity
id
Integer id
identity
MockAclObjectIdentity identity
recipientType
AclProvider.RecipientType recipientType
recipient
String recipient
mask
int mask
id
Integer id
value
String value
Package org.jboss.seam.pageflow |
serialVersionUID: 1L
viewId
String viewId
isConversationEnd
boolean isConversationEnd
isTaskEnd
boolean isTaskEnd
transition
String transition
processToCreate
String processToCreate
redirect
boolean redirect
description
String description
timeout
Integer timeout
backEnabled
boolean backEnabled
switchEnabled
boolean switchEnabled
noConversationViewId
String noConversationViewId
serialVersionUID: 1L
Package org.jboss.seam.remoting |
servletContext
javax.servlet.ServletContext servletContext
cachedConfig
Map<K,V> cachedConfig
- We use a Map for this because a Servlet can serve
requests for more than one context path.
Package org.jboss.seam.remoting.wrapper |
Package org.jboss.seam.security |
authenticated
boolean authenticated
valid
boolean valid
name
String name
- The name of the role
members
Set<E> members
- The members of this role. This role has the authority to perform any action
that any of its members (or member's members, ad infinitum) can perform.
permissions
Set<E> permissions
- A set of permissions explicitly assigned to this role.
roles
Role[] roles
credentials
Object credentials
principal
Object principal
Package org.jboss.seam.security.acl |
Package org.jboss.seam.security.config |
Package org.jboss.seam.theme |
theme
String theme
availableThemes
String[] availableThemes
cookieEnabled
boolean cookieEnabled
cookieMaxAge
int cookieMaxAge
Package org.jboss.seam.util |
keyedValues
Map<K,V> keyedValues
string
String string
strings
String[] strings