com.liferay.portlet.dynamicdatamapping.model.impl
Class DDMStructureLinkImpl
java.lang.Object
com.liferay.portal.model.impl.BaseModelImpl<DDMStructureLink>
com.liferay.portlet.dynamicdatamapping.model.impl.DDMStructureLinkModelImpl
com.liferay.portlet.dynamicdatamapping.model.impl.DDMStructureLinkBaseImpl
com.liferay.portlet.dynamicdatamapping.model.impl.DDMStructureLinkImpl
- All Implemented Interfaces:
- AttachedModel, BaseModel<DDMStructureLink>, ClassedModel, PersistedModel, DDMStructureLink, DDMStructureLinkModel, Serializable, Cloneable, Comparable<DDMStructureLink>
public class DDMStructureLinkImpl
- extends DDMStructureLinkBaseImpl
- See Also:
- Serialized Form
Fields inherited from class com.liferay.portlet.dynamicdatamapping.model.impl.DDMStructureLinkModelImpl |
CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, STRUCTUREID_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Methods inherited from class com.liferay.portlet.dynamicdatamapping.model.impl.DDMStructureLinkModelImpl |
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getColumnBitmask, getExpandoBridge, getModelClass, getModelClassName, getOriginalClassNameId, getOriginalClassPK, getOriginalStructureId, getPrimaryKey, getPrimaryKeyObj, getStructureId, getStructureLinkId, hashCode, resetOriginalValues, setClassNameId, setClassPK, setExpandoBridgeAttributes, setPrimaryKey, setPrimaryKeyObj, setStructureId, setStructureLinkId, toCacheModel, toEscapedModel, toString, toXmlString |
Methods inherited from interface com.liferay.portlet.dynamicdatamapping.model.DDMStructureLinkModel |
clone, compareTo, getClassName, getClassNameId, getClassPK, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getStructureId, getStructureLinkId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setStructureId, setStructureLinkId, toCacheModel, toEscapedModel, toString, toXmlString |
DDMStructureLinkImpl
public DDMStructureLinkImpl()
getStructure
public DDMStructure getStructure()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException