Class ContentPageAreaUrl
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.content.server.entity.ContentPageAreaUrl
- 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 ContentPageAreaUrlContentPageAreaUrl
(ContentPageAreaUrlValue value, EntityPermission entityPermission) Creates a new instance of ContentPageAreaUrl -
Method Summary
Modifier and TypeMethodDescriptionboolean
getContentPageAreaDetail
(EntityPermission entityPermission) getContentPageAreaDetail
(Session session) getContentPageAreaDetail
(Session session, EntityPermission entityPermission) getContentPageAreaDetailForUpdate
(Session session) boolean
getUrl()
boolean
boolean
int
hashCode()
void
remove()
void
void
void
setContentPageAreaDetailPK
(ContentPageAreaDetailPK contentPageAreaDetailPK) void
void
void
toString()
Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
ContentPageAreaUrl
Creates a new instance of ContentPageAreaUrl- Throws:
PersistenceException
-
ContentPageAreaUrl
Creates a new instance of ContentPageAreaUrl
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstance
in classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
store
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
getContentPageAreaUrlValue
-
setContentPageAreaUrlValue
public void setContentPageAreaUrlValue(ContentPageAreaUrlValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in 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
-
getUrl
-
setUrl
-
getUrlHasBeenModified
-