public class ViewStore extends Object
| Constructor and Description | 
|---|
| ViewStore() | 
| ViewStore(String uid,
         String vid) | 
public ViewStore()
          throws IllegalAccessException
IllegalAccessExceptionpublic ViewStore(String uid, String vid) throws IllegalAccessException
IllegalAccessExceptionpublic void load(String uid, String vid) throws IllegalAccessException
IllegalAccessExceptionpublic String getMessage()
public ViewBean get() throws IllegalAccessException
IllegalAccessExceptionpublic void set(ViewBean view) throws IllegalAccessException
IllegalAccessExceptionpublic void delete()
            throws IllegalAccessException
IllegalAccessExceptionpublic static org.json.simple.JSONArray list(String uid) throws IllegalAccessException
IllegalAccessExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.