Serialized Form


Package net.ontopia.infoset.content

Class net.ontopia.infoset.content.ContentStoreException extends OntopiaException implements Serializable

Class net.ontopia.infoset.content.ContentStoreServlet extends javax.servlet.http.HttpServlet implements Serializable


Package net.ontopia.infoset.fulltext.core

Class net.ontopia.infoset.fulltext.core.GenericDocument extends Object implements Serializable

Serialized Fields

fields

Map<K,V> fields

Package net.ontopia.infoset.fulltext.topicmaps

Class net.ontopia.infoset.fulltext.topicmaps.TopicMapDocument extends GenericDocument implements Serializable


Package net.ontopia.infoset.impl.basic

Class net.ontopia.infoset.impl.basic.AbstractLocator extends Object implements Serializable

Class net.ontopia.infoset.impl.basic.GenericLocator extends AbstractLocator implements Serializable

serialVersionUID: 3066225165288209215L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.infoset.impl.basic.URIFragmentLocator extends AbstractLocator implements Serializable

Serialized Fields

address

String address

fragment

String fragment

schemeEnd

short schemeEnd

authorityEnd

short authorityEnd

lastSlash

short lastSlash

Class net.ontopia.infoset.impl.basic.URILocator extends AbstractLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package net.ontopia.persistence.proxy

Class net.ontopia.persistence.proxy.AtomicIdentity extends Object implements Serializable

serialVersionUID: 5662829503505256457L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.persistence.proxy.CacheEntry extends Object implements Serializable

serialVersionUID: 9010124046386798540L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.persistence.proxy.Identity extends Object implements Serializable

serialVersionUID: 5662829503505256457L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.persistence.proxy.IdentityNotFoundException extends PersistenceRuntimeException implements Serializable

Serialized Fields

identity

IdentityIF identity

Class net.ontopia.persistence.proxy.JGroupsEvent extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.persistence.proxy.LongIdentity extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.persistence.proxy.PersistenceException extends OntopiaException implements Serializable

Class net.ontopia.persistence.proxy.PersistenceRuntimeException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.persistence.proxy.ReadOnlyTransactionException extends PersistenceRuntimeException implements Serializable

Class net.ontopia.persistence.proxy.TrackableLazySet extends HashSet implements Serializable

Serialized Fields

txn

TransactionIF txn

identity

IdentityIF identity

field

int field

loaded

boolean loaded

added

Set<E> added

removed

Set<E> removed

Class net.ontopia.persistence.proxy.TrackableSet extends HashSet implements Serializable

Serialized Fields

txn

TransactionIF txn

added

Set<E> added

removed

Set<E> removed

Class net.ontopia.persistence.proxy.TransactionNotActiveException extends PersistenceRuntimeException implements Serializable

Class net.ontopia.persistence.proxy.WrappedIdentity extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package net.ontopia.topicmaps.core

Class net.ontopia.topicmaps.core.ConstraintViolationException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.CrossTopicMapException extends ConstraintViolationException implements Serializable

Class net.ontopia.topicmaps.core.NotRemovableException extends ConstraintViolationException implements Serializable

Class net.ontopia.topicmaps.core.ObjectRemovedException extends ConstraintViolationException implements Serializable

Class net.ontopia.topicmaps.core.ReadOnlyException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.StoreDeletedException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.StoreNotOpenException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.TransactionNotActiveException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.UniquenessViolationException extends ConstraintViolationException implements Serializable


Package net.ontopia.topicmaps.db2tm

Class net.ontopia.topicmaps.db2tm.DB2TMConfigException extends DB2TMException implements Serializable

Class net.ontopia.topicmaps.db2tm.DB2TMException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.db2tm.DB2TMInputException extends DB2TMException implements Serializable

Class net.ontopia.topicmaps.db2tm.SynchronizationServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

task

SynchronizationTask task

Package net.ontopia.topicmaps.entry

Class net.ontopia.topicmaps.entry.ReferenceNotOpenException extends OntopiaRuntimeException implements Serializable

serialVersionUID: 1L


Package net.ontopia.topicmaps.impl.basic

Class net.ontopia.topicmaps.impl.basic.Association extends TMObject implements Serializable

serialVersionUID: -8986947932370957132L

Serialized Fields

reifier

TopicIF reifier

type

TopicIF type

scope

UniqueSet<E> scope

roles

Set<E> roles

Class net.ontopia.topicmaps.impl.basic.AssociationRole extends TMObject implements Serializable

serialVersionUID: 8387889553134058046L

Serialized Fields

reifier

TopicIF reifier

type

TopicIF type

player

TopicIF player

Class net.ontopia.topicmaps.impl.basic.Occurrence extends TMObject implements Serializable

serialVersionUID: -7364980697913079915L

Serialized Fields

reifier

TopicIF reifier

type

TopicIF type

scope

UniqueSet<E> scope

value

String value

datatype

LocatorIF datatype

Class net.ontopia.topicmaps.impl.basic.SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable

serialVersionUID: -2503061122276743151L

Serialized Fields

txn

TopicMapTransactionIF txn

cfactory

CollectionFactoryIF cfactory

counter

long counter

id_objects

Map<K,V> id_objects

subjects

Map<K,V> subjects

subject_indicators

Map<K,V> subject_indicators

source_locators

Map<K,V> source_locators

Class net.ontopia.topicmaps.impl.basic.TMObject extends Object implements Serializable

Serialized Fields

topicmap

TopicMap topicmap

oid

String oid

parent

TMObject parent

sources

Set<E> sources

Class net.ontopia.topicmaps.impl.basic.Topic extends TMObject implements Serializable

serialVersionUID: 6846760964906826812L

Serialized Fields

subjects

Set<E> subjects

indicators

Set<E> indicators

reified

ReifiableIF reified

scope

UniqueSet<E> scope

types

UniqueSet<E> types

names

Set<E> names

occurs

Set<E> occurs

roles

Set<E> roles

Class net.ontopia.topicmaps.impl.basic.TopicMap extends TMObject implements Serializable

serialVersionUID: -1334945778216658155L

Serialized Fields

reifier

TopicIF reifier

scope

UniqueSet<E> scope

topics

Set<E> topics

assocs

Set<E> assocs

listeners

Map<K,V> listeners

Class net.ontopia.topicmaps.impl.basic.TopicMapBuilder extends Object implements Serializable

serialVersionUID: 5405384048878296268L

Serialized Fields

tm

TopicMap tm

Class net.ontopia.topicmaps.impl.basic.TopicName extends TMObject implements Serializable

serialVersionUID: -7350019735868904034L

Serialized Fields

reifier

TopicIF reifier

value

String value

type

TopicIF type

scope

UniqueSet<E> scope

variants

Set<E> variants

Class net.ontopia.topicmaps.impl.basic.VariantName extends TMObject implements Serializable

serialVersionUID: -7350019735868904034L

Serialized Fields

reifier

TopicIF reifier

value

String value

scope

UniqueSet<E> scope

datatype

LocatorIF datatype

Package net.ontopia.topicmaps.impl.basic.index

Class net.ontopia.topicmaps.impl.basic.index.IndexManager extends AbstractIndexManager implements Serializable

Serialized Fields

transaction

TopicMapTransactionIF transaction

indexes

Map<K,V> indexes

Package net.ontopia.topicmaps.impl.rdbms

Class net.ontopia.topicmaps.impl.rdbms.DataTypeLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.impl.rdbms.ParameterArray extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.impl.rdbms.RDBMSLocator extends AbstractLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.impl.rdbms.SourceLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.impl.rdbms.SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable

serialVersionUID: 4342065742305830481L

Serialized Fields

txn

TopicMapTransactionIF txn

ptxn

TransactionIF ptxn

source_locators

TransactionalLookupIndexIF<K,E> source_locators

subject_indicators

TransactionalLookupIndexIF<K,E> subject_indicators

subjects

TransactionalLookupIndexIF<K,E> subjects

Class net.ontopia.topicmaps.impl.rdbms.SubjectIndicatorLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.impl.rdbms.SubjectLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.impl.rdbms.TopicMapBuilder extends Object implements Serializable

serialVersionUID: 5405384048878296268L

Serialized Fields

txn

TransactionIF txn

tm

TopicMapIF tm

Package net.ontopia.topicmaps.impl.remote

Class net.ontopia.topicmaps.impl.remote.DynamicAssociation extends Association implements Serializable

Serialized Fields

target

Association target

Class net.ontopia.topicmaps.impl.remote.DynamicAssociationRole extends AssociationRole implements Serializable

Serialized Fields

target

AssociationRole target

Class net.ontopia.topicmaps.impl.remote.RemoteTopic extends Topic implements Serializable

Serialized Fields

isLoaded

boolean isLoaded
Indicates if this topic has been fully loaded from the remote topic map to which it belongs.


realTopic

RemoteTopic realTopic
References a topic when this topic is removed through merging.

Class net.ontopia.topicmaps.impl.remote.RemoteTopicMapBuilder extends TopicMapBuilder implements Serializable


Package net.ontopia.topicmaps.impl.utils

Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache extends Object implements Serializable

Serialized Fields

handlers

Map<K,V> handlers

Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache.EventHandler extends Object implements Serializable

Class net.ontopia.topicmaps.impl.utils.BasicIndex.EventHandler extends Object implements Serializable

Class net.ontopia.topicmaps.impl.utils.ObjectTreeManager extends Object implements Serializable

