spcp7.imagegallery.abstractionlayer.impl.utils
Class Spcp7DefaultValues

java.lang.Object
  extended by spcp7.imagegallery.abstractionlayer.impl.utils.Spcp7DefaultValues

public class Spcp7DefaultValues
extends java.lang.Object

This class defines the values for the SPCP7 default properties. If a property must be browsed, or is an image etc will be defined in ContentProviderRegistryImpl. Currently the values defined in this class are identical with the values defined for the alfresco content provider because only the alfresco content provider exists at the moment.

Author:
Phillip Merensky
See Also:
DefaultProperties

Field Summary
static java.lang.String SPCP7_CONTENT_PATH_VALUE
           
static java.lang.String SPCP7_CURRENT_PATH_VALUE
           
static java.lang.String SPCP7_ITEMS_PER_PAGE_VALUE
           
static java.lang.String SPCP7_PREVIEW_IMAGE_URL_VALUE
           
static java.lang.String SPCP7_START_RETRIEVAL_PATH_VALUE
           
static java.lang.String SPCP7_THUMBNAIL_STORAGE_PATH_VALUE
           
 
Constructor Summary
Spcp7DefaultValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPCP7_CURRENT_PATH_VALUE

public static final java.lang.String SPCP7_CURRENT_PATH_VALUE
See Also:
Constant Field Values

SPCP7_CONTENT_PATH_VALUE

public static final java.lang.String SPCP7_CONTENT_PATH_VALUE
See Also:
Constant Field Values

SPCP7_THUMBNAIL_STORAGE_PATH_VALUE

public static final java.lang.String SPCP7_THUMBNAIL_STORAGE_PATH_VALUE
See Also:
Constant Field Values

SPCP7_PREVIEW_IMAGE_URL_VALUE

public static final java.lang.String SPCP7_PREVIEW_IMAGE_URL_VALUE
See Also:
Constant Field Values

SPCP7_START_RETRIEVAL_PATH_VALUE

public static final java.lang.String SPCP7_START_RETRIEVAL_PATH_VALUE
See Also:
Constant Field Values

SPCP7_ITEMS_PER_PAGE_VALUE

public static final java.lang.String SPCP7_ITEMS_PER_PAGE_VALUE
See Also:
Constant Field Values
Constructor Detail

Spcp7DefaultValues

public Spcp7DefaultValues()


Copyright © 2008. All Rights Reserved.