Uses of Interface
se.kmr.scam.client.http.Command

Packages that use Command
se.kmr.scam.client.http.command   
se.portfolio.scam.http.command   
 

Uses of Command in se.kmr.scam.client.http.command
 

Classes in se.kmr.scam.client.http.command that implement Command
 class AddProperty
          Adds a set of properties to current model.
 class BackupManifest
          Title: Description: Copyright: Copyright (c) 2002 Company:
 class CreateAbstractView
          Creates an abstract view of an model.
 class CreateAbstractViewByType
          Extracts an (editable) view for a component.
 class CreateAnnotation
          Creates a new Annotation (with default ACL)
Parameters:

Arguments:
ModelBean.NAME -> se.kmr.scam.client.http.helper.ModelBean - Component to annotate "body" -> java.lang.String - Message
Result:
"uri" -> java.lang.String - Idenitifies the new Annotation.
 class CreateItem
          Creates a new IMS Item with or without IMSCP.content.
 class CreateLink
          Creates a new IMS Item with IMSCP.content link.
 class CreateManifest
          Creates a new IMS Manifest.
 class CreateUser
           
 class CreateViewByType
          Extracts an (static) view for a component.
 class Cut
          Place components in session to be pasted (moved)
Parameters:

Arguments:
"uri" -> java.lang.String - Component(s) to move.
 class FreetextSearch
          Perform a freetext search.
 class GetHomeURI
          Get the ROOT URI of a certain Manifest.
 class GetIMSCPPath
          Title: Description: Copyright: Copyright (c) 2002 Company:
 class GetManifestURI
          Get the URI of a certain Manifest-component.
 class GetParentURI
          Get the parent URI of an IMS Item.
 class GetURIByProperty
          Get the parent URI of an IMS Item.
 class InternalForward
          Forward request to JSP provided by init().
 class InternalRedirect
          Redirect request with arguments provided by init().
 class Link
          Place components in session to be pasted (linked)
Parameters:

Arguments:
"uri" -> java.lang.String - Component(s) to link.
 class ListManifests
          List all Manifest-components in the system.
 class ListReferences
          List all references to "uri" by IMSCP.content.
 class ListResult
          Navigates through a set of subjects and provides metadata for a defined subset.
 class ListUsers
           
 class Login
          Title: Description: Copyright: Copyright (c) 2002 Company:
 class Logout
          Title: Description: Copyright: Copyright (c) 2002 Company:
 class LOMSearch
          Cretaes a RDQL expression from arguments.
 class LOMSort
          Orders a set of subjects in a predefined order.
 class MergeModel
          Append a model stored at a given URL to the model stored in ModelBean.NAME.
 class Open
          Determines the correct action when a component is "opened".
 class ParseRDF
          Parse "serialized" RDF.
 class ParseUser
           
 class Paste
          Move/copy components
Parameters:

Arguments:
"uri" -> java.lang.String - Parent
PasteBean.NAME -> se.kmr.scam.client.http.helper.PasteBean -
Result:
 class ReadModel
          Reads the model for a single uri from the repository.
 class Remove
          remove a Model from repository.
 class RemoveAnnotations
          Remove all annotations attached to a component
Parameters:

Arguments:
ModelBean.NAME -> se.kmr.scam.client.http.helper.ModelBean - Annotated component
Result:
 class RemoveManifest
          Remove a Manifest and all its components.
 class RemoveProperty
          Removes a property instance from current SHAME instance.
 class RemoveUser
           
 class RestoreManifest
          Title: Description: Copyright: Copyright (c) 2002 Company:
 class SaveModelInCache
          Updates the local, cached, model with values from the request and makes the updated model available in session context scoope.
 class SavePreferences
          Saves personalized preference values in a PreferenceBean that is made available in session context.
 class StoreModel
          Store a Model in the repository.
 class StoreUpload
          Writes the content of a FileContentBean object.
 class SyncManifest
          Updates the IMSCP Manifest-component if manifest has changed ("manifest" param differs from ManifestIDBean in session) Title: Description: Copyright: Copyright (c) 2002 Company:
 class UpdateManifestCache
          Updates the manifest chache, ManifestIDBean, if the manifest component has been updated.
 

Uses of Command in se.portfolio.scam.http.command
 

Classes in se.portfolio.scam.http.command that implement Command
 class AbstractProcessModel
          Adds properties to a resource with values deduced from the context.
 class AddToHistory
          Title: Description: Copyright: Copyright (c) 2003 Company:
 class CreateDefaultModel
          Adds properties to a resource with values deduced from the context.
 class ProcessAcl
           
 class Search
          Title: Description: Copyright: Copyright (c) 2003 Company:
 class SortResult
          Sort the subjects in ListResultBean according to a property.
 class UpdateContent
          Updates the file content for a File-component.
 class UpdateLiveProperties
          Updates live properties.
 



Copyright © 2003 SCAM. All Rights Reserved.