org.springframework.social.alfresco.api
Class Alfresco.TemplateParams

java.lang.Object
  extended by org.springframework.social.alfresco.api.Alfresco.TemplateParams
Enclosing interface:
Alfresco

public static class Alfresco.TemplateParams
extends Object

Template Parmater Constant names Url: https://api.alfresco.com/{network}/public/alfresco/versions/1/networks/{network}

Author:
jottley

Field Summary
static String COMMENT
          Comment Parameter
static String CONTAINER
          Container Parameter
static String MEMBER
          Member Parameter
static String NETWORK
          Network Parameter
static String NODE
          Node Parameter
static String PERSON
          Person Parameter
static String PREFERENCE
          Preference Parameter
static String RATING
          Rating Parameter
static String SITE
          Site Parameter
static String TAG
          Tag Parameter
 
Constructor Summary
Alfresco.TemplateParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NETWORK

public static final String NETWORK
Network Parameter

See Also:
Constant Field Values

SITE

public static final String SITE
Site Parameter

See Also:
Constant Field Values

CONTAINER

public static final String CONTAINER
Container Parameter

See Also:
Constant Field Values

PREFERENCE

public static final String PREFERENCE
Preference Parameter

See Also:
Constant Field Values

TAG

public static final String TAG
Tag Parameter

See Also:
Constant Field Values

RATING

public static final String RATING
Rating Parameter

See Also:
Constant Field Values

COMMENT

public static final String COMMENT
Comment Parameter

See Also:
Constant Field Values

NODE

public static final String NODE
Node Parameter

See Also:
Constant Field Values

PERSON

public static final String PERSON
Person Parameter

See Also:
Constant Field Values

MEMBER

public static final String MEMBER
Member Parameter

See Also:
Constant Field Values
Constructor Detail

Alfresco.TemplateParams

public Alfresco.TemplateParams()


Copyright © 2012 Alfresco Software Inc.. All Rights Reserved.