Package com.sap.netweaver.bc.rf.common.property

Contains repository framework common interface for properties.

See:
          Description

Interface Summary
IMutableProperty Read-And-Write interface describing a property, which is part of the resource and describes certain aspects of it.
IProperty Read-Only interface describing a property, which is part of the resource and describes certain aspects of it.
IPropertyName Interface describing a property name.
IPropertyUpdateDescriptor Interface describing a property update operation.
 

Class Summary
AbstractProperty Class implementing a lean property (for less memory consumption), which is part of the resource and describes certain aspects of it.
PropertyFlags Class implementing the internal system attributes of a property.
PropertyName Class implementing a property name.
PropertyRemoveDescriptor Class implementing a property remove operation.
PropertySetDescriptor Class implementing a property set (create/overwrite) operation.
PropertyType Enumeration of property tpyes.
PropertyUpdateType Enumeration of property update types.
SupportedOption Enumeration of supported options of resources and repositories.
SystemPropertyFactory Class implementing a factory constructing system properties.
 

Exception Summary
AbstractPropertyException Abstract base class for property exceptions.
PropertiesUpdateException Class implementing exception raised when a property is read-only but was tried to modify.
PropertyMandatoryException Class implementing exception raised when an operation would render a mandatory property lost or invalid.
PropertyNameInvalidException Class implementing exception raised when an invalid property name was supplied.
PropertyNameTooLongException Class implementing exception raised when a property value is out of bounds.
PropertyNameUnassignableException Class implementing exception raised when a property name is unassignable.
PropertyReadOnlyException Class implementing exception raised when a property is read-only but was tried to modify.
PropertyTypeLostException Class implementing exception raised when a property would lose it's property type.
PropertyTypeMismatchException Class implementing exception raised when a property value doesn't match its former property type.
PropertyValueOutOfBoundsException Class implementing exception raised when a property value is out of bounds.
 

Package com.sap.netweaver.bc.rf.common.property Description

Contains repository framework common interface for properties.

Package Specification

Purpose

Package containing repository framework common interface for properties.



Copyright 2012 SAP AG Complete Copyright Notice