spcp7.imagegallery.abstractionlayer.impl.utils
Class Spcp7DefaultValues
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Spcp7DefaultValues
public Spcp7DefaultValues()
Copyright © 2008. All Rights Reserved.