Class ApplicationType<S>
java.lang.Object
org.exoplatform.portal.config.model.ApplicationType<S>
- Type Parameters:
S- the content state type of the application
- All Implemented Interfaces:
Serializable
The type of an application.
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.gatein.mop.api.content.ContentType<S> getName()static ApplicationType<?> static <S> ApplicationType<S> getType(org.gatein.mop.api.content.ContentType<S> name)
-
Field Details
-
PORTLET
.
-
-
Method Details
-
getType
-
getType
-
getContentType
-
getName
-