com.solidstategroup.cms
Class ChunkTypes
java.lang.Object
com.solidstategroup.cms.query.ResultsQuery
com.solidstategroup.cms.ChunkTypes
- All Implemented Interfaces:
- Query
public class ChunkTypes
- extends ResultsQuery
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChunkTypes
public ChunkTypes()
getResults
public java.util.Collection getResults()
- Specified by:
getResults in class ResultsQuery
execute
public void execute()
getQuery
public java.lang.String getQuery()
delete
public boolean delete(int uniqueId)
- Specified by:
delete in class ResultsQuery
store
public boolean store(java.lang.Object articleObj)
- Specified by:
store in class ResultsQuery
copy
public ChunkTypes copy()
getByRootId
public ChunkType getByRootId(int rootId)
getChunkTypes
public java.util.Vector getChunkTypes()
setChunkTypes
public void setChunkTypes(java.util.Vector chunkTypes)