Interface CTPivotCacheDefinition

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPivotCacheDefinition extends XmlObject
An XML CT_PivotCacheDefinition(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getCacheSource

      CTCacheSource getCacheSource()
      Gets the "cacheSource" element
    • setCacheSource

      void setCacheSource(CTCacheSource cacheSource)
      Sets the "cacheSource" element
    • addNewCacheSource

      CTCacheSource addNewCacheSource()
      Appends and returns a new empty "cacheSource" element
    • getCacheFields

      CTCacheFields getCacheFields()
      Gets the "cacheFields" element
    • setCacheFields

      void setCacheFields(CTCacheFields cacheFields)
      Sets the "cacheFields" element
    • addNewCacheFields

      CTCacheFields addNewCacheFields()
      Appends and returns a new empty "cacheFields" element
    • getCacheHierarchies

      CTCacheHierarchies getCacheHierarchies()
      Gets the "cacheHierarchies" element
    • isSetCacheHierarchies

      boolean isSetCacheHierarchies()
      True if has "cacheHierarchies" element
    • setCacheHierarchies

      void setCacheHierarchies(CTCacheHierarchies cacheHierarchies)
      Sets the "cacheHierarchies" element
    • addNewCacheHierarchies

      CTCacheHierarchies addNewCacheHierarchies()
      Appends and returns a new empty "cacheHierarchies" element
    • unsetCacheHierarchies

      void unsetCacheHierarchies()
      Unsets the "cacheHierarchies" element
    • getKpis

      CTPCDKPIs getKpis()
      Gets the "kpis" element
    • isSetKpis

      boolean isSetKpis()
      True if has "kpis" element
    • setKpis

      void setKpis(CTPCDKPIs kpis)
      Sets the "kpis" element
    • addNewKpis

      CTPCDKPIs addNewKpis()
      Appends and returns a new empty "kpis" element
    • unsetKpis

      void unsetKpis()
      Unsets the "kpis" element
    • getTupleCache

      CTTupleCache getTupleCache()
      Gets the "tupleCache" element
    • isSetTupleCache

      boolean isSetTupleCache()
      True if has "tupleCache" element
    • setTupleCache

      void setTupleCache(CTTupleCache tupleCache)
      Sets the "tupleCache" element
    • addNewTupleCache

      CTTupleCache addNewTupleCache()
      Appends and returns a new empty "tupleCache" element
    • unsetTupleCache

      void unsetTupleCache()
      Unsets the "tupleCache" element
    • getCalculatedItems

      CTCalculatedItems getCalculatedItems()
      Gets the "calculatedItems" element
    • isSetCalculatedItems

      boolean isSetCalculatedItems()
      True if has "calculatedItems" element
    • setCalculatedItems

      void setCalculatedItems(CTCalculatedItems calculatedItems)
      Sets the "calculatedItems" element
    • addNewCalculatedItems

      CTCalculatedItems addNewCalculatedItems()
      Appends and returns a new empty "calculatedItems" element
    • unsetCalculatedItems

      void unsetCalculatedItems()
      Unsets the "calculatedItems" element
    • getCalculatedMembers

      CTCalculatedMembers getCalculatedMembers()
      Gets the "calculatedMembers" element
    • isSetCalculatedMembers

      boolean isSetCalculatedMembers()
      True if has "calculatedMembers" element
    • setCalculatedMembers

      void setCalculatedMembers(CTCalculatedMembers calculatedMembers)
      Sets the "calculatedMembers" element
    • addNewCalculatedMembers

      CTCalculatedMembers addNewCalculatedMembers()
      Appends and returns a new empty "calculatedMembers" element
    • unsetCalculatedMembers

      void unsetCalculatedMembers()
      Unsets the "calculatedMembers" element
    • getDimensions

      CTDimensions getDimensions()
      Gets the "dimensions" element
    • isSetDimensions

      boolean isSetDimensions()
      True if has "dimensions" element
    • setDimensions

      void setDimensions(CTDimensions dimensions)
      Sets the "dimensions" element
    • addNewDimensions

      CTDimensions addNewDimensions()
      Appends and returns a new empty "dimensions" element
    • unsetDimensions

      void unsetDimensions()
      Unsets the "dimensions" element
    • getMeasureGroups

      CTMeasureGroups getMeasureGroups()
      Gets the "measureGroups" element
    • isSetMeasureGroups

      boolean isSetMeasureGroups()
      True if has "measureGroups" element
    • setMeasureGroups

      void setMeasureGroups(CTMeasureGroups measureGroups)
      Sets the "measureGroups" element
    • addNewMeasureGroups

      CTMeasureGroups addNewMeasureGroups()
      Appends and returns a new empty "measureGroups" element
    • unsetMeasureGroups

      void unsetMeasureGroups()
      Unsets the "measureGroups" element
    • getMaps

      Gets the "maps" element
    • isSetMaps

      boolean isSetMaps()
      True if has "maps" element
    • setMaps

      void setMaps(CTMeasureDimensionMaps maps)
      Sets the "maps" element
    • addNewMaps

      Appends and returns a new empty "maps" element
    • unsetMaps

      void unsetMaps()
      Unsets the "maps" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute
    • getInvalid

      boolean getInvalid()
      Gets the "invalid" attribute
    • xgetInvalid

      XmlBoolean xgetInvalid()
      Gets (as xml) the "invalid" attribute
    • isSetInvalid

      boolean isSetInvalid()
      True if has "invalid" attribute
    • setInvalid

      void setInvalid(boolean invalid)
      Sets the "invalid" attribute
    • xsetInvalid

      void xsetInvalid(XmlBoolean invalid)
      Sets (as xml) the "invalid" attribute
    • unsetInvalid

      void unsetInvalid()
      Unsets the "invalid" attribute
    • getSaveData

      boolean getSaveData()
      Gets the "saveData" attribute
    • xgetSaveData

      XmlBoolean xgetSaveData()
      Gets (as xml) the "saveData" attribute
    • isSetSaveData

      boolean isSetSaveData()
      True if has "saveData" attribute
    • setSaveData

      void setSaveData(boolean saveData)
      Sets the "saveData" attribute
    • xsetSaveData

      void xsetSaveData(XmlBoolean saveData)
      Sets (as xml) the "saveData" attribute
    • unsetSaveData

      void unsetSaveData()
      Unsets the "saveData" attribute
    • getRefreshOnLoad

      boolean getRefreshOnLoad()
      Gets the "refreshOnLoad" attribute
    • xgetRefreshOnLoad

      XmlBoolean xgetRefreshOnLoad()
      Gets (as xml) the "refreshOnLoad" attribute
    • isSetRefreshOnLoad

      boolean isSetRefreshOnLoad()
      True if has "refreshOnLoad" attribute
    • setRefreshOnLoad

      void setRefreshOnLoad(boolean refreshOnLoad)
      Sets the "refreshOnLoad" attribute
    • xsetRefreshOnLoad

      void xsetRefreshOnLoad(XmlBoolean refreshOnLoad)
      Sets (as xml) the "refreshOnLoad" attribute
    • unsetRefreshOnLoad

      void unsetRefreshOnLoad()
      Unsets the "refreshOnLoad" attribute
    • getOptimizeMemory

      boolean getOptimizeMemory()
      Gets the "optimizeMemory" attribute
    • xgetOptimizeMemory

      XmlBoolean xgetOptimizeMemory()
      Gets (as xml) the "optimizeMemory" attribute
    • isSetOptimizeMemory

      boolean isSetOptimizeMemory()
      True if has "optimizeMemory" attribute
    • setOptimizeMemory

      void setOptimizeMemory(boolean optimizeMemory)
      Sets the "optimizeMemory" attribute
    • xsetOptimizeMemory

      void xsetOptimizeMemory(XmlBoolean optimizeMemory)
      Sets (as xml) the "optimizeMemory" attribute
    • unsetOptimizeMemory

      void unsetOptimizeMemory()
      Unsets the "optimizeMemory" attribute
    • getEnableRefresh

      boolean getEnableRefresh()
      Gets the "enableRefresh" attribute
    • xgetEnableRefresh

      XmlBoolean xgetEnableRefresh()
      Gets (as xml) the "enableRefresh" attribute
    • isSetEnableRefresh

      boolean isSetEnableRefresh()
      True if has "enableRefresh" attribute
    • setEnableRefresh

      void setEnableRefresh(boolean enableRefresh)
      Sets the "enableRefresh" attribute
    • xsetEnableRefresh

      void xsetEnableRefresh(XmlBoolean enableRefresh)
      Sets (as xml) the "enableRefresh" attribute
    • unsetEnableRefresh

      void unsetEnableRefresh()
      Unsets the "enableRefresh" attribute
    • getRefreshedBy

      String getRefreshedBy()
      Gets the "refreshedBy" attribute
    • xgetRefreshedBy

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetRefreshedBy()
      Gets (as xml) the "refreshedBy" attribute
    • isSetRefreshedBy

      boolean isSetRefreshedBy()
      True if has "refreshedBy" attribute
    • setRefreshedBy

      void setRefreshedBy(String refreshedBy)
      Sets the "refreshedBy" attribute
    • xsetRefreshedBy

      void xsetRefreshedBy(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring refreshedBy)
      Sets (as xml) the "refreshedBy" attribute
    • unsetRefreshedBy

      void unsetRefreshedBy()
      Unsets the "refreshedBy" attribute
    • getRefreshedDate

      double getRefreshedDate()
      Gets the "refreshedDate" attribute
    • xgetRefreshedDate

      XmlDouble xgetRefreshedDate()
      Gets (as xml) the "refreshedDate" attribute
    • isSetRefreshedDate

      boolean isSetRefreshedDate()
      True if has "refreshedDate" attribute
    • setRefreshedDate

      void setRefreshedDate(double refreshedDate)
      Sets the "refreshedDate" attribute
    • xsetRefreshedDate

      void xsetRefreshedDate(XmlDouble refreshedDate)
      Sets (as xml) the "refreshedDate" attribute
    • unsetRefreshedDate

      void unsetRefreshedDate()
      Unsets the "refreshedDate" attribute
    • getRefreshedDateIso

      Calendar getRefreshedDateIso()
      Gets the "refreshedDateIso" attribute
    • xgetRefreshedDateIso

      XmlDateTime xgetRefreshedDateIso()
      Gets (as xml) the "refreshedDateIso" attribute
    • isSetRefreshedDateIso

      boolean isSetRefreshedDateIso()
      True if has "refreshedDateIso" attribute
    • setRefreshedDateIso

      void setRefreshedDateIso(Calendar refreshedDateIso)
      Sets the "refreshedDateIso" attribute
    • xsetRefreshedDateIso

      void xsetRefreshedDateIso(XmlDateTime refreshedDateIso)
      Sets (as xml) the "refreshedDateIso" attribute
    • unsetRefreshedDateIso

      void unsetRefreshedDateIso()
      Unsets the "refreshedDateIso" attribute
    • getBackgroundQuery

      boolean getBackgroundQuery()
      Gets the "backgroundQuery" attribute
    • xgetBackgroundQuery

      XmlBoolean xgetBackgroundQuery()
      Gets (as xml) the "backgroundQuery" attribute
    • isSetBackgroundQuery

      boolean isSetBackgroundQuery()
      True if has "backgroundQuery" attribute
    • setBackgroundQuery

      void setBackgroundQuery(boolean backgroundQuery)
      Sets the "backgroundQuery" attribute
    • xsetBackgroundQuery

      void xsetBackgroundQuery(XmlBoolean backgroundQuery)
      Sets (as xml) the "backgroundQuery" attribute
    • unsetBackgroundQuery

      void unsetBackgroundQuery()
      Unsets the "backgroundQuery" attribute
    • getMissingItemsLimit

      long getMissingItemsLimit()
      Gets the "missingItemsLimit" attribute
    • xgetMissingItemsLimit

      XmlUnsignedInt xgetMissingItemsLimit()
      Gets (as xml) the "missingItemsLimit" attribute
    • isSetMissingItemsLimit

      boolean isSetMissingItemsLimit()
      True if has "missingItemsLimit" attribute
    • setMissingItemsLimit

      void setMissingItemsLimit(long missingItemsLimit)
      Sets the "missingItemsLimit" attribute
    • xsetMissingItemsLimit

      void xsetMissingItemsLimit(XmlUnsignedInt missingItemsLimit)
      Sets (as xml) the "missingItemsLimit" attribute
    • unsetMissingItemsLimit

      void unsetMissingItemsLimit()
      Unsets the "missingItemsLimit" attribute
    • getCreatedVersion

      short getCreatedVersion()
      Gets the "createdVersion" attribute
    • xgetCreatedVersion

      XmlUnsignedByte xgetCreatedVersion()
      Gets (as xml) the "createdVersion" attribute
    • isSetCreatedVersion

      boolean isSetCreatedVersion()
      True if has "createdVersion" attribute
    • setCreatedVersion

      void setCreatedVersion(short createdVersion)
      Sets the "createdVersion" attribute
    • xsetCreatedVersion

      void xsetCreatedVersion(XmlUnsignedByte createdVersion)
      Sets (as xml) the "createdVersion" attribute
    • unsetCreatedVersion

      void unsetCreatedVersion()
      Unsets the "createdVersion" attribute
    • getRefreshedVersion

      short getRefreshedVersion()
      Gets the "refreshedVersion" attribute
    • xgetRefreshedVersion

      XmlUnsignedByte xgetRefreshedVersion()
      Gets (as xml) the "refreshedVersion" attribute
    • isSetRefreshedVersion

      boolean isSetRefreshedVersion()
      True if has "refreshedVersion" attribute
    • setRefreshedVersion

      void setRefreshedVersion(short refreshedVersion)
      Sets the "refreshedVersion" attribute
    • xsetRefreshedVersion

      void xsetRefreshedVersion(XmlUnsignedByte refreshedVersion)
      Sets (as xml) the "refreshedVersion" attribute
    • unsetRefreshedVersion

      void unsetRefreshedVersion()
      Unsets the "refreshedVersion" attribute
    • getMinRefreshableVersion

      short getMinRefreshableVersion()
      Gets the "minRefreshableVersion" attribute
    • xgetMinRefreshableVersion

      XmlUnsignedByte xgetMinRefreshableVersion()
      Gets (as xml) the "minRefreshableVersion" attribute
    • isSetMinRefreshableVersion

      boolean isSetMinRefreshableVersion()
      True if has "minRefreshableVersion" attribute
    • setMinRefreshableVersion

      void setMinRefreshableVersion(short minRefreshableVersion)
      Sets the "minRefreshableVersion" attribute
    • xsetMinRefreshableVersion

      void xsetMinRefreshableVersion(XmlUnsignedByte minRefreshableVersion)
      Sets (as xml) the "minRefreshableVersion" attribute
    • unsetMinRefreshableVersion

      void unsetMinRefreshableVersion()
      Unsets the "minRefreshableVersion" attribute
    • getRecordCount

      long getRecordCount()
      Gets the "recordCount" attribute
    • xgetRecordCount

      XmlUnsignedInt xgetRecordCount()
      Gets (as xml) the "recordCount" attribute
    • isSetRecordCount

      boolean isSetRecordCount()
      True if has "recordCount" attribute
    • setRecordCount

      void setRecordCount(long recordCount)
      Sets the "recordCount" attribute
    • xsetRecordCount

      void xsetRecordCount(XmlUnsignedInt recordCount)
      Sets (as xml) the "recordCount" attribute
    • unsetRecordCount

      void unsetRecordCount()
      Unsets the "recordCount" attribute
    • getUpgradeOnRefresh

      boolean getUpgradeOnRefresh()
      Gets the "upgradeOnRefresh" attribute
    • xgetUpgradeOnRefresh

      XmlBoolean xgetUpgradeOnRefresh()
      Gets (as xml) the "upgradeOnRefresh" attribute
    • isSetUpgradeOnRefresh

      boolean isSetUpgradeOnRefresh()
      True if has "upgradeOnRefresh" attribute
    • setUpgradeOnRefresh

      void setUpgradeOnRefresh(boolean upgradeOnRefresh)
      Sets the "upgradeOnRefresh" attribute
    • xsetUpgradeOnRefresh

      void xsetUpgradeOnRefresh(XmlBoolean upgradeOnRefresh)
      Sets (as xml) the "upgradeOnRefresh" attribute
    • unsetUpgradeOnRefresh

      void unsetUpgradeOnRefresh()
      Unsets the "upgradeOnRefresh" attribute
    • getTupleCache2

      boolean getTupleCache2()
      Gets the "tupleCache" attribute
    • xgetTupleCache2

      XmlBoolean xgetTupleCache2()
      Gets (as xml) the "tupleCache" attribute
    • isSetTupleCache2

      boolean isSetTupleCache2()
      True if has "tupleCache" attribute
    • setTupleCache2

      void setTupleCache2(boolean tupleCache2)
      Sets the "tupleCache" attribute
    • xsetTupleCache2

      void xsetTupleCache2(XmlBoolean tupleCache2)
      Sets (as xml) the "tupleCache" attribute
    • unsetTupleCache2

      void unsetTupleCache2()
      Unsets the "tupleCache" attribute
    • getSupportSubquery

      boolean getSupportSubquery()
      Gets the "supportSubquery" attribute
    • xgetSupportSubquery

      XmlBoolean xgetSupportSubquery()
      Gets (as xml) the "supportSubquery" attribute
    • isSetSupportSubquery

      boolean isSetSupportSubquery()
      True if has "supportSubquery" attribute
    • setSupportSubquery

      void setSupportSubquery(boolean supportSubquery)
      Sets the "supportSubquery" attribute
    • xsetSupportSubquery

      void xsetSupportSubquery(XmlBoolean supportSubquery)
      Sets (as xml) the "supportSubquery" attribute
    • unsetSupportSubquery

      void unsetSupportSubquery()
      Unsets the "supportSubquery" attribute
    • getSupportAdvancedDrill

      boolean getSupportAdvancedDrill()
      Gets the "supportAdvancedDrill" attribute
    • xgetSupportAdvancedDrill

      XmlBoolean xgetSupportAdvancedDrill()
      Gets (as xml) the "supportAdvancedDrill" attribute
    • isSetSupportAdvancedDrill

      boolean isSetSupportAdvancedDrill()
      True if has "supportAdvancedDrill" attribute
    • setSupportAdvancedDrill

      void setSupportAdvancedDrill(boolean supportAdvancedDrill)
      Sets the "supportAdvancedDrill" attribute
    • xsetSupportAdvancedDrill

      void xsetSupportAdvancedDrill(XmlBoolean supportAdvancedDrill)
      Sets (as xml) the "supportAdvancedDrill" attribute
    • unsetSupportAdvancedDrill

      void unsetSupportAdvancedDrill()
      Unsets the "supportAdvancedDrill" attribute