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