Serialized Fields

handlers

Map<K,V> handlers

listeners

Map<K,V> listeners

otree

ObjectTreeManager otree

cfactory

CollectionFactoryIF cfactory

Class net.ontopia.topicmaps.impl.utils.ObjectTreeManager.EventHandler extends Object implements Serializable

Class net.ontopia.topicmaps.impl.utils.PhantomAccessException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.impl.utils.TopicModificationManager extends Object implements Serializable

Serialized Fields

handlers

Map<K,V> handlers

listeners

Map<K,V> listeners

manager

TopicModificationManager manager

cfactory

CollectionFactoryIF cfactory

th

net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicHandler th

bh

net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicNameHandler bh

vh

net.ontopia.topicmaps.impl.utils.TopicModificationManager.VariantNameHandler vh

oh

net.ontopia.topicmaps.impl.utils.TopicModificationManager.OccurrenceHandler oh

rh

net.ontopia.topicmaps.impl.utils.TopicModificationManager.AssociationRoleHandler rh

ah

net.ontopia.topicmaps.impl.utils.TopicModificationManager.AssociationHandler ah

mh

net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicMapHandler mh

Class net.ontopia.topicmaps.impl.utils.TopicModificationManager.EventHandler extends Object implements Serializable


Package net.ontopia.topicmaps.nav.taglibs.template

Class net.ontopia.topicmaps.nav.taglibs.template.AbstractTemplateTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

name

String name

Class net.ontopia.topicmaps.nav.taglibs.template.GetTag extends AbstractTemplateTag implements Serializable

Class net.ontopia.topicmaps.nav.taglibs.template.InsertTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

template

String template

stack

Stack<E> stack

Class net.ontopia.topicmaps.nav.taglibs.template.PageParameter extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class net.ontopia.topicmaps.nav.taglibs.template.PutTag extends AbstractTemplateTag implements Serializable

Serialized Fields

content

String content

direct

boolean direct

Class net.ontopia.topicmaps.nav.taglibs.template.SplitTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable


Package net.ontopia.topicmaps.nav2.core

Class net.ontopia.topicmaps.nav2.core.NavigatorCompileException extends NavigatorTagException implements Serializable

Class net.ontopia.topicmaps.nav2.core.NavigatorRuntimeException extends NavigatorTagException implements Serializable

Class net.ontopia.topicmaps.nav2.core.NavigatorTagException extends javax.servlet.jsp.JspTagException implements Serializable

Serialized Fields

cause

Throwable cause

Class net.ontopia.topicmaps.nav2.core.NavigatorUserException extends NavigatorTagException implements Serializable

Class net.ontopia.topicmaps.nav2.core.NonexistentObjectException extends RuntimeException implements Serializable

Serialized Fields

objectid

String objectid

topicmapid

String topicmapid

Class net.ontopia.topicmaps.nav2.core.VariableNotSetException extends RuntimeException implements Serializable


Package net.ontopia.topicmaps.nav2.impl.framework

Class net.ontopia.topicmaps.nav2.impl.framework.User extends Object implements Serializable

Serialized Fields

id

String id

model

String model

view

String view

skin

String skin

bundleExpiryAge

long bundleExpiryAge

initialBundleExpiryAge

long initialBundleExpiryAge

max_bundles

int max_bundles

Package net.ontopia.topicmaps.nav2.plugins

Class net.ontopia.topicmaps.nav2.plugins.PNGTreeServlet extends javax.servlet.http.HttpServlet implements Serializable


Package net.ontopia.topicmaps.nav2.portlets.taglib

Class net.ontopia.topicmaps.nav2.portlets.taglib.MenuTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

var

String var

topic

String topic

Class net.ontopia.topicmaps.nav2.portlets.taglib.RelatedTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

related

RelatedTopics related

var

String var

topic

String topic

hideassocs

String hideassocs

exclassocs

String exclassocs

exclroles

String exclroles

excltopics

String excltopics

inclassocs

String inclassocs

incltopics

String incltopics

filterQuery

String filterQuery

headingOrderQuery

String headingOrderQuery

headingOrdering

int headingOrdering

childOrderQuery

String childOrderQuery

childOrdering

int childOrdering

aggregateHierarchy

boolean aggregateHierarchy

aggregateAssociations

String aggregateAssociations

maxChildren

int maxChildren

Class net.ontopia.topicmaps.nav2.portlets.taglib.TreeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

topquery

String topquery

query

String query

ownpage

String ownpage

nodepage

String nodepage

imageurl

String imageurl

Package net.ontopia.topicmaps.nav2.realm

Class net.ontopia.topicmaps.nav2.realm.RolePrincipal extends Object implements Serializable

serialVersionUID: 502L

Serialized Fields

name

String name

Class net.ontopia.topicmaps.nav2.realm.UserPrincipal extends Object implements Serializable

serialVersionUID: 502L

Serialized Fields

name

String name

Package net.ontopia.topicmaps.nav2.servlets

Class net.ontopia.topicmaps.nav2.servlets.AutoSuggestServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

limit

int limit

query

String query

Class net.ontopia.topicmaps.nav2.servlets.DataIntegrationServlet extends javax.servlet.http.HttpServlet implements Serializable

Class net.ontopia.topicmaps.nav2.servlets.NavigatorSetupServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

debug

int debug
The debugging detail level for this servlet.

Class net.ontopia.topicmaps.nav2.servlets.SearchServlet extends javax.servlet.http.HttpServlet implements Serializable


Package net.ontopia.topicmaps.nav2.taglibs.framework

Class net.ontopia.topicmaps.nav2.taglibs.framework.CheckUserTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.framework.GetContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

context

String context

Class net.ontopia.topicmaps.nav2.taglibs.framework.MemInfoTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

startFreeMem

long startFreeMem

startTime

long startTime

name

String name

Class net.ontopia.topicmaps.nav2.taglibs.framework.ModifyUserHistoryTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

objectName

String objectName

opName

String opName

Class net.ontopia.topicmaps.nav2.taglibs.framework.PluginListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

separator

String separator

groupId

String groupId

excludePluginId

String excludePluginId

preSeparatorFlag

boolean preSeparatorFlag

Class net.ontopia.topicmaps.nav2.taglibs.framework.PluginTableTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

groupId

String groupId

excludePluginId

String excludePluginId

active

String active

Class net.ontopia.topicmaps.nav2.taglibs.framework.ResponseTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

content_type

String content_type

charset

String charset

Class net.ontopia.topicmaps.nav2.taglibs.framework.SetContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

basenameValue

String basenameValue

variantValue

String variantValue

occurrenceValue

String occurrenceValue

associationValue

String associationValue

Class net.ontopia.topicmaps.nav2.taglibs.framework.TimerTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

startTime

long startTime

name

String name

Package net.ontopia.topicmaps.nav2.taglibs.logic

Class net.ontopia.topicmaps.nav2.taglibs.logic.BindTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

ctxtMgr

ContextManagerIF ctxtMgr

name

String name

Class net.ontopia.topicmaps.nav2.taglibs.logic.CallTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

contextTag

ContextTag contextTag

ctxtMgr

ContextManagerIF ctxtMgr

functionName

String functionName

Class net.ontopia.topicmaps.nav2.taglibs.logic.ContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: -1545242249688762632L

Serialized Fields

contextManager

ContextManagerIF contextManager

navApp

NavigatorApplicationIF navApp

functions

Map<K,V> functions

queryResults

Map<K,V> queryResults

topicmap

TopicMapIF topicmap

queryProcessor

QueryProcessorIF queryProcessor

tmObjects

Collection<E> tmObjects

topicmapID

String topicmapID

objectIDs

String[] objectIDs

declarationContext

DeclarationContextIF declarationContext

pcontext

Object pcontext

pontopia

Object pontopia

pontopiacontext

Object pontopiacontext

tmParamName

String tmParamName

objParamName

String objParamName

varObjName

String varObjName

varTMName

String varTMName

attrTopicmapID

String attrTopicmapID

readonly

boolean readonly

Class net.ontopia.topicmaps.nav2.taglibs.logic.ErrorTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

inputCollection

Collection<E> inputCollection

Class net.ontopia.topicmaps.nav2.taglibs.logic.ExternalFunctionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

functionName

String functionName

functionFQCN

String functionFQCN

Class net.ontopia.topicmaps.nav2.taglibs.logic.ForEachTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

ctxtMgr

ContextManagerIF ctxtMgr

contextTag

ContextTag contextTag

items

Object[] items

index

int index

collVariableName

String collVariableName

itemVariableName

String itemVariableName

listComparator

Comparator<T> listComparator

listComparatorClassName

String listComparatorClassName

maxNumber

int maxNumber

startNumber

int startNumber

separator

String separator

sortItemsFlag

boolean sortItemsFlag

sortOrder

String sortOrder

functionOnTruncate

String functionOnTruncate

Class net.ontopia.topicmaps.nav2.taglibs.logic.FunctionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

functionName

String functionName
Deprecated. 

paramNames

String paramNames
Deprecated. 

params

Collection<E> params
Deprecated. 

fileName

String fileName
Deprecated. 

Class net.ontopia.topicmaps.nav2.taglibs.logic.IfElseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

ifTagParent

IfTag ifTagParent

Class net.ontopia.topicmaps.nav2.taglibs.logic.IfTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

contextTag

