com.filenet.wcm.apps.server.util
Class AccessRoles.DefinedRole

java.lang.Object
  extended bycom.filenet.wcm.apps.server.util.AccessRoles.DefinedRole
Enclosing class:
AccessRoles

public static class AccessRoles.DefinedRole
extends java.lang.Object

These objects are contained in a List returned by getDefinedRoles method


Constructor Summary
AccessRoles.DefinedRole()
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessRoles.DefinedRole

public AccessRoles.DefinedRole()
Method Detail

getId

public java.lang.String getId()

getName

public java.lang.String getName()


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.