public class StartGroup extends BaseReferenceable implements IMultilingual
parentId, refCountid, isTranslatable, mimeType, name, preserveWS, typeCOPY_ALL, COPY_CONTENT, COPY_PROPERTIES, COPY_SEGMENTATION, COPY_SEGMENTED_CONTENT, CREATE_EMPTY| Constructor and Description |
|---|
StartGroup() |
StartGroup(String parentId)
Creates a new StartGroup object.
|
StartGroup(String parentId,
String id)
Creates a new startGroup object with the identifier of the group's parent
and the group's identifier.
|
StartGroup(String parentId,
String id,
boolean isReference)
Creates a new startGroup object with the identifier of the group's parent,
the group's identifier, and an indicator of whether this group is a referent
or not.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Property> |
getSourceProperties() |
getParentId, getReferenceCount, isReferent, setIsReferent, setParentId, setReferenceCountgetAnnotations, getId, getMimeType, getName, getProperties, getSkeleton, getType, isTranslatable, preserveWhitespaces, setId, setIsTranslatable, setMimeType, setName, setPreserveWhitespaces, setSkeleton, setType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMimeType, getName, getType, isTranslatable, preserveWhitespaces, setIsTranslatable, setMimeType, setName, setPreserveWhitespaces, setTypecopy, getProperties, getProperty, getPropertyNames, hasProperty, propertyIterator, removeProperty, setPropertyannotationIterator, clear, copy, getAnnotation, getAnnotations, getAnnotationsTypesAsSet, hasAnnotation, hasAnnotations, remove, setAnnotationgetSkeleton, setSkeletoncopy, getSourceProperty, getSourcePropertyNames, hasSourceProperty, removeSourceProperty, setSourcePropertycopy, createTargetProperty, createTargetProperty, getAnnotations, getTargetLocales, getTargetProperties, getTargetProperty, getTargetPropertyNames, hasTargetProperty, removeTargetProperty, setTargetPropertypublic StartGroup()
public StartGroup(String parentId)
parentId - The identifier of the parent resource for this group.public StartGroup(String parentId, String id)
parentId - the identifier of the parent resource for this group.id - the identifier of this group.public StartGroup(String parentId, String id, boolean isReference)
parentId - the identifier of the parent resource for this group.id - the identifier of this group.isReference - true if this group is referred by another resource.public Map<String,Property> getSourceProperties()
getSourceProperties in interface IWithSourcePropertiesMap of source properties for the implementer of interfaceCopyright © 2021. All rights reserved.