NavigatorPageIF contextTag

collection

Collection<E> collection

inputs

List<E> inputs

decider

NavigatorDeciderIF decider

deciderClassName

String deciderClassName

collVariableName

String collVariableName

equalsVariableName

String equalsVariableName

lessThanNumber

int lessThanNumber

greaterThanNumber

int greaterThanNumber

equalsSize

int equalsSize

Class net.ontopia.topicmaps.nav2.taglibs.logic.IfThenTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

ifTagParent

IfTag ifTagParent

Class net.ontopia.topicmaps.nav2.taglibs.logic.IncludeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

fileName

String fileName

Class net.ontopia.topicmaps.nav2.taglibs.logic.SetTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

contextTag

ContextTag contextTag

currentScope

Object currentScope

value

Collection<E> value

variableName

String variableName

listComparator

Comparator<T> listComparator

sortItems

boolean sortItems

Package net.ontopia.topicmaps.nav2.taglibs.output

Class net.ontopia.topicmaps.nav2.taglibs.output.AttributeTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

attrName

String attrName

Class net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

contextTag

ContextTag contextTag

numberOfElements

int numberOfElements

escapeEntities

boolean escapeEntities

suppressEmptyCollection

boolean suppressEmptyCollection

variableName

String variableName

Class net.ontopia.topicmaps.nav2.taglibs.output.ContentTag extends BaseOutputProducingTag implements Serializable

Serialized Fields

strifyCN

String strifyCN

Class net.ontopia.topicmaps.nav2.taglibs.output.CountTag extends BaseOutputProducingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.output.DebugTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

contextTag

ContextTag contextTag

variableName

String variableName

Class net.ontopia.topicmaps.nav2.taglibs.output.ElementTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

attrnames

List<E> attrnames

attrs

HashMap<K,V> attrs

elemName

String elemName

Class net.ontopia.topicmaps.nav2.taglibs.output.LinkTag extends BaseOutputProducingTag implements Serializable

Serialized Fields

templateStr

String templateStr

linkGenerator

LinkGeneratorIF linkGenerator

Class net.ontopia.topicmaps.nav2.taglibs.output.LocatorTag extends BaseOutputProducingTag implements Serializable

Serialized Fields

relativeToTopicmap

boolean relativeToTopicmap

strifyCN

String strifyCN

Class net.ontopia.topicmaps.nav2.taglibs.output.NameTag extends BaseOutputProducingTag implements Serializable

Serialized Fields

nameGrabberCN

String nameGrabberCN

nameStringifierCN

String nameStringifierCN

basenameScopeVarName

String basenameScopeVarName

variantScopeVarName

String variantScopeVarName

Class net.ontopia.topicmaps.nav2.taglibs.output.ObjectIdTag extends BaseOutputProducingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.output.PropertyTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

propertyName

String propertyName

Class net.ontopia.topicmaps.nav2.taglibs.output.SymbolicIdTag extends BaseOutputProducingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.output.TopicMapIdTag extends BaseOutputProducingTag implements Serializable


Package net.ontopia.topicmaps.nav2.taglibs.TMvalue

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.AssociatedTag extends BaseScopedTag implements Serializable

Serialized Fields

startrole

String startrole

endrole

String endrole

assoctype

String assoctype

totopic

String totopic

produceTopics

boolean produceTopics

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.AssociationsTag extends BaseScopedTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.AssociationTypeLoopTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

ctxtMgr

ContextManagerIF ctxtMgr

assocStore

AssocInfoStorage[] assocStore

index

int index

varNameTopic

String varNameTopic

varNameAssociations

String varNameAssociations

varNameAT

String varNameAT

varNameART

String varNameART

useUserContextFilter

boolean useUserContextFilter

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ClassesOfTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ClassesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

typeName

String typeName

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.FilterTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

instanceOf

String instanceOf

deciderClassName

String deciderClassName

decider

NavigatorDeciderIF decider

inScopeOfValue

String inScopeOfValue

isKind

String isKind

invert

boolean invert

randomElement

boolean randomElement

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.FulltextTag extends BaseValueProducingTag implements Serializable

Serialized Fields

index_path

String index_path

query

String query

idfield

String idfield

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.IndicatorsTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.InstancesTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

instancesAs

String instancesAs

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.LocatorTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.LookupTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

indicator

String indicator

subject

String subject

source

String source

objectid

String objectid

parameter

String parameter

basenameValue

String basenameValue

variantValue

String variantValue

lookupAs

String lookupAs

expect

boolean expect

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.NamesTag extends BaseScopedTag implements Serializable

Serialized Fields

uniqueValues

boolean uniqueValues

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.NameTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

nameGrabber

GrabberIF<O,G> nameGrabber

basenameScopeVarName

String basenameScopeVarName

variantScopeVarName

String variantScopeVarName

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.OccurrencesTag extends BaseScopedTag implements Serializable

Serialized Fields

type

int type

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ReifiedTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ReifierTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.RolesTag extends BaseScopedTag implements Serializable

Serialized Fields

cardinality

String cardinality

varRemoveColl

String varRemoveColl

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ScopeTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SourceLocatorsTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SplitterTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SubclassesTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

levelNumber

Integer levelNumber

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SubjectAddressTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SuperclassesTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

levelNumber

Integer levelNumber

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ThemesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

themeName

String themeName

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TologQueryTag extends BaseValueProducingTag implements Serializable

Serialized Fields

query

String query

select

String select

implementation

String implementation

rulesfile

String rulesfile

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TopicMapReferencesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TopicsTag extends BaseValueProducingAndAcceptingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.VariantsTag extends BaseScopedTag implements Serializable


Package net.ontopia.topicmaps.nav2.taglibs.tolog

Class net.ontopia.topicmaps.nav2.taglibs.tolog.BaseOutputProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

escapeEntities

boolean escapeEntities

variableName

String variableName

query

String query

Class net.ontopia.topicmaps.nav2.taglibs.tolog.ChooseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

foundMatchingWhen

boolean foundMatchingWhen

foundWhen

boolean foundWhen

Class net.ontopia.topicmaps.nav2.taglibs.tolog.DeclareTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

declarations

String declarations

Class net.ontopia.topicmaps.nav2.taglibs.tolog.ForEachTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

groupingAncestor

ForEachTag groupingAncestor

queryWrapper

QueryWrapper queryWrapper

groupColumns

boolean[] groupColumns

groupNames

Set<E> groupNames

orderBy

List<E> orderBy

hasValidated

boolean hasValidated

sequenceNumber

int sequenceNumber

neverEvaluatedBody

boolean neverEvaluatedBody

query

String query

groupBy

String groupBy

separator

String separator

Class net.ontopia.topicmaps.nav2.taglibs.tolog.IfTag extends QueryExecutingTag implements Serializable

Serialized Fields

var

String var

Class net.ontopia.topicmaps.nav2.taglibs.tolog.NormalizeWhitespaceTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.tolog.ObjectIdTag extends BaseOutputProducingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.tolog.OtherwiseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

parentChooser

ChooseTag parentChooser

Class net.ontopia.topicmaps.nav2.taglibs.tolog.OutTag extends BaseOutputProducingTag implements Serializable

Serialized Fields

scope

String scope

Class net.ontopia.topicmaps.nav2.taglibs.tolog.QueryExecutingTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

columnNames

String[] columnNames

contextManager

ContextManagerIF contextManager

contextTag

ContextTag contextTag

queryResult

QueryResultIF queryResult

query

String query

Class net.ontopia.topicmaps.nav2.taglibs.tolog.QueryTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: -2505209031791690173L

Serialized Fields

query

String query

name

String name

Class net.ontopia.topicmaps.nav2.taglibs.tolog.SetTag extends QueryExecutingTag implements Serializable

serialVersionUID: -3009179502068590303L

Serialized Fields

contextManager

ContextManagerIF contextManager

outValue

Collection<E> outValue

reqparam

String reqparam

scope

String scope

value

Object value

var

String var

Class net.ontopia.topicmaps.nav2.taglibs.tolog.SymbolicIdTag extends BaseOutputProducingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.tolog.WhenTag extends IfTag implements Serializable

Serialized Fields

parentChooser

ChooseTag parentChooser

Package net.ontopia.topicmaps.nav2.taglibs.value

Class net.ontopia.topicmaps.nav2.taglibs.value.BaseScopedTag extends BaseValueProducingAndAcceptingTag implements Serializable

Serialized Fields

useUserContextFilter

boolean useUserContextFilter

Class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingAndAcceptingTag extends BaseValueProducingTag implements Serializable

Serialized Fields

contextTag

ContextTag contextTag

inputCollection

Collection<E> inputCollection

Class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

variableName

String variableName

Class net.ontopia.topicmaps.nav2.taglibs.value.CopyTag extends BaseValueProducingTag implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.value.DifferenceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

resultCollection

Collection<E> resultCollection

Class net.ontopia.topicmaps.nav2.taglibs.value.IntersectionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

resultCollection

Collection<E> resultCollection

Class net.ontopia.topicmaps.nav2.taglibs.value.SequenceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

resultCollection

Collection<E> resultCollection

Class net.ontopia.topicmaps.nav2.taglibs.value.StringTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Class net.ontopia.topicmaps.nav2.taglibs.value.UnionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

resultCollection

Collection<E> resultCollection

Package net.ontopia.topicmaps.query.core

Class net.ontopia.topicmaps.query.core.BadObjectReferenceException extends InvalidQueryException implements Serializable

