This section provides instructions for Oracle ATG Web Commerce platform REST Web Services operations involving repositories.

A repository item is a JavaBean component that implements atg.repository.RepositoryItem or one of its sub-interfaces, and corresponds to the smallest uniquely identifiable entity in the underlying data store. Each repository item is composed of named properties that store the item’s data—for example, id, firstName, and lastName.