Class ComponentEntity
java.lang.Object
org.exoplatform.portal.jdbc.entity.ComponentEntity
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ContainerEntity,PageEntity,SiteEntity,WindowEntity
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract LonggetId()protected static final StringgetJSONString(org.json.simple.JSONArray jsonArray) protected static final StringgetJSONString(org.json.simple.JSONObject jsonObject) abstract ComponentEntity.TYPEgetType()abstract voidorg.json.simple.JSONObjecttoJSON()
-
Constructor Details
-
ComponentEntity
public ComponentEntity()
-
-
Method Details
-
toJSON
public org.json.simple.JSONObject toJSON() -
getId
-
setId
-
getType
-
getJSONString
-
getJSONString
-