WebLogic Integration


Uses of Interface
com.bea.b2b.management.RoleMBean

Packages that use com.bea.b2b.management.RoleMBean
com.bea.b2b.management Provides the ManagementException class for WebLogic Collaborate management applications. 
 

Uses of com.bea.b2b.management.RoleMBean in com.bea.b2b.management
 

Methods in com.bea.b2b.management that return com.bea.b2b.management.RoleMBean
 com.bea.b2b.management.RoleMBean[] ConversationDefinition.getRoles()
           
 com.bea.b2b.management.RoleMBean ConversationDefinition.getRole(java.lang.String name)
           
 com.bea.b2b.management.RoleMBean[] ConversationDefinition.setRoles(com.bea.b2b.management.RoleMBean[] roles)
           
 com.bea.b2b.management.RoleMBean ConversationDefinition.addRole(com.bea.b2b.management.RoleMBean mbean)
           
 com.bea.b2b.management.RoleMBean ConversationDefinition.addRole(java.lang.String roleName, java.lang.String roleDesc, java.lang.String roleNotes, java.lang.String roleTemplate)
           
 com.bea.b2b.management.RoleMBean ConversationDefinition.addRole(java.lang.String roleName)
           
 com.bea.b2b.management.RoleMBean ProcessImplementationMBean.getRole()
          Gets the role.
 com.bea.b2b.management.RoleMBean PartyMBean.getRole()
          Gets the role of the Party.
 com.bea.b2b.management.RoleMBean Party.getRole()
           
 com.bea.b2b.management.RoleMBean[] ConversationDefinitionMBean.getRoles()
          Gets all the roles defined for the ConversationDefinition.
 com.bea.b2b.management.RoleMBean[] ConversationDefinitionMBean.setRoles(com.bea.b2b.management.RoleMBean[] roles)
          Sets the roles for the ConversationDefinition.
 com.bea.b2b.management.RoleMBean ConversationDefinitionMBean.getRole(java.lang.String name)
          Gets the role matching the name specified.
 com.bea.b2b.management.RoleMBean ConversationDefinitionMBean.addRole(java.lang.String roleName, java.lang.String roleDesc, java.lang.String roleNotes, java.lang.String roleTemplate)
          Adds a role for the ConversationDefinition.
 com.bea.b2b.management.RoleMBean ConversationDefinitionMBean.addRole(com.bea.b2b.management.RoleMBean mbean)
          Adds a role for the ConversationDefinition .
 com.bea.b2b.management.RoleMBean ProcessImplementation.getRole()
           
 

Methods in com.bea.b2b.management with parameters of type com.bea.b2b.management.RoleMBean
 com.bea.b2b.management.RoleMBean[] ConversationDefinition.setRoles(com.bea.b2b.management.RoleMBean[] roles)
           
 com.bea.b2b.management.RoleMBean ConversationDefinition.addRole(com.bea.b2b.management.RoleMBean mbean)
           
 void ConversationDefinition.removeRole(com.bea.b2b.management.RoleMBean role)
           
 void PartyMBean.setRole(com.bea.b2b.management.RoleMBean role)
          Set the role for the Party.
 void Party.setRole(com.bea.b2b.management.RoleMBean role)
           
 com.bea.b2b.management.RoleMBean[] ConversationDefinitionMBean.setRoles(com.bea.b2b.management.RoleMBean[] roles)
          Sets the roles for the ConversationDefinition.
 com.bea.b2b.management.RoleMBean ConversationDefinitionMBean.addRole(com.bea.b2b.management.RoleMBean mbean)
          Adds a role for the ConversationDefinition .
 void ConversationDefinitionMBean.removeRole(com.bea.b2b.management.RoleMBean role)
          Removes a role for the ConversationDefinition.
 


WebLogic Integration

WebLogic Integration (WLI)