org.exoplatform.wiki.service
Class Relations

java.lang.Object
  extended by org.exoplatform.wiki.service.Relations

public class Relations
extends Object

Created by The eXo Platform SAS Author : viet nguyen viet.nguyen@exoplatform.com Aug 26, 2010


Field Summary
static String ATTACHMENT_DATA
           
static String ATTACHMENTS
           
static String CHILDREN
           
static String CLASS
           
static String CLASSES
           
static String HISTORY
           
static String HOME
           
static String MODIFICATIONS
           
static String OBJECT
           
static String OBJECTS
           
static String PAGE
           
static String PAGES
           
static String PARENT
           
static String PROPERTIES
           
static String PROPERTY
           
static String SEARCH
           
static String SELF
           
static String SPACE
           
static String SPACES
           
static String SYNTAXES
           
static String WADL
           
static String WIKIS
           
 
Constructor Summary
Relations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SELF

public static final String SELF
See Also:
Constant Field Values

WADL

public static final String WADL
See Also:
Constant Field Values

WIKIS

public static final String WIKIS
See Also:
Constant Field Values

SPACES

public static final String SPACES
See Also:
Constant Field Values

PAGES

public static final String PAGES
See Also:
Constant Field Values

PAGE

public static final String PAGE
See Also:
Constant Field Values

SPACE

public static final String SPACE
See Also:
Constant Field Values

PARENT

public static final String PARENT
See Also:
Constant Field Values

HOME

public static final String HOME
See Also:
Constant Field Values

ATTACHMENT_DATA

public static final String ATTACHMENT_DATA
See Also:
Constant Field Values

ATTACHMENTS

public static final String ATTACHMENTS
See Also:
Constant Field Values

OBJECTS

public static final String OBJECTS
See Also:
Constant Field Values

OBJECT

public static final String OBJECT
See Also:
Constant Field Values

CLASSES

public static final String CLASSES
See Also:
Constant Field Values

HISTORY

public static final String HISTORY
See Also:
Constant Field Values

CLASS

public static final String CLASS
See Also:
Constant Field Values

PROPERTY

public static final String PROPERTY
See Also:
Constant Field Values

PROPERTIES

public static final String PROPERTIES
See Also:
Constant Field Values

MODIFICATIONS

public static final String MODIFICATIONS
See Also:
Constant Field Values

CHILDREN

public static final String CHILDREN
See Also:
Constant Field Values

SEARCH

public static final String SEARCH
See Also:
Constant Field Values

SYNTAXES

public static final String SYNTAXES
See Also:
Constant Field Values
Constructor Detail

Relations

public Relations()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.