|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentType | |
|---|---|
| org.gatein.mop.api.content | |
| org.gatein.mop.api.workspace | |
| org.gatein.mop.api.workspace.ui | |
| Uses of ContentType in org.gatein.mop.api.content |
|---|
| Methods in org.gatein.mop.api.content that return ContentType | |
|---|---|
ContentType<S> |
Customization.getType()
Returns the content type this customization refers to. |
ContentType<S> |
Content.getType()
Returns the content type. |
| Methods in org.gatein.mop.api.content with parameters of type ContentType | ||
|---|---|---|
|
ContentManager.getContent(ContentType<S> contentType,
String contentId)
Returns the representation of a specified content or null if it cannot be found. |
|
| Uses of ContentType in org.gatein.mop.api.workspace |
|---|
| Methods in org.gatein.mop.api.workspace with parameters of type ContentType | ||
|---|---|---|
|
WorkspaceCustomizationContext.customize(String name,
ContentType<S> contentType,
String contentId,
S state)
Configure a root customization for the specified content. |
|
| Uses of ContentType in org.gatein.mop.api.workspace.ui |
|---|
| Methods in org.gatein.mop.api.workspace.ui with parameters of type ContentType | ||
|---|---|---|
|
UIWindow.customize(ContentType<S> contentType,
String contentId,
S state)
Customizes the specified content. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||