@ProviderType public interface Phone extends PersistedModel, PhoneModel
PhoneModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Phone,java.lang.Long> |
PHONE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
ListType |
getType() |
persist
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExtension, getModifiedDate, getMvccVersion, getNumber, getPhoneId, getPrimary, getPrimaryKey, getTypeId, getUserId, getUserName, getUserUuid, getUuid, isPrimary, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExtension, setModifiedDate, setMvccVersion, setNumber, setPhoneId, setPrimary, setPrimaryKey, setTypeId, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone, getStagedModelType
getModelClass, getModelClassName
ListType getType() throws PortalException
PortalException