public interface SCConfigSetRemote extends MboSetRemote
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LAYOUTALL
Relationship to the LAYOUT table, used to find a portlet layyout for a given start center.
|
static java.lang.String |
LAYOUTLEFT
Relationship to the LAYOUT table, used to find a portlet layyout for a given start center on left.
|
static java.lang.String |
LAYOUTRIGHT
Relationship to the LAYOUT table, used to find a portlet layyout for a given start center on right side.
|
static java.lang.String |
SCGRPTEMPLATE
Relationship to the SCGRPTEMPLATE table, used to find template associated with a start center.
|
INSERTONLY, INSERTORUPDATE, UPDATEONLY| Modifier and Type | Method and Description |
|---|---|
boolean |
canUpdateSC()
Returns true if current user is allowed to create templates
return true if user can update start center
|
java.util.HashSet |
getAllowedPortlets()
Gets allowed portlets for the current user
|
void |
getStartCenters()
Gets current start centers of user which are not templates
|
void |
getUserMobileStartCenters()
Gets mobile start centers of user
|
void |
getUserStartCenters()
Gets curent start center of user
|
boolean |
isSCAdmin()
Returns true if current user is allowed to create templates
|
boolean |
isStartCenterConfigured()
Returns if the user has a personal startcenter configured or not
|
abortSql, add, add, addAtEnd, addAtEnd, addAtIndex, addAtIndex, addFakeAtEnd, addSubQbe, addSubQbe, addSubQbe, addSubQbe, addWarning, addWarnings, checkMethodAccess, cleanup, clear, clearLongOpPipe, close, commit, copy, copy, copyForDM, count, count, deleteAll, deleteAll, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemoveAll, deleteAndRemoveAll, determineRequiredFieldsFromERM, earliestDate, fetchNext, findAllNullRequiredFields, findByIntegrationKey, findKey, getApp, getAppAlwaysFieldFlags, getAppWhere, getCompleteWhere, getCurrentPosition, getDBFetchMaxRows, getDefaultValue, getERMEntity, getESigTransactionId, getExcludeMeFromPropagation, getFlags, getKeyAttributes, getList, getList, getMaxMessage, getMbo, getMbo, getMboForUniqueId, getMboSetData, getMboSetData, getMboSetInfo, getMboSetRetainMboPositionData, getMboSetRetainMboPositionInfo, getMboSetValueData, getMboValueData, getMboValueData, getMboValueData, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMLFromClause, getMXTransaction, getName, getOrderBy, getOwner, getParentApp, getProfile, getQbe, getQbe, getQbe, getQbeWhere, getQueryTimeout, getRelationName, getRelationship, getSelection, getSelectionWhere, getSetOrderByForUI, getSize, getSQLOptions, getTxnPropertyMap, getUserAndQbeWhere, getUserInfo, getUserName, getUserWhere, getWarnings, getWhere, getZombie, hasMLQbe, hasQbe, hasWarnings, ignoreQbeExactMatchSet, incrementDeletedCount, init, isBasedOn, isDMDeploySet, isDMSkipFieldValidation, isDownloadSet, isEmpty, isESigNeeded, isFlagSet, isQbeCaseSensitive, isQbeExactMatch, isRetainMboPosition, latestDate, locateMbo, logESigVerification, max, min, moveFirst, moveLast, moveNext, movePrev, moveTo, newMboIndex, notExist, positionState, processML, remove, remove, remove, reset, resetQbe, resetWithSelection, rollback, rollbackToCheckpoint, rollbackToCheckpoint, save, save, select, select, select, selectAll, setAllowQualifiedRestriction, setApp, setAppAlwaysFieldFlag, setAppWhere, setAutoKeyFlag, setDBFetchMaxRows, setDefaultOrderBy, setDefaultValue, setDefaultValue, setDefaultValues, setDMDeploySet, setDMSkipFieldValidation, setDownloadSet, setERMEntity, setESigFieldModified, setExcludeMeFromPropagation, setFlag, setFlag, setFlags, setInsertCompanySet, setInsertItemSet, setInsertOrg, setInsertSite, setLastESigTransId, setLogLargFetchResultDisabled, setMboSetInfo, setMXTransaction, setNoNeedtoFetchFromDB, setOrderBy, setOwner, setQbe, setQbe, setQbe, setQbe, setQbe, setQbeCaseSensitive, setQbeCaseSensitive, setQbeExactMatch, setQbeExactMatch, setQbeOperatorOr, setQueryBySiteQbe, setQueryTimeout, setRelationName, setRelationship, setRequiedFlagsFromERM, setRetainMboPosition, setSetOrderByForUI, setSQLOptions, setTableDomainLookup, setTxnPropertyMap, setupLongOpPipe, setUserWhere, setUserWhereAfterParse, setWhere, setWhereQbe, smartFill, smartFill, smartFind, smartFind, startCheckpoint, startCheckpoint, sum, toBeSaved, undeleteAll, unselect, unselect, unselect, unselectAll, useStoredQuery, validate, verifyESiggetBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getString, isNull, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNullcommitTransaction, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, rollbackTransaction, saveTransaction, undoTransaction, validateTransactionstatic final java.lang.String LAYOUTALL
static final java.lang.String LAYOUTLEFT
static final java.lang.String LAYOUTRIGHT
static final java.lang.String SCGRPTEMPLATE
boolean isStartCenterConfigured()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean isSCAdmin()
throws java.rmi.RemoteException,
MXException
bFlag - true if user can create templatesjava.rmi.RemoteExceptionMXExceptionjava.util.HashSet getAllowedPortlets()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid getUserStartCenters()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid getUserMobileStartCenters()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid getStartCenters()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean canUpdateSC()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException