|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.softwarecatalog.service.base.SCProductEntryLocalServiceBaseImpl
Constructor Summary | |
SCProductEntryLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.softwarecatalog.model.SCProductEntry |
addSCProductEntry(com.liferay.portlet.softwarecatalog.model.SCProductEntry model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portlet.softwarecatalog.model.SCProductEntry |
updateSCProductEntry(com.liferay.portlet.softwarecatalog.model.SCProductEntry model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService |
addProductEntry, addProductEntry, addProductEntry, addProductEntryResources, addProductEntryResources, addProductEntryResources, addProductEntryResources, deleteProductEntry, deleteProductEntry, getProductEntries, getProductEntries, getProductEntries, getProductEntries, getProductEntriesCount, getProductEntriesCount, getProductEntry, getRepositoryXML, getRepositoryXML, reIndex, search, updateProductEntry |
Constructor Detail |
public SCProductEntryLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.softwarecatalog.model.SCProductEntry addSCProductEntry(com.liferay.portlet.softwarecatalog.model.SCProductEntry model) throws com.liferay.portal.SystemException
addSCProductEntry
in interface com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.softwarecatalog.model.SCProductEntry updateSCProductEntry(com.liferay.portlet.softwarecatalog.model.SCProductEntry model) throws com.liferay.portal.SystemException
updateSCProductEntry
in interface com.liferay.portlet.softwarecatalog.service.SCProductEntryLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |