com.liferay.portlet.dynamicdatamapping.model.impl
Class DDMStorageLinkImpl
java.lang.Object
com.liferay.portal.model.impl.BaseModelImpl<DDMStorageLink>
com.liferay.portlet.dynamicdatamapping.model.impl.DDMStorageLinkModelImpl
com.liferay.portlet.dynamicdatamapping.model.impl.DDMStorageLinkBaseImpl
com.liferay.portlet.dynamicdatamapping.model.impl.DDMStorageLinkImpl
- All Implemented Interfaces:
- AttachedModel, BaseModel<DDMStorageLink>, ClassedModel, PersistedModel, DDMStorageLink, DDMStorageLinkModel, Serializable, Cloneable, Comparable<DDMStorageLink>
public class DDMStorageLinkImpl
- extends DDMStorageLinkBaseImpl
- See Also:
- Serialized Form
Fields inherited from class com.liferay.portlet.dynamicdatamapping.model.impl.DDMStorageLinkModelImpl |
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, UUID_COLUMN_BITMASK |
Methods inherited from class com.liferay.portlet.dynamicdatamapping.model.impl.DDMStorageLinkModelImpl |
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getColumnBitmask, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getOriginalClassPK, getOriginalStructureId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getStorageLinkId, getStructureId, getUuid, hashCode, resetOriginalValues, setClassName, setClassNameId, setClassPK, setExpandoBridgeAttributes, setModelAttributes, setPrimaryKey, setPrimaryKeyObj, setStorageLinkId, setStructureId, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portlet.dynamicdatamapping.model.DDMStorageLinkModel |
clone, compareTo, getClassName, getClassNameId, getClassPK, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getStorageLinkId, getStructureId, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setStorageLinkId, setStructureId, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
DDMStorageLinkImpl
public DDMStorageLinkImpl()
getStorageType
public String getStorageType()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getStructure
public DDMStructure getStructure()
throws PortalException,
SystemException
- Throws:
PortalException
SystemException