Uses of Class
lumis.content.table.NoActiveVersionPossibleMappingException
-
Packages that use NoActiveVersionPossibleMappingException Package Description lumis.content.core Provides the core content management operations. -
-
Uses of NoActiveVersionPossibleMappingException in lumis.content.core
Methods in lumis.content.core that throw NoActiveVersionPossibleMappingException Modifier and Type Method Description ContentVersion
ContentManager. getActiveVersionByItemId(String itemId)
Returns theactive version
of theContentLocale
that theContentVersion
with the given item id belongs to.String
ContentManager. getActiveVersionItemIdByItemId(String itemId)
Try to find theitem id
of theactive version
of theContentLocale
that theContentVersion
with the given item id belongs to.
-