|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Content | |
|---|---|
| org.jboss.portal.cms.workflow | |
| Uses of Content in org.jboss.portal.cms.workflow |
|---|
| Methods in org.jboss.portal.cms.workflow that return types with arguments of type Content | |
|---|---|
java.util.Collection<Content> |
ApprovePublish.getAllPendingInQueue()
Retrieves a queue of unapproved content for everything in the CMS. |
java.util.Collection<Content> |
ApprovePublishImpl.getAllPendingInQueue()
Retrieves a queue of unapproved content for everything in the CMS. |
java.util.Collection<Content> |
ApprovePublish.getPendingQueue(java.lang.String filePath)
Retrieves a queue of unapproved content associated with the specified file in the CMS |
java.util.Collection<Content> |
ApprovePublishImpl.getPendingQueue(java.lang.String filePath)
Retrieves a queue of unapproved content associated with the specified file in the CMS |
| Methods in org.jboss.portal.cms.workflow with parameters of type Content | |
|---|---|
long |
ApprovePublish.requestApproval(Content content)
Called when content is added to the CMS, and needs to be approved by the managers before it can be published to go live |
long |
ApprovePublishImpl.requestApproval(Content content)
Called when content is added to the CMS, and needs to be approved by the managers before it can be published to go live |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||