org.apache.abdera.examples.uritemplates
Class AtomIDTemplate.ID
java.lang.Object
org.apache.abdera.examples.uritemplates.AtomIDTemplate.ID
- Enclosing class:
- AtomIDTemplate
public static class AtomIDTemplate.ID
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomIDTemplate.ID
public AtomIDTemplate.ID(String collection,
String view,
String id)
getCollection
public String getCollection()
getView
public String getView()
getId
public String getId()
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.