Package com.liferay.asset.kernel.model
Class AssetEntryType
Object
com.liferay.asset.kernel.model.AssetEntryType
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
void
setClassName
(String className) void
setClassNameId
(long classNameId) void
setPortletId
(String portletId) void
setPortletTitle
(String portletTitle)
-
Constructor Details
-
AssetEntryType
public AssetEntryType()
-
-
Method Details
-
getClassName
-
getClassNameId
public long getClassNameId() -
getPortletId
-
getPortletTitle
-
setClassName
-
setClassNameId
public void setClassNameId(long classNameId) -
setPortletId
-
setPortletTitle
-