Index

A B C D E F G H I L M N O R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addComponents(IdentifiableMap<PersistentDomainObject<?>>, boolean) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
AN_BUNDLEID - Static variable in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
attribute name for database column 'bundle_id'.
AN_KEY - Static variable in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
attribute name for database column 'bkey'.
AN_LOCALE - Static variable in interface org.tentackle.i18n.pdo.StoredBundlePersistence
attribute name for database column 'blocale'.
AN_NAME - Static variable in interface org.tentackle.i18n.pdo.StoredBundlePersistence
attribute name for database column 'bname'.
AN_VALUE - Static variable in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
attribute name for database column 'bvalue'.

B

BundleEnumeration - Class in org.tentackle.i18n
Bundle enumeration to implement ResourceBundle.getKeys().
BundleEnumeration(Set<String>, Enumeration<String>) - Constructor for class org.tentackle.i18n.BundleEnumeration
Creates a bundle enumeration.

C

CL_LOCALE - Static variable in interface org.tentackle.i18n.pdo.StoredBundlePersistence
maximum number of characters for 'locale'.
CL_NAME - Static variable in interface org.tentackle.i18n.pdo.StoredBundlePersistence
maximum number of characters for 'name'.
CLASSVARIABLES - Static variable in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Variables common to all instances of StoredBundleKeyPersistenceImpl.
CLASSVARIABLES - Static variable in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Variables common to all instances of StoredBundlePersistenceImpl.
clearCache() - Method in class org.tentackle.i18n.StoredBundleFactory
 
CN_BUNDLEID - Static variable in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
database column name for 'bundleId'.
CN_KEY - Static variable in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
database column name for 'key'.
CN_LOCALE - Static variable in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
database column name for 'locale'.
CN_NAME - Static variable in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
database column name for 'name'.
CN_VALUE - Static variable in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
database column name for 'value'.
compareTo(StoredBundle.StoredBundleUDK) - Method in record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
 
createComponentsInSnapshot(StoredBundlePersistenceImpl) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Updates the components in snapshot object.
The snapshot object is assumed to be a clone of this object.
createInsertSql(Backend) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
createInsertSql(Backend) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
createUDK(String, Locale) - Method in class org.tentackle.i18n.StoredBundleControl
Creates the unique domain key to load a stored bundle.
createUpdateSql(Backend) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
createUpdateSql(Backend) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 

D

deletePlainWithComponents() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
deleteRemovedReferencingRelations() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Deletes all referencing composite relations that have been removed from the PDO.
The database cascades down via referential integrity.

E

equals(Object) - Method in record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Indicates whether some other object is "equal to" this one.
expireCache(long) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 

F

findByName(String) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Finds all bundles (one for each locale) for a given name.
findByName(String) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
findByName(DomainContext, String) - Method in interface org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegate
 
findByName(DomainContext, String) - Method in class org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegateImpl
 
findByNameAndLocale(String, String) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Find the bundle by its name and locale.
findByNameAndLocale(String, String) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
findByNameAndLocale(DomainContext, String, String) - Method in interface org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegate
 
findByNameAndLocale(DomainContext, String, String) - Method in class org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegateImpl
 
findByUniqueDomainKey(Object) - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 

G

getBundle() - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Gets StoredBundle bundle via bundleId (Bundle).
getBundle() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getBundle(BundleSupport, Locale) - Method in class org.tentackle.i18n.StoredBundleFactory
 
getBundleBlunt() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Gets bundle without performing a select if not loaded.
getBundleId() - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Gets the attribute bundleId.
getBundleId() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getCache() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getCacheIndexUdk() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Gets the index for the unique domain key.
getClassVariables() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getClassVariables() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getControl(String) - Method in class org.tentackle.i18n.StoredBundleControlProvider
 
getDomainContext() - Method in class org.tentackle.i18n.StoredBundleControl
 
getFields(ResultSetWrapper) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getFields(ResultSetWrapper) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getFormats(String) - Method in class org.tentackle.i18n.StoredBundleControl
 
getKey() - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Gets the attribute key.
getKey() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getKeys() - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Gets composite list of StoredBundleKey keys via StoredBundleKey#bundleId (Keys).
getKeys() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getKeys() - Method in class org.tentackle.i18n.StoredResourceBundle
 
