|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.dmsdialogs.views.OwObjectListViewPluginCache.OwPluginStatus
protected static class OwObjectListViewPluginCache.OwPluginStatus
Class which holds the plugin status.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Field Summary | |
---|---|
static OwObjectListViewPluginCache.OwPluginStatus |
NOT_CACHED
NOT cached status |
Constructor Summary | |
---|---|
OwObjectListViewPluginCache.OwPluginStatus(boolean isCached_p,
boolean isEnabled_p)
constructor |
Method Summary | |
---|---|
boolean |
isCached()
is cached |
boolean |
isEnabled()
is enabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final OwObjectListViewPluginCache.OwPluginStatus NOT_CACHED
Constructor Detail |
---|
public OwObjectListViewPluginCache.OwPluginStatus(boolean isCached_p, boolean isEnabled_p)
Method Detail |
---|
public boolean isCached()
public boolean isEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |