wt.epm.upload
Class CacheDocument.CacheFeatureValue

java.lang.Object
  extended bywt.epm.upload.CacheObject
      extended bywt.epm.upload.CacheDocument.CacheFeatureValue
All Implemented Interfaces:
CacheObjectOwner
Enclosing class:
CacheDocument

public class CacheDocument.CacheFeatureValue
extends CacheObject


Field Summary
 
Fields inherited from class wt.epm.upload.CacheObject
 
Constructor Summary
CacheDocument.CacheFeatureValue(CacheObjectOwner owner, EPMFeatureValue feat)
           
 
Method Summary
protected  String getDisplayName()
           
 EPMFeatureValue getFeatureValue()
           
 
Methods inherited from class wt.epm.upload.CacheObject
cacheCollection, cacheObject, checkModifiability, checkModifiability, clearStatus, delete, dump, equals, getAttributeNames, getCache, getCacheId, getObjectIdentifier, getPersistableObject, getStatusAsString, hashCode, isCreated, isDeleted, isHasAttributeDefinition, isMarkedAsCreated, isMarkedAsModified, isMarkedForDeletion, isModified, isPersisted, isStatusSet, markAsCreated, markAsModified, markAsModified, markForDeletion, markForDeletion, markForDeletion, prepareCreating, prepareDeleting, prepareUpdating, refresh, release, releaseChildObject, releaseCollection, releaseMap, releaseObject, removeValueFromMap, save, setMarkedAsCreated, setMarkedAsModified, setMarkedForDeletion, setPersistableObject, setStatus, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheDocument.CacheFeatureValue

public CacheDocument.CacheFeatureValue(CacheObjectOwner owner,
                                       EPMFeatureValue feat)
                                throws WTException
Method Detail

getFeatureValue

public EPMFeatureValue getFeatureValue()

getDisplayName

protected String getDisplayName()
Overrides:
getDisplayName in class CacheObject