|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExpirationPolicy
This interface contains the operations necessary to define an expiration policy. The implementing classes determine the strategy used to determine whether or not the policy has expired.
| Method Summary | |
|---|---|
void |
expire()
Forces the policy to expire. |
boolean |
hasExpired(Object target)
Returns the expiration status of the policy. |
| Method Detail |
|---|
boolean hasExpired(Object target)
target - the expiration target.
void expire()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||