com.liferay.portal.model
Interface LayoutPrototype
- All Superinterfaces:
- BaseModel<LayoutPrototype>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<LayoutPrototype>, LayoutPrototypeModel, PersistedModel, java.io.Serializable
- All Known Implementing Classes:
- LayoutPrototypeWrapper
public interface LayoutPrototype
- extends LayoutPrototypeModel, PersistedModel
The extended model interface for the LayoutPrototype service. Represents a row in the "LayoutPrototype" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
LayoutPrototypeModel,
LayoutPrototypeImpl,
LayoutPrototypeModelImpl- Generated:
| Methods inherited from interface com.liferay.portal.model.LayoutPrototypeModel |
clone, compareTo, getActive, getCompanyId, getDescription, getExpandoBridge, getLayoutPrototypeId, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getSettings, getUuid, hashCode, isActive, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, setActive, setCachedModel, setCompanyId, setDescription, setExpandoBridgeAttributes, setLayoutPrototypeId, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setSettings, setUuid, toCacheModel, toEscapedModel, toString, toXmlString |
getGroup
Group getGroup()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getGroupId
long getGroupId()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getLayout
Layout getLayout()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException