|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.session.AbstractMdmDestinationProperties
Abstract implementation of MdmDestinationProperties interface
| Field Summary |
| Fields inherited from interface com.sap.mdm.session.MdmDestinationProperties |
TRUST_TYPE_CERTIFICATE, TRUST_TYPE_IP, TRUST_TYPE_NONE |
| Constructor Summary | |
AbstractMdmDestinationProperties()
Empty Constructor |
|
AbstractMdmDestinationProperties(String serverName)
Constructor |
|
AbstractMdmDestinationProperties(String serverName,
String repositoryName)
Constructor |
|
AbstractMdmDestinationProperties(String serverName,
String repositoryName,
String userName)
Constructor |
|
| Method Summary | |
String |
getDbmsName()
Returns the specified name of DBMS server |
DBMSType |
getDbmsType()
Returns the specified DBMS type |
String |
getRepositoryName()
Returns the specified repository name |
String |
getServerName()
Returns the specified MDM server name |
int |
getTrustType()
Returns the type of trusted system |
String |
getUserName()
Returns the specified repository user name or server administration name |
boolean |
isTrusted()
Indicates if connection is trusted |
void |
setDbmsName(String dbmsName)
Sets the name of DBMS server. |
void |
setDbmsType(DBMSType dbmsType)
Sets the type of DBMS. |
void |
setRepositoryName(String repositoryName)
Sets the repository name |
void |
setTrusted(boolean isTrusted)
Specifies if connection is trusted. |
void |
setTrustType(int trustType)
Sets the type of trusted system. |
void |
setUserName(String userName)
Sets the user name either for repository if this destination specifies a repository or for server if this destination specifies the server only. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractMdmDestinationProperties()
public AbstractMdmDestinationProperties(String serverName)
serverName - the MDM server name
public AbstractMdmDestinationProperties(String serverName,
String repositoryName)
serverName - the MDM server namerepositoryName - the repository name
public AbstractMdmDestinationProperties(String serverName,
String repositoryName,
String userName)
serverName - the MDM server namerepositoryName - the repository nameuserName - the user name| Method Detail |
public String getServerName()
MdmDestinationProperties
getServerName in interface MdmDestinationPropertiespublic String getRepositoryName()
MdmDestinationProperties
getRepositoryName in interface MdmDestinationPropertiespublic void setRepositoryName(String repositoryName)
MdmDestinationProperties
setRepositoryName in interface MdmDestinationPropertiespublic boolean isTrusted()
MdmDestinationProperties
isTrusted in interface MdmDestinationPropertiestrue if connection is trusted, false otherwisepublic void setTrusted(boolean isTrusted)
MdmDestinationProperties
setTrusted in interface MdmDestinationPropertiesisTrusted - true if connection is trusted, false otherwisepublic int getTrustType()
MdmDestinationProperties
getTrustType in interface MdmDestinationProperties{@link #TRUST_TYPE_NONE},
{@link #TRUST_TYPE_IP},
{@link #TRUST_TYPE_CERTIFICATE}public void setTrustType(int trustType)
MdmDestinationPropertiesMdmDestinationProperties.TRUST_TYPE_NONE
setTrustType in interface MdmDestinationPropertiestrustType - the type of trusted system.{@link #TRUST_TYPE_NONE},
{@link #TRUST_TYPE_IP},
{@link #TRUST_TYPE_CERTIFICATE}public String getUserName()
MdmDestinationProperties
getUserName in interface MdmDestinationPropertiespublic void setUserName(String userName)
MdmDestinationProperties
setUserName in interface MdmDestinationPropertiesuserName - the user namepublic String getDbmsName()
MdmDestinationProperties
getDbmsName in interface MdmDestinationPropertiespublic void setDbmsName(String dbmsName)
MdmDestinationProperties
setDbmsName in interface MdmDestinationPropertiesdbmsName - the name of DBMSpublic DBMSType getDbmsType()
MdmDestinationProperties
getDbmsType in interface MdmDestinationPropertiespublic void setDbmsType(DBMSType dbmsType)
MdmDestinationPropertiesDBMSType.#MS_SQL.
It is used only together with DBMS name.
setDbmsType in interface MdmDestinationProperties
|
|||||||||||
| 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.