com.solidstategroup.cms
Class ArticleTypeUserPrivelege

java.lang.Object
  extended by com.solidstategroup.cms.ArticleType
      extended by com.solidstategroup.cms.ArticleTypeUserPrivelege
All Implemented Interfaces:
java.lang.Comparable

public class ArticleTypeUserPrivelege
extends ArticleType


Field Summary
 
Fields inherited from class com.solidstategroup.cms.ArticleType
ARTICLE, ARTICLEID, DOCUMENTREPOSITORY, DOCUMENTREPOSITORYID, EMAIL, EMAILID, FORUM, FORUMID, IMAGEMETADATA, IMAGEMETADATAID, NUMBER_OF_ARTICLES_NONE, NUMBER_OF_ARTICLES_SINGLETON, NUMBER_OF_ARTICLES_UNLIMITED, SMS, SMSID
 
Constructor Summary
ArticleTypeUserPrivelege()
           
ArticleTypeUserPrivelege(ArticleType thisArticleType)
           
 
Method Summary
 boolean isIncludesChildren()
           
 void setIncludesChildren(boolean includesChildren)
           
 
Methods inherited from class com.solidstategroup.cms.ArticleType
addChunkType, addPermWebUserType, addSSGObject, chunkTypeExists, chunkTypeExists, clear, compareTo, copy, delete, execute, getAllArticles, getAllChildren, getAllowedChunkTypes, getArticleMetaType, getArticleMetaTypeId, getArticleTypeId, getChildArticleType, getDefaultArticleTemplate, getDefaultArticleTemplateLocation, getDefaultChunkType, getDepth, getDescription, getFullyQualifiedDescription, getHeaderImage, getMetaDataAuthor, getMetaDataDescription, getMetaDataKeywords, getMetaDataTitle, getNavigationDescription, getNavigationDescriptionActual, getNumberOfArticlesId, getNumberOfArticlesThatExist, getNumberOfLiveArticlesThatExist, getParentArticleType, getParentArticleTypeWithLevel, getPermissableWebUserTypes, getPermittedWebUsers, getPriority, getRootArticleTypeId, getSecurityLevel, getSecurityLevelId, getSsgObjects, getSsgObjectsObject, getSubHeaderImage, getVanityURL, getVanityURLFromBottom, grantPrivilege, isCurrentVersion, isHideFromWebDeckUsers, isIncludeInNavigation, isInheritArticleFunction, isInheritAssociatedGroups, isInheritAssociatedSections, isInheritDefaultFirstSection, isInheritDefaultTemplate, isInheritHideFromWebDeckUsers, isInheritIncludeInNavigation, isInheritLockTemplate, isInheritMaximumNumberOfArticles, isInheritMetaTagAuthor, isInheritMetaTagDescription, isInheritMetaTagKeywords, isInheritMetaTagTitle, isInheritPermissableWebUserTypes, isInheritRSSSyndicated, isInheritSecurityLevelId, isLeafNode, isLockTemplate, isNavigationChildren, isPreviewVersion, isSyndicated, permWebUserTypeExists, revokePrivilege, setAllowedChunkTypes, setArticleMetaType, setArticleTemplateId, setArticleTypeId, setCurrentVersion, setDefaultArticleTemplate, setDefaultChunkType, setDefaultChunkTypeId, setDefaultRootChunkTypeId, setDescription, setDescriptionOnly, setDescriptionOnlyWithoutSanitisation, setFullyQualifiedDescription, setHideFromWebDeckUsers, setIncludeInNavigation, setInheritArticleFunction, setInheritAssociatedGroups, setInheritAssociatedSections, setInheritDefaultFirstSection, setInheritDefaultTemplate, setInheritHideFromWebDeckUsers, setInheritIncludeInNavigation, setInheritLockTemplate, setInheritMaximumNumberOfArticles, setInheritMetaTagAuthor, setInheritMetaTagDescription, setInheritMetaTagKeywords, setInheritMetaTagTitle, setInheritPermissableWebUserTypes, setInheritRSSSyndicated, setInheritSecurityLevelId, setLockTemplate, setMetaDataAuthor, setMetaDataDescription, setMetaDataKeywords, setMetaDataTitle, setNavigationDescription, setNumberOfArticlesId, setPermissableWebUserTypes, setPreviewVersion, setPriority, setRootArticleTypeId, setSecurityLevel, setSecurityLevelId, setSsgObjects, setSsgObjectsObject, setSyndicated, ssgObjectExists, store, webUserAuthorised, webUserTypeAuthorised
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleTypeUserPrivelege

public ArticleTypeUserPrivelege()

ArticleTypeUserPrivelege

public ArticleTypeUserPrivelege(ArticleType thisArticleType)
Method Detail

isIncludesChildren

public boolean isIncludesChildren()

setIncludesChildren

public void setIncludesChildren(boolean includesChildren)