se.sj.stina.domain.model.impl.standard
Class SjLoginSpecificationStandard

java.lang.Object
  extended by org.stina.framework.support.observer.TiSubject
      extended by org.stina.framework.core.model.TiAbstractModel
          extended by org.stina.framework.core.model.TiAbstractMapModel
              extended by se.sj.stina.domain.model.impl.standard.SjLoginSpecificationStandard
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjLoginSpecification

public class SjLoginSpecificationStandard
extends TiAbstractMapModel
implements SjLoginSpecification

Det data som behövs vid inloggning.
IPAddress IP-nummer på strängformat
MachineName Maskinnamn
MacAddress Maskinens macadress
SalesUnitKey Används för att identifiera säljstället som klienten tillhör.
ApplicationName Applikationsnamn
SessionLanguageCode Språkkod. Om man vill ha en annan än säljställets normala
ForcedLogin Används för att göra en rensning av aktiv session och tillåta inloggning
TokenInfoString innehåller userid och password information, används vid NDS och Smart login.
RACFLoginInfo Struktur som används vid RACF login
LDAPLoginInfo Struktur som används vid förenklad LDAP login

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel
TiAbstractMapModel.TiMapModelComparator
 
Field Summary
 
Fields inherited from class org.stina.framework.core.model.TiAbstractModel
disposed
 
