org.jboss.portal.core.cms
Interface CMSObjectCommandFactory

All Superinterfaces:
CommandFactory
All Known Implementing Classes:
CMSObjectCommandFactoryService

public interface CMSObjectCommandFactory
extends CommandFactory

This command mapper is used to map urls to cms content objects

Author:
Roy Russo

Method Summary
 PortalObjectId getTargetWindowId()
           
 
Methods inherited from interface org.jboss.portal.core.controller.command.mapper.CommandFactory
doMapping
 

Method Detail

getTargetWindowId

PortalObjectId getTargetWindowId()