A C D E F G H I L M N O P R S T U V W X

A

abortTransaction() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
add(SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
addAssociation(NakedObject, String, boolean) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
addElement(SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.CollectionData
 
addElement(String, SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
addElement(ObjectData) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectDataVector
 
addInternalCollection(NakedObject, String, boolean) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 

C

characters(char[], int, int) - Method in class org.nakedobjects.plugins.xml.profilestore.UserProfileDataHandler
 
Clock - Interface in org.nakedobjects.plugins.xml.objectstore.internal.clock
 
close() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
CollectionData - Class in org.nakedobjects.plugins.xml.objectstore.internal.data
A logical collection of elements of a specified type
CollectionData(NakedObjectSpecification, SerialOid, FileVersion) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.data.CollectionData
 
contains(ObjectData) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectDataVector
 
CopyXmlObjectStore - Class in org.nakedobjects.plugins.xml.objectstore.internal.utils
 
CopyXmlObjectStore() - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.utils.CopyXmlObjectStore
 
createAdapterManager(NakedObjectConfiguration) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlPersistenceMechanismInstaller
 
createAggregatedAdapter(Object, NakedObject, Identified) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.adapter.XmlAdapterManager
 
createCreateObjectCommand(NakedObject) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
createDestroyObjectCommand(NakedObject) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
createObjectStore(NakedObjectConfiguration, AdapterFactory, AdapterManager) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlPersistenceMechanismInstaller
 
createOidGenerator(NakedObjectConfiguration) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlPersistenceMechanismInstaller
 
createPersistenceSessionFactory(DeploymentType) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlPersistenceMechanismInstaller
 
createSaveObjectCommand(NakedObject) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
createUserProfileStore(NakedObjectConfiguration) - Method in class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStoreLoaderInstaller
 

D

Data - Class in org.nakedobjects.plugins.xml.objectstore.internal.data
 
DataManager - Interface in org.nakedobjects.plugins.xml.objectstore.internal.data
 
debugData(DebugString) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
debugTitle() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
DEFAULT_ENCODING - Static variable in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 
DefaultClock - Class in org.nakedobjects.plugins.xml.objectstore.internal.clock
 
DefaultClock() - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.clock.DefaultClock
 
delete(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 
different(Version) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 

E

element(int) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectDataVector
 
elementAt(int) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
elements(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
encode(DataOutputExtended) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
endElement(String, String, String) - Method in class org.nakedobjects.plugins.xml.profilestore.UserProfileDataHandler
 
endTransaction() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
equals(Object) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.Data
 
equals(Object) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
equals(Object) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
execute(NakedObjectTransaction) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlCreateObjectCommand
 
execute(NakedObjectTransaction) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlDestroyObjectCommand
 
execute(NakedObjectTransaction) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlUpdateObjectCommand
 
execute(List<PersistenceCommand>) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 

F

fields() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
FileVersion - Class in org.nakedobjects.plugins.xml.objectstore.internal.version
 
FileVersion(String) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
FileVersion(String, long) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
FileVersion(DataInputExtended) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 

G

get(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
getDebugData() - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
 
getDebugData() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
getDirectory() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 
getInstances(ObjectData) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
Return data for all instances that match the pattern.
getInstances(ObjectData) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
getInstances(PersistenceQuery) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
getObject(Oid, NakedObjectSpecification) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
getOid() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.Data
 
getOidForService(String) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.services.ServiceManager
 
getOidForService(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.services.xml.XmlServiceManager
 
getOidForService(String) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
getPersistenceSession() - Static method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
getPersistenceSession() - Static method in class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStore
 
getSequence() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
getSpecification() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.Data
 
getSpecificationLoader() - Static method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
getTime() - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.clock.Clock
 
getTime() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.clock.DefaultClock
 
getTypeName() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.Data
 
getUserProfile() - Method in class org.nakedobjects.plugins.xml.profilestore.UserProfileDataHandler
 
getUserProfile(String) - Method in class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStore
 
getValueWithSpecialsEscaped(String) - Static method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 
getVersion() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.Data
 

H

hashCode() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.Data
 
hashCode() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
hasInstances(NakedObjectSpecification) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 

I

id(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
initCollection(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
insertObject(ObjectData) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
Save the data for an object and adds the reference to a list of instances
insertObject(ObjectData) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
Save the data for an object and adds the reference to a list of instances
isFixturesInstalled() - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
 
isFixturesInstalled() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
isFixturesInstalled() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
The XML store is deemed to be initialised if the directory used to store the data has no xml files in it.
isFixturesInstalled() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
isFixturesInstalled() - Method in class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStore
 

L

loadData(SerialOid) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
 
loadData(SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
loadServices() - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.services.ServiceManager
 
loadServices() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.services.xml.XmlServiceManager
 

M

main(String[]) - Static method in class org.nakedobjects.plugins.xml.objectstore.internal.utils.CopyXmlObjectStore
 
matchesPattern(ObjectData, ObjectData) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
A helper that determines if two sets of data match.

N

name() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
nextId() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
Read in the next unique number for the object identifier.
numberOfInstances(ObjectData) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
Return the number of instances that match the specified data
numberOfInstances(ObjectData) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 

O

ObjectData - Class in org.nakedobjects.plugins.xml.objectstore.internal.data
A logical collection of elements of a specified type
ObjectData(NakedObjectSpecification, SerialOid, FileVersion) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
ObjectDataVector - Class in org.nakedobjects.plugins.xml.objectstore.internal.data
 
ObjectDataVector() - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectDataVector
 
open() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
org.nakedobjects.plugins.xml.objectstore - package org.nakedobjects.plugins.xml.objectstore
 
org.nakedobjects.plugins.xml.objectstore.internal.adapter - package org.nakedobjects.plugins.xml.objectstore.internal.adapter
 
org.nakedobjects.plugins.xml.objectstore.internal.clock - package org.nakedobjects.plugins.xml.objectstore.internal.clock
 
org.nakedobjects.plugins.xml.objectstore.internal.commands - package org.nakedobjects.plugins.xml.objectstore.internal.commands
 
org.nakedobjects.plugins.xml.objectstore.internal.data - package org.nakedobjects.plugins.xml.objectstore.internal.data
 
org.nakedobjects.plugins.xml.objectstore.internal.data.xml - package org.nakedobjects.plugins.xml.objectstore.internal.data.xml
 
org.nakedobjects.plugins.xml.objectstore.internal.services - package org.nakedobjects.plugins.xml.objectstore.internal.services
 
org.nakedobjects.plugins.xml.objectstore.internal.services.xml - package org.nakedobjects.plugins.xml.objectstore.internal.services.xml
 
org.nakedobjects.plugins.xml.objectstore.internal.utils - package org.nakedobjects.plugins.xml.objectstore.internal.utils
 
org.nakedobjects.plugins.xml.objectstore.internal.version - package org.nakedobjects.plugins.xml.objectstore.internal.version
 
org.nakedobjects.plugins.xml.profilestore - package org.nakedobjects.plugins.xml.profilestore
 

P

parse(ContentHandler, String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 
PersistorException - Exception in org.nakedobjects.plugins.xml.objectstore.internal.data
 
PersistorException() - Constructor for exception org.nakedobjects.plugins.xml.objectstore.internal.data.PersistorException
 
PersistorException(String) - Constructor for exception org.nakedobjects.plugins.xml.objectstore.internal.data.PersistorException
 
PersistorException(String, Throwable) - Constructor for exception org.nakedobjects.plugins.xml.objectstore.internal.data.PersistorException
 
PersistorException(Throwable) - Constructor for exception org.nakedobjects.plugins.xml.objectstore.internal.data.PersistorException
 

R

references() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.CollectionData
 
ReferenceVector - Class in org.nakedobjects.plugins.xml.objectstore.internal.data
 
ReferenceVector() - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
registerService(String, Oid) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.services.ServiceManager
 
registerService(String, Oid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.services.xml.XmlServiceManager
 
registerService(String, Oid) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
remove(SerialOid) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
 
remove(SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
remove(SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
removeElement(SerialOid) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.CollectionData
 
reset() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
resolveField(NakedObject, NakedObjectAssociation) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
resolveImmediately(NakedObject) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 

S

save(Data) - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
Save the data for latter retrieval.
save(Data) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
Save the data for latter retrieval.
save(String, UserProfile) - Method in class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStore
 
saveServices() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.services.xml.XmlServiceManager
 
saveValue(String, boolean, String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
sequence() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
ServiceManager - Interface in org.nakedobjects.plugins.xml.objectstore.internal.services
 
set(String, String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
set(String, Object) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
setClock(Clock) - Static method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 
setClock(Clock) - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
Set the clock used to generate sequence numbers and last changed dates for version objects.
shutdown() - Method in interface org.nakedobjects.plugins.xml.objectstore.internal.data.DataManager
 
shutdown() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
size() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectDataVector
 
size() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
startElement(String, String, String, Attributes) - Method in class org.nakedobjects.plugins.xml.profilestore.UserProfileDataHandler
 
startTransaction() - Method in class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 

T

toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlCreateObjectCommand
 
toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlDestroyObjectCommand
 
toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlUpdateObjectCommand
 
toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.CollectionData
 
toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 
toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ReferenceVector
 
toString() - Method in class org.nakedobjects.plugins.xml.objectstore.internal.version.FileVersion
 

U

UserProfileDataHandler - Class in org.nakedobjects.plugins.xml.profilestore
 
UserProfileDataHandler() - Constructor for class org.nakedobjects.plugins.xml.profilestore.UserProfileDataHandler
 

V

value(String) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.ObjectData
 

W

writeXml(String, StringBuffer) - Method in class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 

X

XmlAdapterManager - Class in org.nakedobjects.plugins.xml.objectstore.internal.adapter
 
XmlAdapterManager() - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.adapter.XmlAdapterManager
 
XmlCreateObjectCommand - Class in org.nakedobjects.plugins.xml.objectstore.internal.commands
 
XmlCreateObjectCommand(NakedObject, DataManager) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlCreateObjectCommand
 
XmlDataManager - Class in org.nakedobjects.plugins.xml.objectstore.internal.data.xml
 
XmlDataManager(XmlFile) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlDataManager
 
XmlDestroyObjectCommand - Class in org.nakedobjects.plugins.xml.objectstore.internal.commands
 
XmlDestroyObjectCommand(NakedObject, DataManager) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlDestroyObjectCommand
 
XmlFile - Class in org.nakedobjects.plugins.xml.objectstore.internal.data.xml
 
XmlFile(NakedObjectConfiguration, String) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.data.xml.XmlFile
 
XmlObjectStore - Class in org.nakedobjects.plugins.xml.objectstore
 
XmlObjectStore(NakedObjectConfiguration) - Constructor for class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
XmlObjectStore(DataManager, ServiceManager) - Constructor for class org.nakedobjects.plugins.xml.objectstore.XmlObjectStore
 
XmlPersistenceMechanismInstaller - Class in org.nakedobjects.plugins.xml.objectstore
 
XmlPersistenceMechanismInstaller() - Constructor for class org.nakedobjects.plugins.xml.objectstore.XmlPersistenceMechanismInstaller
 
XmlPersistenceSessionFactory - Class in org.nakedobjects.plugins.xml.objectstore
 
XmlPersistenceSessionFactory(DeploymentType, PersistenceSessionFactoryDelegate) - Constructor for class org.nakedobjects.plugins.xml.objectstore.XmlPersistenceSessionFactory
 
XmlServiceManager - Class in org.nakedobjects.plugins.xml.objectstore.internal.services.xml
 
XmlServiceManager(XmlFile) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.services.xml.XmlServiceManager
 
XmlUpdateObjectCommand - Class in org.nakedobjects.plugins.xml.objectstore.internal.commands
 
XmlUpdateObjectCommand(NakedObject, DataManager) - Constructor for class org.nakedobjects.plugins.xml.objectstore.internal.commands.XmlUpdateObjectCommand
 
XmlUserProfileStore - Class in org.nakedobjects.plugins.xml.profilestore
 
XmlUserProfileStore(NakedObjectConfiguration) - Constructor for class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStore
 
XmlUserProfileStoreLoaderInstaller - Class in org.nakedobjects.plugins.xml.profilestore
 
XmlUserProfileStoreLoaderInstaller() - Constructor for class org.nakedobjects.plugins.xml.profilestore.XmlUserProfileStoreLoaderInstaller
 

A C D E F G H I L M N O P R S T U V W X

Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.