Java Doc for AbstractPermission.java in  » Forum » mvnforum-1.1 » com » mvnforum » auth » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Forum » mvnforum 1.1 » com.mvnforum.auth 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.mvnforum.auth.AbstractPermission

All known Subclasses:   com.mvnforum.auth.MVNForumPermissionImpl,
AbstractPermission
abstract public class AbstractPermission implements MVNForumPermission(Code)


Field Summary
protected  booleanactivated
    
protected  ForumListPermissionaddAttachment
    
protected  booleanaddBanner
    
protected  booleanaddCategory
    
protected  booleanaddChannel
    
protected  booleanaddForum
    
protected  booleanaddMessageAttachment
    
protected  ForumListPermissionaddPoll
    
protected  ForumListPermissionaddPost
    
protected  ForumListPermissionaddThread
    
protected  booleanaddZone
    
protected  booleanadminSystem
    
protected  ChannelListPermissionapproveContent
    
protected  ForumListPermissionassignToForum
    
protected  booleanauthenticated
    
protected  booleandeleteBanner
    
protected  booleandeleteCategory
    
protected  booleandeleteChannel
    
protected  ChannelListPermissiondeleteContent
    
protected  StepAndChannelListPermissiondeleteContentInStepWithChannel
    
protected  ForumListPermissiondeleteForum
    
protected  ForumListPermissiondeletePoll
    
protected  ForumListPermissiondeletePost
    
protected  booleandeleteZone
    
protected  StepAndChannelListPermissiondeployContentInStepWithChannel
    
protected  booleaneditBanner
    
protected  booleaneditCDSLayout
    
protected  booleaneditCategory
    
protected  booleaneditChannel
    
protected  ChannelListPermissioneditContent
    
protected  StepAndChannelListPermissioneditContentInStepWithChannel
    
protected  ForumListPermissioneditForum
    
protected  ForumListPermissioneditOwnPoll
    
protected  ForumListPermissioneditOwnPost
    
protected  ForumListPermissioneditPoll
    
protected  ForumListPermissioneditPost
    
protected  booleaneditZone
    
protected  ForumListPermissiongetAttachment
    
protected  StepAndChannelListPermissiongoToContentStepWithChannel
    
protected  booleanhaveRoleChiefEditor
    
protected  booleanhaveRoleEditor
    
protected  booleanlogin
    
protected  booleanmanageAds
    
protected  booleanmanageAlbumItemPoll
    
protected  booleanmanageInfoInDay
    
protected  booleanmanageOrphanPoll
    
protected  ForumListPermissionmoderateThread
    
protected  booleanmoderateUser
    
protected  ChannelListPermissionpublishContent
    
protected  ForumListPermissionreadPost
    
protected  booleansendMail
    
protected  booleansetPollToAnonymousType
    
protected  booleanuploadMedia
    
protected  booleanuseAlbum
    
protected  booleanuseAvatar
    
protected  booleanuseMessage
    
protected  booleanviewBanner
    
protected  StepAndChannelListPermissionviewContentInStepWithChannel
    
protected  StepAndChannelListPermissionviewContentStepWithChannel
    
protected  booleanviewZone
    
protected  ChannelListPermissionwriteContent
    
protected  StepAndChannelListPermissionwriteContentInStepWithChannel
    

Constructor Summary
protected  AbstractPermission()
    

Method Summary
public  booleancanAddAttachment(int forumID)
    
public  booleancanAddBanner()
    
public  booleancanAddCategory()
    
public  booleancanAddChannel()
    
public  booleancanAddForum()
    
public  booleancanAddMessageAttachment()
    
public  booleancanAddPoll(int forumID)
    
public  booleancanAddPoll()
    
public  booleancanAddPost(int forumID)
    
public  booleancanAddThread(int forumID)
    
public  booleancanAddZone()
    
public  booleancanAdminSystem()
    
public  booleancanApproveContent(int channelID)
    
public  booleancanApproveContentInAnyChannel()
    
public  booleancanAssignToForum(int forumID)
    
public  booleancanDeleteBanner()
    
public  booleancanDeleteCategory()
    
public  booleancanDeleteChannel()
    
public  booleancanDeleteContent(int channelID)
    
public  booleancanDeleteContentInStepWithChannel(int stepID, int channelID)
    