Fields inherited from interface se.sj.stina.domain.model.SjLoginSpecification
APPLICATION_NAME, FORCED_LOGIN, IPADDRESS, LDAPLOGIN_INFO, LOCK_ID, LOGIN_XOR, MAC_ADDRESS, MACHINE_NAME, RACFLOGIN_INFO, SALES_UNIT_KEY, SESSION_LANGUAGE_CODE, TOKEN_INFO_STRING
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
Constructor Summary
SjLoginSpecificationStandard()
           
 
Method Summary
 TiStringInterface getApplicationName()
          Field applicationName is defined as mandatory.
 java.lang.String getApplicationNameValue()
          Field applicationName is defined as mandatory.
 TiBooleanInterface getForcedLogin()
          Field forcedLogin is defined as optional.
 java.lang.Boolean getForcedLoginValue()
          Field forcedLogin is defined as optional.
 java.lang.String getGeneratedTiName()
           
 SjIdentity getIPAddress()
          Field iPAddress is defined as mandatory.
 java.lang.String getIPAddressValue()
          Field iPAddress is defined as mandatory.
 SjAuthenticationInfo getLDAPLoginInfo()
          Field lDAPLoginInfo is defined as part of xor.
 TiStringInterface getLockId()
          Field lockId is defined as optional.
 java.lang.String getLockIdValue()
          Field lockId is defined as optional.
 TiIntegerInterface getLoginXor()
          field loginXor
 java.lang.Integer getLoginXorValue()
          field loginXor
 SjIdentity getMacAddress()
          Field macAddress is defined as mandatory.
 java.lang.String getMacAddressValue()
          Field macAddress is defined as mandatory.
 SjIdentity getMachineName()
          Field machineName is defined as mandatory.
 java.lang.String getMachineNameValue()
          Field machineName is defined as mandatory.
 SjAuthenticationInfo getRACFLoginInfo()
          Field rACFLoginInfo is defined as part of xor.
 java.lang.String getRealTiName()
           
 SjIdentity getSalesUnitKey()
          Field salesUnitKey is defined as optional.
 java.lang.String getSalesUnitKeyValue()
          Field salesUnitKey is defined as optional.
 TiStringInterface getSessionLanguageCode()
          Field sessionLanguageCode is defined as optional.
 java.lang.String getSessionLanguageCodeValue()
          Field sessionLanguageCode is defined as optional.
 TiStringInterface getTokenInfoString()
          Field tokenInfoString is defined as part of xor.
 java.lang.String getTokenInfoStringValue()
          Field tokenInfoString is defined as part of xor.
 TiStringInterface lookupApplicationName()
          Field applicationName is defined as mandatory.
 TiBooleanInterface lookupForcedLogin()
          Field forcedLogin is defined as optional.
 SjIdentity lookupIPAddress()
          Field iPAddress is defined as mandatory.
 SjAuthenticationInfo lookupLDAPLoginInfo()
          Field lDAPLoginInfo is defined as part of xor.
 TiStringInterface lookupLockId()
          Field lockId is defined as optional.
 TiIntegerInterface lookupLoginXor()
          field loginXor
 SjIdentity lookupMacAddress()
          Field macAddress is defined as mandatory.
 SjIdentity lookupMachineName()
          Field machineName is defined as mandatory.
 SjAuthenticationInfo lookupRACFLoginInfo()
          Field rACFLoginInfo is defined as part of xor.
 SjIdentity lookupSalesUnitKey()
          Field salesUnitKey is defined as optional.
 TiStringInterface lookupSessionLanguageCode()
          Field sessionLanguageCode is defined as optional.
 TiStringInterface lookupTokenInfoString()
          Field tokenInfoString is defined as part of xor.
 void setApplicationName(TiStringInterface inData)
          Field applicationName is defined as mandatory.
 void setApplicationNameValue(java.lang.String inData)
          Field applicationName is defined as mandatory.
 void setApplicationNameValue(java.lang.String inData, boolean inNotify)
          Field applicationName is defined as mandatory.
 void setForcedLogin(TiBooleanInterface inData)
          Field forcedLogin is defined as optional.
 void setForcedLoginValue(java.lang.Boolean inData)
          Field forcedLogin is defined as optional.
 void setForcedLoginValue(java.lang.Boolean inData, boolean inNotify)
          Field forcedLogin is defined as optional.
 void setIPAddress(SjIdentity inData)
          Field iPAddress is defined as mandatory.
 void setIPAddressValue(java.lang.String inData)
          Field iPAddress is defined as mandatory.
 void setIPAddressValue(java.lang.String inData, boolean inNotify)
          Field iPAddress is defined as mandatory.
 void setLDAPLoginInfo(SjAuthenticationInfo inData)
          Field lDAPLoginInfo is defined as part of xor.
 void setLockId(TiStringInterface inData)
          Field lockId is defined as optional.
 void setLockIdValue(java.lang.String inData)
          Field lockId is defined as optional.
 void setLockIdValue(java.lang.String inData, boolean inNotify)
          Field lockId is defined as optional.
 void setLoginXor(TiIntegerInterface inData)
          field loginXor
 void setLoginXorValue(java.lang.Integer inData)
          field loginXor
 void setMacAddress(SjIdentity inData)
          Field macAddress is defined as mandatory.
 void setMacAddressValue(java.lang.String inData)
          Field macAddress is defined as mandatory.
 void setMacAddressValue(java.lang.String inData, boolean inNotify)
          Field macAddress is defined as mandatory.
 void setMachineName(SjIdentity inData)
          Field machineName is defined as mandatory.
 void setMachineNameValue(java.lang.String inData)
          Field machineName is defined as mandatory.
 void setMachineNameValue(java.lang.String inData, boolean inNotify)
          Field machineName is defined as mandatory.
 void setRACFLoginInfo(SjAuthenticationInfo inData)
          Field rACFLoginInfo is defined as part of xor.
 void setSalesUnitKey(SjIdentity inData)
          Field salesUnitKey is defined as optional.
 void setSalesUnitKeyValue(java.lang.String inData)
          Field salesUnitKey is defined as optional.
 void setSalesUnitKeyValue(java.lang.String inData, boolean inNotify)
          Field salesUnitKey is defined as optional.
 void setSessionLanguageCode(TiStringInterface inData)
          Field sessionLanguageCode is defined as optional.
 void setSessionLanguageCodeValue(java.lang.String inData)
          Field sessionLanguageCode is defined as optional.
 void setSessionLanguageCodeValue(java.lang.String inData, boolean inNotify)
          Field sessionLanguageCode is defined as optional.
 void setTokenInfoString(TiStringInterface inData)
          Field tokenInfoString is defined as part of xor.
 void setTokenInfoStringValue(java.lang.String inData)
          Field tokenInfoString is defined as part of xor.
 void setTokenInfoStringValue(java.lang.String inData, boolean inNotify)
          Field tokenInfoString is defined as part of xor.
protected  TiFieldSpecificationEnumeration specifyFields()
           
protected  TiXorSpecificationEnumeration specifyXors()
           
 
Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, toDebugString, toDebugString
 
Methods inherited from class org.stina.framework.core.model.TiAbstractModel
addModelElement, addModelElement, addModelElements, addModelElements, clone, compareTo, containsModelElement, copyProperties, createCloneInstance, getCloneTableKey, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getProperty, getPropertyModel, getPropertyNames, hasProperties, hasProperty, insertModelElementAt, insertModelElementAt, isEnabled, isSizeField, moveModelElementOfInstance, moveModelElementOfInstance, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, sizeOfList, specifyProperties, update, update, updateObserver
 
Methods inherited from class org.stina.framework.support.observer.TiSubject
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString
 
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled
 
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface
getModel, setModel
 
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties
 
Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface
updateObserver
 
Methods inherited from interface org.stina.framework.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString
 
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface
property
 

Constructor Detail

SjLoginSpecificationStandard

public SjLoginSpecificationStandard()
Method Detail

getIPAddress

public SjIdentity getIPAddress()
Field iPAddress is defined as mandatory.

Specified by:
getIPAddress in interface SjLoginSpecification

lookupIPAddress

public SjIdentity lookupIPAddress()
Field iPAddress is defined as mandatory.

Specified by:
lookupIPAddress in interface SjLoginSpecification

setIPAddress

public void setIPAddress(SjIdentity inData)
Field iPAddress is defined as mandatory.

Specified by:
setIPAddress in interface SjLoginSpecification

getIPAddressValue

public java.lang.String getIPAddressValue()
Field iPAddress is defined as mandatory.

Specified by:
getIPAddressValue in interface SjLoginSpecification

setIPAddressValue

public void setIPAddressValue(java.lang.String inData)
Field iPAddress is defined as mandatory.

Specified by:
setIPAddressValue in interface SjLoginSpecification

setIPAddressValue

public void setIPAddressValue(java.lang.String inData,
                              boolean inNotify)
Field iPAddress is defined as mandatory.

Specified by:
setIPAddressValue in interface SjLoginSpecification

getMachineName

public SjIdentity getMachineName()
Field machineName is defined as mandatory.

Specified by:
getMachineName in interface SjLoginSpecification

lookupMachineName

public SjIdentity lookupMachineName()
Field machineName is defined as mandatory.

Specified by:
lookupMachineName in interface SjLoginSpecification

setMachineName

public void setMachineName(SjIdentity inData)
Field machineName is defined as mandatory.

Specified by:
setMachineName in interface SjLoginSpecification

getMachineNameValue

public java.lang.String getMachineNameValue()
Field machineName is defined as mandatory.

Specified by:
getMachineNameValue in interface SjLoginSpecification

setMachineNameValue

public void setMachineNameValue(java.lang.String inData)
Field machineName is defined as mandatory.

Specified by:
setMachineNameValue in interface SjLoginSpecification

setMachineNameValue

public void setMachineNameValue(java.lang.String inData,
                                boolean inNotify)
Field machineName is defined as mandatory.

Specified by:
setMachineNameValue in interface SjLoginSpecification

getMacAddress

public SjIdentity getMacAddress()
Field macAddress is defined as mandatory.

Specified by:
getMacAddress in interface SjLoginSpecification

lookupMacAddress

public SjIdentity lookupMacAddress()
Field macAddress is defined as mandatory.

Specified by:
lookupMacAddress in interface SjLoginSpecification

setMacAddress

public void setMacAddress(SjIdentity inData)
Field macAddress is defined as mandatory.

Specified by:
setMacAddress in interface SjLoginSpecification

getMacAddressValue

public java.lang.String getMacAddressValue()
Field macAddress is defined as mandatory.

Specified by:
getMacAddressValue in interface SjLoginSpecification

setMacAddressValue

public void setMacAddressValue(java.lang.String inData)
Field macAddress is defined as mandatory.

Specified by:
setMacAddressValue in interface SjLoginSpecification

setMacAddressValue

public void setMacAddressValue(java.lang.String inData,
                               boolean inNotify)
Field macAddress is defined as mandatory.

Specified by:
setMacAddressValue in interface SjLoginSpecification

getSalesUnitKey

public SjIdentity getSalesUnitKey()
Field salesUnitKey is defined as optional.

Specified by:
getSalesUnitKey in interface SjLoginSpecification

lookupSalesUnitKey

public SjIdentity lookupSalesUnitKey()
Field salesUnitKey is defined as optional.

Specified by:
lookupSalesUnitKey in interface SjLoginSpecification

setSalesUnitKey

public void setSalesUnitKey(SjIdentity inData)
Field salesUnitKey is defined as optional.

Specified by:
setSalesUnitKey in interface SjLoginSpecification

getSalesUnitKeyValue

public java.lang.String getSalesUnitKeyValue()
Field salesUnitKey is defined as optional.

