Class ContentPageLayoutArea
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.content.server.entity.ContentPageLayoutArea
- 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 ContentPageLayoutAreaContentPageLayoutArea(ContentPageLayoutAreaValue value, EntityPermission entityPermission) Creates a new instance of ContentPageLayoutArea -
Method Summary
Modifier and TypeMethodDescriptionbooleangetContentPageAreaType(EntityPermission entityPermission) getContentPageAreaType(Session session) getContentPageAreaType(Session session, EntityPermission entityPermission) getContentPageAreaTypeForUpdate(Session session) booleangetContentPageLayout(EntityPermission entityPermission) getContentPageLayout(Session session) getContentPageLayout(Session session, EntityPermission entityPermission) getContentPageLayoutForUpdate(Session session) booleanbooleanbooleanbooleaninthashCode()voidremove()voidvoidvoidsetContentPageAreaTypePK(ContentPageAreaTypePK contentPageAreaTypePK) voidvoidvoidsetContentPageLayoutPK(ContentPageLayoutPK contentPageLayoutPK) voidsetShowDescriptionField(Boolean showDescriptionField) voidsetSortOrder(Integer sortOrder) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
ContentPageLayoutArea
Creates a new instance of ContentPageLayoutArea- Throws:
PersistenceException
-
ContentPageLayoutArea
Creates a new instance of ContentPageLayoutArea
-
-
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
-
getContentPageLayoutAreaValue
-
setContentPageLayoutAreaValue
public void setContentPageLayoutAreaValue(ContentPageLayoutAreaValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getContentPageLayoutPK
-
getContentPageLayout
-
getContentPageLayout
-
getContentPageLayout
-
getContentPageLayout
-
getContentPageLayoutForUpdate
-
getContentPageLayoutForUpdate
-
setContentPageLayoutPK
public void setContentPageLayoutPK(ContentPageLayoutPK contentPageLayoutPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setContentPageLayout
-
getContentPageLayoutPKHasBeenModified
-
getContentPageAreaTypePK
-
getContentPageAreaType
public ContentPageAreaType getContentPageAreaType(Session session, EntityPermission entityPermission) -
getContentPageAreaType
-
getContentPageAreaType
-
getContentPageAreaType
-
getContentPageAreaTypeForUpdate
-
getContentPageAreaTypeForUpdate
-
setContentPageAreaTypePK
public void setContentPageAreaTypePK(ContentPageAreaTypePK contentPageAreaTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setContentPageAreaType
-
getContentPageAreaTypePKHasBeenModified
-
getShowDescriptionField
-
setShowDescriptionField
public void setShowDescriptionField(Boolean showDescriptionField) throws PersistenceNotNullException, PersistenceReadOnlyException -
getShowDescriptionFieldHasBeenModified
-
getSortOrder
-
setSortOrder
public void setSortOrder(Integer sortOrder) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSortOrderHasBeenModified
-