Class net.ontopia.topicmaps.query.core.InvalidQueryException extends QueryException implements Serializable

Class net.ontopia.topicmaps.query.core.QueryException extends OntopiaException implements Serializable


Package net.ontopia.topicmaps.query.parser

Class net.ontopia.topicmaps.query.parser.AntlrWrapException extends antlr.RecognitionException implements Serializable

Serialized Fields

exception

Exception exception

Class net.ontopia.topicmaps.query.parser.JFlexWrapException extends RuntimeException implements Serializable

Serialized Fields

exception

Exception exception

Package net.ontopia.topicmaps.schema.core

Class net.ontopia.topicmaps.schema.core.SchemaSyntaxException extends Exception implements Serializable

Serialized Fields

errorloc

Locator errorloc

Class net.ontopia.topicmaps.schema.core.SchemaViolationException extends Exception implements Serializable

Serialized Fields

container

TMObjectIF container

offender

Object offender

constraint

ConstraintIF constraint

Package net.ontopia.topicmaps.utils.jtm

Class net.ontopia.topicmaps.utils.jtm.JTMException extends OntopiaRuntimeException implements Serializable


Package net.ontopia.topicmaps.utils.ltm

Class net.ontopia.topicmaps.utils.ltm.AntlrWrapException extends antlr.RecognitionException implements Serializable

Serialized Fields

exception

Exception exception

Package net.ontopia.topicmaps.utils.rdf

Class net.ontopia.topicmaps.utils.rdf.RDFMappingException extends OntopiaRuntimeException implements Serializable

Serialized Fields

subject

String subject

property

String property

Package net.ontopia.topicmaps.utils.tmrap

Class net.ontopia.topicmaps.utils.tmrap.RAPServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3585458045457498992L

Serialized Fields

clientListeners

Map<K,V> clientListeners

rapconfig

TMRAPConfiguration rapconfig

Class net.ontopia.topicmaps.utils.tmrap.TMRAPException extends OntopiaException implements Serializable


Package net.ontopia.topicmaps.utils.tmrap.axis2

Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentRequest extends Object implements Serializable

Serialized Fields

localFragment

String localFragment
field for Fragment


localSyntax

String localSyntax
field for Syntax


localTmid

String localTmid
field for Tmid

Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentResponse extends Object implements Serializable

Serialized Fields

localExtraElement

org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement


localExtraElementTracker

boolean localExtraElementTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicRequest extends Object implements Serializable

Serialized Fields

localItems

String[] localItems
field for Items This was an Array!


localSubjects

String[] localSubjects
field for Subjects This was an Array!


localIdentifiers

String[] localIdentifiers
field for Identifiers This was an Array!


localTmids

String[] localTmids
field for Tmids This was an Array!

Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicResponse extends Object implements Serializable

Serialized Fields

localDeleteTopicResponse

String localDeleteTopicResponse
field for DeleteTopicResponse

Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologRequest extends Object implements Serializable

Serialized Fields

localQuery

String localQuery
field for Query


localTmid

String localTmid
field for Tmid


localSyntax

String localSyntax
field for Syntax


localSyntaxTracker

boolean localSyntaxTracker

localView

String localView
field for View


localViewTracker

boolean localViewTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologResponse extends Object implements Serializable

Serialized Fields

localExtraElement

org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement


localExtraElementTracker

boolean localExtraElementTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicPageRequest extends Object implements Serializable

Serialized Fields

localItems

String[] localItems
field for Items This was an Array!


localItemsTracker

boolean localItemsTracker

localSubjects

String[] localSubjects
field for Subjects This was an Array!


localSubjectsTracker

boolean localSubjectsTracker

localIdentifiers

String[] localIdentifiers
field for Identifiers This was an Array!


localIdentifiersTracker

boolean localIdentifiersTracker

localTmids

String[] localTmids
field for Tmids This was an Array!


localTmidsTracker

boolean localTmidsTracker

localSyntax

String localSyntax
field for Syntax


localSyntaxTracker

boolean localSyntaxTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicPageResponse extends Object implements Serializable

Serialized Fields

localExtraElement

org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement


localExtraElementTracker

boolean localExtraElementTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicRequest extends Object implements Serializable

Serialized Fields

localItems

String[] localItems
field for Items This was an Array!


localItemsTracker

boolean localItemsTracker

localSubjects

String[] localSubjects
field for Subjects This was an Array!


localSubjectsTracker

boolean localSubjectsTracker

localIdentifiers

String[] localIdentifiers
field for Identifiers This was an Array!


localIdentifiersTracker

boolean localIdentifiersTracker

localTmids

String[] localTmids
field for Tmids This was an Array!


localTmidsTracker

boolean localTmidsTracker

localSyntax

String localSyntax
field for Syntax


localSyntaxTracker

boolean localSyntaxTracker

localView

String localView
field for View


localViewTracker

boolean localViewTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicResponse extends Object implements Serializable

Serialized Fields

localExtraElement

org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement


localExtraElementTracker

boolean localExtraElementTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.UpdateTopicRequest extends Object implements Serializable

Serialized Fields

localFragment

String localFragment
field for Fragment


localSyntax

String localSyntax
field for Syntax


localTmid

String localTmid
field for Tmid


localItems

String[] localItems
field for Items This was an Array!


localItemsTracker

boolean localItemsTracker

localSubjects

String[] localSubjects
field for Subjects This was an Array!


localSubjectsTracker

boolean localSubjectsTracker

localIdentifiers

String[] localIdentifiers
field for Identifiers This was an Array!


localIdentifiersTracker

boolean localIdentifiersTracker

Class net.ontopia.topicmaps.utils.tmrap.axis2.UpdateTopicResponse extends Object implements Serializable

Serialized Fields

localExtraElement

org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement


localExtraElementTracker

boolean localExtraElementTracker

Package net.ontopia.topicmaps.viz

Class net.ontopia.topicmaps.viz.AboutFrame extends JDialog implements Serializable

Class net.ontopia.topicmaps.viz.AssociationScopeFilterMenu extends JMenu implements Serializable

Serialized Fields

radioButtons

ButtonGroup radioButtons

strictnessMap

JRadioButtonMenuItem[] strictnessMap

scopes

ArrayList<E> scopes

checkBoxes

ArrayList<E> checkBoxes

Class net.ontopia.topicmaps.viz.ColouredSquareMenuItem extends JMenuItem implements Serializable

Serialized Fields

squareColor

Color squareColor
The colour to be used when rendering the square.


visibleIndicator

VisibleIndicator visibleIndicator
Indicates the selection state of this item.

Class net.ontopia.topicmaps.viz.ExtendedTGPanel extends com.touchgraph.graphlayout.TGPanel implements Serializable

Serialized Fields

completeEltSet

com.touchgraph.graphlayout.graphelements.GraphEltSet completeEltSet

visibleLocality

com.touchgraph.graphlayout.graphelements.VisibleLocality visibleLocality

localityUtils

com.touchgraph.graphlayout.LocalityUtils localityUtils

basicMML

net.ontopia.topicmaps.viz.ExtendedTGPanel.BasicMouseMotionListener basicMML

mouseOverE

com.touchgraph.graphlayout.Edge mouseOverE

mouseOverN

com.touchgraph.graphlayout.Node mouseOverN

maintainMouseOver

boolean maintainMouseOver

select

com.touchgraph.graphlayout.Node select

dragNode

com.touchgraph.graphlayout.Node dragNode

mousePos

Point mousePos

offscreen

Image offscreen

offscreensize

Dimension offscreensize

offgraphics

Graphics offgraphics

graphListeners

Vector<E> graphListeners

paintListeners

Vector<E> paintListeners

tgLensSet

com.touchgraph.graphlayout.TGLensSet tgLensSet

adjustOriginLens

com.touchgraph.graphlayout.TGPanel.AdjustOriginLens adjustOriginLens

switchSelectUI

com.touchgraph.graphlayout.TGPanel.SwitchSelectUI switchSelectUI

image

Image image

topLeftDraw

com.touchgraph.graphlayout.TGPoint2D topLeftDraw

bottomRightDraw

com.touchgraph.graphlayout.TGPoint2D bottomRightDraw

Class net.ontopia.topicmaps.viz.GeneralConfigFrame extends JFrame implements Serializable

Serialized Fields

controller

VizController controller

backgroundChooser

JColorChooser backgroundChooser

singleClickOptions

JRadioButton[] singleClickOptions

singleClickGroup

ButtonGroup singleClickGroup

doubleClickOptions

JRadioButton[] doubleClickOptions

doubleClickGroup

ButtonGroup doubleClickGroup

includedTopicTypes

Vector<E> includedTopicTypes

included

JList included

excludedTopicTypes

Vector<E> excludedTopicTypes

excluded

JList excluded

localityOptions

JRadioButton[] localityOptions

localityGroup

ButtonGroup localityGroup

motionSpinner

OSpinner motionSpinner

Class net.ontopia.topicmaps.viz.MenuFileParser.MenuFileParseError extends Exception implements Serializable

Serialized Fields

message

String message

Class net.ontopia.topicmaps.viz.OpenRDBMSDialogBox extends JFrame implements Serializable

Serialized Fields

desktop

VizDesktop desktop

tmReference

TopicMapReferenceIF tmReference

topicMaps

Vector<E> topicMaps

idToTMReference

