| Package | Description |
|---|---|
| org.alfresco.repo.avm |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAttributesImpl
Implementation of the BasicAttributesBean.
|
| Modifier and Type | Method and Description |
|---|---|
BasicAttributes |
AVMNode.getBasicAttributes()
Get the Basic Attributes on this node.
|
BasicAttributes |
AVMNodeImpl.getBasicAttributes()
Get the basic attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AVMNodeImpl.setBasicAttributes(BasicAttributes attrs)
Set the basic attributes.
|
| Constructor and Description |
|---|
BasicAttributesImpl(BasicAttributes other)
A Copy constructor.
|
PlainFileNodeImpl(AVMStore store,
BasicAttributes attrs,
org.alfresco.service.cmr.repository.ContentData content,
Map<org.alfresco.service.namespace.QName,PropertyValue> props,
Set<org.alfresco.service.namespace.QName> aspects,
Acl acl,
int versionID,
Acl parentAcl,
ACLCopyMode mode)
Construct a new one.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.