Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Uses of Class
com.bea.wlcp.wlng.api.account.AccountState

Packages that use AccountState
com.bea.wlcp.wlng.api.account   

 

Uses of AccountState in com.bea.wlcp.wlng.api.account

 

Fields in com.bea.wlcp.wlng.api.account declared as AccountState
static AccountState AccountState.ACTIVATED
          Account is activated.
static AccountState AccountState.DEACTIVATED
          Account is deactivated.

 

Methods in com.bea.wlcp.wlng.api.account that return AccountState
static AccountState[] AccountState.values()
           
static AccountState AccountState.valueOf(String name)
           
 AccountState ApplicationAccount.getState()
          Get the state of this account.
 AccountState ApplicationInstance.getState()
          Get the user state.
 AccountState ServiceProviderAccount.getState()
          Get the state of this account.

 


Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.