Class DDMStorageLinkWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStorageLink>
com.liferay.dynamic.data.mapping.model.DDMStorageLinkWrapper
- All Implemented Interfaces:
DDMStorageLink,DDMStorageLinkModel,com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.BaseModel<DDMStorageLink>,com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<DDMStorageLink>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel,Serializable,Cloneable,Comparable<DDMStorageLink>
public class DDMStorageLinkWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStorageLink>
implements DDMStorageLink, com.liferay.portal.kernel.model.ModelWrapper<DDMStorageLink>
This class is a wrapper for DDMStorageLink.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.dynamic.data.mapping.model.DDMStorageLink
STORAGE_LINK_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this ddm storage link.longReturns the class name ID of this ddm storage link.longReturns the class pk of this ddm storage link.longReturns the company ID of this ddm storage link.longReturns the ct collection ID of this ddm storage link.longReturns the mvcc version of this ddm storage link.longReturns the primary key of this ddm storage link.longReturns the storage link ID of this ddm storage link.longReturns the structure ID of this ddm storage link.longReturns the structure version ID of this ddm storage link.getUuid()Returns the uuid of this ddm storage link.voidpersist()voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this ddm storage link.voidsetClassPK(long classPK) Sets the class pk of this ddm storage link.voidsetCompanyId(long companyId) Sets the company ID of this ddm storage link.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm storage link.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ddm storage link.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ddm storage link.voidsetStorageLinkId(long storageLinkId) Sets the storage link ID of this ddm storage link.voidsetStructureId(long structureId) Sets the structure ID of this ddm storage link.voidsetStructureVersionId(long structureVersionId) Sets the structure version ID of this ddm storage link.voidSets the uuid of this ddm storage link.protected DDMStorageLinkWrapperwrap(DDMStorageLink ddmStorageLink) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
DDMStorageLinkWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMStorageLink>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMStorageLink>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMStorageLink>- Specified by:
cloneWithOriginalValuesin interfaceDDMStorageLinkModel
-
getClassName
Returns the fully qualified class name of this ddm storage link.- Specified by:
getClassNamein interfaceDDMStorageLinkModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the fully qualified class name of this ddm storage link
-
getClassNameId
public long getClassNameId()Returns the class name ID of this ddm storage link.- Specified by:
getClassNameIdin interfaceDDMStorageLinkModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the class name ID of this ddm storage link
-
getClassPK
public long getClassPK()Returns the class pk of this ddm storage link.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfaceDDMStorageLinkModel- Returns:
- the class pk of this ddm storage link
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddm storage link.- Specified by:
getCompanyIdin interfaceDDMStorageLinkModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this ddm storage link
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddm storage link.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>- Specified by:
getCtCollectionIdin interfaceDDMStorageLinkModel- Returns:
- the ct collection ID of this ddm storage link
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddm storage link.- Specified by:
getMvccVersionin interfaceDDMStorageLinkModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ddm storage link
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddm storage link.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>- Specified by:
getPrimaryKeyin interfaceDDMStorageLinkModel- Returns:
- the primary key of this ddm storage link
-
getStorageLinkId
public long getStorageLinkId()Returns the storage link ID of this ddm storage link.- Specified by:
getStorageLinkIdin interfaceDDMStorageLinkModel- Returns:
- the storage link ID of this ddm storage link
-
getStorageType
- Specified by:
getStorageTypein interfaceDDMStorageLink- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getStructure
- Specified by:
getStructurein interfaceDDMStorageLink- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getStructureId
public long getStructureId()Returns the structure ID of this ddm storage link.- Specified by:
getStructureIdin interfaceDDMStorageLinkModel- Returns:
- the structure ID of this ddm storage link
-
getStructureVersionId
public long getStructureVersionId()Returns the structure version ID of this ddm storage link.- Specified by:
getStructureVersionIdin interfaceDDMStorageLinkModel- Returns:
- the structure version ID of this ddm storage link
-
getUuid
Returns the uuid of this ddm storage link.- Specified by:
getUuidin interfaceDDMStorageLinkModel- Returns:
- the uuid of this ddm storage link
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setClassName
- Specified by:
setClassNamein interfaceDDMStorageLinkModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this ddm storage link.- Specified by:
setClassNameIdin interfaceDDMStorageLinkModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Parameters:
classNameId- the class name ID of this ddm storage link
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this ddm storage link.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfaceDDMStorageLinkModel- Parameters:
classPK- the class pk of this ddm storage link
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddm storage link.- Specified by:
setCompanyIdin interfaceDDMStorageLinkModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this ddm storage link
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm storage link.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>- Specified by:
setCtCollectionIdin interfaceDDMStorageLinkModel- Parameters:
ctCollectionId- the ct collection ID of this ddm storage link
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddm storage link.- Specified by:
setMvccVersionin interfaceDDMStorageLinkModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ddm storage link
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddm storage link.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMStorageLink>- Specified by:
setPrimaryKeyin interfaceDDMStorageLinkModel- Parameters:
primaryKey- the primary key of this ddm storage link
-
setStorageLinkId
public void setStorageLinkId(long storageLinkId) Sets the storage link ID of this ddm storage link.- Specified by:
setStorageLinkIdin interfaceDDMStorageLinkModel- Parameters:
storageLinkId- the storage link ID of this ddm storage link
-
setStructureId
public void setStructureId(long structureId) Sets the structure ID of this ddm storage link.- Specified by:
setStructureIdin interfaceDDMStorageLinkModel- Parameters:
structureId- the structure ID of this ddm storage link
-
setStructureVersionId
public void setStructureVersionId(long structureVersionId) Sets the structure version ID of this ddm storage link.- Specified by:
setStructureVersionIdin interfaceDDMStorageLinkModel- Parameters:
structureVersionId- the structure version ID of this ddm storage link
-
setUuid
Sets the uuid of this ddm storage link.- Specified by:
setUuidin interfaceDDMStorageLinkModel- Parameters:
uuid- the uuid of this ddm storage link
-
toXmlString
- Specified by:
toXmlStringin interfaceDDMStorageLinkModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<DDMStorageLink>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<DDMStorageLink>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMStorageLink>
-