Serialized Form


Package org.jboss.seam.jcr

Class org.jboss.seam.jcr.EventListenerConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

absPath

String absPath

deep

boolean deep

eventTypes

int eventTypes

noLocal

boolean noLocal

nodeTypeName

String[] nodeTypeName

uuid

String[] uuid

Package org.jboss.seam.jcr.annotations.events

Class org.jboss.seam.jcr.annotations.events.NodeAddedLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.NodeAdded> implements Serializable

serialVersionUID: 1L

Class org.jboss.seam.jcr.annotations.events.NodeMovedLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.NodeMoved> implements Serializable

serialVersionUID: 1L

Class org.jboss.seam.jcr.annotations.events.NodeRemovedLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.NodeRemoved> implements Serializable

serialVersionUID: 1L

Class org.jboss.seam.jcr.annotations.events.PersistLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.Persist> implements Serializable

serialVersionUID: 1L

Class org.jboss.seam.jcr.annotations.events.PropertyAddedLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.PropertyAdded> implements Serializable

serialVersionUID: 1L

Class org.jboss.seam.jcr.annotations.events.PropertyChangedLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.PropertyChanged> implements Serializable

serialVersionUID: 1L

Class org.jboss.seam.jcr.annotations.events.PropertyRemovedLiteral extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.PropertyRemoved> implements Serializable

serialVersionUID: 1L


Package org.jboss.seam.jcr.ocm

Class org.jboss.seam.jcr.ocm.OCMMapping extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

nodeType

String nodeType

nodeClass

Class<T> nodeClass

propertiesToFields

Map<K,V> propertiesToFields

fieldsToProperties

Map<K,V> fieldsToProperties



Copyright © 2013 Seam Framework. All Rights Reserved.