Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.audit.impl
Class ExtendedInfoImpl.StringInfo

java.lang.Object
  extended by org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
      extended by org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl.StringInfo
All Implemented Interfaces:
Serializable, ExtendedInfo
Enclosing class:
ExtendedInfoImpl

public static class ExtendedInfoImpl.StringInfo
extends ExtendedInfoImpl

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
ExtendedInfoImpl.BlobInfo, ExtendedInfoImpl.BooleanInfo, ExtendedInfoImpl.DateInfo, ExtendedInfoImpl.DoubleInfo, ExtendedInfoImpl.LongInfo, ExtendedInfoImpl.StringInfo
 
Method Summary
 Serializable getSerializableValue()
           
 String getStringValue()
           
 void setStringValue(String value)
           
 
Methods inherited from class org.nuxeo.ecm.platform.audit.impl.ExtendedInfoImpl
createExtendedInfo, getId, getValue, setId, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSerializableValue

public Serializable getSerializableValue()
Specified by:
getSerializableValue in interface ExtendedInfo
Overrides:
getSerializableValue in class ExtendedInfoImpl

getStringValue

public String getStringValue()

setStringValue

public void setStringValue(String value)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.