getKeysBlunt() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Gets keys without performing a select if not loaded.
getLocale() - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Gets the attribute locale.
getLocale() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getName() - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Gets the attribute name.
getName() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getRemoteDelegate() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getRemoteDelegate() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
getRootClassId() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getRootId() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
getTranslation(String) - Method in interface org.tentackle.i18n.pdo.StoredBundleDomain
Gets the translated string.
getTranslation(String) - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
getUniqueDomainKey() - Method in interface org.tentackle.i18n.pdo.StoredBundleDomain
 
getUniqueDomainKey() - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
getUniqueDomainKeyType() - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
getValue() - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Gets the attribute value.
getValue() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 

H

handleGetObject(String) - Method in class org.tentackle.i18n.StoredResourceBundle
 
hashCode() - Method in record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Returns a hash code value for this object.
hasMoreElements() - Method in class org.tentackle.i18n.BundleEnumeration
 

I

insertPlainWithComponents() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isComposite() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isCountingModification(ModificationType) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isEnabled() - Static method in class org.tentackle.i18n.StoredBundleFactory
Returns whether loading bundles from backend is enabled at all.
isFallbackToProperties() - Static method in class org.tentackle.i18n.StoredBundleControl
Returns whether properties should be tried if no stored bundle found.
isKeysLoaded() - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Returns whether Keys is loaded.
isKeysLoaded() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isModified() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isReadAllowed() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isRootEntity() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isTableSerialProvided() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isTracked() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
isTracked() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
isUniqueDomainKeyProvided() - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 

L

loadComponents(boolean) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
loadStoredBundle(StoredBundle.StoredBundleUDK) - Method in class org.tentackle.i18n.StoredBundleControl
Loads the bundle from storage.
locale() - Method in record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Returns the value of the locale record component.

M

markDeleted() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 

N

name() - Method in record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Returns the value of the name record component.
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.tentackle.i18n.StoredBundleControl
 
nextElement() - Method in class org.tentackle.i18n.BundleEnumeration
 

O

org.tentackle.i18n - module org.tentackle.i18n
tentackle-i18n module.
org.tentackle.i18n - package org.tentackle.i18n
Bundle provider using the persistence layer.
org.tentackle.i18n.pdo - package org.tentackle.i18n.pdo
PDOs for resource bundles stored in the database.
org.tentackle.i18n.pdo.rmi - package org.tentackle.i18n.pdo.rmi
Remoting for resource bundles.

R

revertAttributesToSnapshot(StoredBundleKeyPersistenceImpl) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Copies all attributes from a snapshot back to this object.
revertAttributesToSnapshot(StoredBundlePersistenceImpl) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Copies all attributes from a snapshot back to this object.
revertComponentsToSnapshot(StoredBundlePersistenceImpl) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Reverts all components of this object to a given snapshot.
RN_BUNDLE - Static variable in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
relation name for 'StoredBundle bundle via bundleId (Bundle)'.
RN_KEYS - Static variable in interface org.tentackle.i18n.pdo.StoredBundlePersistence
relation name for 'composite list of StoredBundleKey keys via StoredBundleKey#bundleId (Keys)'.

S

saveReferencingRelations(boolean) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
selectAllCached() - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
selectByBundleId(long) - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Selects composite list of StoredBundleKey keys via StoredBundleKey#bundleId (Keys).
selectByBundleId(long) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
selectByBundleId(DomainContext, long) - Method in interface org.tentackle.i18n.pdo.rmi.StoredBundleKeyRemoteDelegate
 
selectByBundleId(DomainContext, long) - Method in class org.tentackle.i18n.pdo.rmi.StoredBundleKeyRemoteDelegateImpl
 
selectByUniqueDomainKey(String, String) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Selects StoredBundle by its unique domain key.
selectByUniqueDomainKey(String, String) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
selectByUniqueDomainKey(DomainContext, String, String) - Method in interface org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegate
 
selectByUniqueDomainKey(DomainContext, String, String) - Method in class org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegateImpl
 
selectByUniqueDomainKeyForCache(StoredBundle.StoredBundleUDK) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Selects via remote cache, if session is remote.
selectByUniqueDomainKeyForCache(StoredBundle.StoredBundleUDK) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Selects via remote cache, if session is remote.
selectByUniqueDomainKeyForCache(DomainContext, StoredBundle.StoredBundleUDK) - Method in interface org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegate
 
selectByUniqueDomainKeyForCache(DomainContext, StoredBundle.StoredBundleUDK) - Method in class org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegateImpl
 
selectCached(long) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
selectCachedByUniqueDomainKey(StoredBundle.StoredBundleUDK) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Selects via cache by unique domain key.
selectCachedByUniqueDomainKey(StoredBundle.StoredBundleUDK) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Selects via cache by unique domain key.
selectCachedOnly(long) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
selectCachedOnlyByUniqueDomainKey(StoredBundle.StoredBundleUDK) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Selects from cache by unique domain key but does not load from db if not in cache.
selectCachedOnlyByUniqueDomainKey(StoredBundle.StoredBundleUDK) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Selects from cache by unique domain key but does not load from db if not in cache.
setBundle(StoredBundle) - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Sets StoredBundle bundle via bundleId (Bundle).
setBundle(StoredBundle) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
setBundleBlunt(StoredBundle) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Sets bundle without setting any attributes.
setDomainContext(DomainContext) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
setDomainContext(DomainContext) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
setEnabled(boolean) - Static method in class org.tentackle.i18n.StoredBundleFactory
Sets whether loading bundles from backend is enabled at all.
setFallbackToProperties(boolean) - Static method in class org.tentackle.i18n.StoredBundleControl
Sets whether properties should be tried if no stored bundle found.
setFields(PreparedStatementWrapper) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
setFields(PreparedStatementWrapper) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
setImmutable(boolean) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
setKey(String) - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Sets the attribute key.
setKey(String) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
setLocale(String) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Sets the attribute locale.
setLocale(String) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
setName(String) - Method in interface org.tentackle.i18n.pdo.StoredBundlePersistence
Sets the attribute name.
setName(String) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
setSession(Session) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
setSession(Session) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
setTranslation(String, String) - Method in interface org.tentackle.i18n.pdo.StoredBundleDomain
Sets a translation.
setTranslation(String, String) - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
setUniqueDomainKey(Object) - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
setValue(String) - Method in interface org.tentackle.i18n.pdo.StoredBundleKeyPersistence
Sets the attribute value.
setValue(String) - Method in class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
 
StoredBundle - Interface in org.tentackle.i18n.pdo
A resource bundle stored in the database.
StoredBundle.StoredBundleUDK - Record Class in org.tentackle.i18n.pdo
The unique domain key for StoredBundle.
StoredBundleControl - Class in org.tentackle.i18n
Bundle control to use stored bundles.
Used by StoredBundleFactory in modular apps as well as by ResourceBundle in non-modular apps.
StoredBundleControl() - Constructor for class org.tentackle.i18n.StoredBundleControl
Creates a stored bundle control object.
StoredBundleControlProvider - Class in org.tentackle.i18n
Bundle control provider to use stored bundles.
StoredBundleControlProvider() - Constructor for class org.tentackle.i18n.StoredBundleControlProvider
Creates the resource bundle control provider.
StoredBundleDomain - Interface in org.tentackle.i18n.pdo
Stored bundle domain interface.
StoredBundleDomainImpl - Class in org.tentackle.i18n.pdo
StoredBundle domain implementation.
StoredBundleDomainImpl() - Constructor for class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
StoredBundleDomainImpl(StoredBundle) - Constructor for class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
StoredBundleFactory - Class in org.tentackle.i18n
Factory for stored bundles.
Replaces the DefaultBundleFactory.
StoredBundleFactory() - Constructor for class org.tentackle.i18n.StoredBundleFactory
Creates the bundle factory.
StoredBundleKey - Interface in org.tentackle.i18n.pdo
A bundle key translation stored in the database.
StoredBundleKeyDomain - Interface in org.tentackle.i18n.pdo
Stored bundle key domain interface.
StoredBundleKeyDomainImpl - Class in org.tentackle.i18n.pdo
StoredBundleKey domain implementation.
StoredBundleKeyDomainImpl() - Constructor for class org.tentackle.i18n.pdo.StoredBundleKeyDomainImpl
 
