Modifier and Type | Method and Description |
---|---|
PublishedDocument.Type |
PublishedDocument.getType()
Returns the
Type of this PublishedDocument. |
static PublishedDocument.Type |
PublishedDocument.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishedDocument.Type[] |
PublishedDocument.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PublishedDocument.Type |
SimpleCorePublishedDocument.getType() |
Modifier and Type | Method and Description |
---|---|
PublishedDocument.Type |
FSPublishedDocument.getType() |
Modifier and Type | Method and Description |
---|---|
PublishedDocument.Type |
BasicPublishedDocument.getType() |
Modifier and Type | Method and Description |
---|---|
PublishedDocument.Type |
ExternalCorePublishedDocument.getType() |
Copyright © 2013 Nuxeo SA. All Rights Reserved.