com.wewebu.ow.server.ecmimpl.cmis.property
Class OwCMISPropertyNames.SyncList

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISPropertyNames.SyncList
Enclosing class:
OwCMISPropertyNames

protected static class OwCMISPropertyNames.SyncList
extends Object

SyncList is a helper class for singleton implementation. Used by the OwCMISPropertyNames, to create a list of object independent system properties.

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


Method Summary
static OwCMISPropertyNames.SyncList getInstance()
           
protected  List<String> getList()
           
protected  void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static OwCMISPropertyNames.SyncList getInstance()

init

protected void init()

getList

protected List<String> getList()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.