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

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

public class OwCMISALMandatoryAspectCache
extends Object

POJO containing a list of Id's. Id's are representing the mandatory/default Aspects attached to an type definition.

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


Constructor Summary
OwCMISALMandatoryAspectCache(List<String> mandatoryAspectIds)
           
 
Method Summary
 List<String> getMandatoryAspectIds()
          Getter for the list of mandatory/default Id's
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISALMandatoryAspectCache

public OwCMISALMandatoryAspectCache(List<String> mandatoryAspectIds)
Method Detail

getMandatoryAspectIds

public List<String> getMandatoryAspectIds()
Getter for the list of mandatory/default Id's

Returns:
List of String representing Id's


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.