com.liferay.portlet.asset.model
Class AssetEntryType
java.lang.Object
com.liferay.portlet.asset.model.AssetEntryType
- All Implemented Interfaces:
- java.io.Serializable
public class AssetEntryType
- extends java.lang.Object
- implements java.io.Serializable
View Source
- Author:
- Brian Wing Shun Chan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetEntryType
public AssetEntryType()
getClassNameId
public long getClassNameId()
setClassNameId
public void setClassNameId(long classNameId)
getClassName
public java.lang.String getClassName()
setClassName
public void setClassName(java.lang.String className)
getPortletId
public java.lang.String getPortletId()
setPortletId
public void setPortletId(java.lang.String portletId)
getPortletTitle
public java.lang.String getPortletTitle()
setPortletTitle
public void setPortletTitle(java.lang.String portletTitle)