org.alfresco.filesys.avm
Class StoreType
java.lang.Object
org.alfresco.filesys.avm.StoreType
public class StoreType
- extends java.lang.Object
Store Types Class
Method Summary |
static java.lang.String |
asString(int typ)
Return a store type as a string |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Normal
public static final int Normal
- See Also:
- Constant Field Values
SiteStore
public static final int SiteStore
- See Also:
- Constant Field Values
WebAuthorMain
public static final int WebAuthorMain
- See Also:
- Constant Field Values
WebAuthorPreview
public static final int WebAuthorPreview
- See Also:
- Constant Field Values
WebStagingPreview
public static final int WebStagingPreview
- See Also:
- Constant Field Values
WebStagingMain
public static final int WebStagingMain
- See Also:
- Constant Field Values
StoreType
public StoreType()
asString
public static final java.lang.String asString(int typ)
- Return a store type as a string
- Parameters:
typ
- int
- Returns:
- String
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.