com.wewebu.ow.server.ecmimpl.cmis.alfresco
Class OwCMISALCacheInfo

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.alfresco.OwCMISALCacheInfo

public class OwCMISALCacheInfo
extends Object

Contains information on the state of Alfresco-Aspects caching of a given CmisObjectType.

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

Since:
3.1.0.0

Constructor Summary
OwCMISALCacheInfo(boolean appliedAspectsCached_p)
          Constructor
 
Method Summary
 boolean areAppliedAspectsCached()
           
 void setAppliedAspectsCached(boolean appliedAspectsCached_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISALCacheInfo

public OwCMISALCacheInfo(boolean appliedAspectsCached_p)
Constructor

Parameters:
appliedAspectsCached_p - flag indicating the applied aspects cache status
Method Detail

areAppliedAspectsCached

public boolean areAppliedAspectsCached()

setAppliedAspectsCached

public void setAppliedAspectsCached(boolean appliedAspectsCached_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.