Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


com.bea.wlcp.wlng.api.account
Interface ApplicationInstance


public interface ApplicationInstance

A WLNG user.


Method Summary
 ApplicationAccount getApplication()
          Get application account.
 AccountState getState()
          Get the user state.

 

Method Detail

getApplication

public ApplicationAccount getApplication()
Get application account.
Returns:
The application account.

getState

public AccountState getState()
Get the user state.
Returns:
The user state.

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.