Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
S
T
U
A
AbstractAuthentication
- Class in
ibrokerkit.iservicestore.store.impl
AbstractAuthentication()
- Constructor for class ibrokerkit.iservicestore.store.impl.
AbstractAuthentication
AbstractContact
- Class in
ibrokerkit.iservicestore.store.impl
AbstractContact()
- Constructor for class ibrokerkit.iservicestore.store.impl.
AbstractContact
AbstractForwarding
- Class in
ibrokerkit.iservicestore.store.impl
AbstractForwarding()
- Constructor for class ibrokerkit.iservicestore.store.impl.
AbstractForwarding
AbstractLocator
- Class in
ibrokerkit.iservicestore.store.impl
AbstractLocator()
- Constructor for class ibrokerkit.iservicestore.store.impl.
AbstractLocator
All(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
All(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
All(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
All(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
AllByIndx(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
AllByIndx(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
AllByIndx(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
AllByIndx(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
AllByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
AllByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
AllByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
AllByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
Authentication
- Interface in
ibrokerkit.iservicestore.store
An Authentication (OpenID) i-service.
C
close()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
close()
- Method in interface ibrokerkit.iservicestore.store.
Store
Closes the Store.
compareTo(IService)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractAuthentication
compareTo(IService)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractContact
compareTo(IService)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractForwarding
compareTo(IService)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractLocator
Contact
- Interface in
ibrokerkit.iservicestore.store
A Contact i-service.
Count(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
Count(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
Count(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
Count(Session)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
createAuthentication()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
createAuthentication()
- Method in interface ibrokerkit.iservicestore.store.
Store
Create a new Authentication i-service.
createContact()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
createContact()
- Method in interface ibrokerkit.iservicestore.store.
Store
Create a new Contact i-service.
createForwarding()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
createForwarding()
- Method in interface ibrokerkit.iservicestore.store.
Store
Create a new Forwarding i-service.
createLocator()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
createLocator()
- Method in interface ibrokerkit.iservicestore.store.
Store
Create a new Locator i-service.
D
DatabaseStore
- Class in
ibrokerkit.iservicestore.store.impl.db
Hibernate-based implementation of the Store interface.
DatabaseStore(Properties)
- Constructor for class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
DbAuthentication
- Class in
ibrokerkit.iservicestore.store.impl.db
DbContact
- Class in
ibrokerkit.iservicestore.store.impl.db
DbForwarding
- Class in
ibrokerkit.iservicestore.store.impl.db
DbLocator
- Class in
ibrokerkit.iservicestore.store.impl.db
DbObject
- Interface in
ibrokerkit.iservicestore.store.impl.db
deleteAllIServices(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
deleteAllIServices(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Deletes all i-services associated with a given QXRI field.
deleteObject(Object)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
deleteObject(Object)
- Method in interface ibrokerkit.iservicestore.store.
Store
Deletes an object from the database.
E
EnabledByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
EnabledByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
EnabledByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
EnabledByQxri(Session, String)
- Static method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
equals(Object)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractAuthentication
equals(Object)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractContact
equals(Object)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractForwarding
equals(Object)
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractLocator
F
findAuthentication(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findAuthentication(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find a single, enabled Authentication i-service with a given QXRI field.
findAuthentications(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findAuthentications(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find all Authentication i-services with a given QXRI field.
findContact(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findContact(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find a single, enabled Contact i-service with a given QXRI field.
findContacts(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findContacts(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find all Contact i-services with a given QXRI field.
findForwarding(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findForwarding(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find a single, enabled Forwarding i-service with a given QXRI field.
findForwardings(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findForwardings(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find all Forwarding i-services with a given QXRI field.
findLocator(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findLocator(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find a single, enabled Locator i-service with a given QXRI field.
findLocators(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
findLocators(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
Find all Locator i-services with a given QXRI field.
Forwarding
- Interface in
ibrokerkit.iservicestore.store
A Forwarding i-service.
G
getAddress()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getAddress()
- Method in interface ibrokerkit.iservicestore.store.
Locator
getAttributes()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getAttributes()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getAttributes()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getAttributes()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getAttributes()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get arbitrary key/value pairs.
getAuthentication(Long)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
getAuthentication(Long)
- Method in interface ibrokerkit.iservicestore.store.
Store
Get an Authentication i-service with a given ID.
getContact(Long)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
getContact(Long)
- Method in interface ibrokerkit.iservicestore.store.
Store
Get a Contact i-service with a given ID.
getContactLink()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getContactLink()
- Method in interface ibrokerkit.iservicestore.store.
Locator
getDescription()
- Method in interface ibrokerkit.iservicestore.store.
Contact
Get the description associated with this Contact i-service.
getDescription()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getDescription()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getDescription()
- Method in interface ibrokerkit.iservicestore.store.
Locator
getEnabled()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getEnabled()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getEnabled()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getEnabled()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getEnabled()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get a flag whether the i-service is enabled or not.
getErrorPage()
- Method in interface ibrokerkit.iservicestore.store.
Forwarding
Get a flag whether this Forwarding i-service should support an automatic error page at undefined mappings.
getErrorPage()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getForward()
- Method in interface ibrokerkit.iservicestore.store.
Contact
Get the forwarding e-mail address associated with this Contact i-service.
getForward()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getForwarding(Long)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
getForwarding(Long)
- Method in interface ibrokerkit.iservicestore.store.
Store
Get an Forwarding i-service with a given ID.
getId()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getId()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getId()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getId()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getId()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get the internal ID of this i-service.
getIndexPage()
- Method in interface ibrokerkit.iservicestore.store.
Forwarding
Get a flag whether this Forwarding i-service should support an automatic index page at /(+index).
getIndexPage()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getIndx()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getIndx()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getIndx()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getIndx()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getIndx()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get the INDX value of this i-service.
getLat()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getLat()
- Method in interface ibrokerkit.iservicestore.store.
Locator
getLng()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getLng()
- Method in interface ibrokerkit.iservicestore.store.
Locator
getLocator(Long)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
getLocator(Long)
- Method in interface ibrokerkit.iservicestore.store.
Store
Get an Locator i-service with a given ID.
getMappings()
- Method in interface ibrokerkit.iservicestore.store.
Forwarding
Get the mappings associated with this Forwarding i-service.
getMappings()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getName()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getName()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getName()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getName()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getName()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get the internal name of this i-service.
getPass()
- Method in interface ibrokerkit.iservicestore.store.
Authentication
Get the hashed password associated with this Authentication i-service.
getPass()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getQxri()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getQxri()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getQxri()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getQxri()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getQxri()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get the QXRI this i-service is bound to.
getSessionFactory()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
Checks if the database connection is still alive; if not, try to reconnect, then throw exception.
getTimestamp()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
getTimestamp()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
getTimestamp()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
getTimestamp()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getTimestamp()
- Method in interface ibrokerkit.iservicestore.store.
IService
Get the internal timestamp of this i-service.
getZoom()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
getZoom()
- Method in interface ibrokerkit.iservicestore.store.
Locator
H
hashCode()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractAuthentication
hashCode()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractContact
hashCode()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractForwarding
hashCode()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractLocator
hashPass(String)
- Static method in class ibrokerkit.iservicestore.store.
StoreUtil
Calculates a hashed password suitable for an Authentication i-service.
I
ibrokerkit.iservicestore.sep
- package ibrokerkit.iservicestore.sep
ibrokerkit.iservicestore.store
- package ibrokerkit.iservicestore.store
ibrokerkit.iservicestore.store.impl
- package ibrokerkit.iservicestore.store.impl
ibrokerkit.iservicestore.store.impl.db
- package ibrokerkit.iservicestore.store.impl.db
init()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
init()
- Method in interface ibrokerkit.iservicestore.store.
Store
Initializes the Store.
isClosed()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
isClosed()
- Method in interface ibrokerkit.iservicestore.store.
Store
True, if the Store has been initialized.
IService
- Interface in
ibrokerkit.iservicestore.store
An i-service is a service on a web page which is associated with one or more XRIs.
isInitialized()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
isInitialized()
- Method in interface ibrokerkit.iservicestore.store.
Store
True, if the Store has been initialized.
isInstance(Service)
- Static method in class ibrokerkit.iservicestore.sep.
LocatorService
L
listAuthentications()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listAuthentications()
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Authentication i-services in the Store.
listAuthenticationsByIndex(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listAuthenticationsByIndex(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Authentication i-services with a given INDX field.
listContacts()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listContacts()
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Contact i-services in the Store.
listContactsByIndex(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listContactsByIndex(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Contact i-services with a given INDX field.
listForwardings()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listForwardings()
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Forwarding i-services in the Store.
listForwardingsByIndex(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listForwardingsByIndex(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Forwarding i-services with a given INDX field.
listLocators()
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listLocators()
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Locator i-services in the Store.
listLocatorsByIndex(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
listLocatorsByIndex(String)
- Method in interface ibrokerkit.iservicestore.store.
Store
List all Locator i-services with a given INDX field.
Locator
- Interface in
ibrokerkit.iservicestore.store
A Locator i-service.
LOCATOR_PATH
- Static variable in class ibrokerkit.iservicestore.sep.
LocatorService
LocatorService
- Class in
ibrokerkit.iservicestore.sep
This is a Locator Service as described by "Locator Service v1.0 Working Draft 01, 7 April 2007 All constructors produce a service endpoint that conforms to the specification.
LocatorService(URI[], String, boolean)
- Constructor for class ibrokerkit.iservicestore.sep.
LocatorService
Constructs a new Locator Service endpoint for use in an authority.
LocatorService(URI, String, boolean)
- Constructor for class ibrokerkit.iservicestore.sep.
LocatorService
LocatorService(URI[], String)
- Constructor for class ibrokerkit.iservicestore.sep.
LocatorService
LocatorService(URI, String)
- Constructor for class ibrokerkit.iservicestore.sep.
LocatorService
LocatorService(URI[])
- Constructor for class ibrokerkit.iservicestore.sep.
LocatorService
LocatorService(URI)
- Constructor for class ibrokerkit.iservicestore.sep.
LocatorService
S
SERVICE_TYPE
- Static variable in class ibrokerkit.iservicestore.sep.
LocatorService
setAddress(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setAddress(String)
- Method in interface ibrokerkit.iservicestore.store.
Locator
setAttributes(Map<String, String>)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
setAttributes(Map<String, String>)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setAttributes(Map<String, String>)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setAttributes(Map<String, String>)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setAttributes(Map<String, String>)
- Method in interface ibrokerkit.iservicestore.store.
IService
Set arbitrary key/value pairs.
setContactLink(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setContactLink(Boolean)
- Method in interface ibrokerkit.iservicestore.store.
Locator
setDescription(String)
- Method in interface ibrokerkit.iservicestore.store.
Contact
Set the description associated with this Contact i-service.
setDescription(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setDescription(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setDescription(String)
- Method in interface ibrokerkit.iservicestore.store.
Locator
setEnabled(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
setEnabled(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setEnabled(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setEnabled(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setEnabled(Boolean)
- Method in interface ibrokerkit.iservicestore.store.
IService
Set a flag whether the i-service is enabled or not.
setErrorPage(Boolean)
- Method in interface ibrokerkit.iservicestore.store.
Forwarding
Set a flag whether this Forwarding i-service should support an automatic error page at undefined mappings.
setErrorPage(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setForward(String)
- Method in interface ibrokerkit.iservicestore.store.
Contact
Set the forwarding e-mail address associated with this Contact i-service.
setForward(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setIndexPage(Boolean)
- Method in interface ibrokerkit.iservicestore.store.
Forwarding
Set a flag whether this Forwarding i-service should support an automatic index page at /(+index).
setIndexPage(Boolean)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setIndx(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
setIndx(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setIndx(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setIndx(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setIndx(String)
- Method in interface ibrokerkit.iservicestore.store.
IService
Set the INDX value of this i-service.
setLat(Double)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setLat(Double)
- Method in interface ibrokerkit.iservicestore.store.
Locator
setLng(Double)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setLng(Double)
- Method in interface ibrokerkit.iservicestore.store.
Locator
setMappings(Map<String, String>)
- Method in interface ibrokerkit.iservicestore.store.
Forwarding
Set the mappings associated with this Forwarding i-service.
setMappings(Map<String, String>)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setName(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
setName(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setName(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setName(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setName(String)
- Method in interface ibrokerkit.iservicestore.store.
IService
Get the internal name of this i-service.
setPass(String)
- Method in interface ibrokerkit.iservicestore.store.
Authentication
Set the hashed password associated with this Authentication i-service.
setPass(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
setQxri(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbAuthentication
setQxri(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbContact
setQxri(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbForwarding
setQxri(String)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setQxri(String)
- Method in interface ibrokerkit.iservicestore.store.
IService
Set the QXRI this i-service is bound to.
setSessionFactory(SessionFactory)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
Allow the connection to be changed externally.
setZoom(Double)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DbLocator
setZoom(Double)
- Method in interface ibrokerkit.iservicestore.store.
Locator
Store
- Interface in
ibrokerkit.iservicestore.store
The Store is used for creating, retrieving and managing i-services.
StoreException
- Exception in
ibrokerkit.iservicestore.store
An Exception thrown by various methods accessing the Store.
StoreException()
- Constructor for exception ibrokerkit.iservicestore.store.
StoreException
StoreException(String)
- Constructor for exception ibrokerkit.iservicestore.store.
StoreException
StoreException(String, Throwable)
- Constructor for exception ibrokerkit.iservicestore.store.
StoreException
StoreException(Throwable)
- Constructor for exception ibrokerkit.iservicestore.store.
StoreException
StoreUtil
- Class in
ibrokerkit.iservicestore.store
Utility methods for the Store.
StoreUtil()
- Constructor for class ibrokerkit.iservicestore.store.
StoreUtil
T
toString()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractAuthentication
toString()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractContact
toString()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractForwarding
toString()
- Method in class ibrokerkit.iservicestore.store.impl.
AbstractLocator
U
updateObject(Object)
- Method in class ibrokerkit.iservicestore.store.impl.db.
DatabaseStore
updateObject(Object)
- Method in interface ibrokerkit.iservicestore.store.
Store
Updates an object in the database after modifications have been made.
A
C
D
E
F
G
H
I
L
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.