org.openl.rules.repository
Class CommonUserImpl

java.lang.Object
  extended by org.openl.rules.repository.CommonUserImpl
All Implemented Interfaces:
CommonUser

public class CommonUserImpl
extends Object
implements CommonUser


Constructor Summary
CommonUserImpl(String userName)
           
 
Method Summary
 String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonUserImpl

public CommonUserImpl(String userName)
Method Detail

getUserName

public String getUserName()
Specified by:
getUserName in interface CommonUser


Copyright © 2010. All Rights Reserved.