|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
RoleResult を使用しているパッケージ | |
---|---|
javax.management.relation | 関係サービスについて定義します。 |
javax.management.relation での RoleResult の使用 |
---|
RoleResult を返す javax.management.relation のメソッド | |
---|---|
RoleResult |
RelationSupport.getAllRoles()
関係に含まれるすべてのロールを返します。 |
RoleResult |
Relation.getAllRoles()
関係に含まれるすべてのロールを返します。 |
RoleResult |
RelationServiceMBean.getAllRoles(String theRelId)
関係に含まれるすべてのロールを返します。 |
RoleResult |
RelationService.getAllRoles(String theRelId)
関係に含まれるすべてのロールを返します。 |
RoleResult |
RelationSupport.getRoles(String[] theRoleNameArray)
指定された名前のロールの値を取得します。 |
RoleResult |
Relation.getRoles(String[] theRoleNameArray)
指定された名前のロールの値を取得します。 |
RoleResult |
RelationServiceMBean.getRoles(String theRelId,
String[] theRoleNameArray)
指定された関係に含まれる指定された名前のロールの値を取得します。 |
RoleResult |
RelationService.getRoles(String theRelId,
String[] theRoleNameArray)
指定された関係に含まれる指定された名前のロールの値を取得します。 |
RoleResult |
RelationSupport.setRoles(RoleList theRoleList)
指定されたロールを設定します。 |
RoleResult |
Relation.setRoles(RoleList theRoleList)
指定されたロールを設定します。 |
RoleResult |
RelationServiceMBean.setRoles(String theRelId,
RoleList theRoleList)
指定された関係内の指定されたロールを設定します。 |
RoleResult |
RelationService.setRoles(String theRelId,
RoleList theRoleList)
指定された関係内の指定されたロールを設定します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。