Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.bea.wcp.profile
Interface ShProviderCached.AttributeContainer

Enclosing class:
ShProviderCached

public static interface ShProviderCached.AttributeContainer

Method Summary
 Object getAttribute(String name)
           
 boolean hasAttributes()
           
 void setAttribute(String name, Object value)
           

 

Method Detail

hasAttributes

boolean hasAttributes()

getAttribute

Object getAttribute(String name)

setAttribute

void setAttribute(String name,
                  Object value)

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.