|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.workitems.SetOrgEntityConfigAttribute
public class SetOrgEntityConfigAttribute
Sets the value of an Org Entity Config Attribute in BRM
See the Constants class for possible Attribute names.
©2013 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
SetOrgEntityConfigAttribute(java.lang.String attributeName,
java.lang.String attributeValue)
Constructs a new SetOrgEntityConfigAttribute Action |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttributeName()
This is the name of the attribute to set |
java.lang.String |
getAttributeValue()
This is the attribute value to set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetOrgEntityConfigAttribute(java.lang.String attributeName,
java.lang.String attributeValue)
attributeName - Name of the attribute to setattributeValue - Value to set for the attribute| Method Detail |
|---|
public java.lang.String getAttributeName()
Constants} for possible valuespublic java.lang.String getAttributeValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||