wt.epm.upload
Class Cache.CacheFamilyTable

java.lang.Object
  extended bywt.epm.upload.CacheObject
      extended bywt.epm.upload.CacheFamilyTable
          extended bywt.epm.upload.Cache.CacheFamilyTable
All Implemented Interfaces:
Cache.Iterated, CacheObjectOwner
Enclosing class:
Cache

public static class Cache.CacheFamilyTable
extends CacheFamilyTable


Nested Class Summary
 
Nested classes inherited from class wt.epm.upload.CacheFamilyTable
CacheFamilyTable.CacheFamilyTableColumn, CacheFamilyTable.CacheFeatureDefinition, CacheFamilyTable.CacheParameterDefinition
 
Field Summary
 
Fields inherited from class wt.epm.upload.CacheFamilyTable
 
Fields inherited from class wt.epm.upload.CacheObject
 
Constructor Summary
Cache.CacheFamilyTable(Cache cache, EPMFamilyTable familyTable)
           
 
Methods inherited from class wt.epm.upload.CacheFamilyTable
addMember, createCacheFamilyTableColumn, createCacheFeatureDefinition, createCacheParameterDefinition, createNewAttributeColumn, createNewFeatureColumn, createNewFeatureDefinition, createNewMemberColumn, createNewParameterColumn, createNewParameterDefinition, createNewReferenceColumn, dump, getCacheFamilyTableColumn, getCacheFamilyTableColumns, getCacheFeatureDefinition, getCacheFeatureDefinitions, getCacheParameterDefinition, getCacheParameterDefinitions, getDisplayName, getFamilyTable, getFamilyTableColumn, getFeatureDefinition, getMasterCacheId, getMembers, getParameterDefinition, getTopGeneric, isCheckedOut, release, releaseChildObject, removeFamilyTableColumn, removeMember
 
Methods inherited from class wt.epm.upload.CacheObject
cacheCollection, cacheObject, checkModifiability, checkModifiability, clearStatus, delete, 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, 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

Cache.CacheFamilyTable

public Cache.CacheFamilyTable(Cache cache,
                              EPMFamilyTable familyTable)
                       throws WTException