| Name | Description | Type | Package | Framework |
| AclImplementationException | ACL implementation exception. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| DeltaLinkDescriptor | Delta link descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver |
| EnumerationLimitException | Exception for enumerations. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IAcl | Access control lists are used to model permissions in the Pcd GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IAclEntry | ACL Entries (ACE's) are used as members of ACLs (IAcl). | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IAclHandle | The ACL Handle provides access to the ACL that is assigned to a context in This interface is not intended to be implemented by clients. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IAdministration | Administration functionality. | Interface | com.sapportals.portal.pcd.gl.admin | SAP NetWeaver |
| IDeltaLink | An extension of IPcdContext that provides additional functionality for deltalinks. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IDlModificationState | Provides information on the modification status of a context that inherits through the deltalink mechanism from another context. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IExceptionSequence | This interface is to be implemented by excptions that are thrown on PCD operations that affect more that one PCD object, such as recursive | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| ILocaleTextPair | Container for a locale and a text that is used in IPcdAttribute. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| ILock | Allows to deal with locks stored in the central lock registry. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| ILockHandle | Provides access to the lock of a unit. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IObservable | Observable interface. | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
| IObserver | Objects that want to register on updates from an IObservable can do that by implementing this interface (providing the method observe(ObservableEvent)) | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
| IPcdAttribute | The Pcd specific attribute interface. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdAttribute .DL_STATE | Possible values of the attribute IPcdAttribute. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdAttribute .SEARCH | This subclass holds search relevant constants. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdAttributes | A pcd-specific extension of javax. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdContext | The basic interface for the persistence objects of the Pcd GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdGlService | Portal-specific entry-point to the factory and administration methods of the PCD GL. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdObjectFactory | Provides miscellaneous factory methods and auxiliary functions. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdProtectable | ACL access interface. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdSearchResult | Pcd GL specific interface for the search result. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdStandardPermissions | Standard permissions for PCD ACLs. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPcdUtils | Provides miscellaneous factory methods and auxiliary functions. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IPermissionCheckAcl | Definition of an Access Control List object. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IRelation | The interface for relations in the PCD generic layer. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IUnit | Interface that contains unit-specific methods. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IVersionDescriptor | This interface is not intended to be implemented by clients. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| IVersionEnumeration | Version enumeration. | Interface | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| InvalidDeltaLinkTargetException | Invalid DeltaLink Target Exception The exception thrown if the delta link target is invalid. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| LockState | LockState is an enumeration type, describing all possible states of a lock object (i. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| LockingException | Exception for problems in the area of locking. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| ObservableEvent | Implements merely a wrapper around a String. | Class | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
| PcdAccess | Entry to the factory and administration methods of the PCD GL. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PcdAdministration | This factory offers some administrative methods for the PCD GL. | Class | com.sapportals.portal.pcd.gl.admin | SAP NetWeaver |
| PcdAttributeValueType | Enumerates the existing value types of IPcdAttribute. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PcdAttributeValueUtil | Utility class for attribute values. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PcdNamingException | This exception is thrown when . | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PcdObjectInvalidatedException | Is thrown in methods that are called on an object that is not valid anymore since it was deleted on the persistency. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PcdRuntimeException | Root class for runtime exceptions thrown by the PCD Generic Layer. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PcdSearchControls | Pcd-specific extension of javax. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| PermissionControlException | The PermissionControlException is thrown if the user that is stored as Context. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| RelationDescriptor | Relation descriptor. | Class | com.sapportals.portal.pcd.gl.spi | SAP NetWeaver |
| RelationDirection | Enumeration class for the relation directions. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| WriteProtectException | Is thrown when trying to write to the PCD while the write protect mode is activated. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |
| WriteProtectInfo | Provides information whether the write protect mode is active and about the reason of the write protect mode if it is active. | Class | com.sapportals.portal.pcd.gl | SAP NetWeaver |