public class ProcessMetadataSummary
extends java.lang.Object
implements java.io.Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="processId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="projectName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="processName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="domainName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="compositeName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="revision" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="label" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="processLabel" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="compositeDN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="targetNamespace" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{http://xmlns.oracle.com/bpm/process/metadata}statusEnum"/>
<element name="organizationalUnitId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hasGlobalCreationTasks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="globalCreationTaskActivityName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="globalCreationTaskActivityLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hasSwimlaneRole" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="taskDisplayInfo" type="{http://xmlns.oracle.com/bpm/process/metadata}taskDisplayInfoType" minOccurs="0"/>
<element name="subType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isDefaultRevision" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="applicationLinkDisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="category" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tagList" type="{http://xmlns.oracle.com/bpm/process/metadata}tagListType"/>
<element name="taskApplicationLinkDisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ProcessMetadataSummary() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplicationLinkDisplayName()
Gets the value of the applicationLinkDisplayName property.
|
java.lang.String |
getCategory()
Gets the value of the category property.
|
java.lang.String |
getCompositeDN()
Gets the value of the compositeDN property.
|
java.lang.String |
getCompositeName()
Gets the value of the compositeName property.
|
java.lang.String |
getDomainName()
Gets the value of the domainName property.
|
java.lang.String |
getGlobalCreationTaskActivityLabel()
Gets the value of the globalCreationTaskActivityLabel property.
|
java.lang.String |
getGlobalCreationTaskActivityName()
Gets the value of the globalCreationTaskActivityName property.
|
java.lang.String |
getLabel()
Gets the value of the label property.
|
java.lang.String |
getOrganizationalUnitId()
Gets the value of the organizationalUnitId property.
|
java.lang.String |
getProcessId()
Gets the value of the processId property.
|
java.lang.String |
getProcessLabel()
Gets the value of the processLabel property.
|
java.lang.String |
getProcessName()
Gets the value of the processName property.
|
java.lang.String |
getProjectName()
Gets the value of the projectName property.
|
java.lang.String |
getRevision()
Gets the value of the revision property.
|
StatusEnum |
getStatus()
Gets the value of the status property.
|
java.lang.String |
getSubType()
Gets the value of the subType property.
|
TagListType |
getTagList()
Gets the value of the tagList property.
|
java.lang.String |
getTargetNamespace()
Gets the value of the targetNamespace property.
|
java.lang.String |
getTaskApplicationLinkDisplayName()
Gets the value of the taskApplicationLinkDisplayName property.
|
TaskDisplayInfoType |
getTaskDisplayInfo()
Gets the value of the taskDisplayInfo property.
|
java.lang.Boolean |
isHasGlobalCreationTasks()
Gets the value of the hasGlobalCreationTasks property.
|
java.lang.Boolean |
isHasSwimlaneRole()
Gets the value of the hasSwimlaneRole property.
|
java.lang.Boolean |
isIsDefaultRevision()
Gets the value of the isDefaultRevision property.
|
boolean |
isSetApplicationLinkDisplayName() |
boolean |
isSetCategory() |
boolean |
isSetCompositeDN() |
boolean |
isSetCompositeName() |
boolean |
isSetDomainName() |
boolean |
isSetGlobalCreationTaskActivityLabel() |
boolean |
isSetGlobalCreationTaskActivityName() |
boolean |
isSetHasGlobalCreationTasks() |
boolean |
isSetHasSwimlaneRole() |
boolean |
isSetIsDefaultRevision() |
boolean |
isSetLabel() |
boolean |
isSetOrganizationalUnitId() |
boolean |
isSetProcessId() |
boolean |
isSetProcessLabel() |
boolean |
isSetProcessName() |
boolean |
isSetProjectName() |
boolean |
isSetRevision() |
boolean |
isSetStatus() |
boolean |
isSetSubType() |
boolean |
isSetTagList() |
boolean |
isSetTargetNamespace() |
boolean |
isSetTaskApplicationLinkDisplayName() |
boolean |
isSetTaskDisplayInfo() |
void |
setApplicationLinkDisplayName(java.lang.String value)
Sets the value of the applicationLinkDisplayName property.
|
void |
setCategory(java.lang.String value)
Sets the value of the category property.
|
void |
setCompositeDN(java.lang.String value)
Sets the value of the compositeDN property.
|
void |
setCompositeName(java.lang.String value)
Sets the value of the compositeName property.
|
void |
setDomainName(java.lang.String value)
Sets the value of the domainName property.
|
void |
setGlobalCreationTaskActivityLabel(java.lang.String value)
Sets the value of the globalCreationTaskActivityLabel property.
|
void |
setGlobalCreationTaskActivityName(java.lang.String value)
Sets the value of the globalCreationTaskActivityName property.
|
void |
setHasGlobalCreationTasks(java.lang.Boolean value)
Sets the value of the hasGlobalCreationTasks property.
|
void |
setHasSwimlaneRole(java.lang.Boolean value)
Sets the value of the hasSwimlaneRole property.
|
void |
setIsDefaultRevision(java.lang.Boolean value)
Sets the value of the isDefaultRevision property.
|
void |
setLabel(java.lang.String value)
Sets the value of the label property.
|
void |
setOrganizationalUnitId(java.lang.String value)
Sets the value of the organizationalUnitId property.
|
void |
setProcessId(java.lang.String value)
Sets the value of the processId property.
|
void |
setProcessLabel(java.lang.String value)
Sets the value of the processLabel property.
|
void |
setProcessName(java.lang.String value)
Sets the value of the processName property.
|
void |
setProjectName(java.lang.String value)
Sets the value of the projectName property.
|
void |
setRevision(java.lang.String value)
Sets the value of the revision property.
|
void |
setStatus(StatusEnum value)
Sets the value of the status property.
|
void |
setSubType(java.lang.String value)
Sets the value of the subType property.
|
void |
setTagList(TagListType value)
Sets the value of the tagList property.
|
void |
setTargetNamespace(java.lang.String value)
Sets the value of the targetNamespace property.
|
void |
setTaskApplicationLinkDisplayName(java.lang.String value)
Sets the value of the taskApplicationLinkDisplayName property.
|
void |
setTaskDisplayInfo(TaskDisplayInfoType value)
Sets the value of the taskDisplayInfo property.
|
public java.lang.String getProcessId()
Stringpublic void setProcessId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProcessId()
public java.lang.String getProjectName()
Stringpublic void setProjectName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProjectName()
public java.lang.String getProcessName()
Stringpublic void setProcessName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProcessName()
public java.lang.String getDomainName()
Stringpublic void setDomainName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetDomainName()
public java.lang.String getCompositeName()
Stringpublic void setCompositeName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCompositeName()
public java.lang.String getRevision()
Stringpublic void setRevision(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetRevision()
public java.lang.String getLabel()
Stringpublic void setLabel(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetLabel()
public java.lang.String getProcessLabel()
Stringpublic void setProcessLabel(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetProcessLabel()
public java.lang.String getCompositeDN()
Stringpublic void setCompositeDN(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCompositeDN()
public java.lang.String getTargetNamespace()
Stringpublic void setTargetNamespace(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTargetNamespace()
public StatusEnum getStatus()
StatusEnumpublic void setStatus(StatusEnum value)
value - allowed object is
StatusEnumpublic boolean isSetStatus()
public java.lang.String getOrganizationalUnitId()
Stringpublic void setOrganizationalUnitId(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetOrganizationalUnitId()
public java.lang.Boolean isHasGlobalCreationTasks()
Booleanpublic void setHasGlobalCreationTasks(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSetHasGlobalCreationTasks()
public java.lang.String getGlobalCreationTaskActivityName()
Stringpublic void setGlobalCreationTaskActivityName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetGlobalCreationTaskActivityName()
public java.lang.String getGlobalCreationTaskActivityLabel()
Stringpublic void setGlobalCreationTaskActivityLabel(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetGlobalCreationTaskActivityLabel()
public java.lang.Boolean isHasSwimlaneRole()
Booleanpublic void setHasSwimlaneRole(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSetHasSwimlaneRole()
public TaskDisplayInfoType getTaskDisplayInfo()
TaskDisplayInfoTypepublic void setTaskDisplayInfo(TaskDisplayInfoType value)
value - allowed object is
TaskDisplayInfoTypepublic boolean isSetTaskDisplayInfo()
public java.lang.String getSubType()
Stringpublic void setSubType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetSubType()
public java.lang.Boolean isIsDefaultRevision()
Booleanpublic void setIsDefaultRevision(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSetIsDefaultRevision()
public java.lang.String getApplicationLinkDisplayName()
Stringpublic void setApplicationLinkDisplayName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetApplicationLinkDisplayName()
public java.lang.String getCategory()
Stringpublic void setCategory(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetCategory()
public TagListType getTagList()
TagListTypepublic void setTagList(TagListType value)
value - allowed object is
TagListTypepublic boolean isSetTagList()
public java.lang.String getTaskApplicationLinkDisplayName()
Stringpublic void setTaskApplicationLinkDisplayName(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetTaskApplicationLinkDisplayName()