Liferay 6.2-ce-ga5

com.liferay.portlet.rolesadmin.util
Class RolesAdminImpl

java.lang.Object
  extended by com.liferay.portlet.rolesadmin.util.RolesAdminImpl
All Implemented Interfaces:
RolesAdmin

public class RolesAdminImpl
extends Object
implements RolesAdmin


Constructor Summary
RolesAdminImpl()
           
 
Method Summary
 String getCssClassName(Role role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolesAdminImpl

public RolesAdminImpl()
Method Detail

getCssClassName

public String getCssClassName(Role role)
Specified by:
getCssClassName in interface RolesAdmin

Liferay 6.2-ce-ga5