Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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


public interface ApplicationAccount

A WLNG application account.


Method Summary
 Set getGroups()
          Get application groups.
 ServiceProviderAccount getServiceProvider()
          Get service provider account.
 AccountState getState()
          Get the state of this account.

 

Method Detail

getGroups

public Set getGroups()
Get application groups.
Returns:
The application groups.

getServiceProvider

public ServiceProviderAccount getServiceProvider()
Get service provider account.
Returns:
The service provider account.

getState

public AccountState getState()
Get the state of this account.
Returns:
The account state.

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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