bexee.model.elements.impl
Class RolesImpl

java.lang.Object
  extended bybexee.model.elements.impl.RolesImpl
All Implemented Interfaces:
Roles

public class RolesImpl
extends java.lang.Object
implements Roles

Default implementation of the Roles BPEL element.

Version:
$Revision: 1.1 $, $Date: 2004/12/15 14:18:12 $
Author:
Patric Fornasier, Pawel Kowalski

Field Summary
 
Fields inherited from interface bexee.model.elements.Roles
MY_ROLE, PARTNER_ROLE
 
Constructor Summary
RolesImpl(java.lang.String role)
           
 
Method Summary
 java.lang.String getRole()
           
 void setRole(java.lang.String role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolesImpl

public RolesImpl(java.lang.String role)
Method Detail

setRole

public void setRole(java.lang.String role)
Specified by:
setRole in interface Roles

getRole

public java.lang.String getRole()
Specified by:
getRole in interface Roles


Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.