Class DescriptionEntity
java.lang.Object
org.exoplatform.portal.jdbc.entity.DescriptionEntity
- All Implemented Interfaces:
Serializable
@Entity(name="GateInDescription")
public class DescriptionEntity
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getState()voidvoidsetLocalized(Map<String, DescriptionState> localized) voidsetReferenceId(String referenceId) voidsetState(DescriptionState state)
-
Constructor Details
-
DescriptionEntity
public DescriptionEntity() -
DescriptionEntity
-
-
Method Details
-
getId
-
setId
-
getReferenceId
-
setReferenceId
-
getState
-
setState
-
getLocalized
-
setLocalized
-