Map<K,V> idToTMReference

topicMapChooser

JComboBox topicMapChooser

propertiesFileField

JTextField propertiesFileField

configurationFileField

JTextField configurationFileField

oldPropertiesFilePath

String oldPropertiesFilePath

Class net.ontopia.topicmaps.viz.OSpinner extends JPanel implements Serializable

Serialized Fields

min

int min

max

int max

increment

int increment

value

int value

north

JButton north

south

JButton south

buttonPanel

Box buttonPanel

formatter

NumberFormat formatter

input

JTextField input

Class net.ontopia.topicmaps.viz.PropertiesFrame extends JFrame implements Serializable

Serialized Fields

propertiesPanel

PropertiesPanel propertiesPanel

controller

VizController controller

Class net.ontopia.topicmaps.viz.PropertiesPanel extends JScrollPane implements Serializable

Serialized Fields

target

TopicIF target

tree

JTree tree

controller

VizController controller

popup

JPopupMenu popup

goToMenuItem

JMenuItem goToMenuItem

Class net.ontopia.topicmaps.viz.TopicSelectionPrompter extends JDialog implements Serializable

Serialized Fields

jList

JList jList

selectedTopic

TopicIF selectedTopic

Class net.ontopia.topicmaps.viz.TypesConfigFrame extends JFrame implements Serializable

Serialized Fields

chooser

JColorChooser chooser

controller

VizController controller

model

net.ontopia.topicmaps.viz.TypesConfigFrame.ConfigurationModelIF model

selectedType

TopicIF selectedType

typeList

JList typeList

colorChooserPanel

JPanel colorChooserPanel

ignoreSelection

boolean ignoreSelection

buttonGroup

ButtonGroup buttonGroup

filterGroup

ButtonGroup filterGroup

filenameField

JTextField filenameField

shapeMap

JRadioButton[] shapeMap

filterMap

JRadioButton[] filterMap

weight

JSlider weight

fontList

JList fontList

bold

JCheckBox bold

italic

JCheckBox italic

defaultColorSettingCheckbox

TypesConfigFrame.DefaultColorSettingCheckBox defaultColorSettingCheckbox

sizeList

JList sizeList

lastIconPath

String lastIconPath

clearButton

JButton clearButton

desktop

VizDesktop desktop

circle

JRadioButton circle

ellipse

JRadioButton ellipse

rectangle

JRadioButton rectangle

round

JRadioButton round

bowtie

JRadioButton bowtie

line

JRadioButton line

unselect

JRadioButton unselect

filterIn

JRadioButton filterIn

filterOut

JRadioButton filterOut

filterDefault

JRadioButton filterDefault

defaultButton

JButton defaultButton

Class net.ontopia.topicmaps.viz.TypesConfigFrame.DefaultColorSettingCheckBox extends JCheckBox implements Serializable

Class net.ontopia.topicmaps.viz.TypesConfigFrame.VizColorSelectionModel extends DefaultColorSelectionModel implements Serializable

Class net.ontopia.topicmaps.viz.TypesPrecedenceFrame extends JFrame implements Serializable

Serialized Fields

controller

VizController controller

topicTypes

Vector<E> topicTypes

topicTypesList

JList topicTypesList

Class net.ontopia.topicmaps.viz.VizigatorReportException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.viz.Vizlet extends JApplet implements Serializable

Serialized Fields

enabledMenuItems

ParsedMenuFile enabledMenuItems

parsedMenuItems

boolean parsedMenuItems

appletContext

AppletContext appletContext

Class net.ontopia.topicmaps.viz.VizPanel extends JPanel implements Serializable

Serialized Fields

glPopup

JPopupMenu glPopup

hvScroll

com.touchgraph.graphlayout.interaction.HVScroll hvScroll

zoomScroll

com.touchgraph.graphlayout.interaction.ZoomScroll zoomScroll

tgPanel

com.touchgraph.graphlayout.TGPanel tgPanel

tgLensSet

com.touchgraph.graphlayout.TGLensSet tgLensSet

tgUIManager

com.touchgraph.graphlayout.interaction.TGUIManager tgUIManager

controller

VizController controller

locSpinner

OSpinner locSpinner

searchTextField

JTextField searchTextField

blinkThread

net.ontopia.topicmaps.viz.VizPanel.BlinkingThread blinkThread

clearButton

JButton clearButton

searchPanel

JPanel searchPanel

searchPanelVisible

boolean searchPanelVisible

controlsVisible

boolean controlsVisible

searchMenuItem

JCheckBoxMenuItem searchMenuItem

topicStylesMenuItem

JMenuItem topicStylesMenuItem

associationStylesMenuItem

JMenuItem associationStylesMenuItem

topPanel

JPanel topPanel

associationScopeFilterMenu

AssociationScopeFilterMenu associationScopeFilterMenu

enabledItemIds

ParsedMenuFile enabledItemIds

enableMotionKillerMenuItem

JMenuItem enableMotionKillerMenuItem

startMotionKiller

String startMotionKiller

stopMotionKiller

String stopMotionKiller

redoMenuItem

JMenuItem redoMenuItem

undoMenuItem

JMenuItem undoMenuItem

topicFrame

TypesConfigFrame topicFrame

assocFrame

TypesConfigFrame assocFrame

vizFrontEnd

VizFrontEndIF vizFrontEnd

Package net.ontopia.topicmaps.webed.core

Class net.ontopia.topicmaps.webed.core.ActionRuntimeException extends OntopiaRuntimeException implements Serializable

Serialized Fields

isCritical

boolean isCritical

Package net.ontopia.topicmaps.webed.impl.basic

Class net.ontopia.topicmaps.webed.impl.basic.ActionValidationException extends ActionRuntimeException implements Serializable

Class net.ontopia.topicmaps.webed.impl.basic.NoActionDataFoundException extends OntopiaRuntimeException implements Serializable

Serialized Fields

userObject

Object userObject

Class net.ontopia.topicmaps.webed.impl.basic.UnavailableSessionException extends javax.servlet.ServletException implements Serializable


Package net.ontopia.topicmaps.webed.impl.utils

Class net.ontopia.topicmaps.webed.impl.utils.ActionResponseComposite extends Object implements Serializable

Serialized Fields

action

ActionInGroup action

responseType

Integer responseType

Class net.ontopia.topicmaps.webed.impl.utils.ForwardPageResponseComposite extends Object implements Serializable

Serialized Fields

forwardPage

ActionForwardPageIF forwardPage

responseType

Integer responseType

Package net.ontopia.topicmaps.webed.servlets

Class net.ontopia.topicmaps.webed.servlets.FormUnregisterServlet extends javax.servlet.http.HttpServlet implements Serializable

Class net.ontopia.topicmaps.webed.servlets.ProcessServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1115457802266399626L

Class net.ontopia.topicmaps.webed.servlets.SetupServlet extends javax.servlet.http.HttpServlet implements Serializable


Package net.ontopia.topicmaps.webed.taglibs.form

Class net.ontopia.topicmaps.webed.taglibs.form.ActionGroupTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

actiongroup_name

String actiongroup_name

Class net.ontopia.topicmaps.webed.taglibs.form.ActionIDTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

action_name

String action_name

params

String params

value_var

String value_var

control

String control

sub_actions

List<E> sub_actions

pattern

String pattern

Class net.ontopia.topicmaps.webed.taglibs.form.ButtonTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

id

String id

readonly

String readonly

klass

String klass

action_name

String action_name

params

String params

image_name

String image_name

button_text

String button_text

reset_button

String reset_button

sub_actions

List<E> sub_actions

Class net.ontopia.topicmaps.webed.taglibs.form.CheckboxTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

id

String id

readonly

String readonly

klass

String klass

action_name

String action_name

params

String params

state_var

String state_var

sub_actions

List<E> sub_actions

Class net.ontopia.topicmaps.webed.taglibs.form.FieldTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

id

String id

readonly

String readonly

klass

String klass

action_name

String action_name

pattern

String pattern

params

String params

fieldtype_name

String fieldtype_name

trim

String trim

Class net.ontopia.topicmaps.webed.taglibs.form.FileTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

id

String id

readonly

String readonly

klass

String klass

action_name

String action_name

params

String params

value

String value

Class net.ontopia.topicmaps.webed.taglibs.form.FormTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

idattr

String idattr
The id of the tag. This value will be used as the value of an ID attribute in the generated output.


klass

String klass

readonly

String readonly
State of the form that specifies whether it is read-only or not.


actiongroup

String actiongroup
The action group this form uses, important for the contained input fields and buttons.


lockVarname

String lockVarname
(Optional) Name of variable which should be tried to lock, because of the modifications that may be involved in this form.


nested

Boolean nested

action_uri

String action_uri
If a action URI is specified directly the default process servlet ACTION is overwritten.

See Also:
Constants.PROCESS_SERVLET

target

String target
If target is specified it will override the default TARGET.


focus

String focus
The name of the field to receive focus, if any.


enctype

String enctype

requestId

String requestId

validationRules

Collection<E> validationRules

outputSubmitFunc

boolean outputSubmitFunc

Class net.ontopia.topicmaps.webed.taglibs.form.InvokeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

readonly

String readonly

action_name

String action_name

params

String params

value_var

String value_var

run_if_no_changes

String run_if_no_changes

Class net.ontopia.topicmaps.webed.taglibs.form.LinkTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

readonly

String readonly

klass

