public interface OwAttributeBagWriteable extends OwAttributeBag
Interface for writing Attributes, extends the OwAttributeBag interface.
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 | Method and Description |
---|---|
void |
clear()
clears the contents of the attribute bag
|
void |
remove(String strName_p)
remove the given attribute
|
void |
save()
save the contents of the attribute bag
|
void |
setAttribute(String strName_p,
Object value_p)
set a object
|
attributecount, getAttribute, getAttribute, getAttributeNames, getSafeAttribute, hasAttribute
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.