public class ListTypeServiceImpl extends ListTypeServiceBaseImpl
classNameLocalService, classNamePersistence, classNameService, counterLocalService, listTypeLocalService, listTypePersistence, listTypeService| Constructor and Description |
|---|
ListTypeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.ListType |
getListType(long listTypeId) |
List<com.liferay.portal.kernel.model.ListType> |
getListTypes(String type) |
void |
validate(long listTypeId,
long classNameId,
String type) |
void |
validate(long listTypeId,
String type) |
afterPropertiesSet, destroy, getClassNameLocalService, getClassNamePersistence, getClassNameService, getCounterLocalService, getListTypeLocalService, getListTypePersistence, getListTypeService, getModelClass, getModelClassName, getOSGiServiceIdentifier, runSQL, setClassNameLocalService, setClassNamePersistence, setClassNameService, setCounterLocalService, setListTypeLocalService, setListTypePersistence, setListTypeServicepublic com.liferay.portal.kernel.model.ListType getListType(long listTypeId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void validate(long listTypeId,
long classNameId,
String type)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void validate(long listTypeId,
String type)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException