public class StartGroup extends BaseReferenceable
parentId, refCountannotations, id, isTranslatable, mimeType, name, preserveWS, properties, skeleton, sourceProperties, 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 wether this group is a referent or not.
|
getParentId, getReferenceCount, isReferent, setIsReferent, setParentId, setReferenceCountcreateTargetProperty, getAnnotation, getAnnotations, getId, getMimeType, getName, getProperties, getProperty, getPropertyNames, getSkeleton, getSourceProperties, getSourceProperty, getSourcePropertyNames, getTargetLocales, getTargetProperty, getTargetPropertyNames, getType, hasProperty, hasSourceProperty, hasTargetProperty, isTranslatable, preserveWhitespaces, removeProperty, removeSourceProperty, removeTargetProperty, setAnnotation, setId, setIsTranslatable, setMimeType, setName, setPreserveWhitespaces, setProperties, setProperty, setSkeleton, setSourceProperties, setSourceProperty, setTargetProperty, setType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopycopycopypublic 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.Copyright © 2021. All rights reserved.