Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public static class ExtendedInfoImpl.LongInfo
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
 Long getLongValue()
           
 Serializable getSerializableValue()
           
 void setLongValue(Long 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

getLongValue

public Long getLongValue()

setLongValue

public void setLongValue(Long value)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.