public  booleancanDeleteForum(int forumID)
    
public  booleancanDeletePoll(int forumID)
    
public  booleancanDeletePoll()
    
public  booleancanDeletePost(int forumID)
    
public  booleancanDeleteZone()
    
public  booleancanDeployContentInStepWithChannel(int stepID, int channelID)
    
public  booleancanDeployContentWithStepInAnyChannel(int stepID)
    
public  booleancanEditAnyForum()
    
public  booleancanEditBanner()
    
public  booleancanEditCDSLayout()
    
public  booleancanEditCategory()
    
public  booleancanEditChannel()
    
public  booleancanEditContent(int channelID)
    
public  booleancanEditContentInAnyChannel()
    
public  booleancanEditContentInStepWithChannel(int stepID, int channelID)
    
public  booleancanEditForum(int forumID)
    
public  booleancanEditOwnPoll(int forumID)
    
public  booleancanEditOwnPost(int forumID)
    
public  booleancanEditPoll(int forumID)
    
public  booleancanEditPoll()
    
public  booleancanEditPost(int forumID)
    
public  booleancanEditZone()
    
public  booleancanGetAttachment(int forumID)
    
public  booleancanGetAttachmentInAnyForum()
    
public  booleancanGoToContentStepWithChannel(int stepID, int channelID)
    
public  booleancanHaveRoleChiefEditor()
    
public  booleancanHaveRoleEditor()
    
public  booleancanLogin()
    
public  booleancanManageAds()
    
public  booleancanManageAlbumItemPoll()
    
public  booleancanManageInfoInDay()
    
public  booleancanManageOrphanPoll()
    
public  booleancanModerateThread(int forumID)
    
public  booleancanModerateThreadInAnyForum()
    
public  booleancanModerateUser()
    
public  booleancanPublishContent(int channelID)
    
public  booleancanPublishContentInAnyChannel()
    
public  booleancanReadPost(int forumID)
    
public  booleancanSendMail()
    
public  booleancanSetPollToAnonymousType()
    
public  booleancanUploadMedia()
    
public  booleancanUseAlbum()
    
public  booleancanUseAvatar()
    
public  booleancanUseMessage()
    
public  booleancanViewAnyContentStep()
    
public  booleancanViewBanner()
    
public  booleancanViewContentInStepWithChannel(int stepID, int channelID)
    
public  booleancanViewContentStepWithAnyChannel(int stepID)
    
public  booleancanViewContentStepWithChannel(int stepID, int channelID)
    
public  booleancanViewZone()
    
public  booleancanWriteContent(int channelID)
    
public  booleancanWriteContentInAnyChannel()
    
public  booleancanWriteContentInAnyChannelWithAnyStep()
    
public  booleancanWriteContentInStepWithChannel(int stepID, int channelID)
    
public  voidensureCanAddAttachment(int forumID)
    
public  voidensureCanAddBanner()
    
public  voidensureCanAddCategory()
    
public  voidensureCanAddChannel()
    
public  voidensureCanAddForum()
    
public  voidensureCanAddMessageAttachment()
    
public  voidensureCanAddPoll(int forumID)
    
public  voidensureCanAddPoll()
    
public  voidensureCanAddPost(int forumID)
    
public  voidensureCanAddThread(int forumID)
    
public  voidensureCanAddZone()
    
public  voidensureCanAdminSystem()
    
public  voidensureCanApproveContent(int channelID)
    
public  voidensureCanApproveContentInAnyChannel()
    
public  voidensureCanAssignToForum(int forumID)
    
public  voidensureCanDeleteBanner()
    
public  voidensureCanDeleteCategory()
    
public  voidensureCanDeleteChannel()
    
public  voidensureCanDeleteContent(int channelID)
    
public  voidensureCanDeleteContentInStepWithChannel(int stepID, int channelID)
    
public  voidensureCanDeleteForum(int forumID)
    
public  voidensureCanDeletePoll(int forumID)
    
public  voidensureCanDeletePoll()
    
public  voidensureCanDeletePost(int forumID)
    
public  voidensureCanDeleteZone()
    
public  voidensureCanDeployContentInStepWithChannel(int stepID, int channelID)
    
public  voidensureCanDeployContentWithStepInAnyChannel(int stepID)
    
public  voidensureCanEditAnyForum()
    