String klass

action_name

String action_name

params

String params

href

String href

target

String target

title

String title

type

String type

Class net.ontopia.topicmaps.webed.taglibs.form.ListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

id

String id

readonly

String readonly

klass

String klass

action_name

String action_name

params

String params

collection_name

String collection_name

selected_name

String selected_name

type

String type

unspecified

String unspecified

Package net.ontopia.topicmaps.xml

Class net.ontopia.topicmaps.xml.InvalidTopicMapException extends ConstraintViolationException implements Serializable


Package net.ontopia.utils

Class net.ontopia.utils.CmdlineOptions.OptionsException extends Exception implements Serializable

Serialized Fields

argument

String argument

value

String value

Class net.ontopia.utils.CollectionFactory extends Object implements Serializable

serialVersionUID: -4670702015296061304L

Serialized Fields

initsize

int initsize

Class net.ontopia.utils.CollectionMap extends HashMap<K,Collection<V>> implements Serializable

Serialized Fields

drop_empty

boolean drop_empty

Class net.ontopia.utils.CollectionSortedMap extends TreeMap<K,Collection<V>> implements Serializable

Serialized Fields

drop_empty

boolean drop_empty

Class net.ontopia.utils.HashMapIndex extends HashMap<K,E> implements Serializable

Serialized Fields

fallback

LookupIndexIF<K,E> fallback

Class net.ontopia.utils.HistoryMap extends HashMap<Integer,T> implements Serializable

Serialized Fields

maxEntries

int maxEntries

suppressDuplicates

boolean suppressDuplicates

counter

int counter

Class net.ontopia.utils.OntopiaException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Class net.ontopia.utils.OntopiaLicenseException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.utils.OntopiaRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -9053271209193824545L

Serialized Fields

cause

Throwable cause

Class net.ontopia.utils.OntopiaUnsupportedException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.utils.SynchronizedCollectionFactory extends Object implements Serializable

serialVersionUID: -4670702015296061304L

Serialized Fields

initsize

int initsize

Package ontopoly

Class ontopoly.LockManager extends Object implements Serializable

Serialized Fields

locks

Map<K,V> locks

lockTimespan

long lockTimespan

accessCount

int accessCount

nextPrune

long nextPrune

Class ontopoly.LockManager.Lock extends Object implements Serializable

Serialized Fields

lockedBy

String lockedBy

lockKey

String lockKey

lockedTime

long lockedTime

Class ontopoly.OntopolyAccessStrategy extends Object implements Serializable

Class ontopoly.OntopolyApplication extends org.apache.wicket.protocol.http.WebApplication implements Serializable

Serialized Fields

repository

OntopolyRepository repository

lockManager

LockManager lockManager

Class ontopoly.OntopolySession extends org.apache.wicket.protocol.http.WebSession implements Serializable

Serialized Fields

accessStrategy

OntopolyAccessStrategy accessStrategy

shortcutsEnabled

boolean shortcutsEnabled

annotationEnabled

boolean annotationEnabled

administrationEnabled

boolean administrationEnabled

user

User user

Class ontopoly.SampleOntopolyApplication extends OntopolyApplication implements Serializable


Package ontopoly.components

Class ontopoly.components.AbstractBookmarkablePageLink extends org.apache.wicket.markup.html.link.Link<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

pageClassName

String pageClassName
The page class that this link links to.


pageMapName

String pageMapName
Any page map for this link


parameters

org.apache.wicket.util.collections.MiniMap<K,V> parameters
The parameters to pass to the class constructor when instantiated.

Class ontopoly.components.AbstractFieldInstancePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

fieldValuesModel

FieldValuesModel fieldValuesModel

fieldValuesContainer

org.apache.wicket.markup.html.WebMarkupContainer fieldValuesContainer

fieldInstanceButtons

org.apache.wicket.markup.html.WebMarkupContainer fieldInstanceButtons

listView

org.apache.wicket.markup.html.list.ListView<T> listView

feedbackPanel

org.apache.wicket.markup.html.panel.FeedbackPanel feedbackPanel

Class ontopoly.components.AbstractFieldInstancePanel.AbstractFieldInstanceMessage extends Object implements Serializable

Serialized Fields

identifier

String identifier

message

Object message

Class ontopoly.components.AbstractFieldInstancePanel.AbstractFieldInstancePanelFeedbackMessageFilter extends Object implements Serializable

Class ontopoly.components.AbstractFieldInstancePanel.FieldUpdatingBehaviour extends org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior implements Serializable

Serialized Fields

updateListView

boolean updateListView

Class ontopoly.components.AddOrRemoveTypeFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

selectedModel

TopicModel<T extends Topic> selectedModel

Class ontopoly.components.AjaxOntopolyDropDownChoice extends org.apache.wicket.markup.html.form.DropDownChoice<T> implements Serializable

Class ontopoly.components.AjaxOntopolyTextField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable

Serialized Fields

cols

String cols

Class ontopoly.components.AjaxParentCheckChild extends org.apache.wicket.markup.html.form.Check<String> implements Serializable

Serialized Fields

apfc

AjaxParentFormChoiceComponentUpdatingBehavior apfc

Class ontopoly.components.AjaxParentFormChoiceComponentUpdatingBehavior extends org.apache.wicket.ajax.form.AjaxFormChoiceComponentUpdatingBehavior implements Serializable

Class ontopoly.components.AjaxParentRadioChild extends org.apache.wicket.markup.html.form.Radio<T> implements Serializable

Serialized Fields

apfc

AjaxParentFormChoiceComponentUpdatingBehavior apfc

Class ontopoly.components.AjaxRadioGroupPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

suffix

String suffix

ajaxTargets

List<E> ajaxTargets

Class ontopoly.components.AssociationFieldAutoCompleteTextField extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

textField

org.apache.wicket.extensions.ajax.markup.html.autocomplete.AutoCompleteTextField<T> textField

Class ontopoly.components.AssociationTransformerPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

topicMapId

String topicMapId

associationTypeModel

AssociationTypeModel associationTypeModel

roleTypesModel

ListModel<T,V> roleTypesModel

declaredRoleTypesModel

org.apache.wicket.model.IModel<T> declaredRoleTypesModel

selectedModels

List<E> selectedModels

Class ontopoly.components.AssociationTransformFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.ButtonFunctionBoxPanel extends FunctionBoxPanel implements Serializable

Class ontopoly.components.CheckLabelPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.ConfirmDeletePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

Class ontopoly.components.ContextMenuPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

jsReference

org.apache.wicket.ResourceReference jsReference

cssReference

org.apache.wicket.ResourceReference cssReference

Class ontopoly.components.CreateInstanceFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.CreateNewTopicMapPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

numberOfSources

int numberOfSources

Class ontopoly.components.CreateOrCopyInstanceFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.CustomLinkFunctionBoxPanel extends LinkFunctionBoxPanel implements Serializable

Class ontopoly.components.DeleteTopicFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.DeleteTopicMapFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.FieldDefinitionLabel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.FieldInstanceAssociationBinaryEmbeddedPanel extends FieldInstanceAssociationBinaryPanel implements Serializable

Class ontopoly.components.FieldInstanceAssociationBinaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

formComponent

org.apache.wicket.markup.html.form.FormComponent<T> formComponent

Class ontopoly.components.FieldInstanceAssociationBinaryPanel extends AbstractFieldInstancePanel implements Serializable

Serialized Fields

confirmDeletePanel

ConfirmDeletePanel confirmDeletePanel

ofieldModel

RoleFieldModel ofieldModel

topicModel

TopicModel<T extends Topic> topicModel

roleFieldModel

RoleFieldModel roleFieldModel

Class ontopoly.components.FieldInstanceAssociationNaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

arity

int arity

fieldValueModel

FieldValueModel fieldValueModel

selectedPlayers

Map<K,V> selectedPlayers

parentPanel

FieldInstanceAssociationNaryPanel parentPanel

needsUpdate

boolean needsUpdate

currentFieldModel

RoleFieldModel currentFieldModel

currentTopicModel

TopicModel<T extends Topic> currentTopicModel

Class ontopoly.components.FieldInstanceAssociationNaryPanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceAssociationUnaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

checkbox

org.apache.wicket.markup.html.form.CheckBox checkbox

Class ontopoly.components.FieldInstanceAssociationUnaryPanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceCreatePlayerPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

fieldInstancePanel

AbstractFieldInstancePanel fieldInstancePanel

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

fieldsViewModel

FieldsViewModel fieldsViewModel

roleFieldModel

RoleFieldModel roleFieldModel

topicTypeModel

TopicTypeModel topicTypeModel

createAction

int createAction

Class ontopoly.components.FieldInstanceDateField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

cols

String cols

Class ontopoly.components.FieldInstanceDateTimeField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

cols

String cols

Class ontopoly.components.FieldInstanceErrorPanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceHTMLArea extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

reference

org.apache.wicket.ResourceReference reference

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

cols

String cols

rows

String rows

textArea

org.apache.wicket.markup.html.form.TextArea<T> textArea

Class ontopoly.components.FieldInstanceIdentityPanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceImageField extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

image

org.apache.wicket.Component image

upload

org.apache.wicket.Component upload

Class ontopoly.components.FieldInstanceNamePanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceNumberField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

cols

String cols

Class ontopoly.components.FieldInstanceOccurrencePanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceQueryEmbeddedPanel extends FieldInstanceQueryPanel implements Serializable

