public class ConditionalDataModule extends DataModule
CDMAssignment objects,
where each CDMAssignment represents the target DataModule selected on evaluating the
corresponding expression.DataModule.| Modifier and Type | Field and Description |
|---|---|
static String |
ASSOCIATION_CUTPOINT |
static String |
CDM_CLASS |
static String |
FIRST_LEVEL_CUTPOINT |
static String |
HIERARCHY_CUTPOINT |
DM_CLASSactiveEndDate, activeStartDate, ASSET_CLASS, comment, crxVersion, desc, extendedProperties, FIRST_LEVEL_WITH_CAT_NAMES_CUTPOINT, folderId, id, lastChangeBy, lastPublishDate, lastPublishedBy, lastReplicationAction, lastUpdateDate, lastVersionDate, lcat, name, PROPERTY_NAME_DESCRIPTION, PROPERTY_NAME_TITLE, PROPERTY_NAME_VERSION, READY_TO_PUBLISH_CUTPOINT, 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, getTransientProperties, 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, setTransientProperties, setUcat, setUpdatedBy, setVersionpublic static final String CDM_CLASS
public static final String ASSOCIATION_CUTPOINT
public static final String HIERARCHY_CUTPOINT
public static final String FIRST_LEVEL_CUTPOINT
public 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–2023 Adobe Systems Incorporated. All rights reserved.