public class StoreType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Normal |
static int |
SiteStore |
static int |
WebAuthorMain |
static int |
WebAuthorPreview |
static int |
WebStagingMain |
static int |
WebStagingPreview |
| Constructor and Description |
|---|
StoreType() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
asString(int typ)
Return a store type as a string
|
public static final int Normal
public static final int SiteStore
public static final int WebAuthorMain
public static final int WebAuthorPreview
public static final int WebStagingPreview
public static final int WebStagingMain
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.