public  voidensureCanEditBanner()
    
public  voidensureCanEditCDSLayout()
    
public  voidensureCanEditCategory()
    
public  voidensureCanEditChannel()
    
public  voidensureCanEditContent(int channelID)
    
public  voidensureCanEditContentInAnyChannel()
    
public  voidensureCanEditContentInStepWithChannel(int stepID, int channelID)
    
public  voidensureCanEditForum(int forumID)
    
public  voidensureCanEditOwnPoll(int forumID)
    
public  voidensureCanEditOwnPost(int forumID)
    
public  voidensureCanEditPoll(int forumID)
    
public  voidensureCanEditPoll()
    
public  voidensureCanEditPost(int forumID)
    
public  voidensureCanEditZone()
    
public  voidensureCanGetAttachment(int forumID)
    
public  voidensureCanGetAttachmentInAnyForum()
    
public  voidensureCanGoToContentStepWithChannel(int stepID, int channelID)
    
public  voidensureCanHaveRoleChiefEditor()
    
public  voidensureCanHaveRoleEditor()
    
public  voidensureCanLogin()
    
public  voidensureCanManageAds()
    
public  voidensureCanManageAlbumItemPoll()
    
public  voidensureCanManageInfoInDay()
    
public  voidensureCanManageOrphanPoll()
    
public  voidensureCanModerateThread(int forumID)
    
public  voidensureCanModerateThreadInAnyForum()
    
public  voidensureCanModerateUser()
    
public  voidensureCanPublishContent(int channelID)
    
public  voidensureCanPublishContentInAnyChannel()
    
public  voidensureCanReadPost(int forumID)
    
public  voidensureCanSendMail()
    
public  voidensureCanSetPollToAnonymousType()
    
public  voidensureCanUploadMedia()
    
public  voidensureCanUseAlbum()
    
public  voidensureCanUseAvatar()
    
public  voidensureCanUseMessage()
    
public  voidensureCanViewAnyContentStep()
    
public  voidensureCanViewBanner()
    
public  voidensureCanViewContentInStepWithChannel(int stepID, int channelID)
    
public  voidensureCanViewContentStepWithAnyChannel(int stepID)
    
public  voidensureCanViewContentStepWithChannel(int stepID, int channelID)
    
public  voidensureCanViewZone()
    
public  voidensureCanWriteContent(int channelID)
    
public  voidensureCanWriteContentInAnyChannel()
    
public  voidensureCanWriteContentInAnyChannelWithAnyStep()
    
public  voidensureCanWriteContentInStepWithChannel(int stepID, int channelID)
    
public  voidensureIsActivated()
    
public  voidensureIsAuthenticated()
    
public static  StringgetDescription(int permission)
    
public  booleanisActivated()
    
public  booleanisAuthenticated()
    
public static  booleanisCombinedPerm(int permission)
    
public static  booleanisIndividualPerm(int permission)
    

Field Detail
activated
protected boolean activated(Code)



addAttachment
protected ForumListPermission addAttachment(Code)



addBanner
protected boolean addBanner(Code)



addCategory
protected boolean addCategory(Code)



addChannel
protected boolean addChannel(Code)
global CHANNEL permissions variables



addForum
protected boolean addForum(Code)



addMessageAttachment
protected boolean addMessageAttachment(Code)



addPoll
protected ForumListPermission addPoll(Code)



addPost
protected ForumListPermission addPost(Code)



addThread
protected ForumListPermission addThread(Code)



addZone
protected boolean addZone(Code)



adminSystem
protected boolean adminSystem(Code)



approveContent
protected ChannelListPermission approveContent(Code)



assignToForum
protected ForumListPermission assignToForum(Code)



authenticated
protected boolean authenticated(Code)
global permissions variables



deleteBanner
protected boolean deleteBanner(Code)



deleteCategory
protected boolean deleteCategory(Code)



deleteChannel
protected boolean deleteChannel(Code)



deleteContent
protected ChannelListPermission deleteContent(Code)



deleteContentInStepWithChannel
protected StepAndChannelListPermission deleteContentInStepWithChannel(Code)



deleteForum
protected ForumListPermission deleteForum(Code)



deletePoll
protected ForumListPermission deletePoll(Code)



deletePost
protected ForumListPermission deletePost(Code)



deleteZone
protected boolean deleteZone(Code)



