public class AHOrgClp extends com.liferay.portal.model.impl.BaseModelImpl<AHOrg> implements AHOrg
| Constructor and Description |
|---|
AHOrgClp() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
compareTo(AHOrg ahOrg) |
boolean |
equals(Object obj) |
long |
getAddressId()
Returns the address ID of this a h org.
|
com.liferay.portal.model.BaseModel<?> |
getAHOrgRemoteModel() |
Class<?> |
getClpSerializerClass() |
long |
getContactId()
Returns the contact ID of this a h org.
|
long |
getCreated()
Returns the created of this a h org.
|
String |
getDescription()
Returns the description of this a h org.
|
String |
getHolder()
Returns the holder of this a h org.
|
String |
getLegalStatus()
Returns the legal status of this a h org.
|
String |
getLogoLocation()
Returns the logo location of this a h org.
|
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
String |
getName()
Returns the name of this a h org.
|
long |
getOrgId()
Returns the org ID of this a h org.
|
String |
getOwner()
Returns the owner of this a h org.
|
long |
getPrimaryKey()
Returns the primary key of this a h org.
|
Serializable |
getPrimaryKeyObj() |
int |
getStatus()
Returns the status of this a h org.
|
long |
getUpdated()
Returns the updated of this a h org.
|
String |
getUserlist()
Returns the userlist of this a h org.
|
int |
hashCode() |
Object |
invokeOnRemoteModel(String methodName,
Class<?>[] parameterTypes,
Object[] parameterValues) |
void |
persist() |
void |
setAddressId(long addressId)
Sets the address ID of this a h org.
|
void |
setAHOrgRemoteModel(com.liferay.portal.model.BaseModel<?> ahOrgRemoteModel) |
void |
setContactId(long contactId)
Sets the contact ID of this a h org.
|
void |
setCreated(long created)
Sets the created of this a h org.
|
void |
setDescription(String description)
Sets the description of this a h org.
|
void |
setHolder(String holder)
Sets the holder of this a h org.
|
void |
setLegalStatus(String legalStatus)
Sets the legal status of this a h org.
|
void |
setLogoLocation(String logoLocation)
Sets the logo location of this a h org.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setName(String name)
Sets the name of this a h org.
|
void |
setOrgId(long orgId)
Sets the org ID of this a h org.
|
void |
setOwner(String owner)
Sets the owner of this a h org.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this a h org.
|
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setStatus(int status)
Sets the status of this a h org.
|
void |
setUpdated(long updated)
Sets the updated of this a h org.
|
void |
setUserlist(String userlist)
Sets the userlist of this a h org.
|
AHOrg |
toEscapedModel() |
String |
toString() |
String |
toXmlString() |
getExpandoBridge, getLocale, isCachedModel, isEscapedModel, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toCacheModel, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitgetExpandoBridge, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toCacheModel, toUnescapedModelpublic Class<?> getModelClass()
getModelClass in interface com.liferay.portal.model.ClassedModelpublic String getModelClassName()
getModelClassName in interface com.liferay.portal.model.ClassedModelpublic long getPrimaryKey()
AHOrgModelgetPrimaryKey in interface AHOrgModelpublic void setPrimaryKey(long primaryKey)
AHOrgModelsetPrimaryKey in interface AHOrgModelprimaryKey - the primary key of this a h orgpublic Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.model.BaseModel<AHOrg>getPrimaryKeyObj in interface com.liferay.portal.model.ClassedModelgetPrimaryKeyObj in interface AHOrgModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.model.BaseModel<AHOrg>setPrimaryKeyObj in interface com.liferay.portal.model.ClassedModelsetPrimaryKeyObj in interface AHOrgModelpublic long getOrgId()
AHOrgModelgetOrgId in interface AHOrgModelpublic void setOrgId(long orgId)
AHOrgModelsetOrgId in interface AHOrgModelorgId - the org ID of this a h orgpublic String getName()
AHOrgModelgetName in interface AHOrgModelpublic void setName(String name)
AHOrgModelsetName in interface AHOrgModelname - the name of this a h orgpublic String getHolder()
AHOrgModelgetHolder in interface AHOrgModelpublic void setHolder(String holder)
AHOrgModelsetHolder in interface AHOrgModelholder - the holder of this a h orgpublic String getOwner()
AHOrgModelgetOwner in interface AHOrgModelpublic void setOwner(String owner)
AHOrgModelsetOwner in interface AHOrgModelowner - the owner of this a h orgpublic String getUserlist()
AHOrgModelgetUserlist in interface AHOrgModelpublic void setUserlist(String userlist)
AHOrgModelsetUserlist in interface AHOrgModeluserlist - the userlist of this a h orgpublic String getDescription()
AHOrgModelgetDescription in interface AHOrgModelpublic void setDescription(String description)
AHOrgModelsetDescription in interface AHOrgModeldescription - the description of this a h orgpublic String getLegalStatus()
AHOrgModelgetLegalStatus in interface AHOrgModelpublic void setLegalStatus(String legalStatus)
AHOrgModelsetLegalStatus in interface AHOrgModellegalStatus - the legal status of this a h orgpublic long getCreated()
AHOrgModelgetCreated in interface AHOrgModelpublic void setCreated(long created)
AHOrgModelsetCreated in interface AHOrgModelcreated - the created of this a h orgpublic long getUpdated()
AHOrgModelgetUpdated in interface AHOrgModelpublic void setUpdated(long updated)
AHOrgModelsetUpdated in interface AHOrgModelupdated - the updated of this a h orgpublic long getContactId()
AHOrgModelgetContactId in interface AHOrgModelpublic void setContactId(long contactId)
AHOrgModelsetContactId in interface AHOrgModelcontactId - the contact ID of this a h orgpublic long getAddressId()
AHOrgModelgetAddressId in interface AHOrgModelpublic void setAddressId(long addressId)
AHOrgModelsetAddressId in interface AHOrgModeladdressId - the address ID of this a h orgpublic int getStatus()
AHOrgModelgetStatus in interface AHOrgModelpublic void setStatus(int status)
AHOrgModelsetStatus in interface AHOrgModelstatus - the status of this a h orgpublic String getLogoLocation()
AHOrgModelgetLogoLocation in interface AHOrgModelpublic void setLogoLocation(String logoLocation)
AHOrgModelsetLogoLocation in interface AHOrgModellogoLocation - the logo location of this a h orgpublic com.liferay.portal.model.BaseModel<?> getAHOrgRemoteModel()
public void setAHOrgRemoteModel(com.liferay.portal.model.BaseModel<?> ahOrgRemoteModel)
public Object invokeOnRemoteModel(String methodName, Class<?>[] parameterTypes, Object[] parameterValues) throws Exception
Exceptionpublic void persist()
throws com.liferay.portal.kernel.exception.SystemException
persist in interface com.liferay.portal.model.PersistedModelcom.liferay.portal.kernel.exception.SystemExceptionpublic AHOrg toEscapedModel()
toEscapedModel in interface com.liferay.portal.model.BaseModel<AHOrg>toEscapedModel in interface AHOrgModeltoEscapedModel in class com.liferay.portal.model.impl.BaseModelImpl<AHOrg>public Object clone()
clone in interface com.liferay.portal.model.BaseModel<AHOrg>clone in interface AHOrgModelclone in class com.liferay.portal.model.impl.BaseModelImpl<AHOrg>public int compareTo(AHOrg ahOrg)
compareTo in interface AHOrgModelcompareTo in interface Comparable<AHOrg>public Class<?> getClpSerializerClass()
public int hashCode()
hashCode in interface AHOrgModelhashCode in class Objectpublic String toString()
toString in interface AHOrgModeltoString in class Objectpublic String toXmlString()
toXmlString in interface com.liferay.portal.model.BaseModel<AHOrg>toXmlString in interface AHOrgModelCopyright © 2016 Fraunhofer FOKUS. All rights reserved.