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.
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 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.