|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationRequiredException | |
| com.sapportals.wcm.repository | Contains the repository framework interfaces and classes. |
| com.sapportals.wcm.repository.service.discussion | The Discussion Thread Repository Service is responsible for creating, deleting and keeping track of discussions. |
| Uses of AuthorizationRequiredException in com.sapportals.wcm.repository |
| Methods in com.sapportals.wcm.repository that throw AuthorizationRequiredException | |
IResource |
IResourceFactory.getResource(URI uri,
IResourceContext context)
Deprecated. As of EP 5.0 SP3, replaced by getResource() method with RID parameter. |
IResource |
IResourceFactory.getResource(URI uri,
IResourceContext context,
boolean createCollections)
Deprecated. As of EP 5.0 SP3, replaced by getResource() method with RID parameter. |
boolean |
IResourceFactory.checkExistence(URI uri,
IResourceContext context)
Deprecated. As of EP 5.0 SP3, replaced by method with RID parameter. |
boolean |
IResourceFactory.checkExistence(RID rid,
IResourceContext context)
Returns true if a resource exists for the given resource
identifier.
|
| Uses of AuthorizationRequiredException in com.sapportals.wcm.repository.service.discussion |
| Methods in com.sapportals.wcm.repository.service.discussion that throw AuthorizationRequiredException | |
void |
IDiscussion.deleteItem(IDiscussionItem item)
Deletes a discussion item. |
void |
IDiscussion.deleteItemReplies(IDiscussionItem item)
Deletes a the replies folder of discussion item. |
void |
IDiscussion.deleteItemReplies(IResource itemResource)
Deletes a the replies folder of discussion item. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||