|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.PropertyRenderUtil
public class PropertyRenderUtil
The PropertyRenderUtil is used to display properties
Copyright 2004 SAP AG
| Nested Class Summary | |
|---|---|
protected class |
PropertyRenderUtil.ItemComparator
Deprecated. Comparator used for ordering the item type labels in dropDown component |
protected class |
PropertyRenderUtil.ItemObject
Deprecated. Inner class used for rendering ordered by item type description into the DropDown Component |
| Field Summary | |
|---|---|
static String |
PROPERTY_RENDER_CLASS_PEOPLE
Deprecated. |
| Constructor Summary | |
|---|---|
PropertyRenderUtil()
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
static String |
get508PropertyTooltip(IProperty property,
String propertyValue,
Locale locale)
Deprecated. As of NetWeaver 7.1 |
static String |
get508PropertyTooltip(String propertyName,
String propertyValue,
Locale locale)
Deprecated. As of NetWeaver 7.1 |
static String |
getAdditionalMetaTagValue(IMetaName metaName,
String metaTag)
Deprecated. As of NetWeaver 7.1 |
static String |
getAdditionalMetaTagValue(IPropertyName propertyName,
String metaTag)
Deprecated. As of NetWeaver 7.1 |
static String |
getDisplayName(IResource resource)
Deprecated. return displayName for given resource |
static String |
getMetaNameLabel(IProperty property,
Locale locale)
Deprecated. As of NetWeaver 7.1 |
static IStructuredPropertyRenderer |
getRenderer(IMetaName metaName,
PropertyDisplayMode displayMode)
Deprecated. As of NetWeaver 7.1 |
static String |
getRendererClass(IMetaName metaName,
PropertyDisplayMode displayMode)
Deprecated. As of NetWeaver 7.1 |
IMetaValueListIterator |
getSortedValueIterator(IMetaName metaName,
IMetaContext metaContext)
Deprecated. |
IMetaValueListIterator |
getSortedValueIterator(IMetaValueList metaValuesList,
IMetaContext metaContext)
Deprecated. |
static String |
getValueFromMetaExtension(IProperty property,
IResource resource)
Deprecated. As of NetWeaver 7.1 |
static boolean |
is508Enabled(IResource res)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderImageValue(IProperty property,
IMetaName metaName,
IResource resource)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderLockInfo(IResource res)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength,
com.sapportals.wdf.stack.Control ctrl)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength,
com.sapportals.wdf.stack.Control ctrl,
IMetaName metaName)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength,
IMetaName metaName)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength,
String localRenderClass)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength,
String localRenderClass,
com.sapportals.wdf.stack.Control ctrl)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperty(IProperty property,
IResource res,
int maxLength,
String localRenderClass,
IMetaName metaName)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderProperyByPropertyName(IPropertyName propertyName,
IResource resource,
int maxLength)
Deprecated. As of NetWeaver 7.1 |
static void |
setLabelFor(com.sapportals.htmlb.Label label,
com.sapportals.htmlb.Component comp)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROPERTY_RENDER_CLASS_PEOPLE
| Constructor Detail |
|---|
public PropertyRenderUtil()
| Method Detail |
|---|
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength)
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength,
IMetaName metaName)
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength,
com.sapportals.wdf.stack.Control ctrl)
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength,
com.sapportals.wdf.stack.Control ctrl,
IMetaName metaName)
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength,
String localRenderClass)
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength,
String localRenderClass,
IMetaName metaName)
public static com.sapportals.htmlb.Component renderProperty(IProperty property,
IResource res,
int maxLength,
String localRenderClass,
com.sapportals.wdf.stack.Control ctrl)
public static com.sapportals.htmlb.Component renderLockInfo(IResource res)
public static com.sapportals.htmlb.Component renderProperyByPropertyName(IPropertyName propertyName,
IResource resource,
int maxLength)
public static IStructuredPropertyRenderer getRenderer(IMetaName metaName,
PropertyDisplayMode displayMode)
IStructuredPropertyRenderer for a givven IMetaName and
PropertyDisplayMode
metaName - displayMode -
IStructuredPropertyRenderer for a given IMetaName and
PropertyDisplayMode
public static String getRendererClass(IMetaName metaName,
PropertyDisplayMode displayMode)
IMetaName and
PropertyDisplayMode
metaName - displayMode -
public static com.sapportals.htmlb.Component renderImageValue(IProperty property,
IMetaName metaName,
IResource resource)
property - metaName - resource -
public static void setLabelFor(com.sapportals.htmlb.Label label,
com.sapportals.htmlb.Component comp)
public static String getValueFromMetaExtension(IProperty property,
IResource resource)
public static final String getAdditionalMetaTagValue(IPropertyName propertyName,
String metaTag)
throws WcmException
IPropertyName and
the additional metatag String in Additional Metatags field.
If the metaTag exits and it has a value, then that value is returned.
If the metaTag exist but it has no value then it returns the metaTag value.
If the metaTag does not exists, then it returns null.
propertyName - metaTag -
WcmException
public static String getAdditionalMetaTagValue(IMetaName metaName,
String metaTag)
throws WcmException
IMetaName and
the additional metatag String in Additional Metatags field.
If the metaTag exits and it has a value, then that value is returned.
If the metaTag exists but it has no value then it returns the metaTag value.
If the metaTag does not exists, then it returns null.
metaName - metaTag -
WcmException
public static String get508PropertyTooltip(String propertyName,
String propertyValue,
Locale locale)
public static String get508PropertyTooltip(IProperty property,
String propertyValue,
Locale locale)
public static String getMetaNameLabel(IProperty property,
Locale locale)
public static boolean is508Enabled(IResource res)
public IMetaValueListIterator getSortedValueIterator(IMetaName metaName,
IMetaContext metaContext)
public IMetaValueListIterator getSortedValueIterator(IMetaValueList metaValuesList,
IMetaContext metaContext)
public static String getDisplayName(IResource resource)
throws ResourceException
resource -
ResourceException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||