Specified by:
getSalesUnitKeyValue in interface SjLoginSpecification

setSalesUnitKeyValue

public void setSalesUnitKeyValue(java.lang.String inData)
Field salesUnitKey is defined as optional.

Specified by:
setSalesUnitKeyValue in interface SjLoginSpecification

setSalesUnitKeyValue

public void setSalesUnitKeyValue(java.lang.String inData,
                                 boolean inNotify)
Field salesUnitKey is defined as optional.

Specified by:
setSalesUnitKeyValue in interface SjLoginSpecification

getApplicationName

public TiStringInterface getApplicationName()
Field applicationName is defined as mandatory.

Specified by:
getApplicationName in interface SjLoginSpecification

lookupApplicationName

public TiStringInterface lookupApplicationName()
Field applicationName is defined as mandatory.

Specified by:
lookupApplicationName in interface SjLoginSpecification

setApplicationName

public void setApplicationName(TiStringInterface inData)
Field applicationName is defined as mandatory.

Specified by:
setApplicationName in interface SjLoginSpecification

getApplicationNameValue

public java.lang.String getApplicationNameValue()
Field applicationName is defined as mandatory.

Specified by:
getApplicationNameValue in interface SjLoginSpecification

setApplicationNameValue

public void setApplicationNameValue(java.lang.String inData)
Field applicationName is defined as mandatory.

Specified by:
setApplicationNameValue in interface SjLoginSpecification

setApplicationNameValue

public void setApplicationNameValue(java.lang.String inData,
                                    boolean inNotify)
Field applicationName is defined as mandatory.

Specified by:
setApplicationNameValue in interface SjLoginSpecification

getSessionLanguageCode

public TiStringInterface getSessionLanguageCode()
Field sessionLanguageCode is defined as optional.

Specified by:
getSessionLanguageCode in interface SjLoginSpecification

lookupSessionLanguageCode

public TiStringInterface lookupSessionLanguageCode()
Field sessionLanguageCode is defined as optional.

Specified by:
lookupSessionLanguageCode in interface SjLoginSpecification

setSessionLanguageCode

public void setSessionLanguageCode(TiStringInterface inData)
Field sessionLanguageCode is defined as optional.

Specified by:
setSessionLanguageCode in interface SjLoginSpecification

getSessionLanguageCodeValue

public java.lang.String getSessionLanguageCodeValue()
Field sessionLanguageCode is defined as optional.

Specified by:
getSessionLanguageCodeValue in interface SjLoginSpecification

setSessionLanguageCodeValue

public void setSessionLanguageCodeValue(java.lang.String inData)
Field sessionLanguageCode is defined as optional.

Specified by:
setSessionLanguageCodeValue in interface SjLoginSpecification

setSessionLanguageCodeValue

public void setSessionLanguageCodeValue(java.lang.String inData,
                                        boolean inNotify)
Field sessionLanguageCode is defined as optional.

Specified by:
setSessionLanguageCodeValue in interface SjLoginSpecification

getForcedLogin

public TiBooleanInterface getForcedLogin()
Field forcedLogin is defined as optional.

Specified by:
getForcedLogin in interface SjLoginSpecification

lookupForcedLogin

public TiBooleanInterface lookupForcedLogin()
Field forcedLogin is defined as optional.

Specified by:
lookupForcedLogin in interface SjLoginSpecification

setForcedLogin

public void setForcedLogin(TiBooleanInterface inData)
Field forcedLogin is defined as optional.

Specified by:
setForcedLogin in interface SjLoginSpecification

getForcedLoginValue

public java.lang.Boolean getForcedLoginValue()
Field forcedLogin is defined as optional.

Specified by:
getForcedLoginValue in interface SjLoginSpecification

setForcedLoginValue

public void setForcedLoginValue(java.lang.Boolean inData)
Field forcedLogin is defined as optional.

Specified by:
setForcedLoginValue in interface SjLoginSpecification

setForcedLoginValue

public void setForcedLoginValue(java.lang.Boolean inData,
                                boolean inNotify)
Field forcedLogin is defined as optional.

Specified by:
setForcedLoginValue in interface SjLoginSpecification

getLoginXor

public TiIntegerInterface getLoginXor()
field loginXor

Specified by:
getLoginXor in interface SjLoginSpecification

lookupLoginXor

public TiIntegerInterface lookupLoginXor()
field loginXor

Specified by:
lookupLoginXor in interface SjLoginSpecification

