Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.obinary.cms.core.Atom

Uses of Atom in com.obinary.cms.core
 

Methods in com.obinary.cms.core that return Atom
 Atom HierarchyManager.getAtom(java.lang.String path)
          get content object of the requested URI
 Atom Content.getAtom(java.lang.String atomName)
          get top level atom
 Atom Content.createAtom(java.lang.String atomName)
          create top level atom
 Atom Content.createAtom(java.lang.String atomName, Value value, int type)
          create top level atom with the given value and type