org.infoglue.deliver.portal.om
Class SecurityRoleRefImpl

java.lang.Object
  extended by org.infoglue.deliver.portal.om.SecurityRoleRefImpl
All Implemented Interfaces:
org.apache.pluto.om.common.SecurityRoleRef, org.apache.pluto.om.Model

public class SecurityRoleRefImpl
extends java.lang.Object
implements org.apache.pluto.om.common.SecurityRoleRef

Dummy implementation of interface

Author:
Jöran TODO Implement this

Constructor Summary
SecurityRoleRefImpl()
           
 
Method Summary
 org.apache.pluto.om.common.Description getDescription(java.util.Locale locale)
           
 java.lang.String getRoleLink()
           
 java.lang.String getRoleName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityRoleRefImpl

public SecurityRoleRefImpl()
Method Detail

getRoleLink

public java.lang.String getRoleLink()
Specified by:
getRoleLink in interface org.apache.pluto.om.common.SecurityRoleRef

getRoleName

public java.lang.String getRoleName()
Specified by:
getRoleName in interface org.apache.pluto.om.common.SecurityRoleRef

getDescription

public org.apache.pluto.om.common.Description getDescription(java.util.Locale locale)
Specified by:
getDescription in interface org.apache.pluto.om.common.SecurityRoleRef


Copyright © 2005 InfoGlue.org All Rights Reserved.