|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomEntryContent.Type | |
|---|---|
| com.liferay.portal.atom | |
| com.liferay.portal.kernel.atom | |
| Uses of AtomEntryContent.Type in com.liferay.portal.atom |
|---|
| Methods in com.liferay.portal.atom with parameters of type AtomEntryContent.Type | |
|---|---|
protected org.apache.abdera.model.Content |
AtomCollectionAdapterWrapper.newContent(AtomEntryContent.Type atomEntryContentType,
org.apache.abdera.protocol.server.RequestContext requestContext)
|
| Uses of AtomEntryContent.Type in com.liferay.portal.kernel.atom |
|---|
| Methods in com.liferay.portal.kernel.atom that return AtomEntryContent.Type | |
|---|---|
AtomEntryContent.Type |
AtomEntryContent.getType()
|
static AtomEntryContent.Type |
AtomEntryContent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AtomEntryContent.Type[] |
AtomEntryContent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.atom with parameters of type AtomEntryContent.Type | |
|---|---|
void |
AtomEntryContent.setType(AtomEntryContent.Type type)
|
| Constructors in com.liferay.portal.kernel.atom with parameters of type AtomEntryContent.Type | |
|---|---|
AtomEntryContent(AtomEntryContent.Type type)
|
|
AtomEntryContent(String text,
AtomEntryContent.Type type)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||