|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.history.OwStandardHistoryModifiedPropertyValue.OwModifiedField
public static class OwStandardHistoryModifiedPropertyValue.OwModifiedField
OwModifiedField.
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
| Constructor Summary | |
|---|---|
OwStandardHistoryModifiedPropertyValue.OwModifiedField(Object value_p,
OwFieldDefinition fieldDefinition_p)
|
|
| Method Summary | |
|---|---|
OwFieldDefinition |
getFieldDefinition()
get the corresponding field definition of the field |
Object |
getValue()
get the value of the field. |
void |
setValue(Object value_p)
set the value of the field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OwStandardHistoryModifiedPropertyValue.OwModifiedField(Object value_p,
OwFieldDefinition fieldDefinition_p)
| Method Detail |
|---|
public OwFieldDefinition getFieldDefinition()
throws Exception
OwField
getFieldDefinition in interface OwFieldException
public Object getValue()
throws Exception
OwField
getValue in interface OwFieldException
public void setValue(Object value_p)
throws Exception
OwField
setValue in interface OwFieldvalue_p - value of field if field is scalar, or a java.io.List of objects if field is an array
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||