Class ContentPageLayoutAreaDescription
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.content.server.entity.ContentPageLayoutAreaDescription
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of ContentPageLayoutAreaDescriptionContentPageLayoutAreaDescription(ContentPageLayoutAreaDescriptionValue value, EntityPermission entityPermission) Creates a new instance of ContentPageLayoutAreaDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleangetContentPageLayoutArea(EntityPermission entityPermission) getContentPageLayoutArea(Session session) getContentPageLayoutArea(Session session, EntityPermission entityPermission) getContentPageLayoutAreaForUpdate(Session session) booleanbooleangetLanguage(EntityPermission entityPermission) getLanguage(Session session) getLanguage(Session session, EntityPermission entityPermission) getLanguageForUpdate(Session session) booleanbooleaninthashCode()voidremove()voidvoidvoidvoidsetContentPageLayoutAreaPK(ContentPageLayoutAreaPK contentPageLayoutAreaPK) voidsetDescription(String description) voidsetLanguage(Language entity) voidsetLanguagePK(LanguagePK languagePK) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
ContentPageLayoutAreaDescription
Creates a new instance of ContentPageLayoutAreaDescription- Throws:
PersistenceException
-
ContentPageLayoutAreaDescription
public ContentPageLayoutAreaDescription(ContentPageLayoutAreaDescriptionValue value, EntityPermission entityPermission) Creates a new instance of ContentPageLayoutAreaDescription
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
storein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
getContentPageLayoutAreaDescriptionValue
-
setContentPageLayoutAreaDescriptionValue
public void setContentPageLayoutAreaDescriptionValue(ContentPageLayoutAreaDescriptionValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getContentPageLayoutAreaPK
-
getContentPageLayoutArea
public ContentPageLayoutArea getContentPageLayoutArea(Session session, EntityPermission entityPermission) -
getContentPageLayoutArea
-
getContentPageLayoutArea
-
getContentPageLayoutArea
-
getContentPageLayoutAreaForUpdate
-
getContentPageLayoutAreaForUpdate
-
setContentPageLayoutAreaPK
public void setContentPageLayoutAreaPK(ContentPageLayoutAreaPK contentPageLayoutAreaPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setContentPageLayoutArea
-
getContentPageLayoutAreaPKHasBeenModified
-
getLanguagePK
-
getLanguage
-
getLanguage
-
getLanguage
-
getLanguage
-
getLanguageForUpdate
-
getLanguageForUpdate
-
setLanguagePK
public void setLanguagePK(LanguagePK languagePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setLanguage
-
getLanguagePKHasBeenModified
-
getDescription
-
setDescription
public void setDescription(String description) throws PersistenceNotNullException, PersistenceReadOnlyException -
getDescriptionHasBeenModified
-