Uses of Class
com.sapportals.wcm.command.Command

Packages that use Command
com.sapportals.wcm.command   
com.sapportals.wcm.command.clipboard   
com.sapportals.wcm.control.edit   
 

Uses of Command in com.sapportals.wcm.command
 

Subclasses of Command in com.sapportals.wcm.command
 class AddPropertyCommand
          Adds a new property to a resource.
 class AddToFavoritesCommand
          Describe here.
 class AttachIndexToFolderCommand
          Attaches an index to a folder.
 class AttachmentCommand
          Describe here.
 class CommentCommand
          Describe here.
 class CopyResourceCommand
          Describe here.
 class CreateCollectionCommand
          Describe here.
 class CreateDocumentOrUpdateContentCommand
          Same as CreateResourceOrUpdateContentCommand except isSupportedImpl.
 class CreateOrEditLinkCommand
          Describe here.
 class CreatePropertyCommand
          Helper class to participate from command error handling.
 class CreateResourceOrUpdateContentCommand
          Describe here.
 class CreateScheduledReportCommand
          Creates a new scheduled report.
 class DeletePropertiesCommand
          Optimized version to delete a list of properties from resource.
 class DeleteResourceCommand
          Deletes a resource from repository.
 class DeleteResourceToWastebasketCommand
          Deletes a resource from repository.
 class DetailsResourceCommand
          Describe here.
 class DiscussionCommand
          Base class for discussion related commands.
 class DiscussionItemDeleteCommand
          Command for deletion of discussion item.
 class DiscussionSubscriptionCommand
          Command for subscribe and unsubscribe for discussion item.
 class FeedbackCommand
          Describe here.
 class LinkResourceCommand
          Checks conditions (e.g. access rights) if a resource can be combined with a link
 class LockResourceCommand
          Handles locking (lock/undlock) and versioning (checkin/checkout) of resources.
 class Macro
          Describe here.
 class ModifyDatePropertyCommand
          Create or change the value of a property.
 class ModifyDescriptionCommand
          Creates or changes the description property of a resource or a collection.
 class ModifyDisplayNameCommand
          Creates or changes the description property of a resource or a collection.
 class ModifyPropertiesCommand
          Optimized version to modify a list of properties.
 class ModifyPropertyCommand
          Create or change the value of a property.
 class ModifyTdpDatePropertyCommand
          This command works only for time dependend publishing service.
 class ModifyTextPropertyCommand
          Creates or changes the description property of a resource or a collection.
 class MoveResourceCommand
          Describe here.
 class PersonalNotesCommand
          Describe here.
 class QBCUpdateCommand
          Attaches an index to a folder.
 class RatingCommand
          Describe here.
 class RenameCommand
          Renames a resource.
 class RenameWithDisplaynameCommand
          Renames a resource.
 class ResourceCommand
          Implements a default error handling for commands working on resources.
 class RestoreResourceCommand
          Deletes a resource from repository.
 class RunReportCommand
          Creates a new scheduled report.
 class SeeAlsoCommand
          Describe here.
 class ShoppingBasketClearCommand
          Adds a resource from repository to a user's shopping basket.
 class ShoppingBasketCommand
          Clear the user's shopping basket.
 class ShoppingBasketRemoveCommand
          Clear the user's shopping basket.
 class StopReportCommand
          Stops a running report.
 class SubscriptionCreateCommand
          Deprecated. As of NetWeaver 7.1, use API of subscription service directly
 class SubscriptionDeleteCommand
          Describe here.
 class SubscriptionUpdateCommand
          Deprecated. As of NetWeaver 7.1, use API of subscription service directly
 class SubscriptionUpdateOrCreateCommand
          Deprecated. As of NetWeaver 7.1, use API of subscription service directly
 class UpdateScheduledReportCommand
          Creates a new scheduled report.
 

Methods in com.sapportals.wcm.command with parameters of type Command
 void Macro.add(Command command)
          Add a command to the macro
 

Uses of Command in com.sapportals.wcm.command.clipboard
 

Subclasses of Command in com.sapportals.wcm.command.clipboard
 class CopyToClipboardCommand
          This command can be used to store some rids in the clipboard for further usage.
 class PasteFromClipboardCommand
          07.07.2005 PasteFromClipboardCommand
 

Uses of Command in com.sapportals.wcm.control.edit
 

Methods in com.sapportals.wcm.control.edit that return Command
 Command WdfPopUpWrapperEvent.getCommand()
          Deprecated. As of NetWeaver 7.1
 

Methods in com.sapportals.wcm.control.edit with parameters of type Command
 com.sapportals.wdf.event.WdfEvent ResourcePropertiesControl.processCommandException(Command command)
          Description of the Method
 com.sapportals.wdf.event.WdfEvent PropertiesControl.processCommandException(Command command)
          Description of the Method
 

Constructors in com.sapportals.wcm.control.edit with parameters of type Command
WdfPopUpWrapperEvent(com.sapportals.htmlb.Component comp, com.sapportals.wcm.control.enums.ButtonLayout buttons, Command command, String successmessage)
          Deprecated. As of NetWeaver 7.1
WdfPopUpWrapperEvent(String message, com.sapportals.wcm.control.enums.ButtonLayout buttons, Command command, String successmessage)
          Deprecated. As of NetWeaver 7.1
 



Copyright 2014 SAP AG Complete Copyright Notice