com.starteam
Class ContentProperty.WebCacheContentProperty

java.lang.Object
  extended by com.starteam.Property.WebCacheProperty
      extended by com.starteam.ContentProperty.WebCacheContentProperty
Enclosing class:
ContentProperty

public static class ContentProperty.WebCacheContentProperty
extends Property.WebCacheProperty

Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.


Method Summary
 Content.WebCacheContent getDefaultValue()
          Returns the default Content value for this Property.
 void setDefaultValue(Content.WebCacheContent value)
          Sets the default Content value for this Property.
 
Methods inherited from class com.starteam.Property.WebCacheProperty
equals, getContext, getDisplayName, getDisplayNameTranslations, getDisplayValue, getGenericDefaultValue, getID, getName, getType, hashCode, isAdvanced, isCalculated, isClientCalculated, isDescriptor, isDirty, isDisabled, isEnabled, isGenericCalculated, isHeader, isItemProperty, isLegalValue, isPrimaryDescriptor, isQueryRelationSupported, isRequired, isRestricted, isRevisionIndependent, isServerCalculated, isSortByTextValueSupported, isStored, isSysDefined, isUserCustomized, isUserDefined, isUserModifiable, isViewSpecific, refresh, setDescriptor, setDisplayName, setDisplayNameTranslations, setEnabled, setGenericDefaultValue, setPrimaryDescriptor, setRequired, toXml, update
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefaultValue

public Content.WebCacheContent getDefaultValue()
Returns the default Content value for this Property. If no default value is specified, null is returned

Returns:
Content

setDefaultValue

public void setDefaultValue(Content.WebCacheContent value)
Sets the default Content value for this Property.

Parameters:
value - the default Content value


StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.