Class DefaultNodeConfig

java.lang.Object
tigase.pubsub.AbstractNodeConfig
tigase.pubsub.LeafNodeConfig
tigase.pubsub.DefaultNodeConfig
tigase.mix.model.DefaultNodeConfig

@Bean(name="defaultNodeConfig", parent=IMixComponent.class, active=true) public class DefaultNodeConfig extends tigase.pubsub.DefaultNodeConfig
  • Field Summary

    Fields inherited from class tigase.pubsub.AbstractNodeConfig

    form, PUBSUB, TIGASE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class tigase.pubsub.LeafNodeConfig

    getInstance, getMaxItems, init, isPersistItem

    Methods inherited from class tigase.pubsub.AbstractNodeConfig

    add, asStrinTable, clone, copyFrom, copyFromForm, getBodyXslt, getBodyXsltEmbedded, getChildren, getCollection, getCollectionItemsOrdering, getDescription, getDomains, getForm, getFormElement, getNodeAccessModel, getNodeName, getNodeType, getNotificationType, getPublisherModel, getRosterGroupsAllowed, getSendLastPublishedItem, getTitle, isAllowToViewSubscribers, isCollectionSet, isDeliver_payloads, isDeliverPresenceBased, isNotify_config, isPresenceExpired, isTigaseNotifyChangeSubscriptionAffiliationState, read, reset, setBodyXsltEmbedded, setCollection, setDomains, setNodeType, setValue, setValue, setValues, toString, write

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DefaultNodeConfig

      public DefaultNodeConfig()