deployContentInStepWithChannel
protected StepAndChannelListPermission deployContentInStepWithChannel(Code)



editBanner
protected boolean editBanner(Code)



editCDSLayout
protected boolean editCDSLayout(Code)



editCategory
protected boolean editCategory(Code)



editChannel
protected boolean editChannel(Code)



editContent
protected ChannelListPermission editContent(Code)



editContentInStepWithChannel
protected StepAndChannelListPermission editContentInStepWithChannel(Code)



editForum
protected ForumListPermission editForum(Code)
individual forum permissions variables



editOwnPoll
protected ForumListPermission editOwnPoll(Code)



editOwnPost
protected ForumListPermission editOwnPost(Code)



editPoll
protected ForumListPermission editPoll(Code)



editPost
protected ForumListPermission editPost(Code)



editZone
protected boolean editZone(Code)



getAttachment
protected ForumListPermission getAttachment(Code)



goToContentStepWithChannel
protected StepAndChannelListPermission goToContentStepWithChannel(Code)



haveRoleChiefEditor
protected boolean haveRoleChiefEditor(Code)



haveRoleEditor
protected boolean haveRoleEditor(Code)



login
protected boolean login(Code)



manageAds
protected boolean manageAds(Code)
global Ads permissions variables



manageAlbumItemPoll
protected boolean manageAlbumItemPoll(Code)



manageInfoInDay
protected boolean manageInfoInDay(Code)



manageOrphanPoll
protected boolean manageOrphanPoll(Code)



moderateThread
protected ForumListPermission moderateThread(Code)



moderateUser
protected boolean moderateUser(Code)



publishContent
protected ChannelListPermission publishContent(Code)



readPost
protected ForumListPermission readPost(Code)



sendMail
protected boolean sendMail(Code)



setPollToAnonymousType
protected boolean setPollToAnonymousType(Code)



uploadMedia
protected boolean uploadMedia(Code)



useAlbum
protected boolean useAlbum(Code)



useAvatar
protected boolean useAvatar(Code)



useMessage
protected boolean useMessage(Code)



viewBanner
protected boolean viewBanner(Code)



viewContentInStepWithChannel
protected StepAndChannelListPermission viewContentInStepWithChannel(Code)



viewContentStepWithChannel
protected StepAndChannelListPermission viewContentStepWithChannel(Code)



viewZone
protected boolean viewZone(Code)



writeContent
protected ChannelListPermission writeContent(Code)
individual STEP And CHANNEL permissions variables



writeContentInStepWithChannel
protected StepAndChannelListPermission writeContentInStepWithChannel(Code)




Constructor Detail
AbstractPermission
protected AbstractPermission()(Code)
constructor




Method Detail
canAddAttachment
public boolean canAddAttachment(int forumID)(Code)



canAddBanner
public boolean canAddBanner()(Code)



canAddCategory
public boolean canAddCategory()(Code)



canAddChannel
public boolean canAddChannel()(Code)
individual CMS permissions methods



canAddForum
public boolean canAddForum()(Code)



canAddMessageAttachment
public boolean canAddMessageAttachment()(Code)



canAddPoll
public boolean canAddPoll(int forumID)(Code)



canAddPoll
public boolean canAddPoll()(Code)



canAddPost
public boolean canAddPost(int forumID)(Code)



canAddThread
public boolean canAddThread(int forumID)(Code)



canAddZone
public boolean canAddZone()(Code)



canAdminSystem
public boolean canAdminSystem()(Code)



canApproveContent
public boolean canApproveContent(int channelID)(Code)



canApproveContentInAnyChannel
public boolean canApproveContentInAnyChannel()(Code)



canAssignToForum
public boolean canAssignToForum(int forumID)(Code)



canDeleteBanner
public boolean canDeleteBanner()(Code)



canDeleteCategory
public boolean canDeleteCategory()(Code)



canDeleteChannel
public boolean canDeleteChannel()(Code)



canDeleteContent
public boolean canDeleteContent(int channelID)(Code)



canDeleteContentInStepWithChannel
public boolean canDeleteContentInStepWithChannel(int stepID, int channelID)(Code)



canDeleteForum
public boolean canDeleteForum(int forumID)(Code)



canDeletePoll
public boolean canDeletePoll(int forumID)(Code)



