public class ConditionalDataModule extends DataModule
CDMAssignment objects,
where each CDMAssignment represents the target DataModule selected on evaluating the
corresponding expression.DataModule.DM_CLASSactiveEndDate, activeStartDate, comment, crxVersion, desc, extendedProperties, folderId, id, lastChangeBy, lastPublishDate, lastPublishedBy, lastReplicationAction, lastUpdateDate, lastVersionDate, lcat, name, state, tags, title, transientProperties, ucat, updatedBy, version| Constructor and Description |
|---|
ConditionalDataModule()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<CDMAssignment> |
getAssignmentList()
Get the List of condition assignments for this Condition Module.
|
boolean |
isMultipleResults()
Get whether the Condition evaluates to multiple results.
|
boolean |
isNoPageBreak() |
boolean |
isStitchContent()
Get whether the Condition content is to be stitched into a single content.
|
void |
setAssignmentList(List<CDMAssignment> assignmentList)
Sets the List of condition assignments for this Condition Module.
|
void |
setMultipleResults(boolean multipleResults)
Set whether the Condition evaluates to multiple results.
|
void |
setNoPageBreak(boolean noPageBreak) |
void |
setStitchContent(boolean stitchContent)
Set whether the Condition content is to be stitched into a single content.
|
addVariable, getDataDictionaryRef, getDataDictionaryRefs, getSchemaRef, getSchemaRefType, getVariableList, removeVariable, setDataDictionaryRef, setDataDictionaryRefs, setSchemaRef, setVariableListequals, getActiveEndDate, getActiveStartDate, getComment, getCrxVersion, getDesc, getDisplayField, getExtendedProperties, getFolderId, getId, getLastChangeBy, getLastPublishDate, getLastPublishedBy, getLastReplicationAction, getLastUpdateDate, getLastVersionDate, getLcat, getLocalizationPrefix, getLocalizationResourceInfoList, getName, getState, getTags, getTitle, getUcat, getUpdatedBy, getVersion, hashCode, setActiveEndDate, setActiveStartDate, setComment, setCrxVersion, setDesc, setExtendedProperties, setFolderId, setId, setLastChangeBy, setLastPublishDate, setLastPublishedBy, setLastReplicationAction, setLastUpdateDate, setLastVersionDate, setLcat, setLocalizationPrefix, setLocalizationResourceInfoList, setName, setState, setTags, setTitle, setUcat, setUpdatedBy, setVersionpublic List<CDMAssignment> getAssignmentList()
public void setAssignmentList(List<CDMAssignment> assignmentList)
assignmentList - The List of condition assignments for this Condition Module.public boolean isMultipleResults()
public void setMultipleResults(boolean multipleResults)
multipleResults - Whether the Condition evaluates to multiple results.public boolean isStitchContent()
public void setStitchContent(boolean stitchContent)
stitchContent - Whether the Condition content is to be stitched into a single content.public boolean isNoPageBreak()
public void setNoPageBreak(boolean noPageBreak)
noPageBreak - the noPageBreak to setCopyright © 1982–2022 Adobe Systems Inc.. All rights reserved.