com.spotfire.server.userdir
Class UserDirectoryFactory

java.lang.Object
  extended by com.spotfire.server.userdir.UserDirectoryFactory

public class UserDirectoryFactory
extends Object

A factory class for UserDirectory objects.

Since:
DSS 7.3

Method Summary
static UserDirectory getUserDirectory()
          Returns an instance of the UserDirectory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUserDirectory

public static UserDirectory getUserDirectory()
Returns an instance of the UserDirectory.

Returns:
the UserDirectory instance


Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.