| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.javatools.db.property.PropertyAction
public class PropertyAction
Used by the PropertyManager to indicate actions available on an
 object basis and a per-property basis.
PropertyManager.supportsAction(java.lang.String, oracle.javatools.db.property.PropertyAction.Type), 
PropertyManager.canChangeProperty(oracle.javatools.db.DBObject, oracle.javatools.db.DBObject, java.lang.String)| Nested Class Summary | |
|---|---|
static class | 
PropertyAction.Type
Defins the different types of property action.  | 
| Constructor Summary | |
|---|---|
PropertyAction(PropertyAction.Type type)
 | 
|
| Method Summary | |
|---|---|
 java.util.Collection<java.lang.String> | 
getProperties()
Gets the properties that this action is governing.  | 
 PropertyAction.Type | 
getType()
Gets the type of property action.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PropertyAction(PropertyAction.Type type)
| Method Detail | 
|---|
public PropertyAction.Type getType()
public java.util.Collection<java.lang.String> getProperties()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||