canDeletePoll
public boolean canDeletePoll()(Code)



canDeletePost
public boolean canDeletePost(int forumID)(Code)



canDeleteZone
public boolean canDeleteZone()(Code)



canDeployContentInStepWithChannel
public boolean canDeployContentInStepWithChannel(int stepID, int channelID)(Code)



canDeployContentWithStepInAnyChannel
public boolean canDeployContentWithStepInAnyChannel(int stepID)(Code)



canEditAnyForum
public boolean canEditAnyForum()(Code)
individual forum permissions methods



canEditBanner
public boolean canEditBanner()(Code)



canEditCDSLayout
public boolean canEditCDSLayout()(Code)



canEditCategory
public boolean canEditCategory()(Code)



canEditChannel
public boolean canEditChannel()(Code)



canEditContent
public boolean canEditContent(int channelID)(Code)



canEditContentInAnyChannel
public boolean canEditContentInAnyChannel()(Code)



canEditContentInStepWithChannel
public boolean canEditContentInStepWithChannel(int stepID, int channelID)(Code)



canEditForum
public boolean canEditForum(int forumID)(Code)
individual forum permissions methods



canEditOwnPoll
public boolean canEditOwnPoll(int forumID)(Code)



canEditOwnPost
public boolean canEditOwnPost(int forumID)(Code)



canEditPoll
public boolean canEditPoll(int forumID)(Code)



canEditPoll
public boolean canEditPoll()(Code)



canEditPost
public boolean canEditPost(int forumID)(Code)



canEditZone
public boolean canEditZone()(Code)



canGetAttachment
public boolean canGetAttachment(int forumID)(Code)



canGetAttachmentInAnyForum
public boolean canGetAttachmentInAnyForum()(Code)



canGoToContentStepWithChannel
public boolean canGoToContentStepWithChannel(int stepID, int channelID)(Code)



canHaveRoleChiefEditor
public boolean canHaveRoleChiefEditor()(Code)



canHaveRoleEditor
public boolean canHaveRoleEditor()(Code)



canLogin
public boolean canLogin()(Code)
global permissions methods



canManageAds
public boolean canManageAds()(Code)
The below methods are used to check global Ads permissions



canManageAlbumItemPoll
public boolean canManageAlbumItemPoll()(Code)



canManageInfoInDay
public boolean canManageInfoInDay()(Code)



canManageOrphanPoll
public boolean canManageOrphanPoll()(Code)



canModerateThread
public boolean canModerateThread(int forumID)(Code)



canModerateThreadInAnyForum
public boolean canModerateThreadInAnyForum()(Code)



canModerateUser
public boolean canModerateUser()(Code)



canPublishContent
public boolean canPublishContent(int channelID)(Code)



canPublishContentInAnyChannel
public boolean canPublishContentInAnyChannel()(Code)



canReadPost
public boolean canReadPost(int forumID)(Code)



canSendMail
public boolean canSendMail()(Code)



canSetPollToAnonymousType
public boolean canSetPollToAnonymousType()(Code)



canUploadMedia
public boolean canUploadMedia()(Code)



canUseAlbum
public boolean canUseAlbum()(Code)



canUseAvatar
public boolean canUseAvatar()(Code)



canUseMessage
public boolean canUseMessage()(Code)



canViewAnyContentStep
public boolean canViewAnyContentStep()(Code)



canViewBanner
public boolean canViewBanner()(Code)



canViewContentInStepWithChannel
public boolean canViewContentInStepWithChannel(int stepID, int channelID)(Code)



canViewContentStepWithAnyChannel
public boolean canViewContentStepWithAnyChannel(int stepID)(Code)



canViewContentStepWithChannel
public boolean canViewContentStepWithChannel(int stepID, int channelID)(Code)



canViewZone
public boolean canViewZone()(Code)



canWriteContent
public boolean canWriteContent(int channelID)(Code)
The below methods are used to check individual Step And Channel permissions



canWriteContentInAnyChannel
public boolean canWriteContentInAnyChannel()(Code)
individual CHANNEL permissions methods



canWriteContentInAnyChannelWithAnyStep
public boolean canWriteContentInAnyChannelWithAnyStep()(Code)



canWriteContentInStepWithChannel
public boolean canWriteContentInStepWithChannel(int stepID, int channelID)(Code)



ensureCanAddAttachment
public void ensureCanAddAttachment(int forumID) throws AuthenticationException(Code)



ensureCanAddBanner
public void ensureCanAddBanner() throws AuthenticationException(Code)



ensureCanAddCategory
public void ensureCanAddCategory() throws AuthenticationException(Code)



ensureCanAddChannel
public void ensureCanAddChannel() throws AuthenticationException(Code)



ensureCanAddForum
public void ensureCanAddForum() throws AuthenticationException(Code)



ensureCanAddMessageAttachment
public void ensureCanAddMessageAttachment() throws AuthenticationException(Code)



ensureCanAddPoll
public void ensureCanAddPoll(int forumID) throws AuthenticationException(Code)



ensureCanAddPoll
public void ensureCanAddPoll() throws AuthenticationException(Code)



ensureCanAddPost
public void ensureCanAddPost(int forumID) throws AuthenticationException(Code)



ensureCanAddThread
public void ensureCanAddThread(int forumID) throws AuthenticationException(Code)



ensureCanAddZone
public void ensureCanAddZone() throws AuthenticationException(Code)



ensureCanAdminSystem
public void ensureCanAdminSystem() throws AuthenticationException(Code)



ensureCanApproveContent
public void ensureCanApproveContent(int channelID) throws AuthenticationException(Code)



ensureCanApproveContentInAnyChannel
public void ensureCanApproveContentInAnyChannel() throws AuthenticationException(Code)



ensureCanAssignToForum
public void ensureCanAssignToForum(int forumID) throws AuthenticationException(Code)



ensureCanDeleteBanner
public void ensureCanDeleteBanner() throws AuthenticationException(Code)



ensureCanDeleteCategory
public void ensureCanDeleteCategory() throws AuthenticationException(Code)



ensureCanDeleteChannel
public void ensureCanDeleteChannel() throws AuthenticationException(Code)



ensureCanDeleteContent
public void ensureCanDeleteContent(int channelID) throws AuthenticationException(Code)



ensureCanDeleteContentInStepWithChannel
public void ensureCanDeleteContentInStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureCanDeleteForum
public void ensureCanDeleteForum(int forumID) throws AuthenticationException(Code)



ensureCanDeletePoll
public void ensureCanDeletePoll(int forumID) throws AuthenticationException(Code)



ensureCanDeletePoll
public void ensureCanDeletePoll() throws AuthenticationException(Code)



ensureCanDeletePost
public void ensureCanDeletePost(int forumID) throws AuthenticationException(Code)



ensureCanDeleteZone
public void ensureCanDeleteZone() throws AuthenticationException(Code)



ensureCanDeployContentInStepWithChannel
public void ensureCanDeployContentInStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureCanDeployContentWithStepInAnyChannel
public void ensureCanDeployContentWithStepInAnyChannel(int stepID) throws AuthenticationException(Code)



ensureCanEditAnyForum
public void ensureCanEditAnyForum() throws AuthenticationException(Code)



ensureCanEditBanner
public void ensureCanEditBanner() throws AuthenticationException(Code)



ensureCanEditCDSLayout
public void ensureCanEditCDSLayout() throws AuthenticationException(Code)



ensureCanEditCategory
public void ensureCanEditCategory() throws AuthenticationException(Code)



ensureCanEditChannel
public void ensureCanEditChannel() throws AuthenticationException(Code)



ensureCanEditContent
public void ensureCanEditContent(int channelID) throws AuthenticationException(Code)



ensureCanEditContentInAnyChannel
public void ensureCanEditContentInAnyChannel() throws AuthenticationException(Code)



ensureCanEditContentInStepWithChannel
public void ensureCanEditContentInStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureCanEditForum
public void ensureCanEditForum(int forumID) throws AuthenticationException(Code)



ensureCanEditOwnPoll
public void ensureCanEditOwnPoll(int forumID) throws AuthenticationException(Code)



ensureCanEditOwnPost
public void ensureCanEditOwnPost(int forumID) throws AuthenticationException(Code)



ensureCanEditPoll
public void ensureCanEditPoll(int forumID) throws AuthenticationException(Code)



ensureCanEditPoll
public void ensureCanEditPoll() throws AuthenticationException(Code)



