Skip navigation links


Uses of Class
com.essbase.eas.framework.server.application.DefaultStoreCore

Packages that use DefaultStoreCore
com.essbase.eas.framework.server.application Provides classes and interfaces relating to Essbase Administration Services framework. 

 

Uses of DefaultStoreCore in com.essbase.eas.framework.server.application

 

Fields in com.essbase.eas.framework.server.application declared as DefaultStoreCore
protected  DefaultStoreCore DefaultStoreToken.core
           
protected  DefaultStoreCore DefaultStoreAdmin.storeCore
           

 

Methods in com.essbase.eas.framework.server.application that return DefaultStoreCore
protected  DefaultStoreCore DefaultStoreToken.getCore()
           

 

Constructors in com.essbase.eas.framework.server.application with parameters of type DefaultStoreCore
DefaultStoreToken(java.lang.Object key, DefaultStoreCore core)
          Constructs a DefaultStoreToken object with the specified key and core.

 


Skip navigation links


Copyright © 2001, 2011, Oracle. All rights reserved.