| |
|
| java.lang.Object com.flexive.war.beans.admin.briefcase.BriefcaseBean
BriefcaseBean | public class BriefcaseBean (Code) | | Management of Briefcases.
author: Gregor Schober (gregor.schober@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 1 $ |
BriefcaseBean | public BriefcaseBean()(Code) | | |
delete | public String delete()(Code) | | Returns the briefcase specified by the property id.
the next page to render |
getAclId | public long getAclId()(Code) | | |
getId | public long getId()(Code) | | |
getList | public List<Briefcase> getList()(Code) | | Retrives all briefcases for the user.
all briefcases. |
getListIsEmpty | public boolean getListIsEmpty()(Code) | | Returns true if there are no briefcases to display.
true if there are no briefcases to display |
setAclId | public void setAclId(long aclId)(Code) | | |
setId | public void setId(long briefcaseId)(Code) | | |
|
|
|