|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDefinition | |
|---|---|
| org.alfresco.www.ws.model.content._1_0 | |
| Uses of PropertyDefinition in org.alfresco.www.ws.model.content._1_0 |
|---|
| Methods in org.alfresco.www.ws.model.content._1_0 that return PropertyDefinition | |
|---|---|
PropertyDefinition[] |
ClassDefinition.getProperties()
Gets the properties value for this ClassDefinition. |
PropertyDefinition |
ClassDefinition.getProperties(int i)
|
| Methods in org.alfresco.www.ws.model.content._1_0 with parameters of type PropertyDefinition | |
|---|---|
void |
ClassDefinition.setProperties(int i,
PropertyDefinition _value)
|
void |
ClassDefinition.setProperties(PropertyDefinition[] properties)
Sets the properties value for this ClassDefinition. |
| Constructors in org.alfresco.www.ws.model.content._1_0 with parameters of type PropertyDefinition | |
|---|---|
ClassDefinition(java.lang.String name,
java.lang.String title,
java.lang.String description,
java.lang.String superClass,
boolean isAspect,
PropertyDefinition[] properties,
AssociationDefinition[] associations)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||