public class FragmentLayout extends ContainerLayout
customizedLayout, fields, tables, targetAreas
activeEndDate, 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 |
---|
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() |
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) |
getFields, getTables, getTargetAreas, isCustomizedLayout, setCustomizedLayout, setFields, setTables, setTargetAreas
equals, 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, setVersion
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 FMForm getFmForm()
public void setFmForm(FMForm fmForm)
public boolean isFMFormUsed()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.