public class FragmentLayout extends ContainerLayout
| Modifier and Type | Field and Description |
|---|---|
static String |
ASSOCIATION_CUTPOINT |
static String |
FIRST_LEVEL_CUTPOINT |
static String |
FRAGMENT_LAYOUT_CLASS |
static String |
HIERARCHY_CUTPOINT |
customizedLayout, fields, tables, targetAreasactiveEndDate, 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 |
|---|
FragmentLayout() |
FragmentLayout(String id,
String name,
String desc,
int state,
long start,
long end,
String fileName,
int version,
String comment,
String lastChangeBy)
Constructor from parameters.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getConfiguredFilexdp()
Get the customized layout xdp.
|
String |
getFileName()
Get the file name for fragment layout.
|
byte[] |
getFilexdp()
Get the original layout xdp.
|
FMForm |
getFmForm() |
String |
getServerFilePath() |
boolean |
isFlowedLayout()
Get is root subform of fragment layout set to flowed.
|
boolean |
isFMFormUsed() |
void |
setConfiguredFilexdp(byte[] configuredFilexdp)
Sets the customized layout xdp.
|
void |
setFileName(String fileName)
Sets the file name for fragment layout.
|
void |
setFilexdp(byte[] filexdp)
Sets the original layout xdp.
|
void |
setFlowedLayout(boolean flowedLayout)
Sets whether the root subform of fragment layout is flowed.
|
void |
setFmForm(FMForm fmForm) |
void |
setServerFilePath(String serverFilePath) |
getFields, getTables, getTargetAreas, isCustomizedLayout, setCustomizedLayout, setFields, setTables, setTargetAreasequals, 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 FRAGMENT_LAYOUT_CLASS
public static final String ASSOCIATION_CUTPOINT
public static final String HIERARCHY_CUTPOINT
public static final String FIRST_LEVEL_CUTPOINT
public FragmentLayout()
public FragmentLayout(String id, String name, String desc, int state, long start, long end, String fileName, int version, String comment, String lastChangeBy)
id - unique identifier of the fragment layout.name - name of the fragment layout.desc - description of the fragment layout.state - state of the fragment layout.start - not used any more.end - not used any more.fileName - file name of the XDP of the fragment layout.version - not used any more.comment - comment for the fragment layout.lastChangeBy - user creating the fragment layout.public byte[] getFilexdp()
public void setFilexdp(byte[] filexdp)
filexdp - the filexdp to setpublic byte[] getConfiguredFilexdp()
public void setConfiguredFilexdp(byte[] configuredFilexdp)
configuredFilexdp - the configuredFilexdp to setpublic String getFileName()
public void setFileName(String fileName)
fileName - the fileName to setpublic boolean isFlowedLayout()
public void setFlowedLayout(boolean flowedLayout)
flowedLayout - the flowedLayout to setpublic String getServerFilePath()
public void setServerFilePath(String serverFilePath)
public FMForm getFmForm()
public void setFmForm(FMForm fmForm)
public boolean isFMFormUsed()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.