Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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


public interface ServiceProviderAccount

A WebLogic service provider account.


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

 

Method Detail

getGroups

public Set getGroups()
Get service provider groups for account.
Returns:
The service provider groups.

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.