|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RepositoryItem | |
| com.sun.ebxml.registry | |
| com.sun.ebxml.registry.lcm | |
| com.sun.ebxml.registry.query | |
| com.sun.ebxml.registry.repository | |
| com.sun.ebxml.registry.repository.filesystem | |
| Uses of RepositoryItem in com.sun.ebxml.registry |
| Methods in com.sun.ebxml.registry that return RepositoryItem | |
RepositoryItem |
QueryManager.getRepositoryItem(java.lang.String id)
getRepositoryItem |
| Uses of RepositoryItem in com.sun.ebxml.registry.lcm |
| Methods in com.sun.ebxml.registry.lcm with parameters of type RepositoryItem | |
org.oasis.ebxml.registry.bindings.rim.LeafRegistryObjectList |
ContentIndexingManager.catalogContent(org.oasis.ebxml.registry.bindings.rim.ExtrinsicObjectType eo,
RepositoryItem originalContent)
Catalogs the content as described by ebXMl Registry V3 Content Cataloging feature. |
| Uses of RepositoryItem in com.sun.ebxml.registry.query |
| Methods in com.sun.ebxml.registry.query that return RepositoryItem | |
RepositoryItem |
QueryManagerImpl.getRepositoryItem(java.lang.String id)
This method is added for the REST It returns the RepositroyItem give a UUID |
| Uses of RepositoryItem in com.sun.ebxml.registry.repository |
| Methods in com.sun.ebxml.registry.repository that return RepositoryItem | |
RepositoryItem |
RepositoryManager.getRepositoryItem(java.lang.String id)
Returns the RepositoryItem with the given unique ID. |
| Methods in com.sun.ebxml.registry.repository with parameters of type RepositoryItem | |
void |
RepositoryManager.insert(RepositoryItem item)
Insert the repository item. |
void |
RepositoryManager.update(RepositoryItem item)
Updates a RepositoryItem. |
void |
AbstractRepositoryManager.update(RepositoryItem item)
Updates a RepositoryItem. |
| Uses of RepositoryItem in com.sun.ebxml.registry.repository.filesystem |
| Methods in com.sun.ebxml.registry.repository.filesystem that return RepositoryItem | |
RepositoryItem |
FileSystemRepositoryManager.getRepositoryItem(java.lang.String id)
Returns the RepositoryItem with the given unique ID. |
| Methods in com.sun.ebxml.registry.repository.filesystem with parameters of type RepositoryItem | |
void |
FileSystemRepositoryManager.insert(RepositoryItem item)
Insert the repository item. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||