com.sap.portal.pcm.admin

Class PcmConstants.MetaAttributeIds.TypeValues

java.lang.Object
  extended by com.sap.portal.pcm.admin.PcmConstants.MetaAttributeIds.TypeValues
Enclosing class:
PcmConstants.MetaAttributeIds

Deprecated.

@Deprecated
public static final class PcmConstants.MetaAttributeIds.TypeValues
extends Object

The class that provides predefined values for the type meta-attribute.

Generic UI implementations over the PCM must provide control according to the type.

Attributes with unknown type or without this meta-attributes will be treated as VAL_STRING for string attributes and VAL_TEXT for text attributes.


Field Summary
static int VAL_BINARY_STREAM
          Deprecated. A constant that represents the binary stream type.
static int VAL_BOOLEAN
          Deprecated. A constant that represents the boolean type.
static int VAL_BYTE
          Deprecated. A constant that represents the byte type.
static int VAL_DATE
          Deprecated. A constant that represents the date type.
static int VAL_DOUBLE
          Deprecated. A constant that represents the double type.
static int VAL_INTEGER
          Deprecated. A constant that represents the integer type.
static int VAL_LOCALE
          Deprecated. A constant that represents the locale type.
static int VAL_LONG
          Deprecated. A constant that represents the long type.
static int VAL_STRING
          Deprecated. A constant that represents the string type.
static int VAL_TEXT
          Deprecated. A constant that represents the text type.
 
Constructor Summary
PcmConstants.MetaAttributeIds.TypeValues()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VAL_BOOLEAN

public static final int VAL_BOOLEAN
Deprecated. 
A constant that represents the boolean type.

See Also:
Constant Field Values

VAL_BYTE

public static final int VAL_BYTE
Deprecated. 
A constant that represents the byte type.

See Also:
Constant Field Values

VAL_INTEGER

public static final int VAL_INTEGER
Deprecated. 
A constant that represents the integer type.

See Also:
Constant Field Values

VAL_DOUBLE

public static final int VAL_DOUBLE
Deprecated. 
A constant that represents the double type.

See Also:
Constant Field Values

VAL_STRING

public static final int VAL_STRING
Deprecated. 
A constant that represents the string type.

See Also:
Constant Field Values

VAL_LONG

public static final int VAL_LONG
Deprecated. 
A constant that represents the long type.

See Also:
Constant Field Values

VAL_TEXT

public static final int VAL_TEXT
Deprecated. 
A constant that represents the text type.

See Also:
Constant Field Values

VAL_BINARY_STREAM

public static final int VAL_BINARY_STREAM
Deprecated. 
A constant that represents the binary stream type.

See Also:
Constant Field Values

VAL_DATE

public static final int VAL_DATE
Deprecated. 
A constant that represents the date type.

See Also:
Constant Field Values

VAL_LOCALE

public static final int VAL_LOCALE
Deprecated. 
A constant that represents the locale type.

See Also:
Constant Field Values
Constructor Detail

PcmConstants.MetaAttributeIds.TypeValues

public PcmConstants.MetaAttributeIds.TypeValues()
Deprecated. 
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] EP-BASIS-API [sap.com] tc/epbc/pcm/admin/public/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice