Overview Package Class Tree Deprecated Index Help
JavaTM 2 Platform
Ent. Ed. v1.4
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

javax.management.relation
Class RoleResult

java.lang.Object
 extended byjavax.management.relation.RoleResult
All Implemented Interfaces:
Serializable

public class RoleResult
extends Object
implements Serializable

Represents the result of a multiple access to several roles of a relation (either for reading or writing).

See Also:
Serialized Form

Constructor Summary
RoleResult(RoleList theRoleList, RoleUnresolvedList theRoleUnresList)
Constructor.
Method Summary
RoleList getRoles()
Retrieves list of roles successfully accessed.
RoleUnresolvedList getRolesUnresolved()
Retrieves list of roles unsuccessfully accessed.
void setRoles(RoleList theRoleList)
Sets list of roles successfully accessed.
void setRolesUnresolved(RoleUnresolvedList theRoleUnresList)
Sets list of roles unsuccessfully accessed.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

RoleResult

public RoleResult(RoleList theRoleList,
 RoleUnresolvedList theRoleUnresList)
Constructor.

Parameters:
theRoleList - list of roles succesfully accessed.
theRoleUnresList - list of roles not accessed (with problem descriptions).
Method Detail

getRoles

public RoleList getRoles()
Retrieves list of roles successfully accessed.

Returns:
a RoleList
See Also:
setRoles(javax.management.relation.RoleList)

getRolesUnresolved

public RoleUnresolvedList getRolesUnresolved()
Retrieves list of roles unsuccessfully accessed.

Returns:
a RoleUnresolvedList.
See Also:
setRolesUnresolved(javax.management.relation.RoleUnresolvedList)

setRoles

public void setRoles(RoleList theRoleList)
Sets list of roles successfully accessed.

Parameters:
theRoleList - list of roles successfully accessed
See Also:
getRoles()

setRolesUnresolved

public void setRolesUnresolved(RoleUnresolvedList theRoleUnresList)
Sets list of roles unsuccessfully accessed.

Parameters:
theRoleUnresList - list of roles unsuccessfully accessed
See Also:
getRolesUnresolved()

Overview Package Class Tree Deprecated Index Help
JavaTM 2 Platform
Ent. Ed. v1.4
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /