Package org.opencms.gwt.shared.alias

Class Summary
CmsAliasBean A bean which contains the information for creating an alias.
CmsAliasEditValidationReply The class used to transfer validation results from the server to the client.
CmsAliasEditValidationRequest Bean which is sent to the server when validating an alias table.
CmsAliasImportResult A bean representing the result of trying to import a single alias.
CmsAliasInitialFetchResult The class used to transmit the original alias list when the alias editor dialog is first loaded.
CmsAliasSaveValidationRequest The class used for transmitting alias data to the server for serving.
CmsAliasTableRow A bean representing a row of the alias table.
CmsRewriteAliasTableRow A class containing the data for a row of the rewrite alias table.
CmsRewriteAliasValidationReply This class represents the result of a validation of rewrite aliases.
CmsRewriteAliasValidationRequest This method represents a query to validate a set of rewrite aliases on the server.
 

Enum Summary
CmsAliasImportStatus The status for the result of an alias import operation.
CmsAliasMode The values of this enum describe what should happen when a request to an aliased resource comes in.