Uses of Class
org.exoplatform.services.jcr.rmi.api.value.BaseNonStreamValue

Packages that use BaseNonStreamValue
org.exoplatform.services.jcr.rmi.api.value   
 

Uses of BaseNonStreamValue in org.exoplatform.services.jcr.rmi.api.value
 

Subclasses of BaseNonStreamValue in org.exoplatform.services.jcr.rmi.api.value
 class BinaryValue
          The BinaryValue class implements the committed value state for Binary values as a part of the State design pattern (Gof) used by this package.
 class BooleanValue
          The BooleanValue class implements the committed value state for Boolean values as a part of the State design pattern (Gof) used by this package.
 class DateValue
          The DateValue class implements the committed value state for Date values as a part of the State design pattern (Gof) used by this package.
 class DoubleValue
          The DoubleValue class implements the committed value state for Double values as a part of the State design pattern (Gof) used by this package.
 class LongValue
          The LongValue class implements the committed value state for Long values as a part of the State design pattern (Gof) used by this package.
 class NameValue
          The NameValue class implements the committed value state for Name values as a part of the State design pattern (Gof) used by this package.
 class PathValue
          The PathValue class implements the committed value state for Path values as a part of the State design pattern (Gof) used by this package.
 class PermissionValue
           
 class ReferenceValue
          The ReferenceValue class implements the committed value state for Reference values as a part of the State design pattern (Gof) used by this package.
 class StringValue
          The StringValue class implements the committed value state for String values as a part of the State design pattern (Gof) used by this package.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.