com.liferay.portlet.rolesadmin.util
Class RolesAdminImpl

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

public class RolesAdminImpl
extends java.lang.Object
implements com.liferay.portlet.rolesadmin.util.RolesAdmin

Author:
Brian Wing Shun Chan

Constructor Summary
RolesAdminImpl()
           
 
Method Summary
 java.lang.String getCssClassName(com.liferay.portal.model.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 java.lang.String getCssClassName(com.liferay.portal.model.Role role)
Specified by:
getCssClassName in interface com.liferay.portlet.rolesadmin.util.RolesAdmin