|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents the schema information of repository.
| Method Summary | |
PortProperties |
getPort(PortId portId)
Returns the port properties for the specified port |
PortProperties |
getPort(String portCode,
String remoteSystemCode,
int portType)
Returns the port properties for the specified port |
String |
getPortCode(PortId portId)
Converts the port ID to port code |
PortId |
getPortId(String portCode,
String remoteSystemCode,
int portType)
Converts the port code to port ID |
PortProperties[] |
getPorts()
Returns the properties for all ports. |
RegionProperties |
getRegion(Locale locale)
Returns region corresponded to the specified Locale |
RegionProperties |
getRegion(String regionNameOrCode)
Returns region corresponded to the specified region name |
RepositoryProperties |
getRepositoryProperties()
Returns repository properties |
RegionInheritanceProperties |
getRepositoryRegionInheritance(String regionCode)
Returns the region inheritance of the repository for specified region. |
RoleProperties |
getRole(String roleName)
Returns the role properties for the specified role name |
String[] |
getRoleNames()
Returns the array of role names. |
RoleProperties[] |
getRoles()
Returns the properties for all roles. |
UserProperties |
getUser(String userName)
Returns the user properties for the specified user name |
String[] |
getUserNames()
Returns the array of user names. |
UserProperties[] |
getUsers()
Returns the properties for all users. |
| Method Detail |
public RepositoryProperties getRepositoryProperties()
public String[] getUserNames()
public UserProperties getUser(String userName)
userName - the user name
IllegalArgumentException - if specified user is not defined in repositorypublic UserProperties[] getUsers()
public String[] getRoleNames()
public RoleProperties getRole(String roleName)
throws IllegalArgumentException
roleName - the role name
IllegalArgumentException - if specified role is not defined in repositorypublic RoleProperties[] getRoles()
public PortProperties[] getPorts()
public PortProperties getPort(PortId portId)
throws IllegalArgumentException
portId - the port ID
IllegalArgumentException - if port doesn't exist in repository
public PortProperties getPort(String portCode,
String remoteSystemCode,
int portType)
throws IllegalArgumentException
portCode - the port CoderemoteSystemCode - the remote system codeportType - the port type
IllegalArgumentException - if port doesn't exist in repository
public PortId getPortId(String portCode,
String remoteSystemCode,
int portType)
throws IllegalArgumentException
portCode - the port CoderemoteSystemCode - the remote system codeportType - the port type
IllegalArgumentException - if port doesn't exist in repository
public String getPortCode(PortId portId)
throws IllegalArgumentException
portId - the port ID
IllegalArgumentException - if port doesn't exist in repositorypublic RegionProperties getRegion(Locale locale)
locale - instance of Locale class. Null if appropriate region is not found
public RegionProperties getRegion(String regionNameOrCode)
regionNameOrCode - the region name or region code.
public RegionInheritanceProperties getRepositoryRegionInheritance(String regionCode)
regionCode - region code.
|
|||||||||||
| 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.