Class ContentPageAreaBlob
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.content.server.entity.ContentPageAreaBlob
- 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 ContentPageAreaBlobContentPageAreaBlob(ContentPageAreaBlobValue value, EntityPermission entityPermission) Creates a new instance of ContentPageAreaBlob -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBlob()booleangetContentPageAreaDetail(EntityPermission entityPermission) getContentPageAreaDetail(Session session) getContentPageAreaDetail(Session session, EntityPermission entityPermission) getContentPageAreaDetailForUpdate(Session session) booleanbooleaninthashCode()voidremove()voidvoidvoidvoidvoidsetContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
ContentPageAreaBlob
Creates a new instance of ContentPageAreaBlob- Throws:
PersistenceException
-
ContentPageAreaBlob
Creates a new instance of ContentPageAreaBlob
-
-
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
-
getContentPageAreaBlobValue
-
setContentPageAreaBlobValue
public void setContentPageAreaBlobValue(ContentPageAreaBlobValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getContentPageAreaDetailPK
-
getContentPageAreaDetail
public ContentPageAreaDetail getContentPageAreaDetail(Session session, EntityPermission entityPermission) -
getContentPageAreaDetail
-
getContentPageAreaDetail
-
getContentPageAreaDetail
-
getContentPageAreaDetailForUpdate
-
getContentPageAreaDetailForUpdate
-
setContentPageAreaDetailPK
public void setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setContentPageAreaDetail
-
getContentPageAreaDetailPKHasBeenModified
-
getBlob
-
setBlob
public void setBlob(ByteArray blob) throws PersistenceNotNullException, PersistenceReadOnlyException -
getBlobHasBeenModified
-