ensureCanEditPost
public void ensureCanEditPost(int forumID) throws AuthenticationException(Code)



ensureCanEditZone
public void ensureCanEditZone() throws AuthenticationException(Code)



ensureCanGetAttachment
public void ensureCanGetAttachment(int forumID) throws AuthenticationException(Code)



ensureCanGetAttachmentInAnyForum
public void ensureCanGetAttachmentInAnyForum() throws AuthenticationException(Code)



ensureCanGoToContentStepWithChannel
public void ensureCanGoToContentStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureCanHaveRoleChiefEditor
public void ensureCanHaveRoleChiefEditor() throws AuthenticationException(Code)



ensureCanHaveRoleEditor
public void ensureCanHaveRoleEditor() throws AuthenticationException(Code)



ensureCanLogin
public void ensureCanLogin() throws AuthenticationException(Code)



ensureCanManageAds
public void ensureCanManageAds() throws AuthenticationException(Code)



ensureCanManageAlbumItemPoll
public void ensureCanManageAlbumItemPoll() throws AuthenticationException(Code)



ensureCanManageInfoInDay
public void ensureCanManageInfoInDay() throws AuthenticationException(Code)



ensureCanManageOrphanPoll
public void ensureCanManageOrphanPoll() throws AuthenticationException(Code)



ensureCanModerateThread
public void ensureCanModerateThread(int forumID) throws AuthenticationException(Code)



ensureCanModerateThreadInAnyForum
public void ensureCanModerateThreadInAnyForum() throws AuthenticationException(Code)



ensureCanModerateUser
public void ensureCanModerateUser() throws AuthenticationException(Code)



ensureCanPublishContent
public void ensureCanPublishContent(int channelID) throws AuthenticationException(Code)



ensureCanPublishContentInAnyChannel
public void ensureCanPublishContentInAnyChannel() throws AuthenticationException(Code)



ensureCanReadPost
public void ensureCanReadPost(int forumID) throws AuthenticationException(Code)



ensureCanSendMail
public void ensureCanSendMail() throws AuthenticationException(Code)



ensureCanSetPollToAnonymousType
public void ensureCanSetPollToAnonymousType() throws AuthenticationException(Code)



ensureCanUploadMedia
public void ensureCanUploadMedia() throws AuthenticationException(Code)



ensureCanUseAlbum
public void ensureCanUseAlbum() throws AuthenticationException(Code)



ensureCanUseAvatar
public void ensureCanUseAvatar() throws AuthenticationException(Code)



ensureCanUseMessage
public void ensureCanUseMessage() throws AuthenticationException(Code)



ensureCanViewAnyContentStep
public void ensureCanViewAnyContentStep() throws AuthenticationException(Code)



ensureCanViewBanner
public void ensureCanViewBanner() throws AuthenticationException(Code)



ensureCanViewContentInStepWithChannel
public void ensureCanViewContentInStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureCanViewContentStepWithAnyChannel
public void ensureCanViewContentStepWithAnyChannel(int stepID) throws AuthenticationException(Code)



ensureCanViewContentStepWithChannel
public void ensureCanViewContentStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureCanViewZone
public void ensureCanViewZone() throws AuthenticationException(Code)



ensureCanWriteContent
public void ensureCanWriteContent(int channelID) throws AuthenticationException(Code)



ensureCanWriteContentInAnyChannel
public void ensureCanWriteContentInAnyChannel() throws AuthenticationException(Code)



ensureCanWriteContentInAnyChannelWithAnyStep
public void ensureCanWriteContentInAnyChannelWithAnyStep() throws AuthenticationException(Code)



ensureCanWriteContentInStepWithChannel
public void ensureCanWriteContentInStepWithChannel(int stepID, int channelID) throws AuthenticationException(Code)



ensureIsActivated
public void ensureIsActivated() throws AuthenticationException(Code)



ensureIsAuthenticated
public void ensureIsAuthenticated() throws AuthenticationException(Code)



getDescription
public static String getDescription(int permission) throws BadInputException(Code)
The below methods are static methods



isActivated
public boolean isActivated()(Code)



isAuthenticated
public boolean isAuthenticated()(Code)
Special permissions methods



isCombinedPerm
public static boolean isCombinedPerm(int permission)(Code)



isIndividualPerm
public static boolean isIndividualPerm(int permission)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.