|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectVisitedInfo | |
wt.recent |
Uses of ObjectVisitedInfo in wt.recent |
Methods in wt.recent that return ObjectVisitedInfo | |
ObjectVisitedInfo |
StandardRecentlyVisitedService.getLastVisitedContainer()
Returns the most recently accessed container. |
ObjectVisitedInfo |
StandardRecentlyVisitedService.getRecentlyVisitedContainer(String type)
Gets the most recently accessed container for given type. |
ObjectVisitedInfo |
StandardRecentlyVisitedService.getRecentlyVisitedObject()
Returns the most recently accessed object. |
ObjectVisitedInfo |
StandardRecentlyVisitedService.getLatestCustomStackObject(String customStackName)
Returns the most recently accessed object from given Custom Stack. |
private ObjectVisitedInfo |
StandardRecentlyVisitedService.checkMCTopStack(String prefName)
|
ObjectVisitedInfo |
RecentlyVisitedServiceFwd.getLastVisitedContainer()
Returns the most recently accessed container. |
ObjectVisitedInfo |
RecentlyVisitedServiceFwd.getRecentlyVisitedContainer(String type)
Gets the most recently accessed container for given type. |
ObjectVisitedInfo |
RecentlyVisitedServiceFwd.getRecentlyVisitedObject()
Returns the most recently accessed object. |
ObjectVisitedInfo |
RecentlyVisitedServiceFwd.getLatestCustomStackObject(String customStackName)
Returns the most recently accessed object from given Custom Stack. |
ObjectVisitedInfo |
RecentlyVisitedService.getLastVisitedContainer()
Returns the most recently accessed container. |
ObjectVisitedInfo |
RecentlyVisitedService.getRecentlyVisitedContainer(String type)
Gets the most recently accessed container for given type. |
ObjectVisitedInfo |
RecentlyVisitedService.getRecentlyVisitedObject()
Returns the most recently accessed object. |
ObjectVisitedInfo |
RecentlyVisitedService.getLatestCustomStackObject(String customStackName)
Returns the most recently accessed object from given Custom Stack. |
Methods in wt.recent with parameters of type ObjectVisitedInfo | |
protected boolean |
ObjectVisitedInfo.readVersion(ObjectVisitedInfo thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
boolean |
ObjectVisitedInfo.equals(ObjectVisitedInfo x)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |