com.ibm.mashups.enabler.ac
Interface RoleNode

All Superinterfaces:
Identifiable

public RoleNode
extends Identifiable

Interface representing a role


Method Summary
 String getRoleName()
           Returns the corresponding role name
 RoleType getRoleType()
           Returns the corresponding role type
 
Methods inherited from interface com.ibm.mashups.enabler.Identifiable
getID
 

Method Detail

getRoleName

String getRoleName()
Returns the corresponding role name


getRoleType

RoleType getRoleType()
Returns the corresponding role type



Copyright IBM Corp. 2010 All Rights Reserved.