|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriterContext.DataType | |
|---|---|
| org.exoplatform.social.extras.migration.io | |
| Uses of WriterContext.DataType in org.exoplatform.social.extras.migration.io |
|---|
| Methods in org.exoplatform.social.extras.migration.io that return WriterContext.DataType | |
|---|---|
static WriterContext.DataType |
WriterContext.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WriterContext.DataType[] |
WriterContext.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exoplatform.social.extras.migration.io with parameters of type WriterContext.DataType | |
|---|---|
Long |
WriterContext.getDone(WriterContext.DataType type)
|
void |
WriterContext.incDone(WriterContext.DataType type)
|
boolean |
WriterContext.isCompleted(WriterContext.DataType type)
|
void |
WriterContext.setCompleted(WriterContext.DataType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||