public class OwAlfrescoBPMProperties extends Object
Property cache for Alfresco BPM. Lookup and store is done based on the property class short name.
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
Modifier and Type | Field and Description |
---|---|
protected Map<String,com.wewebu.ow.server.ecm.OwProperty> |
properties |
Constructor and Description |
---|
OwAlfrescoBPMProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(com.wewebu.ow.server.ecm.OwPropertyClass propertyClass) |
com.wewebu.ow.server.ecm.OwProperty |
get(com.wewebu.ow.server.ecm.OwPropertyClass propertyClass)
Should always return a property with the exat same class as propertyClass.
|
Set<String> |
names() |
void |
put(com.wewebu.ow.server.ecm.OwProperty property) |
public boolean contains(com.wewebu.ow.server.ecm.OwPropertyClass propertyClass)
public com.wewebu.ow.server.ecm.OwProperty get(com.wewebu.ow.server.ecm.OwPropertyClass propertyClass)
propertyClass
- public void put(com.wewebu.ow.server.ecm.OwProperty property) throws com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.