Class ontopoly.components.FieldInstanceQueryPanel extends AbstractFieldInstancePanel implements Serializable

Class ontopoly.components.FieldInstanceRemoveButton extends OntopolyImageLink implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

Class ontopoly.components.FieldInstancesPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

readonly

boolean readonly

listView

org.apache.wicket.markup.html.list.ListView<T> listView

Class ontopoly.components.FieldInstanceTextArea extends org.apache.wicket.markup.html.form.TextArea<String> implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

cols

String cols

rows

String rows

Class ontopoly.components.FieldInstanceTextField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

cols

String cols

Class ontopoly.components.FieldInstanceURIField extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

fieldValueModel

FieldValueModel fieldValueModel

oldValue

String oldValue

textField

org.apache.wicket.markup.html.form.TextField<T> textField

cols

String cols

button

org.apache.wicket.markup.html.link.ExternalLink button

Class ontopoly.components.FieldsEditor extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

topicTypeModel

TopicTypeModel topicTypeModel

readonly

boolean readonly

listView

org.apache.wicket.markup.html.list.ListView<T> listView

fieldAssignmentModels

MutableLoadableDetachableModel<T> fieldAssignmentModels

selectedTypeLinkId

String selectedTypeLinkId

Class ontopoly.components.FieldsEditorAddPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.FieldsEditorExistingPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

readonly

boolean readonly

Class ontopoly.components.FooterPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.FunctionBoxesPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.FunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.HeaderPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.HelpPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.InstancePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

topicTypeModel

TopicTypeModel topicTypeModel

fieldsViewModel

FieldsViewModel fieldsViewModel

isReadOnly

boolean isReadOnly

Class ontopoly.components.InstanceSearchPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

errorInSearch

boolean errorInSearch

Class ontopoly.components.LinkFunctionBoxPanel extends FunctionBoxPanel implements Serializable

Class ontopoly.components.LinkPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.LockPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

lockedByOther

boolean lockedByOther

lockedBy

String lockedBy

lockedAt

String lockedAt

lockKey

String lockKey

Class ontopoly.components.MenuHelpPanel extends MenuPanel implements Serializable

Class ontopoly.components.MenuPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.OmnigatorLinkFunctionBoxPanel extends CustomLinkFunctionBoxPanel implements Serializable

Class ontopoly.components.OntopolyBookmarkablePageLink extends org.apache.wicket.markup.html.link.BookmarkablePageLink<org.apache.wicket.Page> implements Serializable

Serialized Fields

label

String label

Class ontopoly.components.OntopolyImage extends org.apache.wicket.markup.html.image.Image implements Serializable

Serialized Fields

titleModel

org.apache.wicket.model.IModel<T> titleModel

Class ontopoly.components.OntopolyImageLink extends org.apache.wicket.ajax.markup.html.AjaxFallbackLink<Object> implements Serializable

Serialized Fields

image

String image

titleModel

org.apache.wicket.model.IModel<T> titleModel

Class ontopoly.components.StartPageHeaderPanel extends HeaderPanel implements Serializable

Class ontopoly.components.TitleHelpPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.TopicDropDownChoice extends org.apache.wicket.markup.html.form.DropDownChoice<T extends Topic> implements Serializable

Class ontopoly.components.TopicLink extends AbstractBookmarkablePageLink<T extends Topic> implements Serializable

Serialized Fields

fieldsViewModel

FieldsViewModel fieldsViewModel

Class ontopoly.components.TopicListPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.TopicListPanel.TopicInstanceLink extends TopicLink<Topic> implements Serializable

Class ontopoly.components.TopicListPanel.TopicListView extends org.apache.wicket.markup.html.list.ListView<Topic> implements Serializable

Class ontopoly.components.TopicMapHeaderPanel extends HeaderPanel implements Serializable

Class ontopoly.components.TopicTypesFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.TreePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

tree

ontopoly.components.TreePanel.Tree tree

Class ontopoly.components.UserPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.ViewsFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.components.VizigatorLinkFunctionBoxPanel extends CustomLinkFunctionBoxPanel implements Serializable


Package ontopoly.fileupload

Class ontopoly.fileupload.UploadIFrame extends org.apache.wicket.markup.html.WebPage implements Serializable

Serialized Fields

uploaded

boolean uploaded

uploadField

org.apache.wicket.markup.html.form.upload.FileUploadField uploadField

fieldValueModel

FieldValueModel fieldValueModel

Class ontopoly.fileupload.UploadPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

uploadIFrame

org.apache.wicket.markup.html.link.InlineFrame uploadIFrame

parentField

FieldInstanceImageField parentField

Package ontopoly.jquery

Class ontopoly.jquery.DatePickerBehavior extends JQueryBehavior implements Serializable

Serialized Fields

dateFormat

String dateFormat

Class ontopoly.jquery.DraggableBehavior extends JQueryBehavior implements Serializable

Serialized Fields

id

String id

Class ontopoly.jquery.DroppableBehavior extends JQueryBehavior implements Serializable

Serialized Fields

id

String id

Class ontopoly.jquery.JQueryBehavior extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable


Package ontopoly.model

Class ontopoly.model.OntopolyModelRuntimeException extends OntopiaRuntimeException implements Serializable

serialVersionUID: 1L


Package ontopoly.models

Class ontopoly.models.AssociationFieldValueModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField.ValueIF> implements Serializable

Serialized Fields

afvinfo

String[][] afvinfo

Class ontopoly.models.AssociationTypeModel extends org.apache.wicket.model.LoadableDetachableModel<AssociationType> implements Serializable

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

Class ontopoly.models.AvailableTopicTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

Class ontopoly.models.FieldAssignmentModel extends org.apache.wicket.model.LoadableDetachableModel<FieldAssignment> implements Serializable

Serialized Fields

topicMapId

String topicMapId

topicTypeId

String topicTypeId

declaredTopicTypeId

String declaredTopicTypeId

fieldType

int fieldType

fieldId

String fieldId

Class ontopoly.models.FieldDefinitionModel extends org.apache.wicket.model.LoadableDetachableModel<FieldDefinition> implements Serializable

Serialized Fields

topicMapId

String topicMapId

fieldType

int fieldType

fieldId

String fieldId

Class ontopoly.models.FieldInstanceModel extends org.apache.wicket.model.LoadableDetachableModel<FieldInstance> implements Serializable

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

topicTypeId

String topicTypeId

declaredTopicTypeId

String declaredTopicTypeId

fieldType

int fieldType

fieldId

String fieldId

Class ontopoly.models.FieldsViewModel extends org.apache.wicket.model.LoadableDetachableModel<FieldsView> implements Serializable

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

Class ontopoly.models.FieldValueModel extends org.apache.wicket.model.LoadableDetachableModel<Object> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

value

Object value

isExistingValue

boolean isExistingValue

Class ontopoly.models.FieldValuesModel extends org.apache.wicket.model.LoadableDetachableModel<List<FieldValueModel>> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

comparator

Comparator<T> comparator

showExtraField

boolean showExtraField

showExtraFieldUserTriggered

boolean showExtraFieldUserTriggered

autoExtraField

boolean autoExtraField

Class ontopoly.models.HelpLinkResourceModel extends org.apache.wicket.model.AbstractReadOnlyModel<String> implements Serializable

Serialized Fields

resourceKey

String resourceKey

Class ontopoly.models.ListModel extends org.apache.wicket.model.LoadableDetachableModel<List<T>> implements Serializable

Serialized Fields

values

List<E> values

Class ontopoly.models.MutableLoadableDetachableModel extends Object implements Serializable

Class ontopoly.models.NameTypeModel extends org.apache.wicket.model.LoadableDetachableModel<NameType> implements Serializable

serialVersionUID: 732564717599079747L

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

Class ontopoly.models.OccurrenceTypeModel extends org.apache.wicket.model.LoadableDetachableModel<OccurrenceType> implements Serializable

serialVersionUID: 8685431361043298701L

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

Class ontopoly.models.PlayerTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable

Serialized Fields

roleFieldModel

RoleFieldModel roleFieldModel

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

Class ontopoly.models.PossiblePlayersModel extends org.apache.wicket.model.LoadableDetachableModel<List<Topic>> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

roleFieldModel

RoleFieldModel roleFieldModel

Class ontopoly.models.RoleFieldModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField> implements Serializable

Serialized Fields

topicMapId

String topicMapId

fieldId

String fieldId

Class ontopoly.models.RoleTypeModel extends org.apache.wicket.model.LoadableDetachableModel<RoleType> implements Serializable

serialVersionUID: -4066710557389722040L

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

Class ontopoly.models.TMObjectModel extends org.apache.wicket.model.LoadableDetachableModel<TMObjectIF> implements Serializable

serialVersionUID: -8374148020034895666L

Serialized Fields

topicMapId

String topicMapId

objectId

String objectId

Class ontopoly.models.TopicMapModel extends org.apache.wicket.model.LoadableDetachableModel<TopicMap> implements Serializable

serialVersionUID: -6589204980069242599L

Serialized Fields

topicMapId

String topicMapId

Class ontopoly.models.TopicMapSourceModel extends MutableLoadableDetachableModel<TopicMapSource> implements Serializable

Serialized Fields

topicMapSourceId

String topicMapSourceId

