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