JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.vulcan.crud
Interface VulcanCRUDItemDelegate<T>
@ProviderType
public interface
VulcanCRUDItemDelegate<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getItem
(
Long
id)
Method Details
getItem
T
getItem
(
Long
id)
throws
Exception
Throws:
Exception