Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sap.netweaver.bc.rf.common Classes and Interfaces - 196 results found.
NameDescriptionTypePackageFramework
AbstractCreateDescriptorClasscom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AbstractFindResourcesDescriptorClass implementing a find descriptor for resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AbstractPropertyClass implementing a lean property (for less memory consumption), which is part of the resource and describes certain aspects of it.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
AbstractPropertyExceptionAbstract base class for property exceptions.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
AbstractResourceHandleClass implementing a resource handle.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
AccessContextClass implementing the access context information the system needs to know, when working on resources.Classcom.sap.netweaver.bc.rf.common.contextSAP NetWeaver
AccessContextFactoryContext factory providing means to get and set the access context.Classcom.sap.netweaver.bc.rf.common.contextSAP NetWeaver
AccessDeniedExceptionRaised if the authorization failed that means the user in the context does not have the required permissions.Classcom.sap.netweaver.bc.rf.common.securitySAP NetWeaver
AclAlreadyAssignedToAclExceptionClass implementing exception raised when a specific IAclEntry is already assigned to an IAcl .Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclExceptionClass implementing exception raised when a general acl problem occurs.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclExistsExceptionClass implementing exception raised when a specific IAcl alreadySee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclLastOwnerExceptionClass implementing exception raised when a principal is the last owner of an IAcl and can not be removed.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclNotAuthorizedExceptionClass implementing exception raised when a principal is not authorized.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPermissionExistsExceptionClass implementing exception raised when a specific IAclPermissionSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPermissionNotSupportedExceptionClass implementing exception raised when a specific IAclPermission is not supported by the IAclManager .Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPermissionUsedExceptionClass implementing exception raised when a specific IAclPermission is used and can not be removed.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPersistenceExceptionClass implementing exception raised when an error occured during access of the IAclManager 's persistence layer.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPredefinedPermissionExceptionClass implementing exception raised when a specific IAclPermission is predefined by the IAclManager .Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AdvancedChildrenFindResourcesDescriptorClass implementing a find descriptor for children resources, narrowed by a filter and sorted by a collator.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AdvancedDeepFindResourcesDescriptorClass implementing a find descriptor for resources supporting find operations for different depths.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
AdvancedDeepVersionedFindResourcesDescriptorClass implementing a find descriptor for resources and all their versions if they are version controlled resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ArgumentNotValidExceptionClass implementing exception raised when an argument was filled with an illegal value for an operation.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
BasicChildrenFindResourcesDescriptorClass implementing a find descriptor for children resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
BindingCreateDescriptorClass implementing a binding create descriptor used to create bindings.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
BooleanMultiValuePropertyClass implementing a boolean multi value property.Classcom.sap.netweaver.bc.rf.common.property.booleantypeSAP NetWeaver
BooleanSingleValuePropertyClass implementing a boolean single value property.Classcom.sap.netweaver.bc.rf.common.property.booleantypeSAP NetWeaver
CheckInInfoCreated by IntelliJ IDEA.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
CheckOutInfoHolds status information returned upon a successfull call to IResource#checkOut.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
CheckedOutExceptionThe resource is checked out by another user.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
CollatorClass implementing a collator and holding the list of ICollatorEntries.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CollatorEntryInterface describing an entry in the collator list.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CollectionCreateDescriptorClass implementing a collection create descriptor used to create collections.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CollectionNotOrderedExceptionClass implementing exception raised when an order position was supplied with a namespace operation on an unordered collection.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CollectionOrderImmutableExceptionClass implementing exception raised when an operations was requested to modify the order of a collection with immutable or not defined order.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ContentAccess to the content data of a resource.Classcom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
ContentAndPropertiesDescriptorClass implementing content and properties of a resource.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ContentMetadataClasscom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
ContentMetadataMismatchExceptionClass implementing exception raised when no content is available for theSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
ContentMetadataTypeEnumeration of content metadata tpyes.Classcom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
ContentUnavailableExceptionClass implementing exception raised when no content is available for theSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
CopyDescriptorClass implementing a copy descriptor used to copy resources.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
CopyDescriptorClass implementing a copy descriptor used to copy resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
CopyFlagsDescriptorClass implementing copy flags for a resource to be copied.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
CopyFlagsDescriptorClass implementing copy flags for a resource to be copied.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
DataUri dataurl := "data:" [ mediatype ] [ ";base64" ] "," data mediatype := [ type "/" subtype ] *( ";" parameter )Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
DateMultiValuePropertyClass implementing a Date multi value property.Classcom.sap.netweaver.bc.rf.common.property.datetypeSAP NetWeaver
DateSingleValuePropertyClass implementing a Date single value property.Classcom.sap.netweaver.bc.rf.common.property.datetypeSAP NetWeaver
DestinationDescriptorClass implementing a destination of a resource in a namespace.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ExpectedCheckInRidExceptionThe RID of the new revision is different from the RID that the application expected when checking Copyright (c) SAP AG 2002-2004Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
GenericUri Uri ::= scheme ':' opaque_part Copyright (c) SAP AG 2001-2003Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
HttpUrlAn IHierarchicalUri implementation for HTTP/HTTPS URLs.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
IAbsoluteUriA RFC2396 absolute URI Uri ::= scheme ':' remainderInterfacecom.sap.netweaver.bc.rf.commonSAP NetWeaver
IAccessContextInterface describing the access context information the system needs to know, when working on resources.Interfacecom.sap.netweaver.bc.rf.common.contextSAP NetWeaver
IAclInterface describing an access control list, short ACL.Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclEntryInterface describing an access control list entry, short ACL entry.Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclPermissionAn IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal.Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclPermissionListInterfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclPermissionListIteratorAn IAclPermissionListIterator is an iterator for an IAclPermissionList .Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAdvancedChildrenFindResourcesDescriptorInterface describing a find descriptor for children resources, narrowed by a query expression and sorted by a collator.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IAdvancedDeepFindResourcesDescriptorInterface describing a find descriptor for resources supporting find operations for different depths.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IAdvancedDeepVersionedFindResourcesDescriptorInterface describing a find descriptor for resources and all their versions if they are version controlled resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IBasicChildrenFindResourcesDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IBindingCreateDescriptorInterface describing a binding create descriptor used to create bindings.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
ICheckInInfoHolds status information returned upon a successfull call to IResource.Interfacecom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
ICheckOutInfoHolds status information returned upon a successfull call to IResource#checkOut.Interfacecom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
ICollatorInterface describing a collator and holding the list of ICollatorEntries.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICollatorEntryInterface describing an entry in the collator list.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICollectionCreateDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IContentInterface describing content a resource may provide.Interfacecom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
IContentAndPropertiesDescriptorInterface describing content and properties of a resource.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IContentMetadataInterfacecom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
ICopyDescriptorInterface describing a copy descriptor used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
ICopyDescriptorInterface describing a copy descriptor used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICopyFlagsDescriptorInterface describing copy flags used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
ICopyFlagsDescriptorInterface describing copy flags used to copy resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ICreateDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IDestinationDescriptorInterface describing a destination of a resource in a namespace.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IFindResourcesDescriptorInterfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IHierarchicalUriA RFC2396 URI interface.Interfacecom.sap.netweaver.bc.rf.commonSAP NetWeaver
ILinkCreateDescriptorInterface describing a link create descriptor used to create links.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ILinkDescriptorInterface describing a link descriptor.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ILockDescriptorInterface describing a lock descriptor.Interfacecom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
ILockInfoInterface describing lock information.Interfacecom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
IMoveDescriptorInterface describing a move descriptor used to move resources.Interfacecom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
IMoveDescriptorInterface describing a move descriptor used to move resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IMutableContentInterface for updating the content metadata, which will change when the content is actually persisted by the repository manager.Interfacecom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
IMutablePropertyRead-And-Write interface describing a property, which is part of the resource and describes certain aspects of it.Interfacecom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
IOOperationFailedExceptionRaised if an IO error occured while executing the method (e.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
IPermissionInterface describing a permission signifying a basic operation on a resource.Interfacecom.sap.netweaver.bc.rf.common.securitySAP NetWeaver
IPropertyRead-Only interface describing a property, which is part of the resource and describes certain aspects of it.Interfacecom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
IPropertyNameInterface describing a property name.Interfacecom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
IPropertyUpdateDescriptorInterface describing a property update operation.Interfacecom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
IQueryBuilderConstructs IQueryExpressions for later use with the corresponding property search manager.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IQueryExpressionA query expression to be used with its property search manager.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IResourceCreateDescriptorInterface describing a resource create descriptor used to create resources.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IResourceHandleInterface describing a resource handle.Interfacecom.sap.netweaver.bc.rf.commonSAP NetWeaver
IResultStateListInterface describing a return list giving access to the resultStateDescriptor of a query used to identify the "session state" for upcoming calls.Interfacecom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IRidA Rid is an identifier for a CM resource.Interfacecom.sap.netweaver.bc.rf.commonSAP NetWeaver
ITransactionInterfacecom.sap.netweaver.bc.rf.common.transactionSAP NetWeaver
IUriReferenceA RFC2396 URI reference urireference ::= refpart fragment refpart ::= uri Interfacecom.sap.netweaver.bc.rf.commonSAP NetWeaver
IntMultiValuePropertyClass implementing a int multi value property.Classcom.sap.netweaver.bc.rf.common.property.inttypeSAP NetWeaver
IntSingleValuePropertyClass implementing a int single value property.Classcom.sap.netweaver.bc.rf.common.property.inttypeSAP NetWeaver
InvalidTargetExceptionAn invalid target was used for a copy or move operation.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
IsolationLevelEnumeration of isolation levels.Classcom.sap.netweaver.bc.rf.common.transactionSAP NetWeaver
LabelAlreadyExistsExceptionThrown if someone tries to set a label on a version and this label already exists on this version.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
LabelNotFoundExceptionThrown if someone tries to remove a label on a version and this label does not exist on this version.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
LinkCreateDescriptorClass implementing a link create descriptor used to create links.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
LinkDescriptorClass implementing a link descriptor.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
LinkLoopExceptionClass implementing exception raised when an invalid link target was supplied.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
LinkTargetInvalidExceptionClass implementing exception raised when an invalid link target was supplied.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
LinkTypeEnumeration of link tpyes.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
LockDepthTypeDefiniton of different lock depths, i.Classcom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
LockInPlaceExceptionClass implementing exception raised when an user has not the permission to perform an operation.Classcom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
LockKindTypeDefiniton of different lock kinds, i.Classcom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
LockNotFoundExceptionClass implementing exception raised when no lock was found.Classcom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
LockScopeTypeDefiniton of different lock scopes, i.Classcom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
LongMultiValuePropertyClass implementing a long multi value property.Classcom.sap.netweaver.bc.rf.common.property.longtypeSAP NetWeaver
LongSingleValuePropertyClass implementing a long single value property.Classcom.sap.netweaver.bc.rf.common.property.longtypeSAP NetWeaver
MoveDescriptorClass implementing a resource move descriptor used to move resources.Classcom.sap.netweaver.bc.rf.common.bindingSAP NetWeaver
MoveDescriptorClass implementing a resource move descriptor used to move resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
MutableBooleanMultiValuePropertyClass implementing a boolean multi value property.Classcom.sap.netweaver.bc.rf.common.property.booleantypeSAP NetWeaver
MutableBooleanSingleValuePropertyClass implementing a boolean single value property.Classcom.sap.netweaver.bc.rf.common.property.booleantypeSAP NetWeaver
MutableContentAccess to the content data of a resource.Classcom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
MutableDateMultiValuePropertyClass implementing a Date multi value property.Classcom.sap.netweaver.bc.rf.common.property.datetypeSAP NetWeaver
MutableDateSingleValuePropertyClass implementing a Date single value property.Classcom.sap.netweaver.bc.rf.common.property.datetypeSAP NetWeaver
MutableIntMultiValuePropertyClass implementing a int multi value property.Classcom.sap.netweaver.bc.rf.common.property.inttypeSAP NetWeaver
MutableIntSingleValuePropertyClass implementing a int single value property.Classcom.sap.netweaver.bc.rf.common.property.inttypeSAP NetWeaver
MutableLongMultiValuePropertyClass implementing a long multi value property.Classcom.sap.netweaver.bc.rf.common.property.longtypeSAP NetWeaver
MutableLongSingleValuePropertyClass implementing a long single value property.Classcom.sap.netweaver.bc.rf.common.property.longtypeSAP NetWeaver
MutableStringMultiValuePropertyClass implementing a String multi value property.Classcom.sap.netweaver.bc.rf.common.property.stringtypeSAP NetWeaver
MutableStringSingleValuePropertyClass implementing a String single value property.Classcom.sap.netweaver.bc.rf.common.property.stringtypeSAP NetWeaver
MutableXmlMultiValuePropertyClass implementing a Xml multi value property.Classcom.sap.netweaver.bc.rf.common.property.xmltypeSAP NetWeaver
MutableXmlSingleValuePropertyClass implementing a Xml single value property.Classcom.sap.netweaver.bc.rf.common.property.xmltypeSAP NetWeaver
NameInfoThis object contains information about the restrictions for resource and collection names of a specific repository.Classcom.sap.netweaver.bc.rf.common.supportSAP NetWeaver
NotVersionedExceptionThe application tried a versioning-related operation on a resource that is not version-controlled.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
OpaqueLockTokenUri RFC2518 IUri implementation.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
OperationNotAllowedExceptionRaised if the method or some parameters or parameter values are notSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
OperationNotCompletedExceptionClass implementing an exception used in all non-atomic operations when parts of an operation failed.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
OperationNotSupportedExceptionRaised if the method or some parameters or parameter values are notSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
OrderMechanismClass implementing mechanism identifier for ordered collections.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
OrderMechanismInvalidExceptionClass implementing exception raised when an invalid order position wasSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
OrderMechanismTypeEnumeration of types of mechanisms for ordered collections.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
OrderPositionClass describing an order position, that is used to position a child resource below a resource collection.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
OrderPositionInvalidExceptionClass implementing exception raised when an invalid order position wasSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
OrderPositionTypeEnumeration of position types of ordered collection elements.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
PermissionClass implementing permission.Classcom.sap.netweaver.bc.rf.common.securitySAP NetWeaver
PropertiesUpdateExceptionClass implementing exception raised when a property is read-only but was tried to modify.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyFlagsClass implementing the internal system attributes of a property.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyMandatoryExceptionClass implementing exception raised when an operation would render a mandatory property lost or invalid.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyNameClass implementing a property name.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyNameInvalidExceptionClass implementing exception raised when an invalid property name wasSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyNameTooLongExceptionClass implementing exception raised when a property value is out of bounds.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyNameUnassignableExceptionClass implementing exception raised when a property name is unassignable.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyReadOnlyExceptionClass implementing exception raised when a property is read-only but wasSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyRemoveDescriptorClass implementing a property remove operation.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertySetDescriptorClass implementing a property set (create/overwrite) operation.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyTypeEnumeration of property tpyes.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyTypeLostExceptionClass implementing exception raised when a property would lose it's propertySee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyTypeMismatchExceptionClass implementing exception raised when a property value doesn't match its former property type.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyUpdateTypeEnumeration of property update types.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
PropertyValueOutOfBoundsExceptionClass implementing exception raised when a property value is out of bounds.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
RepositoryExceptionClass implementing an exception used in conjunction with resource processing.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
ResourceCreateDescriptorClass implementing a resource create descriptor used to create resources.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ResourceExceptionBase class for all exception thrown by repository sub-manager methods.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
ResourceNameAlreadyAssignedExceptionClass implementing exception raised when an already assigned resource name was supplied for a new resource.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ResourceNameInvalidExceptionRaised if the name of a resource is invalid.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ResourceNameUnassignableExceptionThis excpetion is aised when a resource name is unassignable.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
ResourceNotCheckedOutExceptionIndicates that the resource can't be changed since it is not checked out.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
ResourceNotCollectionExceptionIndicates that the resource has changed to a non-collection since the IResource object was obtained.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
ResourceNotFoundExceptionRaised if the resource specified by the handle does not exist anymore.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
ResourceNotVersionExceptionIndicates that the resource handle was expected to reference a version resourceSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
ResourceReadOnlyExceptionClass implementing exception raised when a resource is read-only (e.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
RidA Rid is an identifier for a CM resource.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
ServiceNotAvailableExceptionIndicates that the repository (the service provided by a method call) is not available at this time but may available later.Classcom.sap.netweaver.bc.rf.common.exceptionSAP NetWeaver
StatusEnumeration of transaction states.Classcom.sap.netweaver.bc.rf.common.transactionSAP NetWeaver
StringMultiValuePropertyClass implementing a String multi value property.Classcom.sap.netweaver.bc.rf.common.property.stringtypeSAP NetWeaver
StringSingleValuePropertyClass implementing a String single value property.Classcom.sap.netweaver.bc.rf.common.property.stringtypeSAP NetWeaver
SupportedOptionEnumeration of supported options of resources and repositories.Classcom.sap.netweaver.bc.rf.common.contentSAP NetWeaver
SupportedOptionEnumeration of supported options of resources and repositories.Classcom.sap.netweaver.bc.rf.common.lockSAP NetWeaver
SupportedOptionEnumeration of supported options of resources and repositories.Classcom.sap.netweaver.bc.rf.common.namespaceSAP NetWeaver
SupportedOptionEnumeration of supported options of resources and repositories.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
SupportedOptionBase enumeration class of supported options of resources and repositories.Classcom.sap.netweaver.bc.rf.common.supportSAP NetWeaver
SupportedOptionEnumeration of supported options of resources and repositories.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
SystemPropertyFactoryClass implementing a factory constructing system properties.Classcom.sap.netweaver.bc.rf.common.propertySAP NetWeaver
TypeExceptionClass implementing exception raised when no content is available for theSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.typeSAP NetWeaver
UriCodecUtility class for decoding/encoding URIs in HTTP requests.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
UriFactoryA factory producing IUris from various inputs.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
UriQueryManages query parameters for RFC 2396 uris.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
UriQuery .ParameterKeeps one query parameter.Classcom.sap.netweaver.bc.rf.commonSAP NetWeaver
UriReferenceClasscom.sap.netweaver.bc.rf.commonSAP NetWeaver
VersionHasDescendantsExceptionThe checkout operation failed because the version to be checked out has descendants in it's version history and the resulting version history fork is not allowed in current context.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
VersionHistoryInUseExceptionThrown if someone tries to create a VCR in a workspace that already contains a VCR with the same Copyright (c) SAP AG 2002-2004Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
VersionIsCheckedOutExceptionThe checkout operation failed because the version to be checked out is already the checked out version of some other version controlled resource and the resulting version history fork is notClasscom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
WrongRevisionExceptionSee Also:Serialized FormFields inherited from interface com.Classcom.sap.netweaver.bc.rf.common.versionSAP NetWeaver
XmlMultiValuePropertyClass implementing a Xml multi value property.Classcom.sap.netweaver.bc.rf.common.property.xmltypeSAP NetWeaver
XmlSingleValuePropertyClass implementing a Xml single value property.Classcom.sap.netweaver.bc.rf.common.property.xmltypeSAP NetWeaver