com.stellent.cis.client.api.common
Interface ICISProperty

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
ISCSProperty

public interface ICISProperty
extends java.io.Serializable

Represents a property via a call to ICISObject.getProperty(java.lang.String)


Method Summary
 ICISPropertyDescriptor getDescriptor()
           
 ICISPropertyValue getValue()
           
 

Method Detail

getValue

ICISPropertyValue getValue()
Returns:
the value of this property

getDescriptor

ICISPropertyDescriptor getDescriptor()
Returns:
the property descriptor that describes the contents of the property value