|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.9.0) E25378-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.bpm.casemgmt.metadata.extension.model.TExtensibleElements
oracle.bpm.casemgmt.metadata.Case.model.TCaseMetadata
public class TCaseMetadata
Java class for tCaseMetadata complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tCaseMetadata"> <complexContent> <extension base="{http://xmlns.oracle.com/bpm/case/metadata/extension}tExtensibleElements"> <sequence> <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="name" type="{http://xmlns.oracle.com/bpm/case/metadata}tTranslatedValue"/> <element name="title" type="{http://xmlns.oracle.com/bpm/case/metadata/common}tTranslatableValue" minOccurs="0"/> <element name="priority" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="category" type="{http://xmlns.oracle.com/bpm/case/metadata}tCategory" minOccurs="0"/> <element name="ecmFolder" type="{http://xmlns.oracle.com/bpm/case/metadata}tECMFolder" minOccurs="0"/> <element name="caseData" type="{http://xmlns.oracle.com/bpm/case/metadata}tCaseData" maxOccurs="unbounded" minOccurs="0"/> <element name="events" type="{http://xmlns.oracle.com/bpm/case/metadata}tUserDefinedEvent" minOccurs="0"/> <element name="publishCaseEventsToEDN" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="stakeHolders" type="{http://xmlns.oracle.com/bpm/case/metadata}tStakeHolders" minOccurs="0"/> <element name="milestones" type="{http://xmlns.oracle.com/bpm/case/metadata}tMilestones" minOccurs="0"/> <element name="outcomes" type="{http://xmlns.oracle.com/bpm/case/metadata}tOutcomes" minOccurs="0"/> <element name="permissionTags" type="{http://xmlns.oracle.com/bpm/case/metadata}tPermissionTags" minOccurs="0"/> <element name="caseAttributes" type="{http://xmlns.oracle.com/bpm/case/metadata}tCaseAttributes" minOccurs="0"/> <element name="resourceBundle" type="{http://xmlns.oracle.com/bpm/case/metadata}tResourceBundle" minOccurs="0"/> <element name="namespacePrefixes" type="{http://xmlns.oracle.com/bpm/case/metadata}tNamespacePrefixes" minOccurs="0"/> </sequence> <attribute name="targetNamespace" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
TCaseMetadata() |
Method Summary | |
---|---|
TCaseAttributes |
getCaseAttributes() Gets the value of the caseAttributes property. |
java.util.List<TCaseData> |
getCaseData() Gets the value of the caseData property. |
TCategory |
getCategory() Gets the value of the category property. |
TECMFolder |
getEcmFolder() Gets the value of the ecmFolder property. |
TUserDefinedEvent |
getEvents() Gets the value of the events property. |
java.lang.String |
getId() Gets the value of the id property. |
TMilestones |
getMilestones() Gets the value of the milestones property. |
java.lang.String |
getName() Gets the value of the name property. |
TNamespacePrefixes |
getNamespacePrefixes() Gets the value of the namespacePrefixes property. |
TOutcomes |
getOutcomes() Gets the value of the outcomes property. |
TPermissionTags |
getPermissionTags() Gets the value of the permissionTags property. |
java.math.BigInteger |
getPriority() Gets the value of the priority property. |
TResourceBundle |
getResourceBundle() Gets the value of the resourceBundle property. |
TStakeHolders |
getStakeHolders() Gets the value of the stakeHolders property. |
java.lang.String |
getTargetNamespace() Gets the value of the targetNamespace property. |
TTranslatableValue |
getTitle() Gets the value of the title property. |
java.lang.Boolean |
isPublishCaseEventsToEDN() Gets the value of the publishCaseEventsToEDN property. |
boolean |
isSetCaseAttributes() |
boolean |
isSetCaseData() |
boolean |
isSetCategory() |
boolean |
isSetEcmFolder() |
boolean |
isSetEvents() |
boolean |
isSetId() |
boolean |
isSetMilestones() |
boolean |
isSetName() |
boolean |
isSetNamespacePrefixes() |
boolean |
isSetOutcomes() |
boolean |
isSetPermissionTags() |
boolean |
isSetPriority() |
boolean |
isSetPublishCaseEventsToEDN() |
boolean |
isSetResourceBundle() |
boolean |
isSetStakeHolders() |
boolean |
isSetTargetNamespace() |
boolean |
isSetTitle() |
void |
setCaseAttributes(TCaseAttributes value) Sets the value of the caseAttributes property. |
void |
setCategory(TCategory value) Sets the value of the category property. |
void |
setEcmFolder(TECMFolder value) Sets the value of the ecmFolder property. |
void |
setEvents(TUserDefinedEvent value) Sets the value of the events property. |
void |
setId(java.lang.String value) Sets the value of the id property. |
void |
setMilestones(TMilestones value) Sets the value of the milestones property. |
void |
setName(java.lang.String value) Sets the value of the name property. |
void |
setNamespacePrefixes(TNamespacePrefixes value) Sets the value of the namespacePrefixes property. |
void |
setOutcomes(TOutcomes value) Sets the value of the outcomes property. |
void |
setPermissionTags(TPermissionTags value) Sets the value of the permissionTags property. |
void |
setPriority(java.math.BigInteger value) Sets the value of the priority property. |
void |
setPublishCaseEventsToEDN(java.lang.Boolean value) Sets the value of the publishCaseEventsToEDN property. |
void |
setResourceBundle(TResourceBundle value) Sets the value of the resourceBundle property. |
void |
setStakeHolders(TStakeHolders value) Sets the value of the stakeHolders property. |
void |
setTargetNamespace(java.lang.String value) Sets the value of the targetNamespace property. |
void |
setTitle(TTranslatableValue value) Sets the value of the title property. |
void |
unsetCaseData() |
Methods inherited from class oracle.bpm.casemgmt.metadata.extension.model.TExtensibleElements |
---|
getDocumentation, isSetDocumentation, unsetDocumentation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCaseMetadata()
Method Detail |
---|
public java.lang.String getId()
String
public void setId(java.lang.String value)
value
- allowed object is String
public boolean isSetId()
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is String
public boolean isSetName()
public TTranslatableValue getTitle()
TTranslatableValue
public void setTitle(TTranslatableValue value)
value
- allowed object is TTranslatableValue
public boolean isSetTitle()
public java.math.BigInteger getPriority()
BigInteger
public void setPriority(java.math.BigInteger value)
value
- allowed object is BigInteger
public boolean isSetPriority()
public TCategory getCategory()
TCategory
public void setCategory(TCategory value)
value
- allowed object is TCategory
public boolean isSetCategory()
public TECMFolder getEcmFolder()
TECMFolder
public void setEcmFolder(TECMFolder value)
value
- allowed object is TECMFolder
public boolean isSetEcmFolder()
public java.util.List<TCaseData> getCaseData()
This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set
method for the caseData property.
For example, to add a new item, do as follows:
getCaseData().add(newItem);
Objects of the following type(s) are allowed in the list TCaseData
public boolean isSetCaseData()
public void unsetCaseData()
public TUserDefinedEvent getEvents()
TUserDefinedEvent
public void setEvents(TUserDefinedEvent value)
value
- allowed object is TUserDefinedEvent
public boolean isSetEvents()
public java.lang.Boolean isPublishCaseEventsToEDN()
Boolean
public void setPublishCaseEventsToEDN(java.lang.Boolean value)
value
- allowed object is Boolean
public boolean isSetPublishCaseEventsToEDN()
public TStakeHolders getStakeHolders()
TStakeHolders
public void setStakeHolders(TStakeHolders value)
value
- allowed object is TStakeHolders
public boolean isSetStakeHolders()
public TMilestones getMilestones()
TMilestones
public void setMilestones(TMilestones value)
value
- allowed object is TMilestones
public boolean isSetMilestones()
public TOutcomes getOutcomes()
TOutcomes
public void setOutcomes(TOutcomes value)
value
- allowed object is TOutcomes
public boolean isSetOutcomes()
public TPermissionTags getPermissionTags()
TPermissionTags
public void setPermissionTags(TPermissionTags value)
value
- allowed object is TPermissionTags
public boolean isSetPermissionTags()
public TCaseAttributes getCaseAttributes()
TCaseAttributes
public void setCaseAttributes(TCaseAttributes value)
value
- allowed object is TCaseAttributes
public boolean isSetCaseAttributes()
public TResourceBundle getResourceBundle()
TResourceBundle
public void setResourceBundle(TResourceBundle value)
value
- allowed object is TResourceBundle
public boolean isSetResourceBundle()
public TNamespacePrefixes getNamespacePrefixes()
TNamespacePrefixes
public void setNamespacePrefixes(TNamespacePrefixes value)
value
- allowed object is TNamespacePrefixes
public boolean isSetNamespacePrefixes()
public java.lang.String getTargetNamespace()
String
public void setTargetNamespace(java.lang.String value)
value
- allowed object is String
public boolean isSetTargetNamespace()
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.9.0) E25378-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |