|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpirationCacheType
Expiration-time defines the time in seconds after which the portlet output expires. -1 indicates that the output never expires. Used in: portlet
Java class for expiration-cacheType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="expiration-cacheType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>int">
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
int |
getValue()
Gets the value of the value property. |
void |
setValue(int value)
Sets the value of the value property. |
| Method Detail |
|---|
int getValue()
void setValue(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||