com.sapportals.portal.prt.util

Class BrowserGuidFactory

java.lang.Object
  extended by com.sapportals.portal.prt.util.BrowserGuidFactory

public class BrowserGuidFactory
extends Object

Factory that provides prefixed Guids that fits with what is expected byte the browsers Created: Mon Dec 18 10:36:27 2000


Constructor Summary
BrowserGuidFactory()
           
 
Method Summary
static String createGuid()
          Creates a new prefixed guid.
 String getPrefix()
          Gets the prefix used in the generation of the GUIDs.
static String transformGuid(Guid guid)
          Converts a Guid into a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserGuidFactory

public BrowserGuidFactory()
Method Detail

transformGuid

public static String transformGuid(Guid guid)
Converts a Guid into a String.

Parameters:
guid - A value of type 'Guid'
Returns:
The guid value of type 'String' prefixed.

createGuid

public static String createGuid()
Creates a new prefixed guid.

Returns:
A created guid in a string format.

getPrefix

public String getPrefix()
Gets the prefix used in the generation of the GUIDs.

Returns:
The prefix used in the generation of the GUIDs.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice