C E G I P S

G

getContentAttribute(ProcessBase, String) - Static method in class com.ibm.bpe.cm.api.ContentManager
Get an attribute value of the item associated with the business process.
getContentAttributes(ProcessBase, String[]) - Static method in class com.ibm.bpe.cm.api.ContentManager
Get multiple attributes of the item associated with the business process.
getFolderContentAttribute(ProcessBase, String) - Static method in class com.ibm.bpe.cm.api.ContentManager
Get an attribute value of item in the folder which is associated with the business process
Typically, the business process is associated with a folder rather than a single item.
getFolderContentAttributes(ProcessBase, String[]) - Static method in class com.ibm.bpe.cm.api.ContentManager
Get multiple attribute values of items in the folder which is associated with the business process
Typically, the business process is associated with a folder rather than a single item.

C E G I P S