| 
 | Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface VariableAssignmentBean
An XML variable-assignmentType(@http://www.bea.com/ns/weblogic/90). This is a complex type.
| Field Summary | |
|---|---|
| static String | ADDFor array properties the values in the VariableBean are added to the array. | 
| static String | NOTPLANBASEDFor variable-assignments that override beans from external descriptors | 
| static String | PLANBASEDFor plan based beans, the value is set to planbased | 
| static String | REMOVEFor array properties the values in the VariableBean are remove from the array | 
| static String | REPLACEFor array properties the values are set by the VariableBean values | 
| Method Summary | |
|---|---|
| abstract  String | getDescription()Gets the "description" element | 
| abstract  String | getName()Gets the "name" element | 
| abstract  String | getOperation()The type of operation for this assignment. | 
| abstract  String | getXpath()Gets the "xpath" element | 
| abstract  void | setDescription(String description)Sets the "description" element | 
| abstract  void | setName(String name)Sets the "name" element | 
| abstract  void | setOperation(String operation)Sets the "operation" element | 
| abstract  void | setOrigin(String planBasedDBean)Sets the "planBasedDBean" boolean element | 
| abstract  void | setXpath(String xpath)Sets the "xpath" element | 
| Field Detail | 
|---|
static final String ADD
static final String REMOVE
static final String REPLACE
static final String PLANBASED
static final String NOTPLANBASED
| Method Detail | 
|---|
String getDescription()
void setDescription(String description)
description -String getName()
void setName(String name)
name -String getXpath()
void setXpath(String xpath)
xpath -void setOrigin(String planBasedDBean)
planBasedDBean -String getOperation()
VariableAssignmentBean.ADDvoid setOperation(String operation)
operation -| 
 | Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||