com.wewebu.ow.server.ecmimpl.cmis.alfresco
Class OwCMISALMandatoryAspectCache
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwCMISALMandatoryAspectCache
public OwCMISALMandatoryAspectCache(List<String> mandatoryAspectIds)
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.