|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.blogentis.modules.screens.UserIndex.BlogRole
Field Summary | |
StoredBlog |
blog
|
org.apache.turbine.om.security.Role |
role
|
Constructor Summary | |
(package private) |
UserIndex.BlogRole(StoredBlog b,
org.apache.turbine.om.security.Role role)
|
Method Summary | |
StoredBlog |
getBlog()
|
org.apache.turbine.om.security.Role |
getRole()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public StoredBlog blog
public org.apache.turbine.om.security.Role role
Constructor Detail |
UserIndex.BlogRole(StoredBlog b, org.apache.turbine.om.security.Role role)
Method Detail |
public org.apache.turbine.om.security.Role getRole()
public StoredBlog getBlog()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |