Interface CommercePaymentMethodGroupRel
- All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRel>
,com.liferay.portal.kernel.model.ClassedModel
,Cloneable
,CommercePaymentMethodGroupRelModel
,Comparable<CommercePaymentMethodGroupRel>
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.LocalizedModel
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,Serializable
,com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
CommercePaymentMethodGroupRelWrapper
@ProviderType
public interface CommercePaymentMethodGroupRel
extends CommercePaymentMethodGroupRelModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CommercePaymentMethodGroupRel service. Represents a row in the "CommercePaymentMethodGroupRel" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.liferay.portal.kernel.util.Accessor<CommercePaymentMethodGroupRel,
Long> -
Method Summary
Modifier and TypeMethodDescriptiongetImageURL
(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) com.liferay.portal.kernel.util.UnicodeProperties
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface com.liferay.commerce.payment.model.CommercePaymentMethodGroupRelModel
cloneWithOriginalValues, getActive, getAvailableLanguageIds, getCommercePaymentMethodGroupRelId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getGroupId, getImageId, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPaymentIntegrationKey, getPrimaryKey, getPriority, getTypeSettings, getUserId, getUserName, getUserUuid, isActive, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setActive, setCommercePaymentMethodGroupRelId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setGroupId, setImageId, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setPaymentIntegrationKey, setPrimaryKey, setPriority, setTypeSettings, setUserId, setUserName, setUserUuid, toXmlString
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
COMMERCE_PAYMENT_METHOD_GROUP_REL_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<CommercePaymentMethodGroupRel,Long> COMMERCE_PAYMENT_METHOD_GROUP_REL_ID_ACCESSOR
-
-
Method Details
-
getImageURL
-
getTypeSettingsUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsUnicodeProperties()
-