Class OAuth2ApplicationScopeAliasesWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2ApplicationScopeAliases>
com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- All Implemented Interfaces:
OAuth2ApplicationScopeAliases,OAuth2ApplicationScopeAliasesModel,com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<OAuth2ApplicationScopeAliases>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<OAuth2ApplicationScopeAliases>
public class OAuth2ApplicationScopeAliasesWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2ApplicationScopeAliases>
implements com.liferay.portal.kernel.model.ModelWrapper<OAuth2ApplicationScopeAliases>, OAuth2ApplicationScopeAliases
This class is a wrapper for OAuth2ApplicationScopeAliases.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliases
O_AUTH2_APPLICATION_SCOPE_ALIASES_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionOAuth2ApplicationScopeAliasesWrapper(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this o auth2 application scope aliases.Returns the create date of this o auth2 application scope aliases.longReturns the o auth2 application ID of this o auth2 application scope aliases.longReturns the o auth2 application scope aliases ID of this o auth2 application scope aliases.longReturns the primary key of this o auth2 application scope aliases.longReturns the user ID of this o auth2 application scope aliases.Returns the user name of this o auth2 application scope aliases.Returns the user uuid of this o auth2 application scope aliases.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this o auth2 application scope aliases.voidsetCreateDate(Date createDate) Sets the create date of this o auth2 application scope aliases.voidsetModelAttributes(Map<String, Object> attributes) voidsetOAuth2ApplicationId(long oAuth2ApplicationId) Sets the o auth2 application ID of this o auth2 application scope aliases.voidsetOAuth2ApplicationScopeAliasesId(long oAuth2ApplicationScopeAliasesId) Sets the o auth2 application scope aliases ID of this o auth2 application scope aliases.voidsetPrimaryKey(long primaryKey) Sets the primary key of this o auth2 application scope aliases.voidsetUserId(long userId) Sets the user ID of this o auth2 application scope aliases.voidsetUserName(String userName) Sets the user name of this o auth2 application scope aliases.voidsetUserUuid(String userUuid) Sets the user uuid of this o auth2 application scope aliases.protected OAuth2ApplicationScopeAliasesWrapperwrap(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases) 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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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
-
OAuth2ApplicationScopeAliasesWrapper
public OAuth2ApplicationScopeAliasesWrapper(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>- Specified by:
cloneWithOriginalValuesin interfaceOAuth2ApplicationScopeAliasesModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this o auth2 application scope aliases.- Specified by:
getCompanyIdin interfaceOAuth2ApplicationScopeAliasesModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this o auth2 application scope aliases
-
getCreateDate
Returns the create date of this o auth2 application scope aliases.- Specified by:
getCreateDatein interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the create date of this o auth2 application scope aliases
-
getOAuth2ApplicationId
public long getOAuth2ApplicationId()Returns the o auth2 application ID of this o auth2 application scope aliases.- Specified by:
getOAuth2ApplicationIdin interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the o auth2 application ID of this o auth2 application scope aliases
-
getOAuth2ApplicationScopeAliasesId
public long getOAuth2ApplicationScopeAliasesId()Returns the o auth2 application scope aliases ID of this o auth2 application scope aliases.- Specified by:
getOAuth2ApplicationScopeAliasesIdin interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the o auth2 application scope aliases ID of this o auth2 application scope aliases
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this o auth2 application scope aliases.- Specified by:
getPrimaryKeyin interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the primary key of this o auth2 application scope aliases
-
getUserId
public long getUserId()Returns the user ID of this o auth2 application scope aliases.- Specified by:
getUserIdin interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the user ID of this o auth2 application scope aliases
-
getUserName
Returns the user name of this o auth2 application scope aliases.- Specified by:
getUserNamein interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the user name of this o auth2 application scope aliases
-
getUserUuid
Returns the user uuid of this o auth2 application scope aliases.- Specified by:
getUserUuidin interfaceOAuth2ApplicationScopeAliasesModel- Returns:
- the user uuid of this o auth2 application scope aliases
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this o auth2 application scope aliases.- Specified by:
setCompanyIdin interfaceOAuth2ApplicationScopeAliasesModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this o auth2 application scope aliases
-
setCreateDate
Sets the create date of this o auth2 application scope aliases.- Specified by:
setCreateDatein interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
createDate- the create date of this o auth2 application scope aliases
-
setOAuth2ApplicationId
public void setOAuth2ApplicationId(long oAuth2ApplicationId) Sets the o auth2 application ID of this o auth2 application scope aliases.- Specified by:
setOAuth2ApplicationIdin interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
oAuth2ApplicationId- the o auth2 application ID of this o auth2 application scope aliases
-
setOAuth2ApplicationScopeAliasesId
public void setOAuth2ApplicationScopeAliasesId(long oAuth2ApplicationScopeAliasesId) Sets the o auth2 application scope aliases ID of this o auth2 application scope aliases.- Specified by:
setOAuth2ApplicationScopeAliasesIdin interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
oAuth2ApplicationScopeAliasesId- the o auth2 application scope aliases ID of this o auth2 application scope aliases
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this o auth2 application scope aliases.- Specified by:
setPrimaryKeyin interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
primaryKey- the primary key of this o auth2 application scope aliases
-
setUserId
public void setUserId(long userId) Sets the user ID of this o auth2 application scope aliases.- Specified by:
setUserIdin interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
userId- the user ID of this o auth2 application scope aliases
-
setUserName
Sets the user name of this o auth2 application scope aliases.- Specified by:
setUserNamein interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
userName- the user name of this o auth2 application scope aliases
-
setUserUuid
Sets the user uuid of this o auth2 application scope aliases.- Specified by:
setUserUuidin interfaceOAuth2ApplicationScopeAliasesModel- Parameters:
userUuid- the user uuid of this o auth2 application scope aliases
-
toXmlString
- Specified by:
toXmlStringin interfaceOAuth2ApplicationScopeAliasesModel
-
wrap
protected OAuth2ApplicationScopeAliasesWrapper wrap(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2ApplicationScopeAliases>
-