|
Project: com.ibm.rational.teamapi.scout | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.views.properties.PropertyDescriptor
com.ibm.rational.teamapi.scout.ResourceSource.ResourcePropertyDescriptor
static class ResourceSource.ResourcePropertyDescriptor
A PropertyDescriptor for CM API resource properties.
| Field Summary | |
|---|---|
(package private) java.lang.String[] |
m_filter_flags
The value of getFilterFlags() |
(package private) javax.wvcm.PropertyNameList.PropertyName |
m_propertyName
The PropertyName for the property |
| Constructor Summary | |
|---|---|
ResourceSource.ResourcePropertyDescriptor(com.ibm.rational.wvcm.stp.StpPropertyException property,
com.ibm.rational.wvcm.stp.StpResource parent)
Constructs a PropertyDescriptor for a PropertyException received while attempting to retrieve a StpProperty from a proxy. |
|
ResourceSource.ResourcePropertyDescriptor(com.ibm.rational.wvcm.stp.StpProperty property,
com.ibm.rational.wvcm.stp.StpResource parent)
Constructs a PropertyDescriptor for a StpProperty successfully retrieved from a proxy. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
Returns the Namespace of the PropertyName for the property to use as a category for organizing the properties of the resource. |
java.lang.String[] |
getFilterFlags()
Returns ADVANCED_PROPERTY_FLAGS for properties that could not be read from the resource; null otherwise; |
| Methods inherited from class org.eclipse.ui.views.properties.PropertyDescriptor |
|---|
createPropertyEditor, getAlwaysIncompatible, getDescription, getDisplayName, getHelpContextIds, getId, getLabelProvider, getValidator, isCompatibleWith, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
javax.wvcm.PropertyNameList.PropertyName m_propertyName
java.lang.String[] m_filter_flags
| Constructor Detail |
|---|
ResourceSource.ResourcePropertyDescriptor(com.ibm.rational.wvcm.stp.StpProperty property,
com.ibm.rational.wvcm.stp.StpResource parent)
property - The StpPropertyparent - The resource from which the StpProperty came.
ResourceSource.ResourcePropertyDescriptor(com.ibm.rational.wvcm.stp.StpPropertyException property,
com.ibm.rational.wvcm.stp.StpResource parent)
property - The PropertyExceptionparent - The resource from which the StpProperty came.| Method Detail |
|---|
public java.lang.String getCategory()
getCategory in interface org.eclipse.ui.views.properties.IPropertyDescriptorgetCategory in class org.eclipse.ui.views.properties.PropertyDescriptorpublic java.lang.String[] getFilterFlags()
getFilterFlags in interface org.eclipse.ui.views.properties.IPropertyDescriptorgetFilterFlags in class org.eclipse.ui.views.properties.PropertyDescriptorPropertyDescriptor.getFilterFlags()
|
Generated Sun 12-Oct-2008 03:27 AM | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||