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

A

addOrderByNextVersion(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Add NextVersion to the ORDER BY clause.
addOrderByNextVersion() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Add NextVersion to the ORDER BY clause.
addOrderByReferredXPDLId(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Add ReferredXPDLId to the ORDER BY clause.
addOrderByReferredXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Add ReferredXPDLId to the ORDER BY clause.
addOrderByReferredXPDLNumber(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Add ReferredXPDLNumber to the ORDER BY clause.
addOrderByReferredXPDLNumber() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Add ReferredXPDLNumber to the ORDER BY clause.
addOrderByReferringXPDL(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Add ReferringXPDL to the ORDER BY clause.
addOrderByReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Add ReferringXPDL to the ORDER BY clause.
addOrderByXPDL(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Add XPDL to the ORDER BY clause.
addOrderByXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Add XPDL to the ORDER BY clause.
addOrderByXPDLClassVersion(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Add XPDLClassVersion to the ORDER BY clause.
addOrderByXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Add XPDLClassVersion to the ORDER BY clause.
addOrderByXPDLClassVersion(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Add XPDLClassVersion to the ORDER BY clause.
addOrderByXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Add XPDLClassVersion to the ORDER BY clause.
addOrderByXPDLHistory(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Add XPDLHistory to the ORDER BY clause.
addOrderByXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Add XPDLHistory to the ORDER BY clause.
addOrderByXPDLId(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Add XPDLId to the ORDER BY clause.
addOrderByXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Add XPDLId to the ORDER BY clause.
addOrderByXPDLId(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Add XPDLId to the ORDER BY clause.
addOrderByXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Add XPDLId to the ORDER BY clause.
addOrderByXPDLId(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Add XPDLId to the ORDER BY clause.
addOrderByXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Add XPDLId to the ORDER BY clause.
addOrderByXPDLVersion(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Add XPDLVersion to the ORDER BY clause.
addOrderByXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Add XPDLVersion to the ORDER BY clause.
addOrderByXPDLVersion(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Add XPDLVersion to the ORDER BY clause.
addOrderByXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Add XPDLVersion to the ORDER BY clause.
addToCache(NextXPDLVersionDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Add DataStruct object to cache.
addToCache() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Add DO's original data object to cache.
addToCache(XPDLDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Add DataStruct object to cache.
addToCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Add DO's original data object to cache.
addToCache(XPDLDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Add DataStruct object to cache.
addToCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Add DO's original data object to cache.
addToCache(XPDLHistoryDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Add DataStruct object to cache.
addToCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Add DO's original data object to cache.
addToCache(XPDLHistoryDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Add DataStruct object to cache.
addToCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Add DO's original data object to cache.
addToCache(XPDLReferenceDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Add DataStruct object to cache.
addToCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Add DO's original data object to cache.
addXPDLDataDO(XPDLDataDO, DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Add (set & commit) a XPDLDataDO object that refers to this DO.
addXPDLHistoryDataDO(XPDLHistoryDataDO, DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Add (set & commit) a XPDLHistoryDataDO object that refers to this DO.
addXPDLReference(WMSessionHandle, String, String, String, int) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
addXPDLReferenceDO(XPDLReferenceDO, DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Add (set & commit) a XPDLReferenceDO object that refers to this DO.

C

CNT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
static final RDBColumn CNT for use with QueryBuilder.
CNT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
static final RDBColumn CNT for use with QueryBuilder.
COLUMN_CNT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Use for query caching.
COLUMN_CNT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Used for query caching.
COLUMN_CNT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Use for query caching.
COLUMN_CNT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Used for query caching.
COLUMN_NEXTVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Use for query caching.
COLUMN_NEXTVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Used for query caching.
COLUMN_OID - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Used for query caching.
COLUMN_OID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Used for query caching.
COLUMN_OID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Used for query caching.
COLUMN_OID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Used for query caching.
COLUMN_OID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Used for query caching.
COLUMN_OID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Used for query caching.
COLUMN_REFERREDXPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Use for query caching.
COLUMN_REFERREDXPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Used for query caching.
COLUMN_REFERREDXPDLNUMBER - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Use for query caching.
COLUMN_REFERREDXPDLNUMBER - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Used for query caching.
COLUMN_REFERRINGXPDL - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Use for query caching.
COLUMN_REFERRINGXPDL - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Used for query caching.
COLUMN_XPDL - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Use for query caching.
COLUMN_XPDL - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Used for query caching.
COLUMN_XPDLCLASSCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Use for query caching.
COLUMN_XPDLCLASSCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Used for query caching.
COLUMN_XPDLCLASSCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Use for query caching.
COLUMN_XPDLCLASSCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Used for query caching.
COLUMN_XPDLCLASSVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Use for query caching.
COLUMN_XPDLCLASSVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Used for query caching.
COLUMN_XPDLCLASSVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Use for query caching.
COLUMN_XPDLCLASSVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Used for query caching.
COLUMN_XPDLCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Use for query caching.
COLUMN_XPDLCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Used for query caching.
COLUMN_XPDLCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Use for query caching.
COLUMN_XPDLCONTENT - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Used for query caching.
COLUMN_XPDLHISTORY - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Use for query caching.
COLUMN_XPDLHISTORY - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Used for query caching.
COLUMN_XPDLHISTORYUPLOADTIME - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Use for query caching.
COLUMN_XPDLHISTORYUPLOADTIME - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Used for query caching.
COLUMN_XPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Use for query caching.
COLUMN_XPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Used for query caching.
COLUMN_XPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Use for query caching.
COLUMN_XPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Used for query caching.
COLUMN_XPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Use for query caching.
COLUMN_XPDLID - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Used for query caching.
COLUMN_XPDLUPLOADTIME - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Use for query caching.
COLUMN_XPDLUPLOADTIME - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Used for query caching.
COLUMN_XPDLUPLOADTIME - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Use for query caching.
COLUMN_XPDLUPLOADTIME - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Used for query caching.
COLUMN_XPDLVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Use for query caching.
COLUMN_XPDLVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Used for query caching.
COLUMN_XPDLVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Use for query caching.
COLUMN_XPDLVERSION - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Used for query caching.
cache - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
cache - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
cache - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
cache - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
cache - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
cache - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
ceInternal(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
ceInternal(ObjectId, DBTransaction) Factory method creates a NextXPDLVersionDO object by searching for it in the database using the passed ObjectID value as the primary key.
ceInternal(ResultSet, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
ceInternal(ResultSet, DBTransaction)
ceInternal(RDBRow, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
ceInternal( RDBRow , DBTransaction) Factory method creates a NextXPDLVersionDO object by searching for it in the database using the NextXPDLVersionDO.PrimaryKey value in the passed RDBRow.
ceInternal(RDBColumnValue, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a NextXPDLVersionDO object by searching for it in the database using the passed NextXPDLVersionDO.PrimaryKey.
ceInternal(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
ceInternal(ObjectId, DBTransaction) Factory method creates a XPDLDO object by searching for it in the database using the passed ObjectID value as the primary key.
ceInternal(ResultSet, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
ceInternal(ResultSet, DBTransaction)
ceInternal(RDBRow, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
ceInternal( RDBRow , DBTransaction) Factory method creates a XPDLDO object by searching for it in the database using the XPDLDO.PrimaryKey value in the passed RDBRow.
ceInternal(RDBColumnValue, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a XPDLDO object by searching for it in the database using the passed XPDLDO.PrimaryKey.
ceInternal(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
ceInternal(ObjectId, DBTransaction) Factory method creates a XPDLDataDO object by searching for it in the database using the passed ObjectID value as the primary key.
ceInternal(ResultSet, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
ceInternal(ResultSet, DBTransaction)
ceInternal(RDBRow, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
ceInternal( RDBRow , DBTransaction) Factory method creates a XPDLDataDO object by searching for it in the database using the XPDLDataDO.PrimaryKey value in the passed RDBRow.
ceInternal(RDBColumnValue, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a XPDLDataDO object by searching for it in the database using the passed XPDLDataDO.PrimaryKey.
ceInternal(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
ceInternal(ObjectId, DBTransaction) Factory method creates a XPDLHistoryDO object by searching for it in the database using the passed ObjectID value as the primary key.
ceInternal(ResultSet, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
ceInternal(ResultSet, DBTransaction)
ceInternal(RDBRow, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
ceInternal( RDBRow , DBTransaction) Factory method creates a XPDLHistoryDO object by searching for it in the database using the XPDLHistoryDO.PrimaryKey value in the passed RDBRow.
ceInternal(RDBColumnValue, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a XPDLHistoryDO object by searching for it in the database using the passed XPDLHistoryDO.PrimaryKey.
ceInternal(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
ceInternal(ObjectId, DBTransaction) Factory method creates a XPDLHistoryDataDO object by searching for it in the database using the passed ObjectID value as the primary key.
ceInternal(ResultSet, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
ceInternal(ResultSet, DBTransaction)
ceInternal(RDBRow, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
ceInternal( RDBRow , DBTransaction) Factory method creates a XPDLHistoryDataDO object by searching for it in the database using the XPDLHistoryDataDO.PrimaryKey value in the passed RDBRow.
ceInternal(RDBColumnValue, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a XPDLHistoryDataDO object by searching for it in the database using the passed XPDLHistoryDataDO.PrimaryKey.
ceInternal(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Method ceInternal is public, only to allow generated classes to instantiate one another.
ceInternal(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
ceInternal(ObjectId, DBTransaction) Factory method creates a XPDLReferenceDO object by searching for it in the database using the passed ObjectID value as the primary key.
ceInternal(ResultSet, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
ceInternal(ResultSet, DBTransaction)
ceInternal(RDBRow, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
ceInternal( RDBRow , DBTransaction) Factory method creates a XPDLReferenceDO object by searching for it in the database using the XPDLReferenceDO.PrimaryKey value in the passed RDBRow.
ceInternal(RDBColumnValue, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
ceInternal( RDBColumnValue, DBTransaction ) Factory method creates a XPDLReferenceDO object by searching for it in the database using the passed XPDLReferenceDO.PrimaryKey.
checkLoad() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Load the actual DO data if necessary.
clearRepository(WMSessionHandle) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
cloneUnique() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
closeParen() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Place a closing parenthesis in the WHERE clause.
commit() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deprecated. Use save() instead.
commit() - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Deprecated. Use save() instead.
commit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deprecated. Use save() instead.
commit() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Deprecated. Use save() instead.
commit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deprecated. Use save() instead.
commit() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Deprecated. Use save() instead.
commit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deprecated. Use save() instead.
commit() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Deprecated. Use save() instead.
commit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deprecated. Use save() instead.
commit() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Deprecated. Use save() instead.
commit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deprecated. Use save() instead.
commit() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Deprecated. Use save() instead.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Compares whether this DO satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Compares whether this DataStruct object satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Compares whether this DO satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Compares whether this DO satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Compares whether this DataStruct object satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Compares whether this DataStruct object satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Compares whether this DO satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Compares whether this DO satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Compares whether this DataStruct object satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Compares whether this DataStruct object satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Compares whether this DO satisfies condition cond.
compareCond(Condition) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Compares whether this DataStruct object satisfies condition cond.
configure(CallbackUtilities) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
Method configure is called at Shark start up, to configure DODSRepositoryPersistenceManager.
containsWildcards(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Check whether a string contains DB wildcards
convertUserSearchValue(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Convert a String with user wildcards into a string with DB wildcards
createCopy(NextXPDLVersionDataStruct, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(NextXPDLVersionDO) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(NextXPDLVersionDO, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
createCopy(XPDLDataStruct, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLDO) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLDO, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
createCopy(XPDLDataDataStruct, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLDataDO) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLDataDO, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
createCopy(XPDLHistoryDataStruct, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLHistoryDO) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLHistoryDO, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
createCopy(XPDLHistoryDataDataStruct, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLHistoryDataDO) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLHistoryDataDO, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
createCopy(XPDLReferenceDataStruct, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLReferenceDO) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(XPDLReferenceDO, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
createDO(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Created DO with specified OID.
createDO(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Created DO with specified OID.
createDO(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Created DO with specified OID.
createDO(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Created DO with specified OID.
createDO(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Created DO with specified OID.
createDO(ObjectId, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Created DO with specified OID.
createExisting(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
createExisting(BigDecimal, DBTransaction)
createExisting(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
createExisting(String, DBTransaction) The createExisting method is used to create a NextXPDLVersionDO from a string handle.
createExisting(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
createExisting(BigDecimal, DBTransaction)
createExisting(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
createExisting(String, DBTransaction) The createExisting method is used to create a XPDLDO from a string handle.
createExisting(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
createExisting(BigDecimal, DBTransaction)
createExisting(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
createExisting(String, DBTransaction) The createExisting method is used to create a XPDLDataDO from a string handle.
createExisting(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
createExisting(BigDecimal, DBTransaction)
createExisting(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
createExisting(String, DBTransaction) The createExisting method is used to create a XPDLHistoryDO from a string handle.
createExisting(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
createExisting(BigDecimal, DBTransaction)
createExisting(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
createExisting(String, DBTransaction) The createExisting method is used to create a XPDLHistoryDataDO from a string handle.
createExisting(BigDecimal, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
createExisting(BigDecimal, DBTransaction)
createExisting(String, DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
createExisting(String, DBTransaction) The createExisting method is used to create a XPDLReferenceDO from a string handle.
createQuery(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
createQuery() creates a new DBQuery.
createQuery(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
createQuery() creates a new DBQuery.
createQuery(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
createQuery() creates a new DBQuery.
createQuery(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
createQuery() creates a new DBQuery.
createQuery(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
createQuery() creates a new DBQuery.
createQuery(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
createQuery() creates a new DBQuery.
createTransaction() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
createTransaction() creates a new DBTransaction.
createTransaction() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
createTransaction() creates a new DBTransaction.
createTransaction() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
createTransaction() creates a new DBTransaction.
createTransaction() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
createTransaction() creates a new DBTransaction.
createTransaction() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
createTransaction() creates a new DBTransaction.
createTransaction() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
createTransaction() creates a new DBTransaction.
createVirgin(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
createVirgin(DBTransaction)
createVirgin(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
createVirgin(DBTransaction)
createVirgin(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
createVirgin(DBTransaction)
createVirgin(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
createVirgin(DBTransaction)
createVirgin(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
createVirgin(DBTransaction)
createVirgin(DBTransaction) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
createVirgin(DBTransaction)

D

DBG_PARAM_NAME - Static variable in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
DODSRepositoryPersistenceManager - class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager.
Database implementation of Repository persistence interface.
DODSRepositoryPersistenceManager() - Constructor for class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
Public constructor ().
db - Variable in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
delete() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deletes the DO from its table.
delete(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deletes the DO from its table.
delete() - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Deletes the DO from its table.
delete(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Deletes the DO from its table.
delete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deletes the DO from its table.
delete(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deletes the DO from its table.
delete() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Deletes the DO from its table.
delete(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Deletes the DO from its table.
delete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deletes the DO from its table.
delete(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deletes the DO from its table.
delete() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Deletes the DO from its table.
delete(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Deletes the DO from its table.
delete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deletes the DO from its table.
delete(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deletes the DO from its table.
delete() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Deletes the DO from its table.
delete(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Deletes the DO from its table.
delete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deletes the DO from its table.
delete(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deletes the DO from its table.
delete() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Deletes the DO from its table.
delete(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Deletes the DO from its table.
delete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deletes the DO from its table.
delete(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deletes the DO from its table.
delete() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Deletes the DO from its table.
delete(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Deletes the DO from its table.
deleteFromCache(NextXPDLVersionDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Delete DataStruct object from cache
deleteFromCache() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Delete object from cache
deleteFromCache(XPDLDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Delete DataStruct object from cache
deleteFromCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Delete object from cache
deleteFromCache(XPDLDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Delete DataStruct object from cache
deleteFromCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Delete object from cache
deleteFromCache(XPDLHistoryDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Delete DataStruct object from cache
deleteFromCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Delete object from cache
deleteFromCache(XPDLHistoryDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Delete DataStruct object from cache
deleteFromCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Delete object from cache
deleteFromCache(XPDLReferenceDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Delete DataStruct object from cache
deleteFromCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Delete object from cache
deleteFromHistory(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
deleteXPDL(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
deleted - Variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
deleted - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
deleted - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
deleted - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
deleted - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
deleted - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
disableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Disable caching.
disableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Disable caching.
disableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Disable caching.
disableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Disable caching.
disableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Disable caching.
disableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Disable caching.
doCheck(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Specifies whether to lock this DO (row) in database just before commit.
doCheck(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Specifies whether to lock this DO (row) in database just before commit.
doCheck(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Specifies whether to lock this DO (row) in database just before commit.
doCheck(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Specifies whether to lock this DO (row) in database just before commit.
doCheck(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Specifies whether to lock this DO (row) in database just before commit.
doCheck(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Specifies whether to lock this DO (row) in database just before commit.
doLock() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
doLock() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
doLock() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
doLock() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
doLock() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
doLock() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Locks this DO in database by performing "update set version=OLD_ONE where OID=X and version=OLD_ONE".
doTouch() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
doTouch() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
doTouch() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
doTouch() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
doTouch() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
doTouch() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Locks this DO in database by performing "update set version=INCREMENTED where OID=X and version=OLD_ONE".
doesXPDLExist(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
doesXPDLExist(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
dumpData action.
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
dumpData action.
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
dumpData action.
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
dumpData action.
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
dumpData action.
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
dumpData action.
dumpData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 
duplicate() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Create a copy of the guts of a DO.
duplicate() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Create a copy of the guts of a DO.
duplicate() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Create a copy of the guts of a DO.
duplicate() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Create a copy of the guts of a DO.
duplicate() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Create a copy of the guts of a DO.
duplicate() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Create a copy of the guts of a DO.

E

enableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Enable caching.
enableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Enable caching.
enableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Enable caching.
enableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Enable caching.
enableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Enable caching.
enableCaching() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Enable caching.
equals(Object) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
equals(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
equals(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
equals(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
equals(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
equals(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
evict() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Remove DataStruct from cache.
evict(NextXPDLVersionDataStruct[]) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Remove DataStruct objects from cache.
evict(String, String[]) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Remove DataStruct objects from cache.
evict() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove DataStruct from cache.
evict(XPDLDataStruct[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove DataStruct objects from cache.
evict(String, String[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove DataStruct objects from cache.
evict() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Remove DataStruct from cache.
evict(XPDLDataDataStruct[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Remove DataStruct objects from cache.
evict(String, String[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Remove DataStruct objects from cache.
evict() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Remove DataStruct from cache.
evict(XPDLHistoryDataStruct[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Remove DataStruct objects from cache.
evict(String, String[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Remove DataStruct objects from cache.
evict() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Remove DataStruct from cache.
evict(XPDLHistoryDataDataStruct[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Remove DataStruct objects from cache.
evict(String, String[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Remove DataStruct objects from cache.
evict() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Remove DataStruct from cache.
evict(XPDLReferenceDataStruct[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Remove DataStruct objects from cache.
evict(String, String[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Remove DataStruct objects from cache.
executeInsert(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Inserts this object into the database.
executeLockingStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Prepares and executes the statement used to lock this object in the database.
executeLockingStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Prepares and executes the statement used to lock this object in the database.
executeLockingStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Prepares and executes the statement used to lock this object in the database.
executeLockingStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Prepares and executes the statement used to lock this object in the database.
executeLockingStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Prepares and executes the statement used to lock this object in the database.
executeLockingStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Prepares and executes the statement used to lock this object in the database.
executeQuery(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Method to query objects from the database.
executeQuery(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Method to query objects from the database.
executeQuery(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Method to query objects from the database.
executeQuery(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Method to query objects from the database.
executeQuery(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Method to query objects from the database.
executeQuery(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Method to query objects from the database.
executeUpdate(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
executeUpdate(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
executeUpdate(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
executeUpdate(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
executeUpdate(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
executeUpdate(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 

F

finalizeDelete(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Currently does nothing.
finalizeDelete(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Currently does nothing.
finalizeDelete(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Currently does nothing.
finalizeDelete(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Currently does nothing.
finalizeDelete(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Currently does nothing.
finalizeDelete(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Currently does nothing.
finalizeInsert(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
If transaction succeeded marks this object as clean.
finalizeInsert(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
If transaction succeeded marks this object as clean.
finalizeInsert(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
If transaction succeeded marks this object as clean.
finalizeInsert(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
If transaction succeeded marks this object as clean.
finalizeInsert(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
If transaction succeeded marks this object as clean.
finalizeInsert(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
If transaction succeeded marks this object as clean.
findCachedObjectByHandle(String) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get DataStruct object with key cacheHandle from the cache.
findCachedObjectByHandle(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get DataStruct object with key cacheHandle from the cache.
findCachedObjectByHandle(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get DataStruct object with key cacheHandle from the cache.
findCachedObjectByHandle(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get DataStruct object with key cacheHandle from the cache.
findCachedObjectByHandle(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get DataStruct object with key cacheHandle from the cache.
findCachedObjectByHandle(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get DataStruct object with key cacheHandle from the cache.
findTransactionCachedObjectByHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get data object with key cacheHandle from the cache.
findTransactionCachedObjectByHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get data object with key cacheHandle from the cache.
findTransactionCachedObjectByHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get data object with key cacheHandle from the cache.
findTransactionCachedObjectByHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get data object with key cacheHandle from the cache.
findTransactionCachedObjectByHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get data object with key cacheHandle from the cache.
findTransactionCachedObjectByHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get data object with key cacheHandle from the cache.

G

getAsynchLoadPriority() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns priority for asynchronous cache initialization.
getAsynchLoadPriority() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns priority for asynchronous cache initialization.
getAsynchLoadPriority() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns priority for asynchronous cache initialization.
getAsynchLoadPriority() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns priority for asynchronous cache initialization.
getAsynchLoadPriority() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns priority for asynchronous cache initialization.
getAsynchLoadPriority() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns priority for asynchronous cache initialization.
getCNT() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get CNT of the SHKXPDLData.
getCNT() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Get CNT of the SHKXPDLData
getCNT() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Return value of CNT column.
getCNT() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get CNT of the SHKXPDLHistoryData.
getCNT() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Get CNT of the SHKXPDLHistoryData
getCNT() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Return value of CNT column.
getCacheDodsTableName() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get name of the table that is cached.
getCacheDodsTableName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get name of the table that is cached.
getCacheDodsTableName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get name of the table that is cached.
getCacheDodsTableName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get name of the table that is cached.
getCacheDodsTableName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get name of the table that is cached.
getCacheDodsTableName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get name of the table that is cached.
getCachedResults(QueryResult) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return QueryResult with read DOs or DataStructs from caches.
getCachedResults(QueryResult) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return QueryResult with read DOs or DataStructs from caches.
getCachedResults(QueryResult) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return QueryResult with read DOs or DataStructs from caches.
getCachedResults(QueryResult) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return QueryResult with read DOs or DataStructs from caches.
getCachedResults(QueryResult) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return QueryResult with read DOs or DataStructs from caches.
getCachedResults(QueryResult) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return QueryResult with read DOs or DataStructs from caches.
getConfigurationAdministration() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns SHKNextXPDLVersions table cache.
getConfigurationAdministration() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns SHKXPDLS table cache.
getConfigurationAdministration() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns SHKXPDLData table cache.
getConfigurationAdministration() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns SHKXPDLHistory table cache.
getConfigurationAdministration() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns SHKXPDLHistoryData table cache.
getConfigurationAdministration() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns SHKXPDLReferences table cache.
getCount() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get the rowcount of the query If possible, do it without reading all rows
getCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get the rowcount of the query If possible, do it without reading all rows
getCurrentVersion(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getDBTransaction() - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return array of DOs constructed from ResultSet returned by query.
getDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return array of DOs constructed from ResultSet returned by query.
getDataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deprecated. Use get_DataStruct()
getDataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deprecated. Use get_DataStruct()
getDataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deprecated. Use get_DataStruct()
getDataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deprecated. Use get_DataStruct()
getDataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deprecated. Use get_DataStruct()
getDataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deprecated. Use get_DataStruct()
getDatabaseLimit() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get the database limit of the query
getDatabaseLimit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get the database limit of the query
getDatabaseLimitExceeded() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get the database limit exceeded flag of the query.
getDatabaseLimitExceeded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get the database limit exceeded flag of the query.
getDatabaseLimitExceeded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get the database limit exceeded flag of the query.
getDatabaseLimitExceeded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get the database limit exceeded flag of the query.
getDatabaseLimitExceeded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get the database limit exceeded flag of the query.
getDatabaseLimitExceeded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get the database limit exceeded flag of the query.
getDeleteStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Prepares the statement used to delete this object from the database.
getDeleteStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Prepares the statement used to delete this object from the database.
getExistingXPDLIds(WMSessionHandle) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getInsertStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Prepares the statement used to insert this object into the database.
getInsertStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Prepares the statement used to insert this object into the database.
getLoadData() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return true if Query is prepared for select t1.* statement.
getLoadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return true if Query is prepared for select t1.* statement.
getLoadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return true if Query is prepared for select t1.* statement.
getLoadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return true if Query is prepared for select t1.* statement.
getLoadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return true if Query is prepared for select t1.* statement.
getLoadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return true if Query is prepared for select t1.* statement.
getLogicalDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return logical name of the database that NextXPDLVersionQuery object uses
getLogicalDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return logical name of the database that XPDLDataQuery object uses
getLogicalDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return logical name of the database that XPDLHistoryDataQuery object uses
getLogicalDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return logical name of the database that XPDLHistoryQuery object uses
getLogicalDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return logical name of the database that XPDLQuery object uses
getLogicalDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return logical name of the database that XPDLReferenceQuery object uses
getMaxRows() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return limit of rows (DOs) returned.
getMaxRows() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return limit of rows (DOs) returned.
getMaxRows() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return limit of rows (DOs) returned.
getMaxRows() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return limit of rows (DOs) returned.
getMaxRows() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return limit of rows (DOs) returned.
getMaxRows() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return limit of rows (DOs) returned.
getNextDO() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return successive DOs from array built from ResultSet returned by query.
getNextDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return successive DOs from array built from ResultSet returned by query.
getNextVersion(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getNextVersion() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get NextVersion of the SHKNextXPDLVersions.
getNextVersion() - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Get NextVersion of the SHKNextXPDLVersions
getNextVersion() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Return value of NextVersion column.
getQueryBuilder() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Returns the QueryBuilder that this NextXPDLVersionQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Returns the QueryBuilder that this XPDLDataQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Returns the QueryBuilder that this XPDLHistoryDataQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Returns the QueryBuilder that this XPDLHistoryQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Returns the QueryBuilder that this XPDLQuery uses to construct and execute database queries.
getQueryBuilder() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Returns the QueryBuilder that this XPDLReferenceQuery uses to construct and execute database queries.
getReadSkip() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get the readSkip number of the query
getReadSkip() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get the readSkip number of the query
getReferredXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get ReferredXPDLId of the SHKXPDLReferences.
getReferredXPDLId() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Get ReferredXPDLId of the SHKXPDLReferences
getReferredXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Return value of ReferredXPDLId column.
getReferredXPDLIds(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getReferredXPDLNumber() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get ReferredXPDLNumber of the SHKXPDLReferences.
getReferredXPDLNumber() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Get ReferredXPDLNumber of the SHKXPDLReferences
getReferredXPDLNumber() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Return value of ReferredXPDLNumber column.
getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get ReferringXPDL of the SHKXPDLReferences.
getReferringXPDL() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Get ReferringXPDL of the SHKXPDLReferences
getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Return value of ReferringXPDL column.
getReferringXPDLIds(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getReferringXPDLVersions(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getSerializedXPDLObject(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getSerializedXPDLObject(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getSerializedXPDLObjectVersion(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getStatement() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Return java.sql.PreparedStatement from QueryBuilder class
getStatement() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Return java.sql.PreparedStatement from QueryBuilder class
getStatement() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Return java.sql.PreparedStatement from QueryBuilder class
getStatement() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Return java.sql.PreparedStatement from QueryBuilder class
getStatement() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Return java.sql.PreparedStatement from QueryBuilder class
getStatement() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Return java.sql.PreparedStatement from QueryBuilder class
getTableName() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Return SHKNextXPDLVersions as the name of the table in the database which contains NextXPDLVersionDO objects.
getTableName() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Return SHKXPDLS as the name of the table in the database which contains XPDLDO objects.
getTableName() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Return SHKXPDLData as the name of the table in the database which contains XPDLDataDO objects.
getTableName() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Return SHKXPDLHistory as the name of the table in the database which contains XPDLHistoryDO objects.
getTableName() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Return SHKXPDLHistoryData as the name of the table in the database which contains XPDLHistoryDataDO objects.
getTableName() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Return SHKXPDLReferences as the name of the table in the database which contains XPDLReferenceDO objects.
getUnique() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get the unique flag of the query
getUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get the unique flag of the query
getUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get the unique flag of the query
getUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get the unique flag of the query
getUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get the unique flag of the query
getUnique() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get the unique flag of the query
getUpdateStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Prepares the statement used to update this object in the database.
getUpdateStatement(DBConnection) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Prepares the statement used to update this object in the database.
getUsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deprecated. Use get_UsedLogicalDatabases()
getUsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deprecated. Use get_UsedLogicalDatabases()
getUsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deprecated. Use get_UsedLogicalDatabases()
getUsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deprecated. Use get_UsedLogicalDatabases()
getUsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deprecated. Use get_UsedLogicalDatabases()
getUsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deprecated. Use get_UsedLogicalDatabases()
getUserStringAppendWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get user string append wildcard.
getUserStringAppendWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get user string append wildcard.
getUserStringAppendWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get user string append wildcard.
getUserStringAppendWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get user string append wildcard.
getUserStringAppendWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get user string append wildcard.
getUserStringAppendWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get user string append wildcard.
getUserStringSingleWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get user string single wildcard.
getUserStringSingleWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get user string single wildcard.
getUserStringSingleWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get user string single wildcard.
getUserStringSingleWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get user string single wildcard.
getUserStringSingleWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get user string single wildcard.
getUserStringSingleWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get user string single wildcard.
getUserStringSingleWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get user string single wildcard escape.
getUserStringSingleWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get user string single wildcard escape.
getUserStringSingleWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get user string single wildcard escape.
getUserStringSingleWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get user string single wildcard escape.
getUserStringSingleWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get user string single wildcard escape.
getUserStringSingleWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get user string single wildcard escape.
getUserStringTrim() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get user string trim.
getUserStringTrim() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get user string trim.
getUserStringTrim() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get user string trim.
getUserStringTrim() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get user string trim.
getUserStringTrim() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get user string trim.
getUserStringTrim() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get user string trim.
getUserStringWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get user string wildcard.
getUserStringWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get user string wildcard.
getUserStringWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get user string wildcard.
getUserStringWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get user string wildcard.
getUserStringWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get user string wildcard.
getUserStringWildcard() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get user string wildcard.
getUserStringWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get user string wildcard escape.
getUserStringWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get user string wildcard escape.
getUserStringWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get user string wildcard escape.
getUserStringWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get user string wildcard escape.
getUserStringWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get user string wildcard escape.
getUserStringWildcardEscape() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get user string wildcard escape.
getXPDL(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getXPDL(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get XPDL of the SHKXPDLData.
getXPDL() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Get XPDL of the SHKXPDLData
getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Return value of XPDL column.
getXPDLClassContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get XPDLClassContent of the SHKXPDLData.
getXPDLClassContent() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Get XPDLClassContent of the SHKXPDLData
getXPDLClassContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Return value of XPDLClassContent column.
getXPDLClassContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get XPDLClassContent of the SHKXPDLHistoryData.
getXPDLClassContent() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Get XPDLClassContent of the SHKXPDLHistoryData
getXPDLClassContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Return value of XPDLClassContent column.
getXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get XPDLClassVersion of the SHKXPDLS.
getXPDLClassVersion() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Get XPDLClassVersion of the SHKXPDLS
getXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Return value of XPDLClassVersion column.
getXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get XPDLClassVersion of the SHKXPDLHistory.
getXPDLClassVersion() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Get XPDLClassVersion of the SHKXPDLHistory
getXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Return value of XPDLClassVersion column.
getXPDLContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get XPDLContent of the SHKXPDLData.
getXPDLContent() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Get XPDLContent of the SHKXPDLData
getXPDLContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Return value of XPDLContent column.
getXPDLContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get XPDLContent of the SHKXPDLHistoryData.
getXPDLContent() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Get XPDLContent of the SHKXPDLHistoryData
getXPDLContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Return value of XPDLContent column.
getXPDLDataDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get the single XPDLDataDO object that refers to this DO.
getXPDLDataDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get array of XPDLDataDO objects that refer to this DO.
getXPDLDataDOArrayCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get the number of XPDLDataDOs that refer to this DO.
getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get XPDLHistory of the SHKXPDLHistoryData.
getXPDLHistory() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Get XPDLHistory of the SHKXPDLHistoryData
getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Return value of XPDLHistory column.
getXPDLHistoryDataDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get the single XPDLHistoryDataDO object that refers to this DO.
getXPDLHistoryDataDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get array of XPDLHistoryDataDO objects that refer to this DO.
getXPDLHistoryDataDOArrayCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get the number of XPDLHistoryDataDOs that refer to this DO.
getXPDLHistoryUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get XPDLHistoryUploadTime of the SHKXPDLHistory.
getXPDLHistoryUploadTime() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Get XPDLHistoryUploadTime of the SHKXPDLHistory
getXPDLHistoryUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Return value of XPDLHistoryUploadTime column.
getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get XPDLId of the SHKNextXPDLVersions.
getXPDLId() - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Get XPDLId of the SHKNextXPDLVersions
getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Return value of XPDLId column.
getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get XPDLId of the SHKXPDLS.
getXPDLId() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Get XPDLId of the SHKXPDLS
getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Return value of XPDLId column.
getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get XPDLId of the SHKXPDLHistory.
getXPDLId() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Get XPDLId of the SHKXPDLHistory
getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Return value of XPDLId column.
getXPDLReferenceDO() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get the single XPDLReferenceDO object that refers to this DO.
getXPDLReferenceDOArray() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get array of XPDLReferenceDO objects that refer to this DO.
getXPDLReferenceDOArrayCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get the number of XPDLReferenceDOs that refer to this DO.
getXPDLUploadTime(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
getXPDLUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get XPDLUploadTime of the SHKXPDLS.
getXPDLUploadTime() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Get XPDLUploadTime of the SHKXPDLS
getXPDLUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Return value of XPDLUploadTime column.
getXPDLUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get XPDLUploadTime of the SHKXPDLHistory.
getXPDLUploadTime() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Get XPDLUploadTime of the SHKXPDLHistory
getXPDLUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Return value of XPDLUploadTime column.
getXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get XPDLVersion of the SHKXPDLS.
getXPDLVersion() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Get XPDLVersion of the SHKXPDLS
getXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Return value of XPDLVersion column.
getXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get XPDLVersion of the SHKXPDLHistory.
getXPDLVersion() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Get XPDLVersion of the SHKXPDLHistory
getXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Return value of XPDLVersion column.
getXPDLVersions(WMSessionHandle, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns cache handle.
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Returns this object's cache handle (String in the form: ".
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns cache handle.
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns cache handle.
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Returns this object's cache handle (String in the form: ".
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Returns this object's cache handle (String in the form: ".
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns cache handle.
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns cache handle.
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Returns this object's cache handle (String in the form: ".
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Returns this object's cache handle (String in the form: ".
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns cache handle.
get_CacheHandle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Returns this object's cache handle (String in the form: ".
get_Data() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns DO's data.
get_Data() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns DO's data.
get_Data() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns DO's data.
get_Data() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns DO's data.
get_Data() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns DO's data.
get_Data() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns DO's data.
get_DataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns dataStruct.
get_DataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns dataStruct.
get_DataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns dataStruct.
get_DataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns dataStruct.
get_DataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns dataStruct.
get_DataStruct() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns dataStruct.
get_Database() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
get_Database() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
get_Database() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
get_Database() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
get_Database() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
get_Database() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 
get_FetchSize() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
reads the current fetchsize for this query
get_FetchSize() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
reads the current fetchsize for this query
get_FetchSize() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
reads the current fetchsize for this query
get_FetchSize() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
reads the current fetchsize for this query
get_FetchSize() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
reads the current fetchsize for this query
get_FetchSize() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
reads the current fetchsize for this query
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Returns this object's handle (identifier as a string).
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Returns this object's handle (identifier as a string).
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Returns this object's handle (identifier as a string).
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Returns this object's handle (identifier as a string).
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Returns this object's handle (identifier as a string).
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
The methods get_Handle hasMatchingHandle findCachedObjectByHandle are used by Presentation Objects that need to populate HTML select lists with Data Objects as options.
get_Handle() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Returns this object's handle (identifier as a string).
get_NewVersion() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
get_NewVersion overloaded
get_NewVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
get_NewVersion overloaded
get_NewVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
get_NewVersion overloaded
get_NewVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
get_NewVersion overloaded
get_NewVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
get_NewVersion overloaded
get_NewVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
get_NewVersion overloaded
get_OId() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns this object's identifier.
get_OId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns this object's identifier.
get_OId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns this object's identifier.
get_OId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns this object's identifier.
get_OId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns this object's identifier.
get_OId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns this object's identifier.
get_OriginDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Return the name of the logical database for which DO object was created.
get_OriginDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Return the name of the logical database for which DO object was created.
get_OriginDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Return the name of the logical database for which DO object was created.
get_OriginDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Return the name of the logical database for which DO object was created.
get_OriginDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Return the name of the logical database for which DO object was created.
get_OriginDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Return the name of the logical database for which DO object was created.
get_QueryTimeout() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Reads the current queryTimeout for this query.
get_QueryTimeout() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Reads the current queryTimeout for this query.
get_QueryTimeout() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Reads the current queryTimeout for this query.
get_QueryTimeout() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Reads the current queryTimeout for this query.
get_QueryTimeout() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Reads the current queryTimeout for this query.
get_QueryTimeout() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Reads the current queryTimeout for this query.
get_UsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get all used logical databases.
get_UsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get all used logical databases.
get_UsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get all used logical databases.
get_UsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get all used logical databases.
get_UsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get all used logical databases.
get_UsedLogicalDatabases() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get all used logical databases.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
get_Version makes the protected method public in CoreDO.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Returns DataStruct's version.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
get_Version makes the protected method public in CoreDO.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
get_Version makes the protected method public in CoreDO.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Returns DataStruct's version.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Returns DataStruct's version.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
get_Version makes the protected method public in CoreDO.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
get_Version makes the protected method public in CoreDO.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Returns DataStruct's version.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Returns DataStruct's version.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
get_Version makes the protected method public in CoreDO.
get_Version() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Returns DataStruct's version.
get_logicalDBName() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
get_logicalDBName retrieves the logical database name set by setLogicalDBName().
get_logicalDBName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
get_logicalDBName retrieves the logical database name set by setLogicalDBName().
get_logicalDBName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
get_logicalDBName retrieves the logical database name set by setLogicalDBName().
get_logicalDBName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
get_logicalDBName retrieves the logical database name set by setLogicalDBName().
get_logicalDBName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
get_logicalDBName retrieves the logical database name set by setLogicalDBName().
get_logicalDBName() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
get_logicalDBName retrieves the logical database name set by setLogicalDBName().
get_statistics() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get table statistics.
get_statistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get table statistics.
get_statistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get table statistics.
get_statistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get table statistics.
get_statistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get table statistics.
get_statistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get table statistics.
get_transaction() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Return transaction which DO belongs.
get_transaction() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Return transaction which DO belongs.
get_transaction() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Return transaction which DO belongs.
get_transaction() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Return transaction which DO belongs.
get_transaction() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Return transaction which DO belongs.
get_transaction() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Return transaction which DO belongs.

H

hasMatchingHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Compare string version of the id of this DO and handle.
hasMatchingHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Compare string version of the id of this DO and handle.
hasMatchingHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Compare string version of the id of this DO and handle.
hasMatchingHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Compare string version of the id of this DO and handle.
hasMatchingHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Compare string version of the id of this DO and handle.
hasMatchingHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Compare string version of the id of this DO and handle.
hashCode() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
hashCode() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
hashCode() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
hashCode() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
hashCode() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
hashCode() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
hitDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set that all queries go to database, not to cache.
hitDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set that all queries go to database, not to cache.
hitDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set that all queries go to database, not to cache.
hitDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set that all queries go to database, not to cache.
hitDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set that all queries go to database, not to cache.
hitDatabase() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set that all queries go to database, not to cache.

I

INITIAL_VERSION - Static variable in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
isAllReadOnly() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns value for AllReadOnly.
isAllReadOnly() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns value for AllReadOnly.
isAllReadOnly() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns value for AllReadOnly.
isAllReadOnly() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns value for AllReadOnly.
isAllReadOnly() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns value for AllReadOnly.
isAllReadOnly() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns value for AllReadOnly.
isAsynchCacheLoadNeeded() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns information if asynchronous cache initialization is needed or not.
isAsynchCacheLoadNeeded() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns information if asynchronous cache initialization is needed or not.
isAsynchCacheLoadNeeded() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns information if asynchronous cache initialization is needed or not.
isAsynchCacheLoadNeeded() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns information if asynchronous cache initialization is needed or not.
isAsynchCacheLoadNeeded() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns information if asynchronous cache initialization is needed or not.
isAsynchCacheLoadNeeded() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns information if asynchronous cache initialization is needed or not.
isAutoSave() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns value for AutoSave.
isAutoSave() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns value for AutoSave.
isAutoSave() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns value for AutoSave.
isAutoSave() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns value for AutoSave.
isAutoSave() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns value for AutoSave.
isAutoSave() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns value for AutoSave.
isAutoSaveCreateVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns value for AutoSaveCreateVirgin.
isAutoSaveCreateVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns value for AutoSaveCreateVirgin.
isAutoSaveCreateVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns value for AutoSaveCreateVirgin.
isAutoSaveCreateVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns value for AutoSaveCreateVirgin.
isAutoSaveCreateVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns value for AutoSaveCreateVirgin.
isAutoSaveCreateVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns value for AutoSaveCreateVirgin.
isDeleteCheckVersion() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns value for DeleteCheckVersion.
isDeleteCheckVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns value for DeleteCheckVersion.
isDeleteCheckVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns value for DeleteCheckVersion.
isDeleteCheckVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns value for DeleteCheckVersion.
isDeleteCheckVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns value for DeleteCheckVersion.
isDeleteCheckVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns value for DeleteCheckVersion.
isDeleted() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns the value of delete tag.
isDeleted() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns the value of delete tag.
isDeleted() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns the value of delete tag.
isDeleted() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns the value of delete tag.
isDeleted() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns the value of delete tag.
isDeleted() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns the value of delete tag.
isEmpty() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Returns indicator if DataStruct has any useful content.
isEmpty() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Returns indicator if DataStruct has any useful content.
isEmpty() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Returns indicator if DataStruct has any useful content.
isEmpty() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Returns indicator if DataStruct has any useful content.
isEmpty() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Returns indicator if DataStruct has any useful content.
isEmpty() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Returns indicator if DataStruct has any useful content.
isFullCacheNeeded - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
isFullCacheNeeded - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
isFullCacheNeeded - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
isFullCacheNeeded - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
isFullCacheNeeded - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
isFullCacheNeeded - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
isLoaded() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
isLoaded() Returns information whether object's data is loaded from database.
isLoaded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
isLoaded() Returns information whether object's data is loaded from database.
isLoaded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
isLoaded() Returns information whether object's data is loaded from database.
isLoaded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
isLoaded() Returns information whether object's data is loaded from database.
isLoaded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
isLoaded() Returns information whether object's data is loaded from database.
isLoaded() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
isLoaded() Returns information whether object's data is loaded from database.
isOrderRelevant() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Returns attribute orderRelevant.
isOrderRelevant() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Returns attribute orderRelevant.
isOrderRelevant() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Returns attribute orderRelevant.
isOrderRelevant() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Returns attribute orderRelevant.
isOrderRelevant() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Returns attribute orderRelevant.
isOrderRelevant() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Returns attribute orderRelevant.
isReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Return information whether the data for this object has been marked read-only.
isReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Return information whether the data for this object has been marked read-only.
isReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Return information whether the data for this object has been marked read-only.
isReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Return information whether the data for this object has been marked read-only.
isReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Return information whether the data for this object has been marked read-only.
isReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Return information whether the data for this object has been marked read-only.
isSimpleCacheUsed() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns information if simple cache is used or not.
isSimpleCacheUsed() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns information if simple cache is used or not.
isSimpleCacheUsed() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns information if simple cache is used or not.
isSimpleCacheUsed() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns information if simple cache is used or not.
isSimpleCacheUsed() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns information if simple cache is used or not.
isSimpleCacheUsed() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns information if simple cache is used or not.
isTransactionCaches() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns value for TransactionCaches.
isTransactionCaches() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns value for TransactionCaches.
isTransactionCaches() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns value for TransactionCaches.
isTransactionCaches() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns value for TransactionCaches.
isTransactionCaches() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns value for TransactionCaches.
isTransactionCaches() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns value for TransactionCaches.
isTransactionCheck() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns value for TransactionCheck.
isTransactionCheck() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns value for TransactionCheck.
isTransactionCheck() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns value for TransactionCheck.
isTransactionCheck() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns value for TransactionCheck.
isTransactionCheck() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns value for TransactionCheck.
isTransactionCheck() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns value for TransactionCheck.
isVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns information whether the DO is created virgin and hasn't been commited yet.
isVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns information whether the DO is created virgin and hasn't been commited yet.
isVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns information whether the DO is created virgin and hasn't been commited yet.
isVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns information whether the DO is created virgin and hasn't been commited yet.
isVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns information whether the DO is created virgin and hasn't been commited yet.
isVirgin() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns information whether the DO is created virgin and hasn't been commited yet.

L

LDB_PARAM_NAME - Static variable in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
loadData() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Load the fields for the DO from the database.
loadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Load the fields for the DO from the database.
loadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Load the fields for the DO from the database.
loadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Load the fields for the DO from the database.
loadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Load the fields for the DO from the database.
loadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Load the fields for the DO from the database.

M

makeIdentical(NextXPDLVersionDO) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Assigns the DataStruct of an existing DO to this DO.
makeIdentical(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Assigns the DataStruct of an existing DO to this DO.
makeIdentical(XPDLDataDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Assigns the DataStruct of an existing DO to this DO.
makeIdentical(XPDLHistoryDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Assigns the DataStruct of an existing DO to this DO.
makeIdentical(XPDLHistoryDataDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Assigns the DataStruct of an existing DO to this DO.
makeIdentical(XPDLReferenceDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Assigns the DataStruct of an existing DO to this DO.
makeInvisible() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Make DO's data from cache Invisible.
makeInvisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Make DO's data from cache Invisible.
makeInvisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Make DO's data from cache Invisible.
makeInvisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Make DO's data from cache Invisible.
makeInvisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Make DO's data from cache Invisible.
makeInvisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Make DO's data from cache Invisible.
makeReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Mark the object as read-only.
makeReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Mark the object as read-only.
makeReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Mark the object as read-only.
makeReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Mark the object as read-only.
makeReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Mark the object as read-only.
makeReadOnly() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Mark the object as read-only.
makeReadWrite() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Mark the object as read-write.
makeReadWrite() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Mark the object as read-write.
makeReadWrite() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Mark the object as read-write.
makeReadWrite() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Mark the object as read-write.
makeReadWrite() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Mark the object as read-write.
makeReadWrite() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Mark the object as read-write.
makeVisible() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Make DO's data from cache visible.
makeVisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Make DO's data from cache visible.
makeVisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Make DO's data from cache visible.
makeVisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Make DO's data from cache visible.
makeVisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Make DO's data from cache visible.
makeVisible() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Make DO's data from cache visible.
modifyDO(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Modifies the DO within its table.
modifyDO(DBTransaction, boolean, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Modifies the DO within its table.
moveToHistory(WMSessionHandle, String, String) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 

N

NextVersion - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
static final RDBColumn NextVersion for use with QueryBuilder.
NextVersion_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
NextXPDLVersionDO - class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO.
Data core class, used to set and retrieve the NextXPDLVersionDO information.
NextXPDLVersionDO(boolean) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor.
NextXPDLVersionDO(boolean, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor.
NextXPDLVersionDO() - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor.
NextXPDLVersionDO(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor.
NextXPDLVersionDO(ObjectId) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor used by createExisting(ObjectId) above.
NextXPDLVersionDO(ObjectId, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor used by createExisting(ObjectId, DBTransaction) above.
NextXPDLVersionDO(ResultSet) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor.
NextXPDLVersionDO(ResultSet, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Protected constructor.
NextXPDLVersionDOI - interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI.
Interface implemented by NextXPDLVersionDO Interface could also be implemented by a (hand-written) Business Layer class which uses NextXPDLVersionDO
NextXPDLVersionDataStruct - class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct.
Data structure for DO class.
NextXPDLVersionDataStruct() - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
NextXPDLVersionQuery - class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery.
NextXPDLVersionQuery is used to query the SHKNextXPDLVersions table in the database.
NextXPDLVersionQuery(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Public constructor.
next(ResultSet) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
WARNING!
next(ResultSet) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
WARNING!
next(ResultSet) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
WARNING!
next(ResultSet) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
WARNING!
next(ResultSet) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
WARNING!
next(ResultSet) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
WARNING!
notUsingOId - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
notUsingOId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
notUsingOId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
notUsingOId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
notUsingOId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
notUsingOId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 

O

objectId_getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get BigDecimal value of ReferringXPDL of the SHKXPDLReferences.
objectId_getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get BigDecimal value of XPDL of the SHKXPDLData.
objectId_getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get BigDecimal value of XPDLHistory of the SHKXPDLHistoryData.
objectIdentityType() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Return the type of the identity column(s) of DOs that these objects represents.
objectIdentityType() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Return the type of the identity column(s) of DOs that these objects represents.
objectIdentityType() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Return the type of the identity column(s) of DOs that these objects represents.
objectIdentityType() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Return the type of the identity column(s) of DOs that these objects represents.
objectIdentityType() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Return the type of the identity column(s) of DOs that these objects represents.
objectIdentityType() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Return the type of the identity column(s) of DOs that these objects represents.
oid_getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get BigDecimal value of ReferringXPDL of the SHKXPDLReferences.
oid_getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get BigDecimal value of XPDL of the SHKXPDLData.
oid_getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get BigDecimal value of XPDLHistory of the SHKXPDLHistoryData.
oid_setReferringXPDL(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set value for the ReferringXPDL of the SHKXPDLReferences.
oid_setReferringXPDL(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set ReferringXPDL of the SHKXPDLReferences.
oid_setReferringXPDL(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set ReferringXPDL of the SHKXPDLReferences.
oid_setXPDL(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set value for the XPDL of the SHKXPDLData.
oid_setXPDL(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set XPDL of the SHKXPDLData.
oid_setXPDL(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set XPDL of the SHKXPDLData.
oid_setXPDLHistory(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set value for the XPDLHistory of the SHKXPDLHistoryData.
oid_setXPDLHistory(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set XPDLHistory of the SHKXPDLHistoryData.
oid_setXPDLHistory(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set XPDLHistory of the SHKXPDLHistoryData.
okToCommit() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
A stub method for implementing pre-commit assertions for this NextXPDLVersionDO.
okToCommit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
A stub method for implementing pre-commit assertions for this XPDLDO.
okToCommit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
A stub method for implementing pre-commit assertions for this XPDLDataDO.
okToCommit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
A stub method for implementing pre-commit assertions for this XPDLHistoryDO.
okToCommit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
A stub method for implementing pre-commit assertions for this XPDLHistoryDataDO.
okToCommit() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
A stub method for implementing pre-commit assertions for this XPDLReferenceDO.
okToCommitReferringXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
A stub method for implementing pre-commit assertions for the ReferringXPDL data member.
okToCommitXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
A stub method for implementing pre-commit assertions for the XPDL data member.
okToCommitXPDLHistory(XPDLHistoryDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
A stub method for implementing pre-commit assertions for the XPDLHistory data member.
okToDelete() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
A stub method for implementing pre-delete assertions for this NextXPDLVersionDO.
okToDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
A stub method for implementing pre-delete assertions for this XPDLDO.
okToDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
A stub method for implementing pre-delete assertions for this XPDLDataDO.
okToDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
A stub method for implementing pre-delete assertions for this XPDLHistoryDO.
okToDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
A stub method for implementing pre-delete assertions for this XPDLHistoryDataDO.
okToDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
A stub method for implementing pre-delete assertions for this XPDLReferenceDO.
okToDeleteReferringXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
A stub method for implementing pre-delete assertions for the ReferringXPDL data member.
okToDeleteXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
A stub method for implementing pre-delete assertions for the XPDL data member.
okToDeleteXPDLHistory(XPDLHistoryDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
A stub method for implementing pre-delete assertions for the XPDLHistory data member.
openParen() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Place an open parenthesis in the WHERE clause.
openParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Place an open parenthesis in the WHERE clause.
openParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Place an open parenthesis in the WHERE clause.
openParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Place an open parenthesis in the WHERE clause.
openParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Place an open parenthesis in the WHERE clause.
openParen() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Place an open parenthesis in the WHERE clause.
or() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Insert an OR between WHERE clauses.
or() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Insert an OR between WHERE clauses.
or() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Insert an OR between WHERE clauses.
or() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Insert an OR between WHERE clauses.
or() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Insert an OR between WHERE clauses.
or() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Insert an OR between WHERE clauses.
org.enhydra.shark.repositorypersistence - package org.enhydra.shark.repositorypersistence
 
org.enhydra.shark.repositorypersistence.data - package org.enhydra.shark.repositorypersistence.data
 
originalData_get() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Returns original DO's data.
originalData_get() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Returns original DO's data.
originalData_get() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Returns original DO's data.
originalData_get() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Returns original DO's data.
originalData_get() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Returns original DO's data.
originalData_get() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Returns original DO's data.
originalData_getCNT() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get original value of CNT from the SHKXPDLData.
originalData_getCNT() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get original value of CNT from the SHKXPDLHistoryData.
originalData_getNextVersion() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get original value of NextVersion from the SHKNextXPDLVersions.
originalData_getReferredXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get original value of ReferredXPDLId from the SHKXPDLReferences.
originalData_getReferredXPDLNumber() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get original value of ReferredXPDLNumber from the SHKXPDLReferences.
originalData_getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get original value of ReferringXPDL from the SHKXPDLReferences.
originalData_getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get original value of XPDL from the SHKXPDLData.
originalData_getXPDLClassContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get original value of XPDLClassContent from the SHKXPDLData.
originalData_getXPDLClassContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get original value of XPDLClassContent from the SHKXPDLHistoryData.
originalData_getXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get original value of XPDLClassVersion from the SHKXPDLS.
originalData_getXPDLClassVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get original value of XPDLClassVersion from the SHKXPDLHistory.
originalData_getXPDLContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get original value of XPDLContent from the SHKXPDLData.
originalData_getXPDLContent() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get original value of XPDLContent from the SHKXPDLHistoryData.
originalData_getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get original value of XPDLHistory from the SHKXPDLHistoryData.
originalData_getXPDLHistoryUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get original value of XPDLHistoryUploadTime from the SHKXPDLHistory.
originalData_getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Get original value of XPDLId from the SHKNextXPDLVersions.
originalData_getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get original value of XPDLId from the SHKXPDLS.
originalData_getXPDLId() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get original value of XPDLId from the SHKXPDLHistory.
originalData_getXPDLUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get original value of XPDLUploadTime from the SHKXPDLS.
originalData_getXPDLUploadTime() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get original value of XPDLUploadTime from the SHKXPDLHistory.
originalData_getXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Get original value of XPDLVersion from the SHKXPDLS.
originalData_getXPDLVersion() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Get original value of XPDLVersion from the SHKXPDLHistory.
originalData_objectId_getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get BigDecimal value of ReferringXPDL of the SHKXPDLReferences.
originalData_objectId_getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get BigDecimal value of XPDL of the SHKXPDLData.
originalData_objectId_getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get BigDecimal value of XPDLHistory of the SHKXPDLHistoryData.
originalData_oid_getReferringXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Get BigDecimal value of ReferringXPDL of the SHKXPDLReferences.
originalData_oid_getXPDL() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Get BigDecimal value of XPDL of the SHKXPDLData.
originalData_oid_getXPDLHistory() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Get BigDecimal value of XPDLHistory of the SHKXPDLHistoryData.
originalData_set(Object) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Sets original DO's data.
originalData_set(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Sets original DO's data.
originalData_set(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Sets original DO's data.
originalData_set(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Sets original DO's data.
originalData_set(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Sets original DO's data.
originalData_set(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Sets original DO's data.

P

PrimaryKey - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
static final RDBColumn PrimaryKey for use with QueryBuilder.
PrimaryKey - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
static final RDBColumn PrimaryKey for use with QueryBuilder.
PrimaryKey - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
static final RDBColumn PrimaryKey for use with QueryBuilder.
PrimaryKey - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
static final RDBColumn PrimaryKey for use with QueryBuilder.
PrimaryKey - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
static final RDBColumn PrimaryKey for use with QueryBuilder.
PrimaryKey - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
static final RDBColumn PrimaryKey for use with QueryBuilder.

R

ReferredXPDLId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
static final RDBColumn ReferredXPDLId for use with QueryBuilder.
ReferredXPDLId_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
ReferredXPDLNumber - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
static final RDBColumn ReferredXPDLNumber for use with QueryBuilder.
ReferringXPDL - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
static final RDBColumn ReferringXPDL for use with QueryBuilder.
readCacheConfiguration(String) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Read cache configuration from application configuration file: cache size for org.enhydra.shark.repositorypersistence.data.SHKNextXPDLVersions table or default cache size.
readCacheConfiguration(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Read cache configuration from application configuration file: cache size for org.enhydra.shark.repositorypersistence.data.SHKXPDLS table or default cache size.
readCacheConfiguration(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Read cache configuration from application configuration file: cache size for org.enhydra.shark.repositorypersistence.data.SHKXPDLData table or default cache size.
readCacheConfiguration(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Read cache configuration from application configuration file: cache size for org.enhydra.shark.repositorypersistence.data.SHKXPDLHistory table or default cache size.
readCacheConfiguration(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Read cache configuration from application configuration file: cache size for org.enhydra.shark.repositorypersistence.data.SHKXPDLHistoryData table or default cache size.
readCacheConfiguration(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Read cache configuration from application configuration file: cache size for org.enhydra.shark.repositorypersistence.data.SHKXPDLReferences table or default cache size.
readOnly - Variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
A DO refers to this DataStruct.
refresh() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
This method is invoked whenever object needs to be loaded from database.
refresh(NextXPDLVersionDO[]) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
This method is invoked whenever objects needs to be loaded from database.
refresh(String) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Refresh cache by removing from the cache results of the query querySnt
refresh() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
This method is invoked whenever object needs to be loaded from database.
refresh(XPDLDO[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
This method is invoked whenever objects needs to be loaded from database.
refresh(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Refresh cache by removing from the cache results of the query querySnt
refresh() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
This method is invoked whenever object needs to be loaded from database.
refresh(XPDLDataDO[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
This method is invoked whenever objects needs to be loaded from database.
refresh(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Refresh cache by removing from the cache results of the query querySnt
refresh() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
This method is invoked whenever object needs to be loaded from database.
refresh(XPDLHistoryDO[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
This method is invoked whenever objects needs to be loaded from database.
refresh(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Refresh cache by removing from the cache results of the query querySnt
refresh() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
This method is invoked whenever object needs to be loaded from database.
refresh(XPDLHistoryDataDO[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
This method is invoked whenever objects needs to be loaded from database.
refresh(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Refresh cache by removing from the cache results of the query querySnt
refresh() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
This method is invoked whenever object needs to be loaded from database.
refresh(XPDLReferenceDO[]) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
This method is invoked whenever objects needs to be loaded from database.
refresh(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Refresh cache by removing from the cache results of the query querySnt
refreshCache() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshDOCaches() - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
refreshStatistics() - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Refresh table statistics.
refreshStatistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Refresh table statistics.
refreshStatistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Refresh table statistics.
refreshStatistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Refresh table statistics.
refreshStatistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Refresh table statistics.
refreshStatistics() - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Refresh table statistics.
reload() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Causes the DO to refresh itself from the database the next time a set or get method is called.
reloadData() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
reloadData discards all changes application made to this object, and goes into database to fetch contents there.
reloadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
reloadData discards all changes application made to this object, and goes into database to fetch contents there.
reloadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
reloadData discards all changes application made to this object, and goes into database to fetch contents there.
reloadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
reloadData discards all changes application made to this object, and goes into database to fetch contents there.
reloadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
reloadData discards all changes application made to this object, and goes into database to fetch contents there.
reloadData() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
reloadData discards all changes application made to this object, and goes into database to fetch contents there.
removeFromCache(String, String) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Remove DataStruct object from cache.
removeFromCache(NextXPDLVersionDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Remove DataStruct from cache.
removeFromCache(String, String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove DataStruct object from cache.
removeFromCache(XPDLDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove DataStruct from cache.
removeFromCache(String, String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Remove DataStruct object from cache.
removeFromCache(XPDLDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Remove DataStruct from cache.
removeFromCache(String, String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Remove DataStruct object from cache.
removeFromCache(XPDLHistoryDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Remove DataStruct from cache.
removeFromCache(String, String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Remove DataStruct object from cache.
removeFromCache(XPDLHistoryDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Remove DataStruct from cache.
removeFromCache(String, String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Remove DataStruct object from cache.
removeFromCache(XPDLReferenceDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Remove DataStruct from cache.
removeXPDLDataDO(XPDLDataDO, DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove (delete) a XPDLDataDO object that refers to this DO.
removeXPDLHistoryDataDO(XPDLHistoryDataDO, DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Remove (delete) a XPDLHistoryDataDO object that refers to this DO.
removeXPDLReferenceDO(XPDLReferenceDO, DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Remove (delete) a XPDLReferenceDO object that refers to this DO.
requireUniqueInstance() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set "unique instance" assertion bit.
reset() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Reset the query parameters.
reset() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Reset the query parameters.
reset() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Reset the query parameters.
reset() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Reset the query parameters.
reset() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Reset the query parameters.
reset() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Reset the query parameters.
retrieveFromTxCache(CachedDBTransaction, Object) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Return Object with the handle key from reference objects HashMap.
retrieveFromTxCache(CachedDBTransaction, Object) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Return Object with the handle key from reference objects HashMap.
retrieveFromTxCache(CachedDBTransaction, Object) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Return Object with the handle key from reference objects HashMap.
retrieveFromTxCache(CachedDBTransaction, Object) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Return Object with the handle key from reference objects HashMap.
retrieveFromTxCache(CachedDBTransaction, Object) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Return Object with the handle key from reference objects HashMap.
retrieveFromTxCache(CachedDBTransaction, Object) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Return Object with the handle key from reference objects HashMap.

S

save() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Inserts/Updates the DO into its table.
save(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Inserts/Updates the DO into its table.
save(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Inserts/Updates the DO into its table.
save() - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Inserts/Updates the DO into its table.
save() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Inserts/Updates the DO into its table.
save(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Inserts/Updates the DO into its table.
save(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Inserts/Updates the DO into its table.
save() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Inserts/Updates the DO into its table.
save() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Inserts/Updates the DO into its table.
save(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Inserts/Updates the DO into its table.
save(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Inserts/Updates the DO into its table.
save() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Inserts/Updates the DO into its table.
save() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Inserts/Updates the DO into its table.
save(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Inserts/Updates the DO into its table.
save(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Inserts/Updates the DO into its table.
save() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Inserts/Updates the DO into its table.
save() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Inserts/Updates the DO into its table.
save(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Inserts/Updates the DO into its table.
save(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Inserts/Updates the DO into its table.
save() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Inserts/Updates the DO into its table.
save() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Inserts/Updates the DO into its table.
save(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Inserts/Updates the DO into its table.
save(DBTransaction, boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Inserts/Updates the DO into its table.
save() - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Inserts/Updates the DO into its table.
save(DBTransaction) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Inserts/Updates the DO into its table.
selectCount() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Get the rowcount of the query by using count(*) in the DB
selectCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Get the rowcount of the query by using count(*) in the DB
selectCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Get the rowcount of the query by using count(*) in the DB
selectCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Get the rowcount of the query by using count(*) in the DB
selectCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Get the rowcount of the query by using count(*) in the DB
selectCount() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Get the rowcount of the query by using count(*) in the DB
setCNT(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set CNT of the SHKXPDLData.
setCNT(BigDecimal) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Set CNT of the SHKXPDLData
setCNT(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets CNT column.
setCNT(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set CNT of the SHKXPDLHistoryData.
setCNT(BigDecimal) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Set CNT of the SHKXPDLHistoryData
setCNT(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets CNT column.
setDBMatchNextVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDBMatchReferredXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDBMatchXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDBMatchXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDBMatchXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDBMatchXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDBMatchXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Deprecated. Use comparison operators instead WebDocWf extension
setDatabaseLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the database limit of the query
setDatabaseLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the database limit of the query
setDatabaseLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the database limit of the query
setDatabaseLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the database limit of the query
setDatabaseLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the database limit of the query
setDatabaseLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the database limit of the query
setDeleted(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Sets the value of delete tag.
setDeleted(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Sets the value of delete tag.
setDeleted(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Sets the value of delete tag.
setDeleted(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Sets the value of delete tag.
setDeleted(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Sets the value of delete tag.
setDeleted(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Sets the value of delete tag.
setLDBName() - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
setLoadData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set loadData parameter. if parameter is set to true, Query select t.* is performed.
setLoadData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set loadData parameter. if parameter is set to true, Query select t.* is performed.
setLoadData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set loadData parameter. if parameter is set to true, Query select t.* is performed.
setLoadData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set loadData parameter. if parameter is set to true, Query select t.* is performed.
setLoadData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set loadData parameter. if parameter is set to true, Query select t.* is performed.
setLoadData(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set loadData parameter. if parameter is set to true, Query select t.* is performed.
setLogicalDBName(String) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
setLogicalDBName(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
setLogicalDBName(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
setLogicalDBName(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
setLogicalDBName(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
setLogicalDBName(String) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Deprecated. It is dangeruous to use this method in multiuser environment because, this setings are applied to all users (sets logical database to all users)
setLogicalDatabase(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Change logical database to another logical database (which name is dbName)
setLogicalDatabase(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Change logical database to another logical database (which name is dbName)
setLogicalDatabase(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Change logical database to another logical database (which name is dbName)
setLogicalDatabase(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Change logical database to another logical database (which name is dbName)
setLogicalDatabase(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Change logical database to another logical database (which name is dbName)
setLogicalDatabase(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Change logical database to another logical database (which name is dbName)
setMaxExecuteTime(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Sets attribute maxExecuteTime.
setMaxExecuteTime(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Sets attribute maxExecuteTime.
setMaxExecuteTime(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Sets attribute maxExecuteTime.
setMaxExecuteTime(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Sets attribute maxExecuteTime.
setMaxExecuteTime(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Sets attribute maxExecuteTime.
setMaxExecuteTime(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Sets attribute maxExecuteTime.
setMaxRows(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Limit the number of rows (DOs) returned.
setMaxRows(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Limit the number of rows (DOs) returned.
setMaxRows(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Limit the number of rows (DOs) returned.
setMaxRows(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Limit the number of rows (DOs) returned.
setMaxRows(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Limit the number of rows (DOs) returned.
setMaxRows(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Limit the number of rows (DOs) returned.
setNextVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Set NextVersion of the SHKNextXPDLVersions.
setNextVersion(String) - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Set NextVersion of the SHKNextXPDLVersions
setNextVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Sets NextVersion column.
setOrderRelevant(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Sets attribute orderRelevant.
setOrderRelevant(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Sets attribute orderRelevant.
setOrderRelevant(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Sets attribute orderRelevant.
setOrderRelevant(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Sets attribute orderRelevant.
setOrderRelevant(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Sets attribute orderRelevant.
setOrderRelevant(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Sets attribute orderRelevant.
setQueryHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the object handle to query.
setQueryHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the object handle to query.
setQueryHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the object handle to query.
setQueryHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the object handle to query.
setQueryHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the object handle to query.
setQueryHandle(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the object handle to query.
setQueryNextVersion(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the NextVersion to query, with a QueryBuilder comparison operator.
setQueryNextVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the NextVersion to query, with a QueryBuilder comparison operator.
setQueryOId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the OID to query.
setQueryOId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the OID to query.
setQueryReferredXPDLId(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the ReferredXPDLId to query, with a QueryBuilder comparison operator.
setQueryReferredXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the ReferredXPDLId to query, with a QueryBuilder comparison operator.
setQueryReferredXPDLNumber(int, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the ReferredXPDLNumber to query, with a QueryBuilder comparison operator.
setQueryReferredXPDLNumber(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the ReferredXPDLNumber to query, with a QueryBuilder comparison operator.
setQueryReferringXPDL(XPDLDO, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the ReferringXPDL to query, with a QueryBuilder comparison operator.
setQueryReferringXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the ReferringXPDL to query, with a QueryBuilder comparison operator.
setQueryTimeLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Sets attribute QueryTimeLimit.
setQueryTimeLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Sets attribute QueryTimeLimit.
setQueryTimeLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Sets attribute QueryTimeLimit.
setQueryTimeLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Sets attribute QueryTimeLimit.
setQueryTimeLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Sets attribute QueryTimeLimit.
setQueryTimeLimit(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Sets attribute QueryTimeLimit.
setQueryXPDL(XPDLDO, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the XPDL to query, with a QueryBuilder comparison operator.
setQueryXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the XPDL to query, with a QueryBuilder comparison operator.
setQueryXPDLClassVersion(long, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the XPDLClassVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the XPDLClassVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLClassVersion(long, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the XPDLClassVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the XPDLClassVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLHistory(XPDLHistoryDO, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the XPDLHistory to query, with a QueryBuilder comparison operator.
setQueryXPDLHistory(XPDLHistoryDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the XPDLHistory to query, with a QueryBuilder comparison operator.
setQueryXPDLId(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the XPDLId to query, with a QueryBuilder comparison operator.
setQueryXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the XPDLId to query, with a QueryBuilder comparison operator.
setQueryXPDLId(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the XPDLId to query, with a QueryBuilder comparison operator.
setQueryXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the XPDLId to query, with a QueryBuilder comparison operator.
setQueryXPDLId(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the XPDLId to query, with a QueryBuilder comparison operator.
setQueryXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the XPDLId to query, with a QueryBuilder comparison operator.
setQueryXPDLVersion(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the XPDLVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the XPDLVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLVersion(String, String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the XPDLVersion to query, with a QueryBuilder comparison operator.
setQueryXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the XPDLVersion to query, with a QueryBuilder comparison operator.
setReadSkip(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the readSkip number of the query
setReadSkip(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the readSkip number of the query
setReadSkip(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the readSkip number of the query
setReadSkip(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the readSkip number of the query
setReadSkip(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the readSkip number of the query
setReadSkip(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the readSkip number of the query
setReferredXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set ReferredXPDLId of the SHKXPDLReferences.
setReferredXPDLId(String) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Set ReferredXPDLId of the SHKXPDLReferences
setReferredXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Sets ReferredXPDLId column.
setReferredXPDLNumber(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set ReferredXPDLNumber of the SHKXPDLReferences.
setReferredXPDLNumber(int) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Set ReferredXPDLNumber of the SHKXPDLReferences
setReferredXPDLNumber(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Sets ReferredXPDLNumber column.
setReferringXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set ReferringXPDL of the SHKXPDLReferences.
setReferringXPDL(XPDLDO) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI
Set ReferringXPDL of the SHKXPDLReferences
setReferringXPDL(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Sets ReferringXPDL column.
setTransaction(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Set Transaction to current DO.
setTransaction(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Set Transaction to current DO.
setTransaction(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set Transaction to current DO.
setTransaction(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Set Transaction to current DO.
setTransaction(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set Transaction to current DO.
setTransaction(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Set Transaction to current DO.
setUnique(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set the unique flag of the query
setUnique(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set the unique flag of the query
setUnique(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set the unique flag of the query
setUnique(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set the unique flag of the query
setUnique(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set the unique flag of the query
setUnique(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set the unique flag of the query
setUserMatchNextVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserMatchReferredXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserMatchXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserMatchXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserMatchXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserMatchXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserMatchXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Deprecated. Use comparison operators instead WebDocWf extension
setUserStringAppendWildcard(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set user string append wildcard.
setUserStringAppendWildcard(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set user string append wildcard.
setUserStringAppendWildcard(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set user string append wildcard.
setUserStringAppendWildcard(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set user string append wildcard.
setUserStringAppendWildcard(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set user string append wildcard.
setUserStringAppendWildcard(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set user string append wildcard.
setUserStringSingleWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set user string single wildcard.
setUserStringSingleWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set user string single wildcard.
setUserStringSingleWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set user string single wildcard.
setUserStringSingleWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set user string single wildcard.
setUserStringSingleWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set user string single wildcard.
setUserStringSingleWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set user string single wildcard.
setUserStringSingleWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set user string single wildcard escape.
setUserStringSingleWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set user string single wildcard escape.
setUserStringSingleWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set user string single wildcard escape.
setUserStringSingleWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set user string single wildcard escape.
setUserStringSingleWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set user string single wildcard escape.
setUserStringSingleWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set user string single wildcard escape.
setUserStringTrim(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set user string trim.
setUserStringTrim(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set user string trim.
setUserStringTrim(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set user string trim.
setUserStringTrim(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set user string trim.
setUserStringTrim(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set user string trim.
setUserStringTrim(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set user string trim.
setUserStringWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set user string wildcard.
setUserStringWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set user string wildcard.
setUserStringWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set user string wildcard.
setUserStringWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set user string wildcard.
setUserStringWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set user string wildcard.
setUserStringWildcard(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set user string wildcard.
setUserStringWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set user string wildcard escape.
setUserStringWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set user string wildcard escape.
setUserStringWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set user string wildcard escape.
setUserStringWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set user string wildcard escape.
setUserStringWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set user string wildcard escape.
setUserStringWildcardEscape(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set user string wildcard escape.
setXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set XPDL of the SHKXPDLData.
setXPDL(XPDLDO) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Set XPDL of the SHKXPDLData
setXPDL(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets XPDL column.
setXPDLClassContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set XPDLClassContent of the SHKXPDLData.
setXPDLClassContent(byte[]) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Set XPDLClassContent of the SHKXPDLData
setXPDLClassContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets XPDLClassContent column.
setXPDLClassContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set XPDLClassContent of the SHKXPDLHistoryData.
setXPDLClassContent(byte[]) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Set XPDLClassContent of the SHKXPDLHistoryData
setXPDLClassContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets XPDLClassContent column.
setXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Set XPDLClassVersion of the SHKXPDLS.
setXPDLClassVersion(long) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Set XPDLClassVersion of the SHKXPDLS
setXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets XPDLClassVersion column.
setXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Set XPDLClassVersion of the SHKXPDLHistory.
setXPDLClassVersion(long) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Set XPDLClassVersion of the SHKXPDLHistory
setXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets XPDLClassVersion column.
setXPDLContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Set XPDLContent of the SHKXPDLData.
setXPDLContent(byte[]) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI
Set XPDLContent of the SHKXPDLData
setXPDLContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets XPDLContent column.
setXPDLContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set XPDLContent of the SHKXPDLHistoryData.
setXPDLContent(byte[]) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Set XPDLContent of the SHKXPDLHistoryData
setXPDLContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets XPDLContent column.
setXPDLHistory(XPDLHistoryDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Set XPDLHistory of the SHKXPDLHistoryData.
setXPDLHistory(XPDLHistoryDO) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI
Set XPDLHistory of the SHKXPDLHistoryData
setXPDLHistory(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets XPDLHistory column.
setXPDLHistoryUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Set XPDLHistoryUploadTime of the SHKXPDLHistory.
setXPDLHistoryUploadTime(Timestamp) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Set XPDLHistoryUploadTime of the SHKXPDLHistory
setXPDLHistoryUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets XPDLHistoryUploadTime column.
setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Set XPDLId of the SHKNextXPDLVersions.
setXPDLId(String) - Method in interface org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDOI
Set XPDLId of the SHKNextXPDLVersions
setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Sets XPDLId column.
setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Set XPDLId of the SHKXPDLS.
setXPDLId(String) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Set XPDLId of the SHKXPDLS
setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets XPDLId column.
setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Set XPDLId of the SHKXPDLHistory.
setXPDLId(String) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Set XPDLId of the SHKXPDLHistory
setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets XPDLId column.
setXPDLUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Set XPDLUploadTime of the SHKXPDLS.
setXPDLUploadTime(Timestamp) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Set XPDLUploadTime of the SHKXPDLS
setXPDLUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets XPDLUploadTime column.
setXPDLUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Set XPDLUploadTime of the SHKXPDLHistory.
setXPDLUploadTime(Timestamp) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Set XPDLUploadTime of the SHKXPDLHistory
setXPDLUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets XPDLUploadTime column.
setXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Set XPDLVersion of the SHKXPDLS.
setXPDLVersion(String) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLDOI
Set XPDLVersion of the SHKXPDLS
setXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets XPDLVersion column.
setXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Set XPDLVersion of the SHKXPDLHistory.
setXPDLVersion(String) - Method in interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI
Set XPDLVersion of the SHKXPDLHistory
setXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets XPDLVersion column.
set_CursorType(int, int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
set the current cursor type - overrides default value from dbVendorConf file.
set_CursorType(int, int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
set the current cursor type - overrides default value from dbVendorConf file.
set_CursorType(int, int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
set the current cursor type - overrides default value from dbVendorConf file.
set_CursorType(int, int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
set the current cursor type - overrides default value from dbVendorConf file.
set_CursorType(int, int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
set the current cursor type - overrides default value from dbVendorConf file.
set_CursorType(int, int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
set the current cursor type - overrides default value from dbVendorConf file.
set_Data(Object) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Sets DO's data.
set_Data(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Sets DO's data.
set_Data(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Sets DO's data.
set_Data(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Sets DO's data.
set_Data(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Sets DO's data.
set_Data(Object) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Sets DO's data.
set_Database(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
set_Database(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
set_Database(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
set_Database(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
set_Database(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
set_Database(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 
set_Empty(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Sets indicator if DataStruct has any useful content.
set_Empty(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets indicator if DataStruct has any useful content.
set_Empty(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets indicator if DataStruct has any useful content.
set_Empty(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets indicator if DataStruct has any useful content.
set_Empty(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets indicator if DataStruct has any useful content.
set_Empty(boolean) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Sets indicator if DataStruct has any useful content.
set_FetchSize(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Set fetch size for this query
set_FetchSize(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Set fetch size for this query
set_FetchSize(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Set fetch size for this query
set_FetchSize(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Set fetch size for this query
set_FetchSize(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Set fetch size for this query
set_FetchSize(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Set fetch size for this query
set_NewVersion(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
set_NewVersion overloaded.
set_NewVersion(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
set_NewVersion overloaded.
set_NewVersion(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
set_NewVersion overloaded.
set_NewVersion(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
set_NewVersion overloaded.
set_NewVersion(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
set_NewVersion overloaded.
set_NewVersion(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
set_NewVersion overloaded.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Sets this object's identifier.
set_OId(ObjectId) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Sets this object's identifier.
set_QueryTimeout(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
Sets the current queryTimeout for this query.
set_QueryTimeout(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Sets the current queryTimeout for this query.
set_QueryTimeout(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Sets the current queryTimeout for this query.
set_QueryTimeout(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Sets the current queryTimeout for this query.
set_QueryTimeout(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Sets the current queryTimeout for this query.
set_QueryTimeout(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Sets the current queryTimeout for this query.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
set_Version overloaded.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
Sets DataStruct's version.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
set_Version overloaded.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
set_Version overloaded.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
Sets DataStruct's version.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
Sets DataStruct's version.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
set_Version overloaded.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
set_Version overloaded.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
Sets DataStruct's version.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
Sets DataStruct's version.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
set_Version overloaded.
set_Version(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
Sets DataStruct's version.
statistics - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Represents table and cache (if there is caching) statistics.
statistics - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Represents table and cache (if there is caching) statistics.
statistics - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Represents table and cache (if there is caching) statistics.
statistics - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Represents table and cache (if there is caching) statistics.
statistics - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Represents table and cache (if there is caching) statistics.
statistics - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Represents table and cache (if there is caching) statistics.

T

table - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
table - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
table - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
table - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
table - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
table - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
tableName - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Static final data members name the table and columns for this DO.
tableName - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Static final data members name the table and columns for this DO.
tableName - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Static final data members name the table and columns for this DO.
tableName - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Static final data members name the table and columns for this DO.
tableName - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Static final data members name the table and columns for this DO.
tableName - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Static final data members name the table and columns for this DO.
toString() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
toString() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 
toString(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 

U

unDelete() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
UnDeletes the DO and inserts to the table.
unDelete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
UnDeletes the DO and inserts to the table.
unDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
UnDeletes the DO and inserts to the table.
unDelete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
UnDeletes the DO and inserts to the table.
unDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
UnDeletes the DO and inserts to the table.
unDelete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
UnDeletes the DO and inserts to the table.
unDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
UnDeletes the DO and inserts to the table.
unDelete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
UnDeletes the DO and inserts to the table.
unDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
UnDeletes the DO and inserts to the table.
unDelete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
UnDeletes the DO and inserts to the table.
unDelete() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
UnDeletes the DO and inserts to the table.
unDelete(DBTransaction) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
UnDeletes the DO and inserts to the table.
undo() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Undo action.
undo() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Undo action.
undo() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Undo action.
undo() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Undo action.
undo() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Undo action.
undo() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Undo action.
updateCache(NextXPDLVersionDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
UpdateCache for given DataStruct object.
updateCache() - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
Update Cache.
updateCache(XPDLDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
UpdateCache for given DataStruct object.
updateCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
Update Cache.
updateCache(XPDLDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
UpdateCache for given DataStruct object.
updateCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Update Cache.
updateCache(XPDLHistoryDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
UpdateCache for given DataStruct object.
updateCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Update Cache.
updateCache(XPDLHistoryDataDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
UpdateCache for given DataStruct object.
updateCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Update Cache.
updateCache(XPDLReferenceDataStruct) - Static method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
UpdateCache for given DataStruct object.
updateCache() - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Update Cache.
updateXPDL(WMSessionHandle, String, String, byte[], byte[], long) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 
uploadXPDL(WMSessionHandle, String, byte[], byte[], long) - Method in class org.enhydra.shark.repositorypersistence.DODSRepositoryPersistenceManager
 

W

writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionQuery
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLQuery
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
 
writeXML(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
 
writeXMLData(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDataStruct
 
writeXMLData(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
writeXMLData(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
writeXMLData(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
writeXMLData(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
writeXMLData(Writer) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 

X

XPDL - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
static final RDBColumn XPDL for use with QueryBuilder.
XPDLClassContent - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
static final RDBColumn XPDLClassContent for use with QueryBuilder.
XPDLClassContent - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
static final RDBColumn XPDLClassContent for use with QueryBuilder.
XPDLClassVersion - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
static final RDBColumn XPDLClassVersion for use with QueryBuilder.
XPDLClassVersion - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
static final RDBColumn XPDLClassVersion for use with QueryBuilder.
XPDLContent - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
static final RDBColumn XPDLContent for use with QueryBuilder.
XPDLContent - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
static final RDBColumn XPDLContent for use with QueryBuilder.
XPDLDO - class org.enhydra.shark.repositorypersistence.data.XPDLDO.
Data core class, used to set and retrieve the XPDLDO information.
XPDLDO(boolean) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor.
XPDLDO(boolean, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor.
XPDLDO() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor.
XPDLDO(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor.
XPDLDO(ObjectId) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor used by createExisting(ObjectId) above.
XPDLDO(ObjectId, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor used by createExisting(ObjectId, DBTransaction) above.
XPDLDO(ResultSet) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor.
XPDLDO(ResultSet, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDO
Protected constructor.
XPDLDOI - interface org.enhydra.shark.repositorypersistence.data.XPDLDOI.
Interface implemented by XPDLDO Interface could also be implemented by a (hand-written) Business Layer class which uses XPDLDO
XPDLDataDO - class org.enhydra.shark.repositorypersistence.data.XPDLDataDO.
Data core class, used to set and retrieve the XPDLDataDO information.
XPDLDataDO(boolean) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor.
XPDLDataDO(boolean, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor.
XPDLDataDO() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor.
XPDLDataDO(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor.
XPDLDataDO(ObjectId) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor used by createExisting(ObjectId) above.
XPDLDataDO(ObjectId, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor used by createExisting(ObjectId, DBTransaction) above.
XPDLDataDO(ResultSet) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor.
XPDLDataDO(ResultSet, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
Protected constructor.
XPDLDataDOI - interface org.enhydra.shark.repositorypersistence.data.XPDLDataDOI.
Interface implemented by XPDLDataDO Interface could also be implemented by a (hand-written) Business Layer class which uses XPDLDataDO
XPDLDataDataStruct - class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct.
Data structure for DO class.
XPDLDataDataStruct() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataDataStruct
 
XPDLDataQuery - class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery.
XPDLDataQuery is used to query the SHKXPDLData table in the database.
XPDLDataQuery(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataQuery
Public constructor.
XPDLDataStruct - class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct.
Data structure for DO class.
XPDLDataStruct() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLDataStruct
 
XPDLHistory - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
static final RDBColumn XPDLHistory for use with QueryBuilder.
XPDLHistoryDO - class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO.
Data core class, used to set and retrieve the XPDLHistoryDO information.
XPDLHistoryDO(boolean) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor.
XPDLHistoryDO(boolean, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor.
XPDLHistoryDO() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor.
XPDLHistoryDO(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor.
XPDLHistoryDO(ObjectId) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor used by createExisting(ObjectId) above.
XPDLHistoryDO(ObjectId, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor used by createExisting(ObjectId, DBTransaction) above.
XPDLHistoryDO(ResultSet) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor.
XPDLHistoryDO(ResultSet, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
Protected constructor.
XPDLHistoryDOI - interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDOI.
Interface implemented by XPDLHistoryDO Interface could also be implemented by a (hand-written) Business Layer class which uses XPDLHistoryDO
XPDLHistoryDataDO - class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO.
Data core class, used to set and retrieve the XPDLHistoryDataDO information.
XPDLHistoryDataDO(boolean) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor.
XPDLHistoryDataDO(boolean, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor.
XPDLHistoryDataDO() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor.
XPDLHistoryDataDO(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor.
XPDLHistoryDataDO(ObjectId) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor used by createExisting(ObjectId) above.
XPDLHistoryDataDO(ObjectId, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor used by createExisting(ObjectId, DBTransaction) above.
XPDLHistoryDataDO(ResultSet) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor.
XPDLHistoryDataDO(ResultSet, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
Protected constructor.
XPDLHistoryDataDOI - interface org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDOI.
Interface implemented by XPDLHistoryDataDO Interface could also be implemented by a (hand-written) Business Layer class which uses XPDLHistoryDataDO
XPDLHistoryDataDataStruct - class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct.
Data structure for DO class.
XPDLHistoryDataDataStruct() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDataStruct
 
XPDLHistoryDataQuery - class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery.
XPDLHistoryDataQuery is used to query the SHKXPDLHistoryData table in the database.
XPDLHistoryDataQuery(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataQuery
Public constructor.
XPDLHistoryDataStruct - class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct.
Data structure for DO class.
XPDLHistoryDataStruct() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataStruct
 
XPDLHistoryQuery - class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery.
XPDLHistoryQuery is used to query the SHKXPDLHistory table in the database.
XPDLHistoryQuery(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLHistoryQuery
Public constructor.
XPDLHistoryUploadTime - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
static final RDBColumn XPDLHistoryUploadTime for use with QueryBuilder.
XPDLId - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
static final RDBColumn XPDLId for use with QueryBuilder.
XPDLId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
static final RDBColumn XPDLId for use with QueryBuilder.
XPDLId - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
static final RDBColumn XPDLId for use with QueryBuilder.
XPDLId_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
 
XPDLId_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
XPDLId_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 
XPDLQuery - class org.enhydra.shark.repositorypersistence.data.XPDLQuery.
XPDLQuery is used to query the SHKXPDLS table in the database.
XPDLQuery(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLQuery
Public constructor.
XPDLReferenceDO - class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO.
Data core class, used to set and retrieve the XPDLReferenceDO information.
XPDLReferenceDO(boolean) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor.
XPDLReferenceDO(boolean, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor.
XPDLReferenceDO() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor.
XPDLReferenceDO(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor.
XPDLReferenceDO(ObjectId) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor used by createExisting(ObjectId) above.
XPDLReferenceDO(ObjectId, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor used by createExisting(ObjectId, DBTransaction) above.
XPDLReferenceDO(ResultSet) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor.
XPDLReferenceDO(ResultSet, DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
Protected constructor.
XPDLReferenceDOI - interface org.enhydra.shark.repositorypersistence.data.XPDLReferenceDOI.
Interface implemented by XPDLReferenceDO Interface could also be implemented by a (hand-written) Business Layer class which uses XPDLReferenceDO
XPDLReferenceDataStruct - class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct.
Data structure for DO class.
XPDLReferenceDataStruct() - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDataStruct
 
XPDLReferenceQuery - class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery.
XPDLReferenceQuery is used to query the SHKXPDLReferences table in the database.
XPDLReferenceQuery(DBTransaction) - Constructor for class org.enhydra.shark.repositorypersistence.data.XPDLReferenceQuery
Public constructor.
XPDLUploadTime - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
static final RDBColumn XPDLUploadTime for use with QueryBuilder.
XPDLUploadTime - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
static final RDBColumn XPDLUploadTime for use with QueryBuilder.
XPDLVersion - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
static final RDBColumn XPDLVersion for use with QueryBuilder.
XPDLVersion - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
static final RDBColumn XPDLVersion for use with QueryBuilder.
XPDLVersion_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLDO
 
XPDLVersion_MaxLength - Static variable in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
 

_

_setCNT(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
_setCNT is a protected method that is called by setCNT if CNT is not part of a multicolumn foreign key.
_setCNT(BigDecimal) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
_setCNT is a protected method that is called by setCNT if CNT is not part of a multicolumn foreign key.
_setNextVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
_setNextVersion is a protected method that is called by setNextVersion if NextVersion is not part of a multicolumn foreign key.
_setReferredXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
_setReferredXPDLId is a protected method that is called by setReferredXPDLId if ReferredXPDLId is not part of a multicolumn foreign key.
_setReferredXPDLNumber(int) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
_setReferredXPDLNumber is a protected method that is called by setReferredXPDLNumber if ReferredXPDLNumber is not part of a multicolumn foreign key.
_setReferringXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLReferenceDO
_setReferringXPDL is a protected method that is called by setReferringXPDL if ReferringXPDL is not part of a multicolumn foreign key.
_setXPDL(XPDLDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
_setXPDL is a protected method that is called by setXPDL if XPDL is not part of a multicolumn foreign key.
_setXPDLClassContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
_setXPDLClassContent is a protected method that is called by setXPDLClassContent if XPDLClassContent is not part of a multicolumn foreign key.
_setXPDLClassContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
_setXPDLClassContent is a protected method that is called by setXPDLClassContent if XPDLClassContent is not part of a multicolumn foreign key.
_setXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
_setXPDLClassVersion is a protected method that is called by setXPDLClassVersion if XPDLClassVersion is not part of a multicolumn foreign key.
_setXPDLClassVersion(long) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
_setXPDLClassVersion is a protected method that is called by setXPDLClassVersion if XPDLClassVersion is not part of a multicolumn foreign key.
_setXPDLContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDataDO
_setXPDLContent is a protected method that is called by setXPDLContent if XPDLContent is not part of a multicolumn foreign key.
_setXPDLContent(byte[]) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
_setXPDLContent is a protected method that is called by setXPDLContent if XPDLContent is not part of a multicolumn foreign key.
_setXPDLHistory(XPDLHistoryDO) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDataDO
_setXPDLHistory is a protected method that is called by setXPDLHistory if XPDLHistory is not part of a multicolumn foreign key.
_setXPDLHistoryUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
_setXPDLHistoryUploadTime is a protected method that is called by setXPDLHistoryUploadTime if XPDLHistoryUploadTime is not part of a multicolumn foreign key.
_setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.NextXPDLVersionDO
_setXPDLId is a protected method that is called by setXPDLId if XPDLId is not part of a multicolumn foreign key.
_setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
_setXPDLId is a protected method that is called by setXPDLId if XPDLId is not part of a multicolumn foreign key.
_setXPDLId(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
_setXPDLId is a protected method that is called by setXPDLId if XPDLId is not part of a multicolumn foreign key.
_setXPDLUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
_setXPDLUploadTime is a protected method that is called by setXPDLUploadTime if XPDLUploadTime is not part of a multicolumn foreign key.
_setXPDLUploadTime(Timestamp) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
_setXPDLUploadTime is a protected method that is called by setXPDLUploadTime if XPDLUploadTime is not part of a multicolumn foreign key.
_setXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLDO
_setXPDLVersion is a protected method that is called by setXPDLVersion if XPDLVersion is not part of a multicolumn foreign key.
_setXPDLVersion(String) - Method in class org.enhydra.shark.repositorypersistence.data.XPDLHistoryDO
_setXPDLVersion is a protected method that is called by setXPDLVersion if XPDLVersion is not part of a multicolumn foreign key.

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