|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Enum
org.alfresco.repo.bulkimport.ImportableItem.FileType
public static final class ImportableItem.FileType
| Field Summary | |
|---|---|
static ImportableItem.FileType |
DIRECTORY
|
static ImportableItem.FileType |
FILE
|
static ImportableItem.FileType |
OTHER
|
| Method Summary | |
|---|---|
static ImportableItem.FileType |
valueOf(java.lang.String name)
|
static ImportableItem.FileType[] |
values()
|
| 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 |
| Field Detail |
|---|
public static final ImportableItem.FileType FILE
public static final ImportableItem.FileType DIRECTORY
public static final ImportableItem.FileType OTHER
| Method Detail |
|---|
public static ImportableItem.FileType[] values()
public static ImportableItem.FileType valueOf(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||