Interface AdminMainEntity
- All Known Implementing Classes:
BroadleafCurrencyImpl,CatalogImpl,ISOCountryImpl,LocaleImpl,SandBoxImpl,SandBoxManagementImpl,SiteCatalogXrefImpl,SiteImpl,SystemPropertyImpl
public interface AdminMainEntity
When viewing entities that implement this interface in the admin, the
getMainEntityName() method will be
invoked to determine the title of the entity to be rendered.- Author:
- Andre Azzolini (apazzolini)
-
Field Summary
Fields -
Method Summary
-
Field Details
-
MAIN_ENTITY_NAME_PROPERTY
- See Also:
-
-
Method Details
-
getMainEntityName
String getMainEntityName()- Returns:
- the display name of this entity for the admin screen
-