|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.slide.common.AbstractServiceBase
org.apache.slide.store.txfile.AbstractTxFileStoreService
org.apache.slide.store.txfile.TxFileContentStore
org.jboss.portal.cms.slide.file.TxFileContentStoreExt
public class TxFileContentStoreExt
| Field Summary |
|---|
| Fields inherited from class org.apache.slide.store.txfile.TxFileContentStore |
|---|
LOG_CHANNEL |
| Fields inherited from class org.apache.slide.store.txfile.AbstractTxFileStoreService |
|---|
activeTransactionBranch, DEBUG_LEVEL, DEBUG_MODE_PARAMETER, rm, started, STORE_DIR_PARAMETER, storeDir, TIMEOUT_PARAMETER, URLENCODE_PATH_PARAMETER, WORK_DIR_PARAMETER, workDir |
| Fields inherited from class org.apache.slide.common.AbstractServiceBase |
|---|
namespace, scope |
| Fields inherited from interface javax.transaction.xa.XAResource |
|---|
TMENDRSCAN, TMFAIL, TMJOIN, TMNOFLAGS, TMONEPHASE, TMRESUME, TMSTARTRSCAN, TMSUCCESS, TMSUSPEND, XA_OK, XA_RDONLY |
| Fields inherited from interface javax.transaction.Status |
|---|
STATUS_ACTIVE, STATUS_COMMITTED, STATUS_COMMITTING, STATUS_MARKED_ROLLBACK, STATUS_NO_TRANSACTION, STATUS_PREPARED, STATUS_PREPARING, STATUS_ROLLEDBACK, STATUS_ROLLING_BACK, STATUS_UNKNOWN |
| Constructor Summary | |
|---|---|
TxFileContentStoreExt()
|
|
| Method Summary | |
|---|---|
void |
setParameters(java.util.Hashtable parameters)
|
| Methods inherited from class org.apache.slide.store.txfile.TxFileContentStore |
|---|
createRevisionContent, getLogChannel, removeRevisionContent, retrieveRevisionContent, storeRevisionContent, toString |
| Methods inherited from class org.apache.slide.store.txfile.AbstractTxFileStoreService |
|---|
commit, connect, createXAException, disconnect, end, forget, getActiveTxId, getTransactionTimeout, isConnected, isSameRM, prepare, recover, reset, rollback, setTransactionTimeout, start, throwInternalError, throwInternalError, throwInternalError, wrap |
| Methods inherited from class org.apache.slide.common.AbstractServiceBase |
|---|
cacheResults, connect, connectIfNeeded, connectIfNeeded, getLogger, initialize, setNamespace, setScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.slide.common.Service |
|---|
cacheResults, connect, connect, connectIfNeeded, connectIfNeeded, disconnect, getLogger, initialize, isConnected, reset, setNamespace, setScope |
| Methods inherited from interface javax.transaction.xa.XAResource |
|---|
commit, end, forget, getTransactionTimeout, isSameRM, prepare, recover, rollback, setTransactionTimeout, start |
| Constructor Detail |
|---|
public TxFileContentStoreExt()
| Method Detail |
|---|
public void setParameters(java.util.Hashtable parameters)
throws org.apache.slide.common.ServiceParameterErrorException,
org.apache.slide.common.ServiceParameterMissingException
setParameters in interface org.apache.slide.common.ServicesetParameters in class org.apache.slide.store.txfile.AbstractTxFileStoreServiceorg.apache.slide.common.ServiceParameterErrorException
org.apache.slide.common.ServiceParameterMissingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||