Class ontopoly.models.TopicModel extends MutableLoadableDetachableModel<T extends Topic> implements Serializable

serialVersionUID: -8374148020034895666L

Serialized Fields

returnType

int returnType

topicMapId

String topicMapId

topicId

String topicId

Class ontopoly.models.TopicTypeModel extends org.apache.wicket.model.LoadableDetachableModel<TopicType> implements Serializable

serialVersionUID: -8374148020034895666L

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

Package ontopoly.pages

Class ontopoly.pages.AbstractOntopolyErrorPage extends AbstractOntopolyPage implements Serializable

Class ontopoly.pages.AbstractOntopolyPage extends org.apache.wicket.markup.html.WebPage implements Serializable

Serialized Fields

isReadOnlyPage

boolean isReadOnlyPage

Class ontopoly.pages.AbstractProtectedOntopolyPage extends AbstractOntopolyPage implements Serializable

Class ontopoly.pages.AbstractTypesPage extends OntopolyAbstractPage implements Serializable

Class ontopoly.pages.AccessDeniedPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

titlePartPanel

TitleHelpPanel titlePartPanel

isOntologyPage

boolean isOntologyPage

Class ontopoly.pages.AdminPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

content

String content

syntax

String syntax

action

String action

filename

String filename

Class ontopoly.pages.AssociationTransformPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

associationTypeModel

AssociationTypeModel associationTypeModel

titlePartPanel

TitleHelpPanel titlePartPanel

Class ontopoly.pages.AssociationTypesPage extends AbstractTypesPage implements Serializable

Class ontopoly.pages.ConvertPage extends NonOntopolyAbstractPage implements Serializable

Serialized Fields

NUMBER_OF_SOURCES

int NUMBER_OF_SOURCES

properties

Map<K,V> properties

Class ontopoly.pages.DescriptionPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

topicTypeModel

TopicTypeModel topicTypeModel

fieldsViewModel

FieldsViewModel fieldsViewModel

instanceContainer

org.apache.wicket.markup.html.WebMarkupContainer instanceContainer

titlePartPanel

TitleHelpPanel titlePartPanel

functionBoxesContainer

org.apache.wicket.markup.html.WebMarkupContainer functionBoxesContainer

Class ontopoly.pages.EmbeddedHierarchicalInstancePage extends EmbeddedInstancePage implements Serializable

Serialized Fields

hierarchyModel

TopicModel<T extends Topic> hierarchyModel

Class ontopoly.pages.EmbeddedInstancePage extends AbstractProtectedOntopolyPage implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

topicTypeModel

TopicTypeModel topicTypeModel

fieldsViewModel

FieldsViewModel fieldsViewModel

instanceContainer

org.apache.wicket.markup.html.WebMarkupContainer instanceContainer

Class ontopoly.pages.EnterTopicPage extends AbstractProtectedOntopolyPage implements Serializable

Class ontopoly.pages.InstancePage extends OntopolyAbstractPage implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

topicTypeModel

TopicTypeModel topicTypeModel

fieldsViewModel

FieldsViewModel fieldsViewModel

isOntologyPage

boolean isOntologyPage

Class ontopoly.pages.InstancesPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

topicTypeModel

TopicTypeModel topicTypeModel

Class ontopoly.pages.InstanceTypesPage extends OntopolyAbstractPage implements Serializable

Class ontopoly.pages.InternalErrorPage extends AbstractOntopolyErrorPage implements Serializable

Class ontopoly.pages.InternalErrorPageWithException extends AbstractOntopolyErrorPage implements Serializable

Class ontopoly.pages.ModalConfirmPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Class ontopoly.pages.ModalFindPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

searchTabLink

org.apache.wicket.ajax.markup.html.AjaxLink<T> searchTabLink

browseTabLink

org.apache.wicket.ajax.markup.html.AjaxLink<T> browseTabLink

errorInSearch

boolean errorInSearch

emptyTreeModel

TreeModel emptyTreeModel

playerTypesChoicesModel

org.apache.wicket.model.IModel<T> playerTypesChoicesModel

selectedTypeModel

TopicModel<T extends Topic> selectedTypeModel

results

org.apache.wicket.model.IModel<T> results

Class ontopoly.pages.ModalGeoPickerPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

dialog

org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow dialog

thetopic

TopicModel<T extends Topic> thetopic

behave

org.apache.wicket.ajax.AbstractDefaultAjaxBehavior behave

ajaxurllabel

org.apache.wicket.markup.html.basic.Label ajaxurllabel

ajaxurlmodel

org.apache.wicket.model.Model<T extends Serializable> ajaxurlmodel

latpan

FieldInstanceOccurrencePanel latpan

lngpan

FieldInstanceOccurrencePanel lngpan

Class ontopoly.pages.ModalGeoPickerPage.ReceiveRequest extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable

Serialized Fields

parent

ModalGeoPickerPage parent

Class ontopoly.pages.ModalInstancePage extends org.apache.wicket.markup.html.panel.Panel implements Serializable

Serialized Fields

popupContent

org.apache.wicket.markup.html.WebMarkupContainer popupContent

topicModel

TopicModel<T extends Topic> topicModel

topicTypeModel

TopicTypeModel topicTypeModel

fieldsViewModel

FieldsViewModel fieldsViewModel

isReadOnly

boolean isReadOnly

traversable

boolean traversable

Class ontopoly.pages.NameTypesPage extends AbstractTypesPage implements Serializable

Class ontopoly.pages.NonOntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable

Serialized Fields

topicMapModel

TopicMapModel topicMapModel

Class ontopoly.pages.OccurrenceTypesPage extends AbstractTypesPage implements Serializable

Class ontopoly.pages.OntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable

Serialized Fields

topicMapModel

TopicMapModel topicMapModel

Class ontopoly.pages.PageExpiredErrorPage extends AbstractOntopolyErrorPage implements Serializable

Class ontopoly.pages.RoleTypesPage extends AbstractTypesPage implements Serializable

Class ontopoly.pages.SearchPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

errorInSearch

boolean errorInSearch

Class ontopoly.pages.SignInPage extends AbstractOntopolyPage implements Serializable

Class ontopoly.pages.SignOutPage extends AbstractOntopolyPage implements Serializable

Class ontopoly.pages.StartPage extends AbstractProtectedOntopolyPage implements Serializable

Class ontopoly.pages.TopicTypesPage extends AbstractTypesPage implements Serializable

Class ontopoly.pages.UpgradePage extends NonOntopolyAbstractPage implements Serializable

Class ontopoly.pages.VizigatorPage extends OntopolyAbstractPage implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

Package ontopoly.pojos

Class ontopoly.pojos.MenuItem extends Object implements Serializable

Serialized Fields

caption

org.apache.wicket.markup.html.basic.Label caption
the caption of the menu item


pageClass

Class<T> pageClass
the (bookmarkable) page the menu item links to


pageParameters

org.apache.wicket.PageParameters pageParameters
the (bookmarkable) page the menu item links to

Class ontopoly.pojos.TopicNode extends Object implements Serializable

Serialized Fields

topicMapId

String topicMapId

topicId

String topicId

name

String name

Package ontopoly.sysmodel

Class ontopoly.sysmodel.TopicMapReference extends Object implements Serializable

Serialized Fields

referenceId

String referenceId

Class ontopoly.sysmodel.TopicMapSource extends Object implements Serializable

Serialized Fields

sourceId

String sourceId

Package ontopoly.utils

Class ontopoly.utils.FocusOnLoadBehaviour extends org.apache.wicket.behavior.AbstractBehavior implements Serializable

Serialized Fields

component

org.apache.wicket.Component component

Class ontopoly.utils.IdentityComparator extends Object implements Serializable

Class ontopoly.utils.NameComparator extends Object implements Serializable

Class ontopoly.utils.NoSuchTopicException extends OntopiaRuntimeException implements Serializable

serialVersionUID: 1L

Class ontopoly.utils.OccurrenceComparator extends Object implements Serializable

Class ontopoly.utils.OccurrenceWebResource extends org.apache.wicket.markup.html.WebResource implements Serializable

Serialized Fields

omodel

TMObjectModel omodel

Class ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream extends org.apache.wicket.util.resource.AbstractResourceStream implements Serializable

Serialized Fields

reader

Reader reader

Class ontopoly.utils.QueryTreeModel extends DefaultTreeModel implements Serializable

Class ontopoly.utils.RoleFieldsValueComparator extends Object implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

roleFieldModels

List<E> roleFieldModels

Class ontopoly.utils.RoleFieldValueComparator extends Object implements Serializable

Serialized Fields

topicModel

TopicModel<T extends Topic> topicModel

roleFieldModel

RoleFieldModel roleFieldModel

Class ontopoly.utils.TopicChoiceRenderer extends Object implements Serializable

Class ontopoly.utils.TopicComparator extends Object implements Serializable

Class ontopoly.utils.TopicIdComparator extends Object implements Serializable


Package ontopoly.validators

Class ontopoly.validators.DateFormatValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

component

org.apache.wicket.Component component

Class ontopoly.validators.IdentityValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

component

org.apache.wicket.Component component

Class ontopoly.validators.RegexValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

component

org.apache.wicket.Component component

Class ontopoly.validators.URIValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable

Serialized Fields

fieldInstanceModel

FieldInstanceModel fieldInstanceModel

component

org.apache.wicket.Component component



Copyright © 2000-2012 Ontopia.