com.atlassian.confluence.pages
Class TinyUrl

java.lang.Object
  extended bycom.atlassian.confluence.pages.TinyUrl

public class TinyUrl
extends Object


Constructor Summary
TinyUrl(AbstractPage page)
           
TinyUrl(String identifier)
           
 
Method Summary
 String getIdentifier()
           
 long getPageId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TinyUrl

public TinyUrl(AbstractPage page)

TinyUrl

public TinyUrl(String identifier)
Method Detail

getIdentifier

public String getIdentifier()

getPageId

public long getPageId()


Confluence is developed by Atlassian.