|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetentionPolicy | |
|---|---|
| org.apache.jackrabbit.api.jsr283.retention | |
| Uses of RetentionPolicy in org.apache.jackrabbit.api.jsr283.retention |
|---|
| Methods in org.apache.jackrabbit.api.jsr283.retention that return RetentionPolicy | |
|---|---|
RetentionPolicy |
RetentionManager.getRetentionPolicy(String absPath)
Returns the retention policy that has been set using RetentionManager.setRetentionPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.retention.RetentionPolicy)
on the node at absPath or null if no policy has been set. |
| Methods in org.apache.jackrabbit.api.jsr283.retention with parameters of type RetentionPolicy | |
|---|---|
void |
RetentionManager.setRetentionPolicy(String absPath,
RetentionPolicy retentionPolicy)
Sets the retention policy of the node at absPath to
that defined in the specified policy node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||