StoredBundleKeyDomainImpl(StoredBundleKey) - Constructor for class org.tentackle.i18n.pdo.StoredBundleKeyDomainImpl
 
StoredBundleKeyPersistence - Interface in org.tentackle.i18n.pdo
Persistence interface for stored bundle keys.
StoredBundleKeyPersistenceImpl - Class in org.tentackle.i18n.pdo
Number Space persistence implementation.
StoredBundleKeyPersistenceImpl() - Constructor for class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Creates a number space without domain context or session.
StoredBundleKeyPersistenceImpl(StoredBundleKey) - Constructor for class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Creates a number space without domain context or session.
StoredBundleKeyPersistenceImpl(StoredBundleKey, DomainContext) - Constructor for class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Creates a number space.
StoredBundleKeyPersistenceImpl(StoredBundleKey, Session) - Constructor for class org.tentackle.i18n.pdo.StoredBundleKeyPersistenceImpl
Creates a number space with a session only.
StoredBundleKeyRemoteDelegate - Interface in org.tentackle.i18n.pdo.rmi
Remote delegate for StoredBundleKeyPersistenceImpl.
StoredBundleKeyRemoteDelegateImpl - Class in org.tentackle.i18n.pdo.rmi
Remote delegate implementation for StoredBundleKeyPersistenceImpl.
StoredBundleKeyRemoteDelegateImpl(RemoteDbSessionImpl, Class<StoredBundleKeyPersistenceImpl>, Class<StoredBundleKey>) - Constructor for class org.tentackle.i18n.pdo.rmi.StoredBundleKeyRemoteDelegateImpl
Creates the remote delegate for StoredBundleKeyPersistenceImpl.
StoredBundlePersistence - Interface in org.tentackle.i18n.pdo
Persistence interface for stored bundles.
StoredBundlePersistenceImpl - Class in org.tentackle.i18n.pdo
Number Space persistence implementation.
StoredBundlePersistenceImpl() - Constructor for class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Creates a number space without domain context or session.
StoredBundlePersistenceImpl(StoredBundle) - Constructor for class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Creates a number space without domain context or session.
StoredBundlePersistenceImpl(StoredBundle, DomainContext) - Constructor for class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Creates a number space.
StoredBundlePersistenceImpl(StoredBundle, Session) - Constructor for class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
Creates a number space with a session only.
StoredBundleRemoteDelegate - Interface in org.tentackle.i18n.pdo.rmi
Remote delegate for StoredBundlePersistenceImpl.
StoredBundleRemoteDelegateImpl - Class in org.tentackle.i18n.pdo.rmi
Remote delegate implementation for StoredBundlePersistenceImpl.
StoredBundleRemoteDelegateImpl(RemoteDbSessionImpl, Class<StoredBundlePersistenceImpl>, Class<StoredBundle>) - Constructor for class org.tentackle.i18n.pdo.rmi.StoredBundleRemoteDelegateImpl
Creates the remote delegate for StoredBundlePersistenceImpl.
StoredBundleUDK(String, String) - Constructor for record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Creates an instance of a StoredBundleUDK record class.
StoredBundleUDK(StoredBundle) - Constructor for record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Creates a unique domain key for a pdo.
StoredResourceBundle - Class in org.tentackle.i18n
ResourceBundle loaded from the database.
StoredResourceBundle(StoredBundle) - Constructor for class org.tentackle.i18n.StoredResourceBundle
Creates a resource bundle from a stored bundle.

T

toString() - Method in record class org.tentackle.i18n.pdo.StoredBundle.StoredBundleUDK
Returns a string representation of this record class.
toString() - Method in class org.tentackle.i18n.pdo.StoredBundleDomainImpl
 
toString() - Method in class org.tentackle.i18n.pdo.StoredBundleKeyDomainImpl
 
toString() - Method in class org.tentackle.i18n.StoredResourceBundle
 

V

validate(String, ValidationScope) - Method in class org.tentackle.i18n.pdo.StoredBundlePersistenceImpl
 
A B C D E F G H I L M N O R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form