Serialized Form


Package org.jboss.dna.graph.cache

Class org.jboss.dna.graph.cache.BasicCachePolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

timeToLiveInMillis

long timeToLiveInMillis

Class org.jboss.dna.graph.cache.ImmutableCachePolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

timeToCache

long timeToCache

Package org.jboss.dna.graph.commands

Package org.jboss.dna.graph.commands.basic

Class org.jboss.dna.graph.commands.basic.BasicGetChildrenCommand extends BasicGraphCommand implements Serializable

serialVersionUID: -8515194602506918337L

Serialized Fields

childProperties

Map<K,V> childProperties

children

List<E> children

path

Path path

cachePolicy

CachePolicy cachePolicy

timeLoaded

DateTime timeLoaded

Class org.jboss.dna.graph.commands.basic.BasicGetNodeCommand extends BasicGetChildrenCommand implements Serializable

serialVersionUID: 5355669032301356873L

Serialized Fields

properties

Map<K,V> properties

Class org.jboss.dna.graph.commands.basic.BasicGetPropertiesCommand extends BasicGraphCommand implements Serializable

serialVersionUID: -7816393217506909521L

Serialized Fields

properties

Map<K,V> properties

path

Path path

cachePolicy

CachePolicy cachePolicy

timeLoaded

DateTime timeLoaded

Package org.jboss.dna.graph.connectors

Class org.jboss.dna.graph.connectors.RepositorySourceException extends RuntimeException implements Serializable

serialVersionUID: -7704170453962924565L

Serialized Fields

sourceName

String sourceName

Package org.jboss.dna.graph.properties

Class org.jboss.dna.graph.properties.InvalidPathException extends RuntimeException implements Serializable

serialVersionUID: 6034512896518552227L

Class org.jboss.dna.graph.properties.InvalidPathExpressionException extends RuntimeException implements Serializable

serialVersionUID: 358951801604727022L

Class org.jboss.dna.graph.properties.IoException extends RuntimeException implements Serializable

serialVersionUID: -2015526722307950714L

Class org.jboss.dna.graph.properties.NamespaceException extends RuntimeException implements Serializable

serialVersionUID: 1300642242538881207L

Class org.jboss.dna.graph.properties.PathExpression extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

expression

String expression

matchPattern

Pattern matchPattern

selectPattern

Pattern selectPattern

Class org.jboss.dna.graph.properties.PathNotFoundException extends RuntimeException implements Serializable

serialVersionUID: -3703984046286975978L

Serialized Fields

path

Path path

lowestAncestorThatDoesExist

Path lowestAncestorThatDoesExist

Class org.jboss.dna.graph.properties.ValueFormatException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Object value

targetType

PropertyType targetType

Package org.jboss.dna.graph.properties.basic

Class org.jboss.dna.graph.properties.basic.AbstractValueFactory$1 extends Object implements Serializable

Class org.jboss.dna.graph.properties.basic.BasicName extends Object implements Serializable

serialVersionUID: -1737537720336990144L

Serialized Fields

namespaceUri

String namespaceUri

localName

String localName

hc

int hc

Class org.jboss.dna.graph.properties.basic.BasicPath extends Object implements Serializable

serialVersionUID: 8488295345524209746L

Serialized Fields

segments

List<E> segments

absolute

boolean absolute

normalized

boolean normalized

Class org.jboss.dna.graph.properties.basic.BasicPathSegment extends Object implements Serializable

serialVersionUID: 4367349287846075157L

Serialized Fields

name

Name name

index

int index

Class org.jboss.dna.graph.properties.basic.InMemoryBinary extends Object implements Serializable

serialVersionUID: 8792863149767123559L

Serialized Fields

bytes

byte[] bytes

sha1hash

byte[] sha1hash

Class org.jboss.dna.graph.properties.basic.JodaDateTime extends Object implements Serializable

serialVersionUID: -730188225988292422L

Serialized Fields

instance

org.joda.time.DateTime instance

Class org.jboss.dna.graph.properties.basic.UuidReference extends Object implements Serializable

serialVersionUID: 2299467578161645109L

Serialized Fields

uuid

UUID uuid



Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.