IBM WebSphere Application ServerTM
Release 8

com.ibm.wbiserver.brules.mgmt
Interface SystemDefinedProperty

All Superinterfaces:
BusinessRuleChangeDetector, Property, java.io.Serializable

public interface SystemDefinedProperty
extends Property

This interface represents a system-defined property. System-defined properties cannot be changed using this API.


Field Summary
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface com.ibm.wbiserver.brules.mgmt.Property
PROPERTY_NAME__DISPLAY_NAME, PROPERTY_NAME__NAME, PROPERTY_NAME__SHELL, PROPERTY_NAME__TARGET_NAME_SPACE, PROPERTY_NAME__UUID, PROPERTY_NAME__VERSION
 
Method Summary
 
Methods inherited from interface com.ibm.wbiserver.brules.mgmt.Property
getName, getValue
 
Methods inherited from interface com.ibm.wbiserver.brules.mgmt.BusinessRuleChangeDetector
hasChanges
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 8