com.googlecode.objectify.impl.save
Class Path

java.lang.Object
  extended by com.googlecode.objectify.impl.save.Path

public class Path
extends java.lang.Object

Path represents the individual steps from the root object to the current property.


Method Summary
 Path extend(java.lang.String name)
           
static Path root()
           
 java.lang.String toPathString()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toPathString

public java.lang.String toPathString()

extend

public Path extend(java.lang.String name)

root

public static Path root()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 Jeff Schnitzer and a gang of pirates. All Rights Reserved. Build version: 3.1