public class SetsService extends AppService implements SetsServiceRemote
APPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGER
appenderPrefix, 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 |
---|
SetsService()
Construct the SetsService object.
|
SetsService(MXServer mxServer)
Construct the SetsService object.
|
Modifier and Type | Method and Description |
---|---|
java.util.Vector |
getOrgsForCompanySet(java.lang.String setID,
UserInfo userInfo)
Returns orgs for companyset
|
java.util.Vector |
getOrgsForItemSet(java.lang.String setID,
UserInfo userInfo)
Returns orgs for itemset
|
checkSecurity, configure, destroy, freeDBConnection, freeMboSet, getCriteria, getCurrentState, getDBConnection, getLiveObjCount, getLoad, getMaximoDD, getMaxVar, getMboSet, getMXServer, getName, getProfile, getProxy, getSchemaOwner, getServiceInfo, getServiceLogger, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, init, initCriteriaList, isAppService, isRunning, isSingletonService, restart, setProxy, setRunning, setURL, verifyUser, verifyUser
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUser
isAppService, isSingletonService, restart
public SetsService() throws java.rmi.RemoteException
java.rmi.RemoteException
public SetsService(MXServer mxServer) throws java.rmi.RemoteException
mxServer
- MXServer referencejava.rmi.RemoteException
public java.util.Vector getOrgsForItemSet(java.lang.String setID, UserInfo userInfo) throws MXException, java.rmi.RemoteException
getOrgsForItemSet
in interface SetsServiceRemote
setID
- userInfo
- MXException
java.rmi.RemoteException
public java.util.Vector getOrgsForCompanySet(java.lang.String setID, UserInfo userInfo) throws MXException, java.rmi.RemoteException
getOrgsForCompanySet
in interface SetsServiceRemote
setID
- userInfo
- MXException
java.rmi.RemoteException