setLoginXor

public void setLoginXor(TiIntegerInterface inData)
field loginXor

Specified by:
setLoginXor in interface SjLoginSpecification

getLoginXorValue

public java.lang.Integer getLoginXorValue()
field loginXor

Specified by:
getLoginXorValue in interface SjLoginSpecification

setLoginXorValue

public void setLoginXorValue(java.lang.Integer inData)
field loginXor

Specified by:
setLoginXorValue in interface SjLoginSpecification

getTokenInfoString

public TiStringInterface getTokenInfoString()
Field tokenInfoString is defined as part of xor.

Specified by:
getTokenInfoString in interface SjLoginSpecification

lookupTokenInfoString

public TiStringInterface lookupTokenInfoString()
Field tokenInfoString is defined as part of xor.

Specified by:
lookupTokenInfoString in interface SjLoginSpecification

setTokenInfoString

public void setTokenInfoString(TiStringInterface inData)
Field tokenInfoString is defined as part of xor.

Specified by:
setTokenInfoString in interface SjLoginSpecification

getTokenInfoStringValue

public java.lang.String getTokenInfoStringValue()
Field tokenInfoString is defined as part of xor.

Specified by:
getTokenInfoStringValue in interface SjLoginSpecification

setTokenInfoStringValue

public void setTokenInfoStringValue(java.lang.String inData)
Field tokenInfoString is defined as part of xor.

Specified by:
setTokenInfoStringValue in interface SjLoginSpecification

setTokenInfoStringValue

public void setTokenInfoStringValue(java.lang.String inData,
                                    boolean inNotify)
Field tokenInfoString is defined as part of xor.

Specified by:
setTokenInfoStringValue in interface SjLoginSpecification

getRACFLoginInfo

public SjAuthenticationInfo getRACFLoginInfo()
Field rACFLoginInfo is defined as part of xor.

Specified by:
getRACFLoginInfo in interface SjLoginSpecification

lookupRACFLoginInfo

public SjAuthenticationInfo lookupRACFLoginInfo()
Field rACFLoginInfo is defined as part of xor.

Specified by:
lookupRACFLoginInfo in interface SjLoginSpecification

setRACFLoginInfo

public void setRACFLoginInfo(SjAuthenticationInfo inData)
Field rACFLoginInfo is defined as part of xor.

Specified by:
setRACFLoginInfo in interface SjLoginSpecification

getLDAPLoginInfo

public SjAuthenticationInfo getLDAPLoginInfo()
Field lDAPLoginInfo is defined as part of xor.

Specified by:
getLDAPLoginInfo in interface SjLoginSpecification

lookupLDAPLoginInfo

public SjAuthenticationInfo lookupLDAPLoginInfo()
Field lDAPLoginInfo is defined as part of xor.

Specified by:
lookupLDAPLoginInfo in interface SjLoginSpecification

setLDAPLoginInfo

public void setLDAPLoginInfo(SjAuthenticationInfo inData)
Field lDAPLoginInfo is defined as part of xor.

Specified by:
setLDAPLoginInfo in interface SjLoginSpecification

getLockId

public TiStringInterface getLockId()
Field lockId is defined as optional.

Specified by:
getLockId in interface SjLoginSpecification

lookupLockId

public TiStringInterface lookupLockId()
Field lockId is defined as optional.

Specified by:
lookupLockId in interface SjLoginSpecification

setLockId

public void setLockId(TiStringInterface inData)
Field lockId is defined as optional.

Specified by:
setLockId in interface SjLoginSpecification

getLockIdValue

public java.lang.String getLockIdValue()
Field lockId is defined as optional.

Specified by:
getLockIdValue in interface SjLoginSpecification

setLockIdValue

public void setLockIdValue(java.lang.String inData)
Field lockId is defined as optional.

Specified by:
setLockIdValue in interface SjLoginSpecification

setLockIdValue

public void setLockIdValue(java.lang.String inData,
                           boolean inNotify)
Field lockId is defined as optional.

Specified by:
setLockIdValue in interface SjLoginSpecification

specifyFields

protected TiFieldSpecificationEnumeration specifyFields()
Specified by:
specifyFields in class TiAbstractMapModel

specifyXors

protected TiXorSpecificationEnumeration specifyXors()
Overrides:
specifyXors in class TiAbstractMapModel

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractModel

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractModel


Copyright © 2012. All Rights Reserved.