|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RetentionPolicy
An RetentionPolicy
is an object with a name and an optional
description.
RetentionManager.getRetentionPolicy(String)
,
RetentionManager.setRetentionPolicy(String, RetentionPolicy)
,
RetentionManager.removeRetentionPolicy(String)
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the retention policy. |
Method Detail |
---|
java.lang.String getName() throws RepositoryException
RepositoryException
- if an error occurs.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |