Uses of Class
com.sap.mdm.session.AbstractRepositorySessionCommand

Packages that use AbstractRepositorySessionCommand
com.sap.mdm.repository.commands Provides commands for operating on a repository 
com.sap.mdm.schema.commands Provides commands for managing repository schema, such as tables and fields 
com.sap.mdm.security.commands Provides commands for managing permission for repository items 
 

Uses of AbstractRepositorySessionCommand in com.sap.mdm.repository.commands
 

Subclasses of AbstractRepositorySessionCommand in com.sap.mdm.repository.commands
 class ApplyTransportDeltaCommand
          A command to apply the transport delta.
 class CompactRepositoryCommand
          A command for compacting a repository.
 class CreatePortCommand
          A command to create a port use in importing and syndication.
 class CreateRemoteSystemCommand
          A command to create a remote system.
 class CreateRepositoryRegionCommand
          A command for creating a new region in a repository.
 class DeletePortCommand
          A command to delete a port.
 class DeleteRemoteSystemCommand
          A command to delete a remote system.
 class DeleteRepositoryRegionCommand
          A command for deleting a region from a repository.
 class GetPortDataFilesCommand
          Retrieves the data files processed by the syndication server.
 class GetPortListCommand
          Retrieves the list of ports defined in the repository.
 class GetPortMapListCommand
          A command to retrieve the list of port maps.
 class GetRepositoryChangeCounterCommand
          A command to retrieve the transaction Id for master and slave repositories.
 class GetRepositoryInheritedRegionListCommand
          A command for retrieving the region inheritance for a specific region.
 class GetRepositoryLoginListCommand
          A command for retrieving the list the sessions currently connected to the repository.
 class GetRepositoryLogListCommand
          A command for retrieving the list of logs available for a specific repository.
 class GetRepositoryOptionListCommand
          A command for retrieving the properties for the repository.
 class GetRepositoryPropertiesCommand
          A command for retrieving the definition of a repository.
 class GetRepositoryRegionListCommand
          A command for retrieving the list of regions supported by the repository.
 class GetRepositorySchemaVersionCommand
          Deprecated. there was no way to make use of the repository schema version
 class GetRepositoryStatusCommand
          A command for retrieving the status of a repository, whether it's stopped, running, out-of-date, etc.
 class GetXMLSchemaListCommand
          A command to retrieve the list of XML schemas.
 class LoadRepositoryCommand
          Deprecated. replaced by StartRepositoryCommand
 class ModifyPortCommand
           
 class ModifyRepositoryInheritedRegionListCommand
          A command for modifying the region inheritance for a specific region in a repository.
 class ModifyRepositoryRegionCommand
          A command for modifying the region, such as the region name.
 class NormalizeRepositoryCommand
          A command to normalize a master or slave repository.
 class PreloadRepositoryCommand
          Deprecated. this functionality is no longer again in 7.1
 class RenameRepositoryCommand
          A command for renaming a repository name.
 class RepairRepositoryCommand
          A command for repairing inconsistencies in the repository.
 class RetrievePortDirectoryFileContentCommand
          Class responsible for retrieving file content for a specific Import/Syndication port.
 class RetrievePortFileStatusCommand
          Class responsible for retrieving Import\Syndication file status.
 class SetRepositoryOptionListCommand
          A command for setting the various properties of a repository.
 class ShareRepositoryCommand
          A command to mark the repository as read-only.
 class StartRepositoryCommand
          A command for starting a repository.
 class StopRepositoryCommand
          A command to stop the repository.
 class SubmitPortDataFilesCommand
          Submits data files to a port for processing by the import server.
 class SynchronizeSlaveRepositoryCommand
          A command for synchronizing the slave repository to the master repository.
 class UnloadRepositoryCommand
          Deprecated. replaced by StopRepositoryCommand
 class UnlockRepositoryCommand
          A command to unlock a repository that has been locked by improper shutdown or is in use by another server.
 class UnshareRepositoryCommand
          A command to mark the repository as read-write.
 class VerifyRepositoryCommand
          A command to verify the integrity of a repository.
 

Uses of AbstractRepositorySessionCommand in com.sap.mdm.schema.commands
 

Subclasses of AbstractRepositorySessionCommand in com.sap.mdm.schema.commands
 class CreateFieldCommand
          A command for creating a new field in a table.
 class CreateTableCommand
          A command to create a new table in the repository.
 class CreateTupleDefinitionCommand
          A command to create a new tuple definition in the repository.
 class DeleteFieldCommand
          A command for deleting a field from the table.
 class DeleteTableCommand
          A command to delete a table from the repository.
 class DeleteTupleDefinitionCommand
          A command to delete a tuple definition from the repository.
 class GetFieldListCommand
          A command for retrieving the list of fields for a specific table.
 class GetRelationshipListCommand
          A command for retrieving the list of relationships.
 class GetRemoteSystemListCommand
          A command for retrieving the list of remote systems.
 class GetRepositorySchemaCommand
          A command for retrieving the repository schema.
 class GetTableListCommand
          A command for retrieving the list of tables of a repository.
 class GetTableUniqueConstraintCommand
          A command to retrieve the unique constraint on the table based on the fields.
 class ModifyFieldCommand
          A command for modifying an existing field in a table or tuple definition.
 class ModifyTableCommand
          A command for modifying a table in the repository.
 class ModifyTupleDefinitionCommand
          A command for modifying a tuple definition in the repository.
 class ReorderFieldsCommand
          A command to reorder the fields position within a table.
 class SetTableUniqueConstraintCommand
          A command to set the unique constraint on the table based on the fields.
 

Uses of AbstractRepositorySessionCommand in com.sap.mdm.security.commands
 

Subclasses of AbstractRepositorySessionCommand in com.sap.mdm.security.commands
 class CreateRoleCommand
          A command to add a role to a repository.
 class CreateUserCommand
          A command for adding a new user to repository.
 class DeleteRoleCommand
          A command for deleting a role from a repository.
 class DeleteUserCommand
          A command for deleting a user from a repository.
 class GetRoleListCommand
          A command to retrieve the list of roles for a repository.
 class GetUserListCommand
          A command to retrieve the list of users for a repository.
 class GetUserRolesCommand
          A command to retrieve the array of roles for the specified user.
 class ModifyRoleCommand
          A command for modifying a role in a repository.
 class ModifyUserCommand
          A command for modifying a user in a repository.
 



Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.