com.atlassian.confluence.it
Class Meta

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

public class Meta
extends java.lang.Object


Constructor Summary
Meta()
           
 
Method Summary
static java.lang.String get(java.lang.String key)
          Returns the String value of a metadata meta tag with given key, prefixed by ajs-.
static java.lang.String get(java.lang.String key, net.sourceforge.jwebunit.junit.WebTester tester)
           
static long getContentId()
           
static long getLong(java.lang.String key)
           
static long getPageId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Meta

public Meta()
Method Detail

get

public static java.lang.String get(java.lang.String key)
Returns the String value of a metadata meta tag with given key, prefixed by ajs-.


get

public static java.lang.String get(java.lang.String key,
                                   net.sourceforge.jwebunit.junit.WebTester tester)

getLong

public static long getLong(java.lang.String key)

getPageId

public static long getPageId()

getContentId

public static long getContentId()


Copyright © 2003-2014 Atlassian. All Rights Reserved.