com.stellent.cis.client.api.scs
Interface ISCSPropertyDescriptor

All Superinterfaces:
ICISPropertyDescriptor, java.io.Serializable

public interface ISCSPropertyDescriptor
extends ICISPropertyDescriptor

Describes a property on an active ISCSObject


Method Summary
 java.lang.String getNativeName()
           
 boolean isBeanProperty()
           
 
Methods inherited from interface com.stellent.cis.client.api.common.ICISPropertyDescriptor
getDescription, getFriendlyName, getName, isMultiValued, isSystemProperty
 

Method Detail

isBeanProperty

boolean isBeanProperty()
Returns:
true if this is a JavaBean property (i.e. it has a JavaBean accessor method), false for non-exposed properties (i.e. most extended native types)

getNativeName

java.lang.String getNativeName()
Returns:
the native name of the property on the content server