com.atlassian.confluence.it
Class Namespace

java.lang.Object
  extended by com.atlassian.confluence.it.Namespace

public class Namespace
extends Object


Field Summary
static Namespace PERSONAL
           
 
Method Summary
 boolean equals(Object o)
           
static Namespace getNamespace(String prefix)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PERSONAL

public static final Namespace PERSONAL
Method Detail

getNamespace

public static Namespace getNamespace(String prefix)

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2012 Atlassian. All Rights Reserved.