Package de.hybris.platform.jalo
Interface JaloOnlySingletonItem
-
- All Superinterfaces:
JaloOnlyItem
- All Known Implementing Classes:
ConfigProxyItem,LDAPConfigProxyItem,ViewResultItem
public interface JaloOnlySingletonItem extends JaloOnlyItem
Jalo class of each jalo-only singleton composed type must implement this interface.
-
-
Method Summary
-
Methods inherited from interface de.hybris.platform.jalo.JaloOnlyItem
doGetAttribute, doSetAttribute, provideComposedType, provideCreationTime, provideModificationTime, providePK, removeJaloOnly
-
-