| Interface | Description |
|---|---|
| ConfigConstants.DEFAULTS |
Defines the default values of all properties.
|
| HMCContext |
HMC context to allow non-hmc code control the hmc.
|
| ItemEditorContext |
Interface to a hmc item editor.
|
| WizardEditorContext |
The context given to a
WizardBusinessItem which allows access to all editor
fields and tabs. |
| Class | Description |
|---|---|
| AccessManager |
This class acts as a translator for the
Platform AccessManager
. |
| AccessManager.PrincipalComparator |
This comparator is used to alphabetically sort a list of principals.
|
| ChangedItemAttributes |
Internal use as a value object
|
| ConfigConstants |
Contains access to all properties from the configuration.
|
| ExportUserRightsWizard |
This wizard exports from the hybris platform principals to a media which contains a CSV file.
|
| GeneratedExportUserRightsWizard |
Generated class for type
ExportUserRightsWizard. |
| GeneratedHMCHistoryEntry |
Generated class for type
HMCHistoryEntry. |
| GeneratedHMCManager |
Generated class for type
HMCManager. |
| GeneratedImportExportUserRightsWizard |
Generated class for type
ImportExportUserRightsWizard. |
| GeneratedImportUserRightsWizard |
Generated class for type
ImportUserRightsWizard. |
| GeneratedSampleWizard |
Generated class for type
SampleWizard. |
| GeneratedSavedValueEntry |
Generated class for type
SavedValueEntry. |
| GeneratedSavedValues |
Generated class for type
SavedValues. |
| GeneratedUserProfile |
Generated class for type
UserProfile. |
| GeneratedWizardBusinessItem |
Generated class for type
WizardBusinessItem. |
| HMCHistoryEntry |
Generated by ExtGen v2.0
|
| HMCManager |
This is the extension manager of the hmc extension.
|
| ImportExportUserRightsWizard | |
| ImportUserRightsWizard |
This wizard imports from a media all principals to the hybris platform.
|
| OrganizerSearchConfiguration |
Container holding all information needed for starting a search within a hmc type organizer.
|
| PlatformhmcTest |
JUnit Tests for the platformhmc extension
|
| SampleWizard |
Sample wizard item.
|
| SavedValueEntry |
SavedValueEntry describes the changed attribute of an item.
|
| SavedValues |
SavedValues describes the changed attributes of an item after this item was saved by calling a HMCSaveAction (see:
GenericItemSaveAction).
|
| UserProfile |
Container for user specific hMC settings.
|
| WizardBusinessItem |
The base class of all hmc wizards.
|
| Exception | Description |
|---|---|
| HMCSystemException |
This exception is thrown as a wrapper for catched Exceptions.
|
| ValidationException |
Will be thrown to signal that an error during the validation process occured.
|
| VetoException |
Will be thrown to signal that the current process ( close, open, abort, tab change, ...) cannot be executed right
now.
|
Copyright © 2017 SAP SE. All Rights Reserved.