public class MaxRecordLockService extends AppService implements MaxRecordLockServiceRemote
currentState, dbManager, INIT, liveObjCount, load, LOAD, mxServer, name, RUN, running, stateCmdList, stateList, STOP, urlAPPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGERappenderPrefix, LOGGERNAME_APP, LOGGERNAME_CRONTASK, LOGGERNAME_CRONTASKMGR, LOGGERNAME_DBCONNECTION, LOGGERNAME_DD, LOGGERNAME_DM, LOGGERNAME_DMPREVIEW, LOGGERNAME_EVENT, LOGGERNAME_EXCEPTION, LOGGERNAME_MAIL, LOGGERNAME_MAXIMO, LOGGERNAME_MT, LOGGERNAME_NULLMBOPOINTER, LOGGERNAME_SECURITY, LOGGERNAME_SENDFAILED, LOGGERNAME_SERVICE, LOGGERNAME_SQL, LOGGERNAME_SQL_CRONTASKMGR, LOGGERNAME_TXN, loggerPrefix| Constructor and Description |
|---|
MaxRecordLockService() |
MaxRecordLockService(MXServer mxServer) |
| Modifier and Type | Method and Description |
|---|---|
MaxRecordLockCache |
getRecordLockCache()
Returns the MaxRecordLockCache object
|
void |
init()
Initialize the Application Service.
|
boolean |
isRecordLockingAllowed()
System Property flag for record locking
|
void |
refreshRecordLockCache()
Refreshes Record Lock Cache
|
void |
resetRecordLockTable()
Cleans out the MAXRECORDLOCK table.
|
checkSecurity, configure, destroy, freeDBConnection, freeMboSet, getCriteria, getCriteriaList, getCurrentState, getDBConnection, getLiveObjCount, getLoad, getMaximoDD, getMaxVar, getMboSet, getMXServer, getName, getProfile, getProxy, getSchemaOwner, getServiceInfo, getServiceLogger, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, initCriteriaList, isAppService, isRunning, isSingletonService, restart, setName, setProxy, setRunning, setURL, verifyUser, verifyUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUserisAppService, isSingletonService, restartpublic MaxRecordLockService()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic MaxRecordLockService(MXServer mxServer) throws java.rmi.RemoteException
mxServer - java.rmi.RemoteExceptionpublic void init()
AppServiceinit in interface Serviceinit in class AppServiceServicepublic boolean isRecordLockingAllowed()
throws MXException,
java.rmi.RemoteException
isRecordLockingAllowed in interface MaxRecordLockServiceRemoteMXExceptionjava.rmi.RemoteExceptionpublic void resetRecordLockTable()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic MaxRecordLockCache getRecordLockCache() throws MXException, java.rmi.RemoteException
getRecordLockCache in interface MaxRecordLockServiceRemoteMXExceptionjava.rmi.RemoteExceptionpublic void refreshRecordLockCache()
throws MXException,
java.rmi.RemoteException
refreshRecordLockCache in interface MaxRecordLockServiceRemoteMXExceptionjava.rmi.RemoteException