|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.commands.AbstractCommandBase
com.sap.mdm.commands.AbstractCommandSessionless
com.sap.mdm.publishing.commands.CreateLayoutServerSessionCommand
This command creates a Session with a certain MDM repository NOTE: This command requires connection already established.
ConnectionPool,
ConnectionPoolFactory| Constructor Summary | |
CreateLayoutServerSessionCommand(ConnectionAccessor connection)
Creates a new instance of this command. |
|
| Method Summary | |
String |
getDataRegionCode()
Returns the data region code. |
com.sap.mdm.internal.Region |
getInterfaceLangId()
Returns the interface language Id. |
String |
getPassword(String newPassword)
Returns the password. |
RegionProperties |
getRegionProperties()
Returns the region properties. |
RepositoryIdentifier |
getRepositoryIdentifier()
Returns the repository identifier. |
String |
getServerName()
Returns the server name. |
String |
getSessionId()
Returns the SessionId. |
String |
getUserName()
Returns the user name. |
void |
setDataRegionCode(String dataRegionCode)
Sets a data region code (required). |
void |
setInterfaceLangId(com.sap.mdm.internal.Region interfaceLangId)
Sets a interfaceLangId (required). |
void |
setPassword(String password)
Sets a Password (required). |
void |
setRegionProperties(RegionProperties regionProperties)
Sets a region properties (required). |
void |
setRepositoryIdentifier(RepositoryIdentifier repIdentifier)
Sets a repository identifier (required). |
void |
setServerName(String serverName)
Sets a serverName (required). |
void |
setUserName(String userName)
Sets a userName (required). |
| Methods inherited from class com.sap.mdm.commands.AbstractCommandBase |
execute, getPassport, isCommandComplete, setPassport |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreateLayoutServerSessionCommand(ConnectionAccessor connection)
connection - the connections to the server.| Method Detail |
public void setServerName(String serverName)
serverName - which is used for authenticationpublic String getServerName()
public void setUserName(String userName)
userName - which is used for authenticationpublic String getUserName()
public void setPassword(String password)
password - which is used for authenticationpublic String getPassword(String newPassword)
public void setRepositoryIdentifier(RepositoryIdentifier repIdentifier)
repIdentifier - repository identifier for establishing a connectionpublic RepositoryIdentifier getRepositoryIdentifier()
public void setRegionProperties(RegionProperties regionProperties)
regionProperties - used for character encodingpublic RegionProperties getRegionProperties()
public void setDataRegionCode(String dataRegionCode)
dataRegionCode - used for character encodingpublic String getDataRegionCode()
public void setInterfaceLangId(com.sap.mdm.internal.Region interfaceLangId)
interfaceLangId - used for protocol character encodingpublic com.sap.mdm.internal.Region getInterfaceLangId()
public String getSessionId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.