com.sap.portal.pcm.tools

Class AttributesUtils

java.lang.Object
  extended by com.sap.portal.pcm.tools.AttributesUtils

Deprecated. since NW7.1. For the new PCM Utils APIs See Package com.sap.portal.pcm

public class AttributesUtils
extends Object


Field Summary
static String CATEGORY_NAME
          Deprecated.  
static String PCD_TYPE_BINARY_STREAM
          Deprecated.  
static String PCD_TYPE_BOOLEAN
          Deprecated.  
static String PCD_TYPE_BYTE
          Deprecated.  
static String PCD_TYPE_DATE
          Deprecated.  
static String PCD_TYPE_DOUBLE
          Deprecated.  
static String PCD_TYPE_INTEGER
          Deprecated.  
static String PCD_TYPE_LOCALE
          Deprecated.  
static String PCD_TYPE_LONG
          Deprecated.  
static String PCD_TYPE_STRING
          Deprecated.  
static String PCD_TYPE_TEXT
          Deprecated.  
static double PRIORITY_MAXVALUE
          Deprecated.  
static double PRIORITY_MINVALUE
          Deprecated.  
 
Constructor Summary
AttributesUtils()
          Deprecated.  
 
Method Summary
static IPcdAttribute createAttribute(String attrName, String attrType)
          Deprecated.  
static String EnumToValidValuesStr(Enumeration values)
          Deprecated. AttributesToValidValuesStr Converts enumeration of strings to validValues formated string
static String getAttributeTextType(String id)
          Deprecated.  
static Locale getDefaultLocale()
          Deprecated.  
static String getMetaAttributeTextType(String id)
          Deprecated.  
static IPcdUtils getPcdUtils()
          Deprecated.  
static boolean isStandartMetaAttribute(String mAttribute)
          Deprecated.  
static double normalizeDouble(double d)
          Deprecated.  
static Locale parseLocale(String localeStr)
          Deprecated.  
static void setPcdAttrValue(IPcdAttribute attr, String value)
          Deprecated.  
static void setUnitAttributesToCopiedObject(String targetSystemName, String attrId, String attrType, Object attrValue, Hashtable i_env)
          Deprecated.  
static boolean validPcdType(String typeStr)
          Deprecated.  
static Enumeration validValuesStrToEnum(String str)
          Deprecated. validValuesStrToAttributes Converts validValues formated string to strings enumeration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PCD_TYPE_STRING

public static final String PCD_TYPE_STRING
Deprecated. 

PCD_TYPE_TEXT

public static final String PCD_TYPE_TEXT
Deprecated. 

PCD_TYPE_INTEGER

public static final String PCD_TYPE_INTEGER
Deprecated. 

PCD_TYPE_LONG

public static final String PCD_TYPE_LONG
Deprecated. 

PCD_TYPE_DOUBLE

public static final String PCD_TYPE_DOUBLE
Deprecated. 

PCD_TYPE_BOOLEAN

public static final String PCD_TYPE_BOOLEAN
Deprecated. 

PCD_TYPE_BYTE

public static final String PCD_TYPE_BYTE
Deprecated. 

PCD_TYPE_DATE

public static final String PCD_TYPE_DATE
Deprecated. 

PCD_TYPE_BINARY_STREAM

public static final String PCD_TYPE_BINARY_STREAM
Deprecated. 

PCD_TYPE_LOCALE

public static final String PCD_TYPE_LOCALE
Deprecated. 

CATEGORY_NAME

public static final String CATEGORY_NAME
Deprecated. 
See Also:
Constant Field Values

PRIORITY_MAXVALUE

public static final double PRIORITY_MAXVALUE
Deprecated. 
See Also:
Constant Field Values

PRIORITY_MINVALUE

public static final double PRIORITY_MINVALUE
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

AttributesUtils

public AttributesUtils()
Deprecated. 
Method Detail

createAttribute

public static IPcdAttribute createAttribute(String attrName,
                                            String attrType)
                                     throws com.sap.portal.pcm.OperationFailedException
Deprecated. 
Throws:
com.sap.portal.pcm.OperationFailedException

setPcdAttrValue

public static void setPcdAttrValue(IPcdAttribute attr,
                                   String value)
                            throws com.sap.portal.pcm.OperationFailedException
Deprecated. 
Throws:
com.sap.portal.pcm.OperationFailedException

getMetaAttributeTextType

public static String getMetaAttributeTextType(String id)
Deprecated. 

getAttributeTextType

public static String getAttributeTextType(String id)
Deprecated. 

isStandartMetaAttribute

public static boolean isStandartMetaAttribute(String mAttribute)
Deprecated. 

getPcdUtils

public static IPcdUtils getPcdUtils()
Deprecated. 

getDefaultLocale

public static Locale getDefaultLocale()
Deprecated. 

validValuesStrToEnum

public static Enumeration validValuesStrToEnum(String str)
Deprecated. 
validValuesStrToAttributes Converts validValues formated string to strings enumeration


EnumToValidValuesStr

public static String EnumToValidValuesStr(Enumeration values)
Deprecated. 
AttributesToValidValuesStr Converts enumeration of strings to validValues formated string


normalizeDouble

public static double normalizeDouble(double d)
Deprecated. 

validPcdType

public static boolean validPcdType(String typeStr)
Deprecated. 

parseLocale

public static Locale parseLocale(String localeStr)
Deprecated. 

setUnitAttributesToCopiedObject

public static void setUnitAttributesToCopiedObject(String targetSystemName,
                                                   String attrId,
                                                   String attrType,
                                                   Object attrValue,
                                                   Hashtable i_env)
Deprecated. 
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/semantics/api api EP-PIN
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2013 SAP AG Complete Copyright Notice