org.alfresco.repo.search
Class AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType
java.lang.Object
java.lang.Enum
org.alfresco.repo.search.AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing class:
- AVMSnapShotTriggeredIndexingMethodInterceptor
public static final class AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType
- extends java.lang.Enum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
STAGING
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType STAGING
STAGING_PREVIEW
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType STAGING_PREVIEW
AUTHOR
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType AUTHOR
AUTHOR_PREVIEW
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType AUTHOR_PREVIEW
WORKFLOW
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType WORKFLOW
WORKFLOW_PREVIEW
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType WORKFLOW_PREVIEW
AUTHOR_WORKFLOW
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType AUTHOR_WORKFLOW
AUTHOR_WORKFLOW_PREVIEW
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType AUTHOR_WORKFLOW_PREVIEW
UNKNOWN
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType UNKNOWN
values
public static final AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType[] values()
valueOf
public static AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType valueOf(java.lang.String name)
getStoreType
public static AVMSnapShotTriggeredIndexingMethodInterceptor.StoreType getStoreType(java.lang.String name,
AVMStoreDescriptor storeDescriptor,
java.util.Map storeProperties)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.