| Package | Description |
|---|---|
| org.alfresco.webservice.dictionary | |
| org.alfresco.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition[] |
DictionaryServiceSoapPort.getProperties(String[] propertyNames)
Retrieves property definitions.
|
PropertyDefinition[] |
DictionaryServiceSoapBindingStub.getProperties(String[] propertyNames) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition[] |
ClassDefinition.getProperties()
Gets the properties value for this ClassDefinition.
|
PropertyDefinition |
ClassDefinition.getProperties(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassDefinition.setProperties(int i,
PropertyDefinition _value) |
void |
ClassDefinition.setProperties(PropertyDefinition[] properties)
Sets the properties value for this ClassDefinition.
|
| Constructor and Description |
|---|
ClassDefinition(String name,
String title,
String description,
String superClass,
boolean isAspect,
PropertyDefinition[] properties,
AssociationDefinition[] associations) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.