|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.user.crowd.CachedOption<T>
public class CachedOption<T>
Container for caching crowd entities with the option to cache the entity or a representation that entity does not exist.
| Constructor Summary | |
|---|---|
CachedOption(com.atlassian.confluence.user.crowd.CachedOption.Availability availabilty)
|
|
CachedOption(com.atlassian.confluence.user.crowd.CachedOption.Availability availabilty,
T object)
|
|
| Method Summary | |
|---|---|
com.atlassian.confluence.user.crowd.CachedOption.Availability |
getAvailabilty()
|
T |
getObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedOption(com.atlassian.confluence.user.crowd.CachedOption.Availability availabilty)
public CachedOption(com.atlassian.confluence.user.crowd.CachedOption.Availability availabilty,
T object)
| Method Detail |
|---|
public com.atlassian.confluence.user.crowd.CachedOption.Availability getAvailabilty()
public T getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||