IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.sibx.smobo
Interface UserContextType


public interface UserContextType

A representation of the model object 'User Context Type'.

The following features are supported:


Field Summary
static java.lang.String $sccsid
           
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.util.List<ComplexPropertyType> getEntries()
          Returns the value of the 'Entries' containment reference list.
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

$sccsid

static final java.lang.String $sccsid
See Also:
Constant Field Values
Method Detail

getEntries

java.util.List<ComplexPropertyType> getEntries()
Returns the value of the 'Entries' containment reference list. The list contents are of type ComplexPropertyType.

Returns:
the value of the 'Entries' containment reference list.

IBM WebSphere Application ServerTM
Release 7