|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Content | |
|---|---|
| org.gatein.mop.api.content | |
| org.gatein.mop.api.workspace.link | |
| Uses of Content in org.gatein.mop.api.content |
|---|
| Methods in org.gatein.mop.api.content that return Content | ||
|---|---|---|
|
ContentManager.getContent(ContentType<S> contentType,
String contentId)
Returns the representation of a specified content or null if it cannot be found. |
|
Content<?> |
ContentManager.getContent(String mimeType,
String contentId)
Returns the representation of a specified content or null if it cannot be found. |
|
| Uses of Content in org.gatein.mop.api.workspace.link |
|---|
| Methods in org.gatein.mop.api.workspace.link that return Content | |
|---|---|
Content |
ContentLink.getContent()
Returns the link to a content. |
| Methods in org.gatein.mop.api.workspace.link with parameters of type Content | |
|---|---|
void |
ContentLink.setContent(Content content)
Updates the content linked. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||