|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.basecmp.core.persistence.impl.SinglePersistentAsset
com.basecmp.core.persistence.impl.DistributedPersistentAsset
com.basecmp.core.persistence.beans.Login
setRequestParameters(): Methode überschrieben, damit Eintrag in die Login Tabelle geschrieben und das Passwort überprüft wird
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary |
| Fields inherited from class com.basecmp.core.persistence.impl.DistributedPersistentAsset |
masterAsset |
| Fields inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset |
assetDataRow, assetType, attachedAssetsByAlias, attachedAssetsById, attachedAssetsByUseType, attachedValuesByGroup, attachedValuesById, attachedValuesByName, childBindings2, dirtyAttachedValues, isAPIInstance, isManagingInstance, isNewAsset, metaDataBean, parentBindings2, transientAttachedValues |
| Fields inherited from interface com.basecmp.core.persistence.impl.PersistentAsset |
INTERACTIVE_LAUNCH_CHECK_POLICY, OVERRULE_LAUNCH_CHECK_POLICY, SCHEDULED_LAUNCH_CHECK_POLICY |
| Constructor Summary | |
|
Login()
|
protected |
Login(java.lang.String aliasname)
|
| Method Summary | |
void |
setRequestParameters(UsecaseContext uc)
Liest alle Wert aus dem übergebenen Multipart-Request und versucht die Werte im PersistentRow zu setzen. |
| Methods inherited from class com.basecmp.core.persistence.impl.SinglePersistentAsset |
checkLaunchConditions, clear, clone, clone, containsKey, containsValue, containsXmlAttributes, createSqlColumnNames, entrySet, expireAsset, get, getAliasId, getAssetType, getColumnCount, getDataType, getId, getLockedBy, getParentAsset, getPrimaryKeyColumns, isArray, isEmpty, isLocked, isOnlineStateExpired, isOnlineStateLive, isOnlineStateOffline, isOnlineStateOfflineOrRevision, isOnlineStateRevision, keySet, launchAsset, launchAsset, lock, parseInlineContentFields, put, putAll, readAsset, remove, rewriteBindings, setColumnAliasMap, setColumns, setWorkflowStep, setWorkflowStep, size, unlock, updateACLLists, values |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
equals, hashCode |
| Constructor Detail |
public Login()
protected Login(java.lang.String aliasname)
| Method Detail |
public void setRequestParameters(UsecaseContext uc)
IPersistentRowHINWEIS: Diese Methode unterstützt derzeit keine Formularfelder, die mehrere Werte beinhalten können (z.B. Selectlisten mit Mehrfachauswahl)!
setRequestParameters in interface IPersistentRowsetRequestParameters in class DistributedPersistentAsset
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||