|
SAP NetWeaver 7.40 Enterprise Portal (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.portal.pcm.tools.AttributesUtils
com.sap.portal.pcm
public class AttributesUtils
| 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 |
|---|
public static final String PCD_TYPE_STRING
public static final String PCD_TYPE_TEXT
public static final String PCD_TYPE_INTEGER
public static final String PCD_TYPE_LONG
public static final String PCD_TYPE_DOUBLE
public static final String PCD_TYPE_BOOLEAN
public static final String PCD_TYPE_BYTE
public static final String PCD_TYPE_DATE
public static final String PCD_TYPE_BINARY_STREAM
public static final String PCD_TYPE_LOCALE
public static final String CATEGORY_NAME
public static final double PRIORITY_MAXVALUE
public static final double PRIORITY_MINVALUE
| Constructor Detail |
|---|
public AttributesUtils()
| Method Detail |
|---|
public static IPcdAttribute createAttribute(String attrName,
String attrType)
throws com.sap.portal.pcm.OperationFailedException
com.sap.portal.pcm.OperationFailedException
public static void setPcdAttrValue(IPcdAttribute attr,
String value)
throws com.sap.portal.pcm.OperationFailedException
com.sap.portal.pcm.OperationFailedExceptionpublic static String getMetaAttributeTextType(String id)
public static String getAttributeTextType(String id)
public static boolean isStandartMetaAttribute(String mAttribute)
public static IPcdUtils getPcdUtils()
public static Locale getDefaultLocale()
public static Enumeration validValuesStrToEnum(String str)
public static String EnumToValidValuesStr(Enumeration values)
public static double normalizeDouble(double d)
public static boolean validPcdType(String typeStr)
public static Locale parseLocale(String localeStr)
public static void setUnitAttributesToCopiedObject(String targetSystemName,
String attrId,
String attrType,
Object attrValue,
Hashtable i_env)
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 Enterprise Portal (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||