|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solidstategroup.cms.Asset
com.solidstategroup.cms.TextAsset
com.solidstategroup.cms.WebFormAsset
public class WebFormAsset
| Field Summary |
|---|
| Fields inherited from class com.solidstategroup.cms.Asset |
|---|
createdOn, dublinCoreMetaData, includeInSearch, searchScore |
| Constructor Summary | |
|---|---|
WebFormAsset()
|
|
WebFormAsset(java.lang.String newText)
|
|
WebFormAsset(java.lang.String newText,
int newAssetTypeId,
int newAssetId,
java.lang.String newDescription,
java.lang.String newAssetFormat,
int newFormatId,
int newChunkFormatId,
int newRootChunkFormatId,
int priority)
|
|
| Method Summary | |
|---|---|
FormTemplate |
getWebFormAsset()
|
| Methods inherited from class com.solidstategroup.cms.TextAsset |
|---|
destroy, getAssetData, getAssetDataHtmlDecoded, getAssetDataUnprocessed, getAssetDataWithHTMLTagsRemoved, getRootArticleIds, setAssetDataWithEncodedHTML, setAssetDataWithEncodedHTMLForPlainText, storeNewAsset, storeUpdateAsset, validateLinks |
| Methods inherited from class com.solidstategroup.cms.Asset |
|---|
compareTo, getAssetId, getAssetType, getChunkFormatId, getCreatedOn, getDescription, getDublinCoreMetaData, getId, getLastModified, getName, getRootChunkFormatId, getSearchScore, isDeleted, isIncludeInSearch, setAssetData, setAssetId, setAssetType, setChunkFormatId, setCreatedOn, setDeleted, setDescription, setDublinCoreMetaData, setIncludeInSearch, setLastModified, setName, setRootChunkFormatId, storeAsset, storeBinaryAsset, storeNewAsset, storeUpdateAsset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebFormAsset()
public WebFormAsset(java.lang.String newText)
public WebFormAsset(java.lang.String newText,
int newAssetTypeId,
int newAssetId,
java.lang.String newDescription,
java.lang.String newAssetFormat,
int newFormatId,
int newChunkFormatId,
int newRootChunkFormatId,
int priority)
| Method Detail |
|---|
public FormTemplate getWebFormAsset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||